[OSC} invalid project name '_meta'

There is no difference, which osc command I use, there’s always the same output:
Server returned an error: HTTP Error 400: Bad Request
invalid project name ‘_meta’

For example:


>osc platforms
[FONT=monospace]Server returned an error: HTTP Error 400: Bad Request 
invalid project name '_meta'

[/FONT]

Hi
Maybe a corrupt ~/.osc_cookiejar or ~/.osc.projects

Is ~/.config/osc/oscrc all ok, no typos?


osc platforms home:malcolmlewis:TESTING

openSUSE_Tumbleweed        x86_64
openSUSE_Tumbleweed        aarch64
openSUSE_Tumbleweed        i586
openSUSE_Leap_15.3         x86_64
openSUSE_Leap_15.2_Update  x86_64
openSUSE_Leap_15.2         x86_64
openSUSE_Leap_15.1_Update  x86_64
openSUSE_Leap_15.1         x86_64
openSUSE_Leap_15.0         x86_64
SLE_15_SP3                 x86_64
SLE_15_SP2                 x86_64
SLE_15_SP1                 x86_64
GNOME_Next_Factory         x86_64

Ok. I do not pass project name. When I give project name, it displays list of platforms I set on web page.

But how to build project locally? I set platform, architecture and path to rpm spec file and the same error as in platforms command appear. What could I do wrong?

Hi
Did you check out the project/package, or is it a new project/package?

for example;


osc co <some_project> <some_package>
cd <some_project>/<some_package>
osc build --clean
or
osc build <some_repo> --clean

I try to build the project locally and everything seems to worked, but there’s problem downloading sources. When I enter url in browser, everything worked. When do


osc build openSUSE_Tumbleweed x86_64 ./rpm-spec/BonsoleRTAClient.spec

I receive:


error: Bad source: /home/abuild/rpmbuild/SOURCES/Bonsole-0.0.1.tar.gz: No such file or directory