proxychains does not install from sourcery

General talk about packaging procedures and packages.
Post Reply
User avatar
jsfarinet
Posts: 305
Joined: 23. Nov 2014, 07:32

proxychains does not install from sourcery

Post by jsfarinet »

As the title says:

Code: Select all

tar: /usr/src/slapt-src/network/proxychains/proxychains-4.8.1.tar.bz2: Kann open nicht ausführen: Datei oder Verzeichnis nicht gefunden
tar: Error is not recoverable: exiting now
fakeroot -- sh proxychains.SlackBuild Gescheitert
Is it missing?
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

Re: proxychains does not install from sourcery

Post by gapan »

Working fine here. But I see that the version available is 4.2.0. Where did you find 4.8.1? Did you "tweak" anything?
Image
Image
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: proxychains does not install from sourcery

Post by laprjns »

Slackbuild change logs indicates that proxychains was just updated to version 4.8.1 today (Nov 29th). Try updating your local Slackbuild cache or you may need to wait a day for the change to ripple through the mirrors.
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
User avatar
jsfarinet
Posts: 305
Joined: 23. Nov 2014, 07:32

Re: proxychains does not install from sourcery

Post by jsfarinet »

laprjns wrote:Slackbuild change logs indicates that proxychains was just updated to version 4.8.1 today (Nov 29th). Try updating your local Slackbuild cache or you may need to wait a day for the change to ripple through the mirrors.
Thanks that did it!

PS. Just out of curiousity, how can the slackbuild cache be updated in command line (not in the sourcery gui)?
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: proxychains does not install from sourcery

Post by mimosa »

Code: Select all

sudo slapt-src -u
or

Code: Select all

sudo spi -u 
for both.

Please have a read of the Salix Startup Guide (link on homepage) especially in the first instance chapter three on package management.
Post Reply