Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #65074

Bug#932168: Correct version of libc-dev not found on security.debian.org

From Mobile Computing <csis0247@gmail.com>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#932168: Correct version of libc-dev not found on security.debian.org
Date 2019-09-09 06:40 +0200
Message-ID <yEjD3-5ZM-3@gated-at.bofh.it> (permalink)
References <ykqQO-61w-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

The error I encountered was only slightly different, instead of deb9u2, I
got it on deb9u3:

Unable to correct missing packages.
E: Failed to fetch
http://security.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_4.9.168-1+deb9u3_amd64.deb
404 Not Found

The solution I found was to simply change "
http://security.debian.org/debian-security" in sources.list to "
http://deb.debian.org/debian-security". I do not understand why the URL
alias failed on only this package.

RUN sed -i "s#deb http://security.debian.org/debian-security
stretch/updates main#deb http://deb.debian.org/debian-security
stretch/updates main#g" /etc/apt/sources.list

Thereafter I can build normally.

Back to linux.debian.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Bug#932168: Correct verion of libc-dev not found on security.debian.org David Hansmann <david.hansmann@smartsteuer.de> - 2019-07-16 10:20 +0200
  Bug#932168: Correct version of libc-dev not found on security.debian.org Mobile Computing <csis0247@gmail.com> - 2019-09-09 06:40 +0200

csiph-web