I built the static test executable on noble and verified jammy:

```
$ schroot-wrapper -c jammy-debug -p tzdata -e
(jammy-debug)bdrung@host:~$ ./test | wc -l
446
(jammy-debug)bdrung@host:~$ dpkg -s tzdata | grep ^Version
Version: 2024b-0ubuntu0.22.04.1
```

Before:

```
$ schroot-wrapper -c jammy-debug -p tzdata
(jammy-debug)bdrung@host:~$ ./test
Etc/GMT
Etc/UTC
(jammy-debug)bdrung@host:~$ dpkg -s tzdata | grep ^Version
Version: 2024b-0ubuntu0.22.04
```

Verified focal:

```
$ schroot-wrapper -c focal-debug -p tzdata -e
(focal-debug)bdrung@host:~$ ./test | wc -l
446
(focal-debug)bdrung@host:~$ dpkg -s tzdata | grep ^Version
Version: 2024b-0ubuntu0.20.04.1
```

** Tags removed: verification-needed verification-needed-focal 
verification-needed-jammy
** Tags added: verification-done verification-done-focal verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2096974

Title:
  tzdata-2024b-0ubuntu0.24.04 makes std::chrono unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-14/+bug/2096974/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to