Page 1 of 1
What is going on with slakfinder.org
Posted: 27 Dec 2022, 19:22
by itrukrakso
Hi,
what is going on with slakfinder.org
not available for a few days.
is there something known ???
What is going on with slakfinder.org
Posted: 30 Dec 2022, 18:55
by Rava
According to this thread
https://www.linuxquestions.org/question ... 175583820/
the maintainer is one "zerouno" (username on linuxquestions.org/ ) and his last post was this:
https://www.linuxquestions.org/question ... ost6381060
19th Sep 2022, 01:40
You can read the most recent thread about
slakfinder.org down again? here:
https://www.linuxquestions.org/question ... 175720314/
What is going on with slakfinder.org
Posted: 01 Jan 2023, 18:38
by itrukrakso
Hi,
@ Rava, thanks for the info,
I will wait until the site is back online.
In this way I wish all people in this world a peaceful, healthy and happy 2023.
What is going on with slakfinder.org
Posted: 02 Jan 2023, 02:36
by Rava
itrukrakso wrote: ↑01 Jan 2023, 18:38
I will wait until the site is back online.
Patience is a virtue they say, and that's true for sure.
There is no update on
https://www.linuxquestions.org/question ... 175720314/ - and the last activity from lq user "zerouno" is still 19th of September 22.
itrukrakso wrote: ↑01 Jan 2023, 18:38
In this way I wish all people in this world a peaceful, healthy and happy 2023.
More peace to the war torn parts of earth from me.
(some western folks seem to forget that Ukraine is not the only area torn by war, it may be the only one currently where eastern orthodox Christians kill each other, but that's hardly a consolidation for other regions.)
What is going on with slakfinder.org
Posted: 06 Jan 2023, 13:58
by Rava
Some heads up yesterday from the thread I mentioned above
https://www.linuxquestions.org/question ... 175720314/
Added in 18 minutes 40 seconds:
Also see my post on including that as SOURCE= into getmod's setup file /etc/slapt-get/slapt-getrc as seen here:
[Porteus 5.0's USM replacement] getmod: A wrapper for slapt-get to build modules (Post by Rava #92464)
What is going on with slakfinder.org
Posted: 06 Jan 2023, 15:54
by itrukrakso
Hi,
@ Rava, thanks for your efforts.
I don't use package managers, so I don't use getmod to keep my system up to date.
They are all too inaccurate and do not meet my expectations.
In 10 years of Porteus I have learned to build my modules myself, with all dependencies, building on the existing modules.
This sometimes takes a bit longer, but that's how I get my optimal Porteus.
For this reason slakfinder.org is the first address for me, searching for packages over all versions of Slackware
and all built packages I find there.
Pkgs.org is similar, but unfortunately does not offer the selection like slakfinder.org.
Also, the constant captcha queries on this site have been bugging me for some time.
What is going on with slakfinder.org
Posted: 07 Jan 2023, 04:59
by Rava
itrukrakso wrote: ↑06 Jan 2023, 15:54
I don't use package managers, so I don't use getmod to keep my system up to date.
They are all too inaccurate and do not meet my expectations.
In 10 years of Porteus I have learned to build my modules myself, with all dependencies, building on the existing modules.
This sometimes takes a bit longer, but that's how I get my optimal Porteus.
You are correct on that.
It does not only take longer, but also will overwhelm new users to Porteus, and even old users who are not that good at manually resolving all the dependencies issues.
I presume you work with the
Code: Select all
ldd /path/to/binary|grep "not found"
trick?
For this reason slakfinder.org is the first address for me, searching for packages over all versions of Slackware
and all built packages I find there.
I know, it was a neat site. Hopefully it comes back some time.
Pkgs.org is similar, but unfortunately does not offer the selection like slakfinder.org.
Also, the constant captcha queries on this site have been bugging me for some time.
Whatwll you do in the meantime?
Use pkgs.org instead of slakfinder.org?
What is going on with slakfinder.org
Posted: 08 Jan 2023, 18:34
by itrukrakso
Hi,
Rava wrote:Whatwll you do in the meantime?
Use pkgs.org instead of slakfinder.org?
I use pkgs.org mostly for programs that are not available on Slackware. With some effort and perseverance you can get them to run under Porteus.
Fortunately, there are some other sites where
I can find the important programs with their dependencies, like:
https://slack.conraid.net/
https://jsanki.ar/ignispkg/
or very important:
http://www.slackware.com/~alien/slackbuilds/
for important liberies.
I have adapted my Porteus over the years to my needs, so that I have a stable system, and few new programs to install.
Unless there is again version jump like on Porteus V5.0, then again a little more work is announced.
Also because the base modules have changed and new dependencies must be solved.
What is going on with slakfinder.org
Posted: 10 Jan 2023, 01:06
by ncmprhnsbl
What is going on with slakfinder.org
Posted: 10 Jan 2023, 01:28
by Ed_P
Replace where? slapt-getrc?
What is going on with slakfinder.org
Posted: 10 Jan 2023, 09:09
by itrukrakso
Hi,
@ ncmprhnsbl, thanks for the info.
I have looked at the site,that is a hopeful start.
I mainly use the search function, so I hope and wish that the missing repositories will also be added.
What is going on with slakfinder.org
Posted: 10 Jan 2023, 16:14
by Rava
Ed_P wrote: ↑10 Jan 2023, 01:28
Replace where? slapt-getrc?
Read the link provided, it is explained in there:
https://alien.slackbook.org/blog/mirror ... lakfinder/
The “/etc/slackpkg/slackpkgplus.conf” configuration file contains these lines:
[…]
… and that causes a problem every time you run “slackpkg update“. There will be a timeout querying slakfinder.org and a subsequent error. After that, slackpkg will function as usual, you just won’t be able to check on updates for slackpkg+. But the error is annoying.
Luckily I am mirroring the repository for a long while now, so this is easy to fix. Replace the MIRRORPLUS URL above with the following line and run a “slackpkg update“, which will solve the timeout issue:
Code: Select all
MIRRORPLUS['slackpkgplus']=https://slackware.nl/slackpkgplus15/
And at the end he added this:
Today I am opening a custom instance of slakfinder on slackware.nl which will hopefully prevent new downtime. Get a look at it here:
https://slackware.nl/slakfinder/ .
What is going on with slakfinder.org
Posted: 10 Jan 2023, 23:00
by Ed_P
You are right
Rava, the link does indeed include all of these lines:
And Porteus 5 contains a "etc/slackpkg/slackpkgplus.conf" file and it contains the 2 quoted lines at lines 140 & 141 of the file. Good to know.
So the question now is will there be an update to Porteus 5, or to getmod, to change that line to AlienBob's suggestion or are we to create modules with an updated "etc/slackpkg/slackpkgplus.conf" file for ourselves.
What is going on with slakfinder.org
Posted: 10 Jan 2023, 23:12
by beny
hi Ed_P you have to use the link only to permit the update of the slackpkg without error, the other link is for the web search so you have to use this
https://slackware.nl/slakfinder/ slackpkg+ is a wrapper to slackpkg and is linked the the main software,you can edit the slackpkgplus.conf and change the old one.
What is going on with slakfinder.org
Posted: 11 Jan 2023, 05:29
by Ed_P
beny wrote: ↑10 Jan 2023, 23:12
you can edit the slackpkgplus.conf and change the old one.
Thank you
beny.
I've made an updated copy of the slackpkgplus.conf file (lines 141 & 142)
Code: Select all
#MIRRORPLUS['slackpkgplus']=https://slakfinder.org/slackpkg+15/
MIRRORPLUS['slackpkgplus']=https://slackware.nl/slackpkgplus15/
and created a script to implement it.
Code: Select all
#!/bin/sh
# https://alien.slackbook.org/blog/mirror-for-slackpkg-and-slakfinder/ -AlienBob
# https://forum.porteus.org/viewtopic.php?p=92492#p92492 - Rava
if [ `whoami` != "root" ]; then
echo -e "Enter root's password\033[1;31m"
su -c "sh $0 $1 $2"; exit
fi
echo -e "\033[0m"; echo -en "\033]0;Update slackpkg's repositories\a"
#set -x;
cp slackpkgplus.conf /etc/slackpkg/
ls -oh /etc/slackpkg/s*
slackpkg update
sleep 5
