[Bug 481208] New: osc build --local-package is completely ineffective
https://bugzilla.novell.com/show_bug.cgi?id=481208 Summary: osc build --local-package is completely ineffective Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ajorgensen@novell.com QAContact: adrian@novell.com Found By: --- according to "osc build --help": --local-package build a package which does not exist on the server .. but when I use that option after creating a new project with "osc mkpac" I get: Building mono-nat.spec for openSUSE_11.1/x86_64 Getting buildinfo from server Server returned an error: HTTP Error 404: Not Found Unknown package 'mypackage' If I move the .osc away so that it doesn't see it as an obs package I get: Building mono-nat.spec for openSUSE_11.1/x86_64 Error: '/home/ajorg/packages/Mono:Community/mono-nat' is not an osc project dir or working copy. osc build --local-package should do what the --help text says it does. This would be very useful to packagers. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=481208 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |poeml@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=481208 User suse-tux@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=481208#c1 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |suse-tux@gmx.de Resolution| |FIXED --- Comment #1 from Marcus Hüwe <suse-tux@gmx.de> 2009-03-08 17:47:09 MST --- Fixed in r6747. (In reply to comment #0)
If I move the .osc away so that it doesn't see it as an obs package I get:
In this case you need to use the --alternative-project <project> option (--alternative-project implies --local-package), e.g. osc build --alternative-project openSUSE:Factory standard i586 foo.spec. So I think we can close this bug (if not please reopen). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com