ok I think I have pinpointed a bit more precisely the issue ,
on the kernel with the bug , if from the container I do
localedef -i fr_FR -c -f UTF-8 -A /usr/share/locale/locale.alias fr_FR.UTF-8
stat /usr/lib/locale/locale-archive
I got
File: /usr/lib/locale/locale-archive
Size: 1679760
with the previous linux-aws version i got also
-rw-r--r-- 1 root root 1.7M Sep 3 08:38 locale-archive
but for some reason I can't read it
admin@8597d5502142:/$ head /usr/lib/locale/locale-archive
head: cannot open '/usr/lib/locale/locale-archive' for reading: Permission
denied
(normally I sh
however if it touch a file as root
root@8597d5502142:/# touch /tmp/toto
root@8597d5502142:/# ls -lh /tmp
total 0
-rw-r--r-- 1 root root 0 Sep 3 08:42 toto
root@8597d5502142:/# su admin
admin@8597d5502142:/$ head /tmp/toto
(no permission denied)
--
You received this bug notification because you
some precision,
actually in the "buggy" container, the file /usr/lib/locale/locale-
archive is created in all case with the permission (regardless with sudo
or directly as root user):
-rw-r--r-- 1 root root 1.7M Sep 2 23:17 locale-archive
however
1. if the file was generated as root, (not wit
Public bug reported:
step to reproduce
take an AMI: ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-20190816
(it runs by default the version 4.4.0-1090-aws of the kernel)
install docker on it and launch a debian:stretch instance (can reproduce
with ubuntu:latest)
curl -fsSL https://down
@TJ,
we got a new employee these days who had a slightly different model of
our laptop, and he got the purple screen hangup you're describing and
the workaround of pinning the intel-microcode version fixed the issue.
--
You received this bug notification because you are a member of Kernel
Packag
for cosmic it's the very same package
sudo apt install intel-microcode=3.20180312.0~ubuntu18.04.1
and so far it seems to fix the issue, thanks a lot for the easy to
implement workaround.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to
Here's my /proc/cpuinfo
** Attachment added: "cpuinfo.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1829620/+attachment/5265773/+files/cpuinfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bu
> Do you use cryptsetup for encryption?
no
> Hardware
We use a laptop Asus vivobook S15 (we both have the very same model)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1829620
Title:
uninstalling cryptsetup and running upgrade-grub seems to fix the
problem in my case
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1829620
Title:
cryptsetup stuck at loading initramfs
I'm interested to know how you installed the custom kernel
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1829620
Title:
cryptsetup stuck at loading initramfs
Status in linux package in
I don't know how I can help on this one, but a coworker and myself ,
both on ubuntu , have been it by the same problem
(stuck a loading initramfs)
if we try with a older kernel in the grub list it works the first time
and then it does not work anymore after next reboot
--
You received this bug
12 matches
Mail list logo