LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   is slackpkgplus down? (https://www.linuxquestions.org/questions/slackware-14/is-slackpkgplus-down-4175720584/)

apolinsky 01-06-2023 10:49 AM

is slackpkgplus down?
 
For about the last week or so I've had difficulties with slackpkgplus, the addition to slackpkg that adds additional repositories of slackware packages. Enabling the slackpkgplus configuration times out, with a "no route to host" response. Is there a problem?

Thank you.

LuckyCyborg 01-06-2023 10:55 AM

Quote:

Originally Posted by apolinsky (Post 6402628)
For about the last week or so I've had difficulties with slackpkgplus, the addition to slackpkg that adds additional repositories of slackware packages. Enabling the slackpkgplus configuration times out, with a "no route to host" response. Is there a problem?

Thank you.

Yep, there is a problem and it's known by almost everybody in this forum since long time. Where you have been, bro? :D

So. for unknown reasons, the slackfinder site is down.

marav 01-06-2023 10:56 AM

And the admin is out of the office :)

truepatriot76 01-06-2023 02:33 PM

Any news on zerouno? I hope all is well.

however 01-07-2023 02:03 AM

Quote:

Originally Posted by LuckyCyborg (Post 6402632)
Yep, there is a problem and it's known by almost everybody in this forum since long time. Where you have been, bro? :D

So. for unknown reasons, the slackfinder site is down.

is it still ok to upgrade current using slackpkg update && install-new && upgrade-all ?

I came back from the xmas break and trying to upgrade my slackware current i found this:
Code:

bash-5.2# slackpkg update

Updating the package lists...
        Downloading...
                Signatures
2023-01-07 08:55:49 URL:https://mirrors.slackware.com/slackware/slackware64-current/CHECKSUMS.md5.asc [163/163] -> "/tmp/slackpkg.Y1ondz/CHECKSUMS.md5.asc" [1]
failed: Connection timed out.
failed: Connection timed out.
failed: Connection timed out.
failed: Connection timed out.
failed: Connection timed out.
failed: Connection timed out.
failed: No route to host.
Files //var/lib/slackpkg/CHECKSUMS.md5.asc and /tmp/slackpkg.Y1ondz/CHECKSUMS.md5.asc differ

        Downloading...
                ChangeLogs
2023-01-07 08:58:00 URL:https://mirrors.slackware.com/slackware/slackware64-current/ChangeLog.txt [457645/457645] -> "/tmp/slackpkg.Y1ondz/ChangeLog.txt" [1]
                List of all files
2023-01-07 08:59:03 URL:https://mirrors.slackware.com/slackware/slackware64-current/patches/MANIFEST.bz2 [14/14] -> "/tmp/slackpkg.Y1ondz/patches-MANIFEST.bz2" [1]
2023-01-07 08:59:05 URL:https://slackware.mirror.garr.it/slackware/slackware64-current/slackware64/MANIFEST.bz2 [4297797/4297797] -> "/tmp/slackpkg.Y1ondz/slackware64-MANIFEST.bz2" [1]
2023-01-07 08:59:07 URL:https://slackware.mirror.garr.it/slackware/slackware64-current/extra/MANIFEST.bz2 [1765382/1765382] -> "/tmp/slackpkg.Y1ondz/extra-MANIFEST.bz2" [1]
2023-01-07 08:59:08 URL:https://slackware.mirror.garr.it/slackware/slackware64-current/pasture/MANIFEST.bz2 [127791/127791] -> "/tmp/slackpkg.Y1ondz/pasture-MANIFEST.bz2" [1]
2023-01-07 08:59:10 URL:https://slackware.mirror.garr.it/slackware/slackware64-current/testing/MANIFEST.bz2 [2771874/2771874] -> "/tmp/slackpkg.Y1ondz/testing-MANIFEST.bz2" [1]
failed: Connection timed out.
failed: No route to host.

                  !!! N O T I C E !!!
    Repository 'slackpkgplus' does not contains MANIFEST.bz2
    Don't worry... it will work fine, but the command
    'slackpkg file-search' will not work on that
    repository

                Checksums
2023-01-07 08:59:36 URL:https://mirrors.slackware.com/slackware/slackware64-current/CHECKSUMS.md5 [1111237/1111237] -> "/tmp/slackpkg.Y1ondz/CHECKSUMS.md5" [1]
failed: Connection timed out.


gegechris99 01-07-2023 02:46 AM

Since slakfinder.org is down, you need to change the URL of slackpkg+ repository in /etc/slackpkg/slackpkgplus.conf

Use slackware.nl for example.

Code:

# use this to keep the slackpkg+ package updated to the latest stable release
#MIRRORPLUS['slackpkgplus']=https://slakfinder.org/slackpkg+15/
MIRRORPLUS['slackpkgplus']=https://slackware.nl/slackpkgplus15/


however 01-07-2023 03:11 AM

Quote:

Originally Posted by gegechris99 (Post 6402748)
Since slakfinder.org is down, you need to change the URL of slackpkg+ repository in /etc/slackpkg/slackpkgplus.conf

Use slackware.nl for example.

Code:

# use this to keep the slackpkg+ package updated to the latest stable release
#MIRRORPLUS['slackpkgplus']=https://slakfinder.org/slackpkg+15/
MIRRORPLUS['slackpkgplus']=https://slackware.nl/slackpkgplus15/


Thank you very much.


All times are GMT -5. The time now is 07:38 AM.