[Bug 242782] New: smart tries to install i586 packages on x86_64
https://bugzilla.novell.com/show_bug.cgi?id=242782 Summary: smart tries to install i586 packages on x86_64 Product: openSUSE 10.3 Version: unspecified Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: cthiel@novell.com ReportedBy: mfabian@novell.com QAContact: jsrain@novell.com CC: sndirsch@novell.com smart tries to install i586 packages on x86_64 -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=242782 ------- Comment #1 from mfabian@novell.com 2007-02-06 13:27 MST ------- sudo smart upgrade [...] Committing transaction... Preparing... ########################################### [ 0%] [...] error: file /usr/lib/libfreetype.so.6 from install of freetype2-2.3.1-8.1 conflicts with file from package freetype2-32bit-2.3.0-2 [...] -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=242782 ------- Comment #2 from mfabian@novell.com 2007-02-06 13:30 MST ------- mfabian@magellan:~$ ls /var/lib/smart/packages/freety* /var/lib/smart/packages/freetype2-2.3.1-8.1.i586.rpm /var/lib/smart/packages/freetype2-devel-2.3.0-6.1.x86_64.rpm /var/lib/smart/packages/freetype2-devel-2.3.1-8.1.x86_64.rpm mfabian@magellan:~$ I.e. smart downloaded the freetype2-*i586.rpm package although the freetype2-x86_64.rpm package should have been preferred. (By the way, what is freetype2-devel-2.3.0 still doing there, the newer package has already been downloaded). -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=242782 ------- Comment #3 from mfabian@novell.com 2007-02-06 13:34 MST ------- The repository from which this wrong freetype2 package was downloaded is: mfabian@magellan:~$ smart channel --show .. [M17N] type = rpm-md name = M17N priority = 2 baseurl = http://software.opensuse.org/download/M17N/SUSE_Factory/ .. The reason for the download of the i586 instead of the x86_64 package might be that the build service had already finished the build of the i586 package but not yet the build of the x86_64 package. Therefore the i586 package temporarily had a higher version number. But this problem doesn't go away by waiting. Now the build service has finished building the x86_64 package as well. But when I call sudo smart update sudo smart upgrade again, the problem remains. Maybe smart doesn't download the x86_64 package because it already has downloaded a package with the same version number, although the architecture is wrong. Smart should prefer the packages with the correct architecture. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=242782 cthiel@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #4 from cthiel@novell.com 2007-02-07 07:21 MST ------- Known problem -- needs to be fixed upstream :) -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=242782 cthiel@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #5 from cthiel@novell.com 2007-03-01 08:04 MST ------- fixed package submitted to Factory & Build Service. -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com