http://bugzilla.novell.com/show_bug.cgi?id=617621 http://bugzilla.novell.com/show_bug.cgi?id=617621#c3 --- Comment #3 from Juergen Weigert <jw@novell.com> 2010-06-28 14:39:16 UTC --- My plan was to build a newer version of perl-Compress-Raw-Zlib in devel:languages:perl, because perl-Compress-Raw-Zlib is a dependency of IO::Uncompress::AnyUncompress All these compression tools come from IO-Compress-2.027, and share all the same version number. Their mutual dependencies are versioned. 11.2 has Compress::Raw::Zlib hardcoded in perl-core. It is first in the search path and thus cannot be upgraded. For 11.2 the correct solution is to build the other IO::Compress packages in older versions, so that Compress::Raw::Zlib need not be upgraded. Since 11.3 the search paths are reversed, vendor_perl has priority over perl. Thus we can upgrade the packages. File clash under /usr/share/man/man3/ remains unsolved. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.