Page MenuHomeVyOS Platform

VyOS Repo: Cannot pull InRelease file for Sagitta
Closed, WontfixPublicBUG

Description

I'm trying to make a fresh build on the current Sagitta branch. For some days now, the build fails as it is forbitten to pull from VyOS Repositories:

Build Environment:

vyos@vyos-build:~/build$ docker images
REPOSITORY        TAG       IMAGE ID       CREATED       SIZE
vyos/vyos-build   sagitta   aa2b7a2bad84   4 days ago    2.41GB

Commands issued:

docker run --rm -it --privileged -v $(pwd):/vyos -w /vyos vyos/vyos-build:sagitta bash
sudo make clean
sudo ./build-vyos-image iso --architecture amd64 --debian-mirror http://ftp.de.debian.org/debian --debian-security-mirror http://security.debian.org --build-type development

Relevant Output:

[...]
[2024-05-11 11:33:09] lb chroot_apt install
P: Configuring file /etc/apt/apt.conf
[2024-05-11 11:33:09] lb bootstrap_archives
P: Configuring file /etc/apt/sources.list
Get:1 https://repo.saltproject.io/py3/debian/11/amd64/3005 bullseye InRelease [2853 B]
Get:2 http://ftp.de.debian.org/debian bookworm InRelease [151 kB]
Get:3 http://ftp.de.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:5 http://ftp.de.debian.org/debian bookworm-backports InRelease [56.5 kB]
Get:6 http://ftp.de.debian.org/debian bookworm/main Sources [9489 kB]
Get:7 http://security.debian.org bookworm-security InRelease [48.0 kB]
Get:8 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB]
Err:4 https://sagitta-packages.vyos.net sagitta InRelease
  403  Forbidden [IP: 104.18.30.79 443]
Get:9 http://security.debian.org bookworm-security/main Sources [96.0 kB]
Get:10 http://security.debian.org bookworm-security/main amd64 Packages [155 kB]
Get:11 http://security.debian.org bookworm-security/main Translation-en [92.6 kB]
Get:12 http://security.debian.org/debian-security buster/updates/main amd64 Packages [598 kB]
Get:13 https://repo.saltproject.io/py3/debian/11/amd64/3005 bullseye/main amd64 Packages [2924 B]
Get:14 http://security.debian.org/debian-security buster/updates/main Translation-en [324 kB]
Get:15 http://security.debian.org/debian-security buster/updates/non-free amd64 Packages [11.0 kB]
Get:16 http://security.debian.org/debian-security buster/updates/non-free Translation-en [24.8 kB]                                                                                                         Get:17 http://deb.debian.org/debian buster InRelease [122 kB]
Get:18 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Get:19 http://ftp.de.debian.org/debian bookworm/main amd64 Packages [8786 kB]
Get:20 http://deb.debian.org/debian trixie InRelease [168 kB]
Get:21 http://deb.debian.org/debian trixie-updates InRelease [49.6 kB] 
Get:22 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
Get:23 http://ftp.de.debian.org/debian bookworm/main Translation-en [6109 kB] 
Get:24 http://deb.debian.org/debian buster/main Translation-en [5969 kB]
Get:25 http://ftp.de.debian.org/debian bookworm-updates/main Sources [17.9 kB]                                                                                                                             Get:26 http://ftp.de.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Get:27 http://ftp.de.debian.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:28 http://ftp.de.debian.org/debian bookworm-backports/main Sources [204 kB]
Get:29 http://ftp.de.debian.org/debian bookworm-backports/main amd64 Packages [193 kB]
Get:30 http://ftp.de.debian.org/debian bookworm-backports/main Translation-en [161 kB]
Get:31 http://deb.debian.org/debian buster/non-free amd64 Packages [87.8 kB]
Get:32 http://deb.debian.org/debian buster/non-free Translation-en [88.9 kB]
Get:33 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
Get:34 http://deb.debian.org/debian buster-updates/main Translation-en [6915 B]
Get:35 http://deb.debian.org/debian trixie/main amd64 Packages [9145 kB]
Get:36 http://deb.debian.org/debian trixie/main Translation-en [6124 kB]
Get:37 http://deb.debian.org/debian trixie/non-free amd64 Packages [97.7 kB]
Get:38 http://deb.debian.org/debian trixie/non-free Translation-en [67.1 kB]
Reading package lists... Done
N: Repository 'http://ftp.de.debian.org/debian bookworm InRelease' changed its 'Version' value from '12.1' to '12.5'
E: Failed to fetch http://dev.packages.vyos.net/repositories/sagitta/dists/sagitta/InRelease  403  Forbidden [IP: 104.18.30.79 443]
E: The repository 'http://dev.packages.vyos.net/repositories/sagitta sagitta InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Repository 'Debian bookworm' changed its 'non-free component' value from 'non-free' to 'non-free non-free-firmware'
N: More information about this can be found online in the Release notes at: https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.html#non-free-split
E: An unexpected failure occurred, exiting...
P: Begin unmounting filesystems...
P: Saving caches...
Reading package lists... Done
Building dependency tree... Done
Del strongswan-starter 5.9.11-2+vyos0 [214 kB]
Del libvppinfra 23.06.0-2~gd34ae5c11~b27 [194 kB]
[...]
Del hyperv-daemons 6.1.52-1 [724 kB]
Del libssh-4 0.10.5-2 [188 kB]
Del exfatprogs 1.2.0-1 [57.5 kB]
Traceback (most recent call last):
  File "/vyos/./build-vyos-image", line 625, in <module>
    cmd("lb build 2>&1")
  File "/vyos/scripts/image-build/utils.py", line 84, in cmd
    raise OSError(f"Command '{command}' failed")
OSError: Command 'lb build 2>&1' failed
vyos_bld@cc28a08b9c21:/vyos$ exit
exit
vyos@vyos-build:~/build/sagitta$

Did I miss anything?

Best!

  • Al

Details

Difficulty level
Unknown (require assessment)
Version
Sagitta
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

I get it, not a bug then. Sad, but very understandable.

Thanks for explaining this!

  • Al

I sent you a message on Slack, as a person with >10 Pull Requests, for us you are contributor and as such eligible for LTS images access.