[PLD 3.x (Th): Bug 83] Poldek fails on --upgrade-dist when he need get dependency packages from diffrent sources
btsadmin at pld-linux.org
btsadmin at pld-linux.org
Tue Jan 8 22:32:59 CET 2008
http://bugs.pld-linux.org/show_bug.cgi?id=83
--- Comment #5 from Kamil Dziedzic <arvenil at pld-linux.org> 2008-01-08 22:32:59 ---
Forgot about one more important thing.
Im using also multilib in PLD.
For example I can install zlib for x86_64 and i686.
# rpm -ql zlib
/lib/libz.so.1.2.3
/usr/share/doc/zlib-1.2.3
/usr/share/doc/zlib-1.2.3/ChangeLog.gz
/usr/share/doc/zlib-1.2.3/FAQ.gz
/usr/share/doc/zlib-1.2.3/README.gz
/usr/share/doc/zlib-1.2.3/algorithm.txt.gz
/lib64/libz.so.1.2.3
/usr/share/doc/zlib-1.2.3
/usr/share/doc/zlib-1.2.3/ChangeLog.gz
/usr/share/doc/zlib-1.2.3/FAQ.gz
/usr/share/doc/zlib-1.2.3/README.gz
/usr/share/doc/zlib-1.2.3/algorithm.txt.gz
This works fine but when comes upgrades and I try to do --upgrade-dist poldek
(rpm) refuse to update becouse of conflicts between those two packages. Files
from /usr/share/* conflicts.
The reason is this same bug. Those two packages comes from diffrent sources,
one form th and one from th-i686. So poldek try to install them in separate
parts and fails. Using "-O particle_install=no" helps.
So fixing this bug will fix two problems:D
p.s. Sorry but i don't have right now log for this.
--
Configure bugmail: http://bugs.pld-linux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the pld-bugs
mailing list