Your message dated Fri, 24 Jan 2025 18:40:09 +0100
with message-id <[email protected]>
and subject line Re: libseccomp-dev: Cannot install libseccomp-dev using apt
has caused the Debian Bug report #1006884,
regarding libseccomp-dev: Cannot install libseccomp-dev using apt
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1006884: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006884
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libseccomp-dev
Version: 2.5.1-1
Severity: important
Tags: a11y
X-Debbugs-Cc: [email protected]
Dear Maintainer,
I tried to install libseccomp-dev using apt with the following command:
sudo apt install libseccomp-dev
The output is the following:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Suggested packages:
seccomp
The following NEW packages will be installed:
libseccomp-dev
0 upgraded, 1 newly installed, 0 to remove and 84 not upgraded.
Need to get 92.1 kB of archives.
After this operation, 439 kB of additional disk space will be used.
Err:1 http://ftp.fr.debian.org/debian bullseye/main amd64 libseccomp-dev
amd64 2.5.1-1
404 Not Found [IP: 212.27.32.66 80]
E: Failed to fetch
http://ftp.fr.debian.org/debian/pool/main/libs/libseccomp/libseccomp-dev_2.5.1-1_amd64.deb
404 Not Found [IP: 212.27.32.66 80]
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
I ran apt-get update before without and with the --fix-missing option,
but it didn't solve the problem.
Looking at http://ftp.fr.debian.org/debian/pool/main/libs/libseccomp/,
it seems that libseccomp-dev_2.5.1-1_amd64.deb is not present.
Thanks for the help,
Best regards,
Guillaume
-- System Information:
Debian Release: 11.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-8-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libseccomp-dev depends on:
ii libseccomp2 2.5.1-1
libseccomp-dev recommends no packages.
Versions of packages libseccomp-dev suggests:
pn seccomp <none>
--- End Message ---
--- Begin Message ---
On Mon, 07 Mar 2022 17:06:40 +0100 Guillaume Bouvier <[email protected]>
wrote:
> Package: libseccomp-dev
> Version: 2.5.1-1
> Severity: important
> Tags: a11y
> X-Debbugs-Cc: [email protected]
>
> Dear Maintainer,
>
> I tried to install libseccomp-dev using apt with the following command:
>
> sudo apt install libseccomp-dev
>
> The output is the following:
>
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> Suggested packages:
> seccomp
> The following NEW packages will be installed:
> libseccomp-dev
> 0 upgraded, 1 newly installed, 0 to remove and 84 not upgraded.
> Need to get 92.1 kB of archives.
> After this operation, 439 kB of additional disk space will be used.
> Err:1 http://ftp.fr.debian.org/debian bullseye/main amd64 libseccomp-dev
amd64 2.5.1-1
> 404 Not Found [IP: 212.27.32.66 80]
> E: Failed to fetch
http://ftp.fr.debian.org/debian/pool/main/libs/libseccomp/libseccomp-dev_2.5.1-1_amd64.deb 404 Not
Found [IP: 212.27.32.66 80]
> E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
>
> I ran apt-get update before without and with the --fix-missing option,
> but it didn't solve the problem.
> Looking at http://ftp.fr.debian.org/debian/pool/main/libs/libseccomp/,
> it seems that libseccomp-dev_2.5.1-1_amd64.deb is not present.
This was probably a temporary mirror problem or apt update failed.
2.5.1-1+deb11u1 would be the correct version.
Felix
--- End Message ---