[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2021-05-21 Thread Tord Van Delft
I found the solution. It solves many other problems as well. do this, on your host system (rpi4 armv71 for me). Before building or starting containers... ``` curl http://ftp.us.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1_armhf.deb --output libseccomp2_2.5.1-1_armhf.deb

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2021-02-03 Thread Joshua Powers
I am adding docker.io package to the affects, as the versions in bionic (19.03.6) and focal (19.03.8) are just behind the 19.03.9 version required with a fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2021-02-03 Thread Joshua Powers
Hi, Thanks for the link about libseccomp. After reading that link and a couple of bugs on Github about this it seems the root cause is due to containers of newer releases (e.g. 20.04), which make syscalls that hosts with older software might not know about. To resolve then, users need to: 1)

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2021-02-03 Thread Amael
Hello, the linuxserver.io team has identified the problem : it's a libseccomp library problem on the host (debian) and not an ubuntu docker image problem. See here for more informations : https://docs.linuxserver.io/faq#libseccomp Best regards -- You received this bug notification because you

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2021-02-03 Thread Amael
Hello, this should be marked as critical for armv7 because it merely breaks the operating system. All HTTPS requests are impossible as the certicates are signed in the future. Below example logs generated by an application running on this image - you feel like being in a TARDIS :) Jul 01, 1971

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2021-02-03 Thread Amael
I can confirm on a pi4 : Linux mediacenter 4.19.66-v7l+ #1253 SMP Thu Aug 15 12:02:08 BST 2019 armv7l GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896443 Title: The latest Ubuntu base

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2021-01-30 Thread Andreas Dirnberger
Bug is only at arm/v7 Tested on rpi3 with ubuntu 20.04 arm/v7 and arm64 Last working image is ubuntu:focal-20200115 Issue posted at: https://github.com/boostorg/boost/issues/474 Can be related to the last commit:

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2020-11-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: 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/1896443 Title: The latest

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2020-10-06 Thread John Chittum
I've confirmed that running on kernel 4.19.97-v7l, available on the Raspbian image published on 2020-02-14 there are issues running `date`. it returns the Linux epoch date. the following containers are affected: ubuntu/focal ubuntu/groovy debian/bullseye there was not an issue with

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2020-10-06 Thread John Chittum
I tested with Ubuntu Bionic 32bit and was unable to reproduce. Also unable to reproduce with a Focal 32bit. Both of these are running the 5.4 kernel though, so it may just be affecting 4.X series kernels. I'll flash a Raspbian Buster 32 bit and test on my Raspberry Pi 4 -- You received this bug

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2020-10-06 Thread Mirasoft GmbH & Co KG
Sorry, I had forgotten that: Yes my test systems are 32bit ARM systems. On 64bit systems the problem is not reproducible. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896443 Title: The latest

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2020-10-06 Thread Mirasoft GmbH & Co KG
Hello John, Thanks for the investigating. My test system is a Raspberry Pi 4 running Raspbian (Buster). But I can reproduce this problem on all my systems with armhf cpu. For example I have an industrial PLC (WAGO PFC200) with ARMv7-CPU and docker support which has exactly the same problem. So I

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2020-10-05 Thread Joshua Powers
** Changed in: cloud-images Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896443 Title: The latest Ubuntu base image for armhf return random values for date/time

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2020-10-05 Thread John Chittum
I was unable to reproduce with Ubuntu Focal 64 bit as the host. Could you provide the Host OS version. Focal is on a 5.4 kernel, and Bionic should have rolled to a 5.x kernel as well. my guess at this time is your host is a 32bit (from the armv7l listing in the kernel). if you let me know the

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2020-10-05 Thread Mirasoft GmbH & Co KG
This (in my eyes) very critical bug is now "Unassigned" and "Undecided" for 14 days, although it can be reproduced within seconds. For clarification: Ubuntu cannot be used on armhf processors -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2020-09-21 Thread ALI ALQAHTANI
** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896443 Title: The latest Ubuntu base image for armhf return random values for