Re: Our Slackware mirrors with dep support...
Posted: 29. Dec 2009, 23:01
Yes, it seems the last weeks have been a bad time for our mirrors/servers 

Linux for the Lazy Slacker
https://forum.salixos.org/
i486 packages should be excluded in slapt-get via file /etc/slapt-get/slapt-getrc. Try to add ".*-i486-.*" to this file.Cann0n wrote:I'm on an x86_64 system. I accidentally ran into this problem earlier. My custom repo's refer to update my packages with i486 packages. Any suggestions or tips to keep my system from bunching up libs?
$ grep EXCLUDE /etc/slapt-get/slapt-getrc
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc-.*,^kernel-.*,^udev,^rootuser-settings,^zzz-settings,.*-[0-9]+dl$,.*-i486-.*