slapt-get does something strange when installing...

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: slapt-get does something strange when installing...

Post by thenktor »

slapt-get and slapt-src should use spkg which is much faster than installpkg. Did you replace your slapt-get by some third party package? Please post output of ls -l /var/log/packages/slapt-*
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
GJones
Donor
Posts: 300
Joined: 22. Jul 2011, 23:27

Re: slapt-get does something strange when installing...

Post by GJones »

No I did not. And I believe the permissions are correct:

Code: Select all

-rw-r--r-- 1 root root 4848 Aug 15 12:55 /var/log/packages/slapt-get-0.10.2i-i486-1gv
-rw-r--r-- 1 root root 1865 Aug 16 13:16 /var/log/packages/slapt-src-0.3.2-i486-1gv
GJones
Donor
Posts: 300
Joined: 22. Jul 2011, 23:27

Re: slapt-get does something strange when installing...

Post by GJones »

Update: problem solved, by adding 'nopat' to the boot parameters in lilo.conf. I did this in an attempt to fix the slow application startup in KDE, since nopat is supposed to help with graphics problems on certain cards... It didn't fix that, but it did cause Firefox and other GTK apps to stay responsive during updates.

Edit: this is an ugly workaround though, because PAT is apparently a security feature that protects against certain types of memory exploits...
Post Reply