Page 3 of 6

Re: slakyd: a simple but efficient package manager

Posted: 13 Jul 2011, 21:29
by fanthom
@francois
just today got a pre-release of PPM-1.1 from brokenman and i can tell you that next version of PPM gonna beat out all package managers you know :)

Re: slakyd: a simple but efficient package manager

Posted: 14 Jul 2011, 09:56
by Hamza
Good News!

I cannot wait to test it!

Re: slakyd: a simple but efficient package manager

Posted: 14 Jul 2011, 12:10
by francois
fanthom wrote:@francois
just today got a pre-release of PPM-1.1 from brokenman and i can tell you that next version of PPM gonna beat out all package managers you know :)
I will be glad to work with it. It would nice to assist to some kind of revolution. The elements are there.

Re: slakyd: a simple but efficient package manager

Posted: 15 Jul 2011, 20:53
by brokenman
Thanks for the vote of confidence ... i may have been staring at it for too long ... hopefully it lives up to expectations. I'm not the best coder around ... but like a bulldog, once i get hold i'm not letting go until the job is done.

Re: slakyd: a simple but efficient package manager

Posted: 15 Jul 2011, 22:20
by francois
GRRRREAT!

Re: slakyd: a simple but efficient package manager

Posted: 15 Jul 2011, 23:16
by brokenman
Like your sense of humour ... sly like a fox.

Re: slakyd: a simple but efficient package manager

Posted: 18 Jul 2011, 19:00
by francois
Only cheerleading the troops. One does what he is able to do.

Re: slackyd: a simple but efficient package manager

Posted: 29 Dec 2012, 17:02
by Hamza
Slackyd update seems to be broken. Wget error when retrieving MANIFEST.bz2 file from all Slackware mirrors.

Re: slackyd: a simple but efficient package manager

Posted: 29 Dec 2012, 17:07
by brokenman
darkstar mirrors are not working. Replace the repo in slackyd.conf with: http://repository.slacky.eu/

http://mirrors.slackware.com/mirrorlist/

Re: slackyd: a simple but efficient package manager

Posted: 29 Dec 2012, 18:49
by Hamza
All Slackware mirrors are in "error" when trying to retrieves the file MANIFEST.bz2.

Re: slackyd: a simple but efficient package manager

Posted: 29 Dec 2012, 19:51
by brokenman
All Slackware mirrors are in "error" when trying to retrieves the file MANIFEST.bz2
If you say so. But i just updated without a problem after following my instructions. Thats the reason they invented 'mirrors' no? They can't ALL be borked.

Re: slackyd: a simple but efficient package manager

Posted: 29 Dec 2012, 21:40
by Hamza
Ok.

Re: slackyd: a simple but efficient package manager

Posted: 06 Jan 2013, 02:45
by francois
brokenman wrote:All Slackware mirrors are in "error" when trying to retrieves the file MANIFEST.bz2
If you say so. But i just updated without a problem after following my instructions. Thats the reason they invented 'mirrors' no? They can't ALL be borked.
How many mirrors do you use? And which are they? :D

I would like to have your special receipe!:twisted:

Re: slackyd: a simple but efficient package manager

Posted: 06 Jan 2013, 08:49
by fanthom
@guys

64bit slackyd users must edit /etc/slackyd/slackyd.conf and change to:

Code: Select all

slackware64 = yes
and

Code: Select all

repository slacky = http://repository.slacky.eu/slackware64-14.0/
for 32bit users it's enough to change to:

Code: Select all

repository slacky = http://repository.slacky.eu/slackware-14.0/
this will be done by default for rc2 of porteus-2.0

EDIT:\\
fixed 32bit repo as per Hamza report below.

Re: slackyd: a simple but efficient package manager

Posted: 06 Jan 2013, 11:33
by Hamza
64bit repository for 32bit system?