Sample Header Ad - 728x90

Problem with pkg installation on FreeBSD

0 votes
1 answer
5338 views
If I do pkg update I get: Updating FreeBSD repository catalogue... pkg: http://pkg.FreeBSD.org/freebsd:9:x86:32/latest/meta.txz : Not Found repository FreeBSD has no meta file, using default settings pkg: http://pkg.FreeBSD.org/freebsd:9:x86:32/latest/packagesite.txz : Not Found Unable to update repository FreeBSD Despite the fact that if I go to http://pkg.FreeBSD.org/freebsd:9:x86:32/latest/ I can see meta.txz and packagesize.txz. I did curl of http://pkg.FreeBSD.org/freebsd:9:x86:32/latest/ and it shows 404 Not Found

404 Not Found

nginx Why is this happening? EDIT: The output of fetch -o - -vv http://pkg.FreeBSD.org/freebsd:9:x86:32/latest inside the jail / scheme: [http] user: [] password: [] host: [pkg.FreeBSD.org] port: document: [/freebsd:9:x86:32/latest/] ---> pkg.FreeBSD.org:80 looking up pkg.FreeBSD.org connecting to pkg.FreeBSD.org:80 requesting http://pkg.FreeBSD.org/freebsd:9:x86:32/latest/ >>> GET /freebsd:9:x86:32/latest/ HTTP/1.1 >>> Host: pkg.FreeBSD.org >>> User-Agent: fetch libfetch/2.0 >>> Connection: close >>> <<< HTTP/1.1 404 Not Found <<< Server: nginx <<< Date: Sun, 17 Mar 2019 21:47:44 GMT <<< Content-Type: text/html <<< Content-Length: 162 <<< Connection: close content length: <<< offset 0, length -1, size -1, clength 162 404 Not Found 404 Not Found nginx fetch: http://pkg.FreeBSD.org/freebsd:9:x86:32/latest/ : Not Found
Asked by Ariel Baron (101 rep)
Mar 11, 2019, 10:30 PM
Last activity: Apr 20, 2023, 12:17 PM