[opensuse] Udates for 11.2 stable, are there any?
Running 11.2 stable and much to my surprise I found that the stable must be really stable because as I remember since a week there have not been any patch or update. Did I miss something? This is the today result: # zypper update Retrieving repository 'Packman Repository' metadata [done] Building repository 'Packman Repository' cache [done] Retrieving repository 'Updates for openSUSE 11.2-0' metadata [done] Building repository 'Updates for openSUSE 11.2-0' cache [done] Retrieving repository 'http://download.opensuse.org/repositories/server:/monitoring/openSUSE_11.2' metadata [done] Building repository 'http://download.opensuse.org/repositories/server:/monitoring/openSUSE_11.2' cache [done] Loading repository data... Reading installed packages... Nothing to do. -- Powered by openSUSE 11.2 (i586) Kernel: 2.6.31.5-0.1-desktop KDE: 4.3.1 (KDE 4.3.1) "release 6" 21:04pm up 2 days 1:09, 3 users, load average: 1.01, 0.94, 0.84 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/15/2009 09:08 AM, Constant Brouerius van Nidek pecked at the keyboard and wrote:
Running 11.2 stable and much to my surprise I found that the stable must be really stable because as I remember since a week there have not been any patch or update. Did I miss something?
This is the today result:
# zypper update Retrieving repository 'Packman Repository' metadata [done] Building repository 'Packman Repository' cache [done] Retrieving repository 'Updates for openSUSE 11.2-0' metadata [done] Building repository 'Updates for openSUSE 11.2-0' cache [done] Retrieving repository 'http://download.opensuse.org/repositories/server:/monitoring/openSUSE_11.2' metadata [done] Building repository 'http://download.opensuse.org/repositories/server:/monitoring/openSUSE_11.2' cache [done] Loading repository data... Reading installed packages...
Nothing to do.
You need to use zypper patch to apply "patches". -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Dec 15, 2009 at 09:17:30AM -0500, Ken Schneider - openSUSE wrote:
On 12/15/2009 09:08 AM, Constant Brouerius van Nidek pecked at the keyboard and wrote:
Running 11.2 stable and much to my surprise I found that the stable must be really stable because as I remember since a week there have not been any patch or update. Did I miss something?
This is the today result:
# zypper update Retrieving repository 'Packman Repository' metadata [done] Building repository 'Packman Repository' cache [done] Retrieving repository 'Updates for openSUSE 11.2-0' metadata [done] Building repository 'Updates for openSUSE 11.2-0' cache [done] Retrieving repository 'http://download.opensuse.org/repositories/server:/monitoring/openSUSE_11.2' metadata [done] Building repository 'http://download.opensuse.org/repositories/server:/monitoring/openSUSE_11.2' cache [done] Loading repository data... Reading installed packages...
Nothing to do.
You need to use zypper patch to apply "patches".
We released in the last 7 days: ghostscript-library preload cups emacs MyODBC-unixODBC yast2-irda expat MozillaThunderbird I guess at least cups and expat should be on every system. $ rpm -q --changelog expat|head * Fri Dec 04 2009 prusnak@suse.cz - fix DoS (CVE-2009-3560.patch) [bnc#558892] ... Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Dec 15, 2009 at 09:17:30AM -0500, Ken Schneider - openSUSE wrote:
On 12/15/2009 09:08 AM, Constant Brouerius van Nidek pecked at the keyboard and wrote:
Loading repository data... Reading installed packages...
Nothing to do.
You need to use zypper patch to apply "patches".
Actually 'zypper up' also works most of the time. The difference is that if there are problems like vendor changes, zypper up will just don't do the update whereas zypper patch will force the update in. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tuesday 15 December 2009 09:52:03 pm Michael Schroeder wrote:
On Tue, Dec 15, 2009 at 09:17:30AM -0500, Ken Schneider - openSUSE wrote:
On 12/15/2009 09:08 AM, Constant Brouerius van Nidek pecked at the
keyboard and wrote:
Loading repository data... Reading installed packages...
Nothing to do.
You need to use zypper patch to apply "patches".
Actually 'zypper up' also works most of the time. The difference is that if there are problems like vendor changes, zypper up will just don't do the update whereas zypper patch will force the update in.
Cheers, Michael.
Thanks for the information. Indeed there were three patches waiting which zypper update did not find. After running zypper patch I got following info: There are some running programs that use files deleted by recent upgrade. You may wish to restart some of them. Run 'zypper ps' to list these programs. # zypper ps The following running processes use deleted files: (table of programs) You may wish to restart these processes. See 'man zypper' for information about the meaning of values in the above table. Trying to find out what the shown numbers are I ran man zypper but got the information that there is no man page for zypper. I have man pages installed and even installed man-pages-supplement. Somebody has an idea where to find the man page for zypper? -- Powered by openSUSE 11.2 (i586) Kernel: 2.6.31.5-0.1-desktop KDE: 4.3.1 (KDE 4.3.1) "release 6" 22:52pm up 2 days 2:57, 2 users, load average: 1.21, 0.88, 0.63 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tuesday 15 December 2009 17:05:36 Constant Brouerius van Nidek wrote:
[...] Trying to find out what the shown numbers are I ran man zypper but got the information that there is no man page for zypper. I have man pages installed and even installed man-pages-supplement. Somebody has an idea where to find the man page for zypper?
$ rpm -ql zypper |grep man /usr/share/man/man8/zypper.8.gz And "man zypper" works on my system, Andreas -- Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org} Twitter: jaegerandi | Identica: jaegerandi SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
On 12/15/2009 11:09 AM, Andreas Jaeger pecked at the keyboard and wrote:
On Tuesday 15 December 2009 17:05:36 Constant Brouerius van Nidek wrote:
[...] Trying to find out what the shown numbers are I ran man zypper but got the information that there is no man page for zypper. I have man pages installed and even installed man-pages-supplement. Somebody has an idea where to find the man page for zypper?
$ rpm -ql zypper |grep man /usr/share/man/man8/zypper.8.gz
And "man zypper" works on my system,
Andreas
And there is always zypper --help that you can use. -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tuesday 15 December 2009 11:09:00 pm Andreas Jaeger wrote:
On Tuesday 15 December 2009 17:05:36 Constant Brouerius van Nidek wrote:
[...] Trying to find out what the shown numbers are I ran man zypper but got the information that there is no man page for zypper. I have man pages installed and even installed man-pages-supplement. Somebody has an idea where to find the man page for zypper?
$ rpm -ql zypper |grep man /usr/share/man/man8/zypper.8.gz
And "man zypper" works on my system,
Andreas
It is there. You are right. As usual I used konqueror with man:zypper Must be something with the path that konqueror did not find it. Sorry, it always worked without problem ;( -- Powered by openSUSE 11.2 (i586) Kernel: 2.6.31.5-0.1-desktop KDE: 4.3.1 (KDE 4.3.1) "release 6" 00:16am up 2 days 4:21, 2 users, load average: 0.47, 0.42, 0.43 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, 2009-12-15 at 23:05 +0700, Constant Brouerius van Nidek wrote:
Thanks for the information. Indeed there were three patches waiting which zypper update did not find.
What would be the danger of always doing zupper dup instead of zypper update? I know that dup seems more thorough. But perhaps that could lead to a problem? -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, 2009-12-15 at 17:11 +0100, Roger Oberholtzer wrote:
On Tue, 2009-12-15 at 23:05 +0700, Constant Brouerius van Nidek wrote:
Thanks for the information. Indeed there were three patches waiting which zypper update did not find.
What would be the danger of always doing zupper dup instead of zypper update? I know that dup seems more thorough. But perhaps that could lead to a problem?
Many... it stands for "distribution upgrade", and will change whatever you have installed with the newest package found on any of the configured repos, regardless of vendor changes. It is used to upgrade from 11 to 11.2, for example. Or from factory to factory. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAksn7eIACgkQtTMYHG2NR9W/DwCfe9En/62Uqo7DBo2IUP39Rdoz pdgAn0jNWkMxw16wUlxat04sOdWprLAl =h4X1 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, 2009-12-15 at 21:13 +0100, Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tuesday, 2009-12-15 at 17:11 +0100, Roger Oberholtzer wrote:
On Tue, 2009-12-15 at 23:05 +0700, Constant Brouerius van Nidek wrote:
Thanks for the information. Indeed there were three patches waiting which zypper update did not find.
What would be the danger of always doing zupper dup instead of zypper update? I know that dup seems more thorough. But perhaps that could lead to a problem?
Many... it stands for "distribution upgrade", and will change whatever you have installed with the newest package found on any of the configured repos, regardless of vendor changes.
This I understand. But as long as I (1) have 11.2 installed and (2) use repos for 11.2, what is the difference? I can only see that it will do vendor changes without asking. I see that update can use a file of allowed vendor changes, which it will then allow to be updated. So, for those vendors, update and dup would act the same? Let's pretend I made a vendor file that had all the vendors in the 11.2 repos I have enabled. Would update and dup then do basically the same thing? If there is some other subtle difference, I don't see it. -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/16/2009 10:05 AM, Roger Oberholtzer wrote:
On Tue, 2009-12-15 at 21:13 +0100, Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tuesday, 2009-12-15 at 17:11 +0100, Roger Oberholtzer wrote:
On Tue, 2009-12-15 at 23:05 +0700, Constant Brouerius van Nidek wrote:
Thanks for the information. Indeed there were three patches waiting which zypper update did not find.
What would be the danger of always doing zupper dup instead of zypper update? I know that dup seems more thorough. But perhaps that could lead to a problem?
Many... it stands for "distribution upgrade", and will change whatever you have installed with the newest package found on any of the configured repos, regardless of vendor changes.
This I understand. But as long as I (1) have 11.2 installed and (2) use repos for 11.2, what is the difference? I can only see that it will do vendor changes without asking. I see that update can use a file of allowed vendor changes, which it will then allow to be updated. So, for those vendors, update and dup would act the same?
Let's pretend I made a vendor file that had all the vendors in the 11.2 repos I have enabled. Would update and dup then do basically the same thing?
No. From man zypper: dist-upgrade (dup) [options] Perform a distribution upgrade. This command applies the state of (specified) reposito- ries onto the system; upgrades (or even downgrades) installed packages to versions found in repositories, removes packages that are no longer in the repositories and pose a dependency problem for the upgrade, handles package splits and renames, etc. update (up) [options] [packagename] ... Update installed packages with newer ver- sions, where possible. This command will not update packages which would require change of package vendor unless the vendor is specified in /etc/zypp/vendors.d, or which would require manual resolution of problems with dependen- cies. So, for example, suppose you have 11.2 official repos + a repo with new KDE packages, and you install a bunch of the newer KDE stuff. Now, if you for some reason disable the KDE repo (e.g. because it's inaccessible), simple 'zypper dup' will downgrade your KDE packages to the older official versions found in the enabled repos. Zypper up rarely downgrades or removes anything, it simply looks for newer versions and if there's no problem with vendors or dependencies, installs them. There's no problem with using dup, you just need to keep the above in mind. After all, there's always the 'Continue?' prompt :O) -- cheers, jano Ján Kupec YaST team ---------------------------------------------------------(PGP)--- Key ID: 637EE901 Fingerprint: 93B9 C79B 2D20 51C3 800B E09B 8048 46A6 637E E901 ---------------------------------------------------------(IRC)--- Server: irc.freenode.net Nick: jniq Channels: #zypp #yast #suse #susecz ---------------------------------------------------------(EOF)---
On Wed, 2009-12-16 at 12:30 +0100, Jano Kupec wrote:
There's no problem with using dup, you just need to keep the above in mind. After all, there's always the 'Continue?' prompt :O)
The downgrading activity of dup sounds familiar. I have a new xorg radeonhd driver installed (the one that comes with 11.2 crashes when there are 3D effects in KDE). When I use dup, it wants to downgrade that driver. Good to know update will not do this. It seems there is a third zypper flavour that would be interesting: update that will change architecture (like docs moving into noarch) or update vendors, without having to list every single one in some file. I bet someone will say, RTFM any you will see option -x. But zypper has so many options, and the man page descriptions are sometimes too generic to get a real feel for what they mean. If there is such an option, I have missed it. -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/16/2009 12:39 PM, Roger Oberholtzer wrote:
On Wed, 2009-12-16 at 12:30 +0100, Jano Kupec wrote:
There's no problem with using dup, you just need to keep the above in mind. After all, there's always the 'Continue?' prompt :O)
The downgrading activity of dup sounds familiar. I have a new xorg radeonhd driver installed (the one that comes with 11.2 crashes when there are 3D effects in KDE). When I use dup, it wants to downgrade that driver. Good to know update will not do this.
It seems there is a third zypper flavour that would be interesting:
Note that the third is 'zypper patch' that will just follow the official updates via zypp patches. But that works only with repositories containing such patches (currently only the official updates i guess).
update that will change architecture (like docs moving into noarch) or update vendors, without having to list every single one in some file.
I bet someone will say, RTFM any you will see option -x. But zypper has so many options, and the man page descriptions are sometimes too generic to get a real feel for what they mean. If there is such an option, I have missed it.
solver.allowVendorChange = true in /etc/zypp/zypp.conf :O) -- cheers, jano Ján Kupec YaST team ---------------------------------------------------------(PGP)--- Key ID: 637EE901 Fingerprint: 93B9 C79B 2D20 51C3 800B E09B 8048 46A6 637E E901 ---------------------------------------------------------(IRC)--- Server: irc.freenode.net Nick: jniq Channels: #zypp #yast #suse #susecz ---------------------------------------------------------(EOF)---
On Wed, 2009-12-16 at 14:11 +0100, Jano Kupec wrote:
On 12/16/2009 12:39 PM, Roger Oberholtzer wrote:
On Wed, 2009-12-16 at 12:30 +0100, Jano Kupec wrote:
There's no problem with using dup, you just need to keep the above in mind. After all, there's always the 'Continue?' prompt :O)
The downgrading activity of dup sounds familiar. I have a new xorg radeonhd driver installed (the one that comes with 11.2 crashes when there are 3D effects in KDE). When I use dup, it wants to downgrade that driver. Good to know update will not do this.
It seems there is a third zypper flavour that would be interesting:
Note that the third is 'zypper patch' that will just follow the official updates via zypp patches. But that works only with repositories containing such patches (currently only the official updates i guess).
update that will change architecture (like docs moving into noarch) or update vendors, without having to list every single one in some file.
I bet someone will say, RTFM any you will see option -x. But zypper has so many options, and the man page descriptions are sometimes too generic to get a real feel for what they mean. If there is such an option, I have missed it.
solver.allowVendorChange = true in /etc/zypp/zypp.conf :O)
I have edited the file so this line is active. There were comments about it, so I am guessing my zypper version (zypper-1.2.8-0.1.3.i586) supports this directive. I just added a Mono repo. (http://ftp.novell.com/pub/mono/download-stable/openSUSE_11.2). The system is up-to-date, except for whatever this repo wants to add. If I run zypper up, I get: Retrieving repository 'openSUSE BuildService - Mono:2.6' metadata [done] Building repository 'openSUSE BuildService - Mono:2.6' cache [done] Loading repository data... Reading installed packages... Nothing to do. Hum... There should be something. If I run zypper dup, I get: Loading repository data... Reading installed packages... Computing distribution upgrade... The following NEW packages are going to be installed: mono-extras mono-wcf mozilla-kde4-integration The following package is going to be REMOVED: mozilla-xulrunner191-kde4 The following packages are going to be upgraded: art-sharp2 gconf-sharp2 glade-sharp2 glib-sharp2 gnome-panel-sharp gnome-sharp2 gnome-vfs-sharp2 gtk-sharp2 libfreebl3 libgdiplus0 libredland0 mono-addins mono-core mono-data mono-data-sqlite mono-nunit mono-web mono-winforms mozilla-nss The following packages are going to be downgraded: tomboy tomboy-lang xorg-x11-driver-video-radeonhd The following packages are going to change vendor: art-sharp2 openSUSE -> Novell, Inc. gconf-sharp2 openSUSE -> Novell, Inc. glade-sharp2 openSUSE -> Novell, Inc. glib-sharp2 openSUSE -> Novell, Inc. gnome-panel-sharp openSUSE -> Novell, Inc. gnome-sharp2 openSUSE -> Novell, Inc. gnome-vfs-sharp2 openSUSE -> Novell, Inc. gtk-sharp2 openSUSE -> Novell, Inc. libfreebl3 openSUSE -> obs://build.opensuse.org/mozilla libgdiplus0 openSUSE -> Novell, Inc. libredland0 openSUSE -> obs://build.opensuse.org/KDE mono-addins openSUSE -> Novell, Inc. mono-core openSUSE -> Novell, Inc. mono-data openSUSE -> Novell, Inc. mono-data-sqlite openSUSE -> Novell, Inc. mono-nunit openSUSE -> Novell, Inc. mono-web openSUSE -> Novell, Inc. mono-winforms openSUSE -> Novell, Inc. mozilla-nss openSUSE -> obs://build.opensuse.org/mozilla tomboy obs://build.opensuse.org/Mono -> openSUSE tomboy-lang obs://build.opensuse.org/Mono -> openSUSE xorg-x11-driver-video-radeonhd obs://build.opensuse.org/X11 -> openSUSE 19 packages to upgrade, 3 to downgrade, 3 new, 1 to remove, 22 to change vendor. Overall download size: 26.4 MiB. After the operation, additional 6.4 MiB will be used. Continue? [y/n/?] (y): Meaning that it wants to add the mono things, as well as revert a few things I do not want reverted. So, there must be more that is needed to get zypper up to change vendor. -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Dec 22, 2009 at 12:00:13PM +0100, Roger Oberholtzer wrote:
Meaning that it wants to add the mono things, as well as revert a few things I do not want reverted.
So, there must be more that is needed to get zypper up to change vendor.
That doesn't need to be the case, it may be that the updates can only be done when the downgrades are done. 'zypper up' will not do such updates. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, 2009-12-22 at 12:45 +0100, Michael Schroeder wrote:
On Tue, Dec 22, 2009 at 12:00:13PM +0100, Roger Oberholtzer wrote:
Meaning that it wants to add the mono things, as well as revert a few things I do not want reverted.
So, there must be more that is needed to get zypper up to change vendor.
That doesn't need to be the case, it may be that the updates can only be done when the downgrades are done. 'zypper up' will not do such updates.
Nope. The x-org driver has nothing to do with mono. Tomboy also is not a Mono app. If I select this mono repo in Yast, and say that system files can be replaced from this repo, the update happens without any modification to the things zypper dup wants to remove/revert. Something else is happening. -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Dec 22, 2009 at 01:26:02PM +0100, Roger Oberholtzer wrote:
On Tue, 2009-12-22 at 12:45 +0100, Michael Schroeder wrote:
On Tue, Dec 22, 2009 at 12:00:13PM +0100, Roger Oberholtzer wrote:
Meaning that it wants to add the mono things, as well as revert a few things I do not want reverted.
So, there must be more that is needed to get zypper up to change vendor.
That doesn't need to be the case, it may be that the updates can only be done when the downgrades are done. 'zypper up' will not do such updates.
Nope. The x-org driver has nothing to do with mono. Tomboy also is not a Mono app.
If I select this mono repo in Yast, and say that system files can be replaced from this repo, the update happens without any modification to the things zypper dup wants to remove/revert.
Something else is happening.
Can you make a solver Testcase (zypper up --debug-solver) available to us? (E.g. by creating a bug in bugzilla and attaching it) Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, 2009-12-22 at 14:03 +0100, Michael Schroeder wrote:
On Tue, Dec 22, 2009 at 01:26:02PM +0100, Roger Oberholtzer wrote:
On Tue, 2009-12-22 at 12:45 +0100, Michael Schroeder wrote:
On Tue, Dec 22, 2009 at 12:00:13PM +0100, Roger Oberholtzer wrote:
Meaning that it wants to add the mono things, as well as revert a few things I do not want reverted.
So, there must be more that is needed to get zypper up to change vendor.
That doesn't need to be the case, it may be that the updates can only be done when the downgrades are done. 'zypper up' will not do such updates.
Nope. The x-org driver has nothing to do with mono. Tomboy also is not a Mono app.
If I select this mono repo in Yast, and say that system files can be replaced from this repo, the update happens without any modification to the things zypper dup wants to remove/revert.
Something else is happening.
Can you make a solver Testcase (zypper up --debug-solver) available to us? (E.g. by creating a bug in bugzilla and attaching it)
I would be happy to do so. Unfortunately, I have already done the update that I have been talking about. I will have to see if I can find myself in a similar situation and then do this. I think I will need a system that is up to date, and then a repo with updates that have a vendor change. Maybe I can try this on a system I have at home, on which I have not yet done these updates. I'll post when I have sorted this out. -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Dec 15, 2009 at 9:17 AM, Ken Schneider - openSUSE <suse-list3@bout-tyme.net> wrote:
You need to use zypper patch to apply "patches".
Is this new? Because when I run it on my 11.0/x86 laptop, I get: unknown command 'patch' -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, 2009-12-15 at 15:23 -0500, Larry Stotler wrote:
On Tue, Dec 15, 2009 at 9:17 AM, Ken Schneider - openSUSE <> wrote:
You need to use zypper patch to apply "patches".
Is this new? Because when I run it on my 11.0/x86 laptop, I get:
unknown command 'patch'
Yes, it is new, on 11.2. Whenever you used "up" before now you have to use "patch"; and "up" now does something different. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAksn9Z8ACgkQtTMYHG2NR9WzQQCdFhDos9TmbaTBeCDRVv2Bjtdn xTQAn1FozLSh7dx0gEx+RCVHBqPBu29D =wz2S -----END PGP SIGNATURE-----
Am 15.12.2009 21:46, schrieb Carlos E. R.:
On Tuesday, 2009-12-15 at 15:23 -0500, Larry Stotler wrote:
On Tue, Dec 15, 2009 at 9:17 AM, Ken Schneider - openSUSE <> wrote:
You need to use zypper patch to apply "patches".
Is this new? Because when I run it on my 11.0/x86 laptop, I get:
unknown command 'patch'
Yes, it is new, on 11.2. Whenever you used "up" before now you have to use "patch"; and "up" now does something different.
It works well on 11.1 too. Just my 2¢ Werner -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (10)
-
Andreas Jaeger
-
Carlos E. R.
-
Constant Brouerius van Nidek
-
Jano Kupec
-
Ken Schneider - openSUSE
-
Larry Stotler
-
Marcus Meissner
-
Michael Schroeder
-
Roger Oberholtzer
-
Werner Flamme