[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-05-24 Thread Launchpad Bug Tracker
This bug was fixed in the package glibc - 2.27-3ubuntu1.6 --- glibc (2.27-3ubuntu1.6) bionic; urgency=medium [ Gunnar Hjalmarsson ] * d/local/usr_sbin/update-locale: improve sanity checks. (LP: #1892825) [ Aurelien Jarno ] * debian/debhelper.in/libc.preinst: drop the check

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-05-12 Thread Michael Hudson-Doyle
Verified that libc6 2.27-3ubuntu1.6 can be installed fine in a bionic docker container an Amazon Linux 2 system with the problematic kernel version: root@eef8e8932f4b:/# apt install libc6 Reading package lists... Done Building dependency tree Reading state information... Done Suggested

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-05-11 Thread Robie Basak
Hello Michael, or anyone else affected, Accepted glibc into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/glibc/2.27-3ubuntu1.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-05-10 Thread Launchpad Bug Tracker
This bug was fixed in the package glibc - 2.31-0ubuntu9.9 --- glibc (2.31-0ubuntu9.9) focal; urgency=medium * Disable testsuite on riscv64. It is failing maths tests intermittently in ways that cannot be a glibc regression and is disabled in later series anyway. glibc

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-05-03 Thread Michael Hudson-Doyle
Verified on an AL2 instance: root@19bea50a89e2:/# uname -r 4.14.275-207.503.amzn2.x86_64 root@19bea50a89e2:/# apt install --reinstall libc6=2.31-0ubuntu9.7 Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-04-27 Thread Michael Hudson-Doyle
Hello, could someone affected by this bug test the version of glibc in focal-proposed? We had to rebuild the package for unrelated reasons. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-04-25 Thread Matthieu Clemenceau
** Tags added: fr-2274 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title: preinst check that kernel revision < 255 now does more harm than good To manage notifications about this bug go

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-04-22 Thread Adam Kaminski
I did some testing and I didn't run into any issues after updating to the newer libc6 from -proposed. Looks good. FROM ubuntu:focal ENV DEBIAN_FRONTEND noninteractive RUN mv /bin/uname /bin/uname.orig RUN printf '#!/bin/bash\n\nif [[ "$1" == "-r" ]] ;then\n echo '5.4.277-277'\n exit\nelse\n

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-04-18 Thread Konrad Dear
Hi, Is it possible to add this fix to bionic-backport please? I'm happy to test and confirm the fix works if required. It looks harmless to me: https://salsa.debian.org/glibc- team/glibc/-/commit/b3c76cf1cd0c8b6e4844c6362a45143c136a2900 Thank you. -- You received this bug notification because

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-17 Thread Ibrahim Awwal
For those on Bionic/18.04, it looks like the fix hasn't made it back to bionic yet so there's no package to install for Bionic at the moment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-16 Thread Brian Murray
Hello Michael, or anyone else affected, Accepted glibc into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/glibc/2.31-0ubuntu9.8 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-14 Thread Martin Klosi
I'm trying to install the fixed package on a docker image, running Ubuntu 18.04.6, but I get: `91mE: Version '2.35-0ubuntu3' for 'libc6' was not found`. Running: `RUN apt-get install -y --no-install-recommends libc6=2.35-0ubuntu3` Ubuntu version: 19:36:03 NAME="Ubuntu" 19:36:03

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-09 Thread Launchpad Bug Tracker
This bug was fixed in the package glibc - 2.35-0ubuntu3 --- glibc (2.35-0ubuntu3) jammy; urgency=medium * debian/rules.d/build.mk: build with --with-default-link=no. -- Michael Hudson-Doyle Fri, 04 Mar 2022 15:54:17 +1300 ** Changed in: glibc (Ubuntu) Status: Confirmed

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-06 Thread Vivek Mehra
Thanks for the update @Michael -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title: preinst check that kernel revision < 255 now does more harm than good To manage notifications about this

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-03 Thread Michael Hudson-Doyle
New ubuntu official images have been published which contain the glibc update, so this issue should be less impactful now. The plan is still to fix this quickly though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Michael Hudson-Doyle
This fix will land in glibc in a week or so (hopefully) but before that we can get new images out with the glibc from the security update in, which will make your builds work again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Michael Scharf
Many thanks @nic Here is a version with no external file RUN mv /bin/uname /bin/uname.orig RUN printf '#!/bin/bash\n\nif [[ "$1" == "-r" ]] ;then\n echo '4.9.250'\n exit\nelse\n uname.orig "$@"\nfi' > /bin/uname RUN chmod 755 /bin/uname (The second statement should be all on one line if you

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Itay Elgazar
@vivmehra You're the hero, man! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title: preinst check that kernel revision < 255 now does more harm than good To manage notifications about

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Vivek Mehra
For people working with Docker build @Itay Elgazar (elgazaritay) Copy the script above into a file(like ubuntuFix.sh) Use it in your Dockerfile like below:- FROM ubuntu:latest USER root WORKDIR /home/app COPY . /home/app #Workaround for ubuntu fix start RUN mv /bin/uname /bin/uname.orig RUN cp

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread john robison
@elgazaritay I'm able to reproduce this in Codebuild with this simple Dockerfile: ``` FROM --platform=linux/amd64 ubuntu:20.04 ARG DEBIAN_FRONTEND=noninteractive RUN apt-get update && \ apt-get install -y --no-install-recommends libc6 ``` -- You received this bug notification because you are

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Nic Doye
Place the following script in bin/uname (where bin and Dockerfile are in the same directory): -8<- uname #!/bin/bash # Until the following bug is fixed: # https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1962225 # https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1962606 # Workaround

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Itay Elgazar
@Nic @Rajesh Can anyone give a snapshot of your dockerfile? I am running this on docker with no luck. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title: preinst check that

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread john robison
AWS support gave me another (temporary) workaround for Codebuild. If you use the 2xl compute type (the largest one, with 145gb RAM), that fleet is still using the older AMI and the older kernel, and so that will unblock your builds. At least until that compute type gets the same upgrade

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Om Prasad
this worked! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title: preinst check that kernel revision < 255 now does more harm than good To manage notifications about this bug go to:

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Rajesh
Thank you @Nic Doye for the workaround! It helped my docker build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title: preinst check that kernel revision < 255 now does more harm than good

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Nic Doye
Sorry that should be "$1" not an unquoted $1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title: preinst check that kernel revision < 255 now does more harm than good To manage

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Nic Doye
The workaround I'm using is taken from here: https://support.aqueos.net/index.php?/Knowledgebase/Article/View/your- kernel-version-indicates-a-revision-number-of-255-or-greater mv /bin/uname /bin/uname.orig and copy in the script below as /bin/uname (with the correct permissions),

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Rajesh
This bug is blocking my docker build from yesterday. Until a fix is in place if you have a workaround then could you please share it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title:

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Edison Gustavo Muenz
Are there any suggested workarounds in the meantime? This started happening after the libc6-dev package (and its dependants: libc-dev-bin, libc6) were upgraded from 2.31-0ubuntu9.2 to 2.31-0ubuntu9.7. I'm running on AWS CodeBuild (so amd64 arch). I tried installing the older version but it's not

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-01 Thread windowsguy
Same on Ubuntu 20.04.4 LTS on arm64 $ sudo apt-get --fix-broken install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following additional packages will be installed: libc6 Suggested packages: glibc-doc The

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-01 Thread Michael Hudson-Doyle
** Changed in: glibc (Ubuntu Focal) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title: preinst check that kernel revision < 255 now does more harm

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: glibc (Ubuntu Focal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title:

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: glibc (Ubuntu Bionic) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: glibc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962225 Title: