Mailinglist Archive: opensuse-gnome (57 mails)
| < Previous | Next > |
[opensuse-gnome] Submitting fixes to 11.1 - update your osc
- From: Federico Mena Quintero <federico@xxxxxxxxxx>
- Date: Tue, 10 Feb 2009 14:55:52 -0600
- Message-id: <1234299352.328.587.camel@xxxxxxxxxxxxxxxxxxxxxx>
To submit a fix for 11.1, you need to go through the patchinfo process.
However, if you do
osc branch openSUSE:11.1 some-gnome-package
then osc will tell you that the package is linked from GNOME:Factory,
and it will give you a version that you don't want.
Okay, no problem. You specify the --nodevelproject option:
osc branch --nodevelproject openSUSE:11.1 some-gnome-package
Note that this doesn't work in the osc that is available right now for
11.1 Fortunately, Darix just fixed this. His recipe to get a fixed osc
worked perfectly for me:
(02:27:16 PM) darix: svn co
https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/python/osc
~/workspace/osccheckout ; ln -s ~/workspace/osccheckout/osc-wrapper.py
~/bin/osc ; rehash
That makes the --nodevelproject option work correctly. I hope an
updated osc package appears soon :)
Federico
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-gnome+help@xxxxxxxxxxxx
However, if you do
osc branch openSUSE:11.1 some-gnome-package
then osc will tell you that the package is linked from GNOME:Factory,
and it will give you a version that you don't want.
Okay, no problem. You specify the --nodevelproject option:
osc branch --nodevelproject openSUSE:11.1 some-gnome-package
Note that this doesn't work in the osc that is available right now for
11.1 Fortunately, Darix just fixed this. His recipe to get a fixed osc
worked perfectly for me:
(02:27:16 PM) darix: svn co
https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/python/osc
~/workspace/osccheckout ; ln -s ~/workspace/osccheckout/osc-wrapper.py
~/bin/osc ; rehash
That makes the --nodevelproject option work correctly. I hope an
updated osc package appears soon :)
Federico
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-gnome+help@xxxxxxxxxxxx
| < Previous | Next > |