osc complaings [Errno 2] No such file or directory

I don’t know whats wrong, but osc rejects any commit with:

[Errno 2] No such file or directory

Anyone knows which might be this file or why this is happening?

I can not understand which file or directory does not exist. Run it in your terminal and write here the output.

This:

:~/Desktop/Builds/home:arond/sar2> osc commit sar2.spec
WARNING: validator directory /usr/lib/osc/source_validators configured, but not existing. Skipping …
[Errno 2] No such file or directory

And it is not about the validator warning, I got around that and it is just a warning so shouldn’t be that…

On Mon, 2011-04-18 at 20:36 +0000, arond wrote:
> This:
>
> > :~/Desktop/Builds/home:arond/sar2> osc commit sar2.spec
> > WARNING: validator directory /usr/lib/osc/source_validators configured,
> > but not existing. Skipping …
> > [Errno 2] No such file or directory
>
> And it is not about the validator warning, I got around that and it is
> just a warning so shouldn’t be that…
>
Hi
What about the output fro osc st, is it present and showing as M?

Whay not just run osc ci if the file is modified it will upload.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.29-0.3-default
up 18:18, 2 users, load average: 0.05, 0.10, 0.07
GPU GeForce 8600 GTS Silent - Driver Version: 270.41.03

Yes, no matter if the file is modified ‘M’ or if it is a new file ‘A’. osc ci does not simply upload it because of the “No such file or directory”…

~/Desktop/Builds/home:arond/sar2> osc st
M sar2.spec

Hi
Might be a glitch in the force, there are some ongoing issues with OBS
at the moment.

Problem still persists… any idea?

fixed it updating osc with the latest version from the opensuse:tools repo.