[opensuse-factory] switch to Factory from 10.3
hi all. i want to go from my 10.3 to Factory, rather, I want to help with testing. i disable OSS and non-OSS repo of 10.3 at Yast and add a Factory repos, but when i try to "zypper up -t package" i sew the following: Problem: Cannot install mktemp, because it is conflicting with coreutils A conflict over mktemp == 1.5-812 (mktemp) requires the removal of mktemp-1.5-812.i586[Factory_OSS] which is scheduled for installation === mktemp-1.5-812.i586[Factory_OSS] === mktemp-1.5-812.i586[Factory_OSS] will be installed by the user. === coreutils-6.9.89.48-2.i586[Factory_OSS] === coreutils-6.9.89.48-2.i586[Factory_OSS] will be installed by the user. coreutils-6.9.89.48-2.i586[Factory_OSS] is needed by cron-4.1-136.i586[Factory_OSS] (coreutils == 6.9.89.48-2) Solution 1: do not install mktemp do not install mktemp-1.5-812.i586[Factory_OSS] Solution 2: do not install coreutils do not install coreutils-6.9.89.48-2.i586[Factory_OSS] Solution 3: Ignore this conflict of mktemp number, (r)etry or (c)ancel> what should i do? just ignoring that conflict? -- respectfully, Artyom Loenko Jabber: divenvrsk@jabber.ru Mail: divenvrsk@gmail.com Phone: +7 (906) 2583135 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Dňa Monday 03 December 2007 07:22:59 Artyom Loenko ste napísal:
hi all. i want to go from my 10.3 to Factory, rather, I want to help with testing. i disable OSS and non-OSS repo of 10.3 at Yast and add a Factory repos, but when i try to "zypper up -t package" i sew the following:
Problem: Cannot install mktemp, because it is conflicting with coreutils A conflict over mktemp == 1.5-812 (mktemp) requires the removal of mktemp-1.5-812.i586[Factory_OSS] which is scheduled for installation === mktemp-1.5-812.i586[Factory_OSS] === mktemp-1.5-812.i586[Factory_OSS] will be installed by the user. === coreutils-6.9.89.48-2.i586[Factory_OSS] === coreutils-6.9.89.48-2.i586[Factory_OSS] will be installed by the user. coreutils-6.9.89.48-2.i586[Factory_OSS] is needed by cron-4.1-136.i586[Factory_OSS] (coreutils == 6.9.89.48-2)
Solution 1: do not install mktemp do not install mktemp-1.5-812.i586[Factory_OSS] Solution 2: do not install coreutils do not install coreutils-6.9.89.48-2.i586[Factory_OSS] Solution 3: Ignore this conflict of mktemp number, (r)etry or (c)ancel>
what should i do? just ignoring that conflict?
I would suggest to update zypper first: 'zypper in zypper' But that's unrelated to the problem you see. Stano --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Mon, 3 Dec 2007, Artyom Loenko wrote:
hi all. i want to go from my 10.3 to Factory, rather, I want to help with testing. i disable OSS and non-OSS repo of 10.3 at Yast and add a Factory repos, but when i try to "zypper up -t package" i sew the following:
Problem: Cannot install mktemp, because it is conflicting with coreutils A conflict over mktemp == 1.5-812 (mktemp) requires the removal of mktemp-1.5-812.i586[Factory_OSS] which is scheduled for installation === mktemp-1.5-812.i586[Factory_OSS] === mktemp-1.5-812.i586[Factory_OSS] will be installed by the user. === coreutils-6.9.89.48-2.i586[Factory_OSS] === coreutils-6.9.89.48-2.i586[Factory_OSS] will be installed by the user. coreutils-6.9.89.48-2.i586[Factory_OSS] is needed by cron-4.1-136.i586[Factory_OSS] (coreutils == 6.9.89.48-2)
Solution 1: do not install mktemp do not install mktemp-1.5-812.i586[Factory_OSS] Solution 2: do not install coreutils do not install coreutils-6.9.89.48-2.i586[Factory_OSS] Solution 3: Ignore this conflict of mktemp number, (r)etry or (c)ancel>
what should i do? just ignoring that conflict?
you can delete (or "not install") mktemp, but this is not the only conflict with the new coreutils, /bin/arch from util-linux is the next conflict on the list. The new "mktemp" from coreutils is 99% compatible to the old one, the only thing I found missing is the "-V" option to display the version number which does not make too much sense now that the binary lives inside a larger package with it's own version number. We'll hopefully clean this up today. -- with kind regards (mit freundlichem Grinsen), Ruediger Oertel (ro@novell.com,ro@suse.de,bugfinder@t-online.de) ---------------------------------------------------------------------- Linux Fatou 2.6.24-rc2-git6-4-default #1 SMP 2007/11/21 14:44:47 UTC x86_64 Key fingerprint = 17DC 6553 86A7 384B 53C5 CA5C 3CE4 F2E7 23F2 B417 SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Artyom Loenko wrote:
hi all. i want to go from my 10.3 to Factory, rather, I want to help with testing. i disable OSS and non-OSS repo of 10.3 at Yast and add a Factory repos, but when i try to "zypper up -t package" i sew the following:
Problem: Cannot install mktemp, because it is conflicting with coreutils A conflict over mktemp == 1.5-812 (mktemp) requires the removal of mktemp-1.5-812.i586[Factory_OSS] which is scheduled for installation === mktemp-1.5-812.i586[Factory_OSS] === mktemp-1.5-812.i586[Factory_OSS] will be installed by the user. === coreutils-6.9.89.48-2.i586[Factory_OSS] === coreutils-6.9.89.48-2.i586[Factory_OSS] will be installed by the user. coreutils-6.9.89.48-2.i586[Factory_OSS] is needed by cron-4.1-136.i586[Factory_OSS] (coreutils == 6.9.89.48-2)
Solution 1: do not install mktemp do not install mktemp-1.5-812.i586[Factory_OSS] Solution 2: do not install coreutils do not install coreutils-6.9.89.48-2.i586[Factory_OSS] Solution 3: Ignore this conflict of mktemp number, (r)etry or (c)ancel>
what should i do? just ignoring that conflict?
I saw exactly the same on x86_64 last night and I did "rpm -Uvh http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x8...", then selected "(r)etry". Be warned that going from 10.3 GM will throw up many more packages that require some action, whether you use zypper or boot from CD/DVD and select Factory Installation sources, so it will be a long game of getting conflicts resolved. I'm going from 10.3.1 Alpha0 currently using "zypper up -t package". It did fail in the middle of the update last night while the download.opensuse.org was being updated. Restarted it about 20 minutes ago and I had to resolve one conflict, then it started the update going again. Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Dňa Monday 03 December 2007 14:22:09 Sid Boyce ste napísal:
Artyom Loenko wrote:
hi all. i want to go from my 10.3 to Factory, rather, I want to help with testing. i disable OSS and non-OSS repo of 10.3 at Yast and add a Factory repos, but when i try to "zypper up -t package" i sew the following:
Problem: Cannot install mktemp, because it is conflicting with coreutils A conflict over mktemp == 1.5-812 (mktemp) requires the removal of mktemp-1.5-812.i586[Factory_OSS] which is scheduled for installation === mktemp-1.5-812.i586[Factory_OSS] === mktemp-1.5-812.i586[Factory_OSS] will be installed by the user. === coreutils-6.9.89.48-2.i586[Factory_OSS] === coreutils-6.9.89.48-2.i586[Factory_OSS] will be installed by the user. coreutils-6.9.89.48-2.i586[Factory_OSS] is needed by cron-4.1-136.i586[Factory_OSS] (coreutils == 6.9.89.48-2)
Solution 1: do not install mktemp do not install mktemp-1.5-812.i586[Factory_OSS] Solution 2: do not install coreutils do not install coreutils-6.9.89.48-2.i586[Factory_OSS] Solution 3: Ignore this conflict of mktemp number, (r)etry or (c)ancel>
what should i do? just ignoring that conflict?
I saw exactly the same on x86_64 last night and I did "rpm -Uvh http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x 86_64/mktemp-1.5-812.x86_64.rpm", then selected "(r)etry". Be warned that going from 10.3 GM will throw up many more packages that require some action, whether you use zypper or boot from CD/DVD and select Factory Installation sources, so it will be a long game of getting conflicts resolved. I'm going from 10.3.1 Alpha0 currently using "zypper up -t package". It did fail in the middle of the update last night while the download.opensuse.org was being updated.
If you update zypper first, you should be able to use a new, highly experimental feature in zypper: 'zypper dup' - distribution upgrade algorithm available from zypper. This one is more suitable for following Factory, as it also includes handling of package renames, architecture changes etc. If you are going to try it out, please, report how it went. Thanks! Stano --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Stanislav Visnovsky pecked at the keyboard and wrote:
download.opensuse.org was being updated.
If you update zypper first, you should be able to use a new, highly experimental feature in zypper: 'zypper dup' - distribution upgrade algorithm available from zypper. This one is more suitable for following Factory, as it also includes handling of package renames, architecture changes etc.
If you are going to try it out, please, report how it went.
Thanks!
Stano
Just tried zypper dup and received an error: Downloading: media * Downloading [100%] Problem downloading the package file from the repository: Media source http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/ does not contain the desired media Perhaps factory is being updated: 11:33PM zulu -- Ken Schneider SuSe since Version 5.2, June 1998 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (5)
-
Artyom Loenko
-
Ken Schneider
-
Ruediger Oertel
-
Sid Boyce
-
Stanislav Visnovsky