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


Groups > linux.debian.kernel > #64446

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

From David Hansmann <david.hansmann@smartsteuer.de>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#932168: Correct verion of libc-dev not found on security.debian.org
Date 2019-07-16 10:20 +0200
Message-ID <ykqQO-61w-7@gated-at.bofh.it> (permalink)
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

Package: linux-libc-dev
Version: latest

Hi all,

when running a docker build using

FROM tomcat:8.5-jre8
RUN apt-get update && apt-get -y install locales
RUN locale-gen de_DE.UTF-8
RUN dpkg-reconfigure locales
ENV LANG de_DE.UTF-8
ENV LANGUAGE de_DE:en
ENV LC_ALL de_DE.UTF-8
RUN apt-get -y install gcc g++ libc6-dev-i386 g++-multilib

the dependencies fail since the weekend. Reason:

Fetched 53.0 MB in 8s (6156 kB/s)
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_4.9.168-1+deb9u2_amd64.deb  404  Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    The command '/bin/sh -c apt-get -y install gcc g++ libc6-dev-i386 g++-multilib' returned a non-zero code: 100

The issue is the deb9u2, which is missing (but present on mirrors) - only deb9u3 is there.

It would be nice if you could provide a workaround if this takes longer to fix.

Best regards and keep up the great work,

David



--
David Hansmann
Core Architect

Smartsteuer GmbH * Lister Meile 27 * 30161 Hannover
Fon +49 (0) 511 / 790 90 316

E-Mail david.hansmann@smartsteuer.de<mailto:david.hansmann@smartsteuer.de>
Web www.smartsteuer.de<http://www.smartsteuer.de>
Facebook https://www.facebook.com/smartsteuer

Handelsregister HRB 200898 * Amtsgericht Hannover
Gesch?ftsf?hrer Dr. Carsten Thies, Bj?rn Waide

Back to linux.debian.kernel | Previous | NextNext 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