Skip to content

Conversation

@thaJeztah
Copy link
Member

No description provided.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

hm.. something borked or just Ubuntu's package repo issue?

Dockerfile:101
--------------------
  99 |     COPY deb /root/package/debian
 100 |     ARG TARGETPLATFORM
 101 | >>> RUN mk-build-deps -t "xx-apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/package/debian/control
 102 |     WORKDIR /root/package
 103 |     ARG NIGHTLY_BUILD
--------------------
ERROR: failed to solve: process "/bin/sh -c mk-build-deps -t \"xx-apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y\" -i /root/package/debian/control" did not complete successfully: exit code: 29
#32 5.593 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/ubuntu.sources:2 and /etc/apt/sources.list.d/xx-armhf.sources:2
#32 5.593 E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/noble-updates/universe/binary-arm64/Packages.gz  File has unexpected size (1894106 != 1894107). Mirror sync in progress? [IP: 91.189.91.102 80]
#32 5.593    Hashes of expected file:
#32 5.593     - Filesize:1894107 [weak]
#32 5.593     - SHA256:7dc7b6ae63809c916c98e7aea8f53981fea6c293808a2e9a7f539b580b29468a
#32 5.593     - SHA1:87513fd0935a23e266a15d7434e5906c6eb940bb [weak]
#32 5.593     - MD5Sum:242ab4aebc39fdbb8c691bf53d265a24 [weak]
#32 5.593    Release file created at: Thu, 08 Jan 2026 10:36:06 +0000
#32 5.593 E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/noble-updates/main/binary-arm64/Packages.gz  
#32 5.593 E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/noble-security/multiverse/binary-arm64/Packages.gz  File has unexpected size (36378 != 38330). Mirror sync in progress? [IP: 91.189.91.102 80]
#32 5.593    Hashes of expected file:
#32 5.593     - Filesize:38330 [weak]
#32 5.593     - SHA256:318f7bbcb78d1c3811176163c112d3bb5925541c761e763cdd9c5ddcc46b393d
#32 5.593     - SHA1:8f0156ace94f193005d7759a0e1a5822f8d1845a [weak]
#32 5.593     - MD5Sum:86730c686d652f46a0e63aa985e5978c [weak]
#32 5.593    Release file created at: Thu, 08 Jan 2026 11:47:36 +0000
#32 5.593 E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/noble-security/universe/binary-arm64/Packages.gz  
#32 5.593 E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/noble-security/main/binary-arm64/Packages.gz  
#32 5.593 E: Some index files failed to download. They have been ignored, or old ones used instead.
#32 5.593 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/ubuntu.sources:1 and /etc/apt/sources.list.d/xx-armhf.sources:1

@thaJeztah
Copy link
Member Author

Oh! Forgot we automated this; closing in favor of #344

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant