running bootstrap-prefix.sh currently fails for me early in stage1 when download of portage-20240529.tar.bz2 is attempted - the file finally downloaded from http://rsync.prefix.bitzolder.nl/snapshots/portage-20240529.tar.bz2 "does not look like a tar archive" - it has size 153 bytes and contains a html-decorated "404 Not Found" message. further info needed?
This is an fsckup. Long story short, the snapshot disappeared and I don't have a backup/copy. We must use a new one. Grbl.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=990de73f5a0673988dc0644293d3a51452da1458 commit 990de73f5a0673988dc0644293d3a51452da1458 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2024-06-14 04:30:41 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2024-06-14 04:30:41 +0000 scripts/rsync-generation/mksnapshot: don't download a crap 404 message Fail instead of downloading a 404/403/500 whatever message. Bug: https://bugs.gentoo.org/934308 Signed-off-by: Fabian Groffen <grobian@gentoo.org> scripts/rsync-generation/mksnapshot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=23620efb918a3fc4b077a79187c157f682d8d213 commit 23620efb918a3fc4b077a79187c157f682d8d213 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2024-06-14 04:37:22 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2024-06-14 04:37:22 +0000 scripts/bootstrap-prefix: bump snapshot to an existing one Closes: https://bugs.gentoo.org/934308 Signed-off-by: Fabian Groffen <grobian@gentoo.org> scripts/bootstrap-prefix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)