[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-06-04 Thread Launchpad Bug Tracker
This bug was fixed in the package tzdata - 2024a-3ubuntu1.1 --- tzdata (2024a-3ubuntu1.1) noble; urgency=medium * d/rules: Support creating symlinks pointing to symlinks * Fixup for avoid timezones being symlinks to symlinks (LP: #2062522) tzdata (2024a-3ubuntu1) noble;

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-06-04 Thread Simon Chopin
It seems this doesn't have anything to do with glibc? Marking as Invalid there. ** Changed in: glibc (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062522

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package tzdata - 2024a-4ubuntu1 --- tzdata (2024a-4ubuntu1) oracular; urgency=medium * Merge with Debian unstable. Remaining changes: - Ship 2024a ICU timezone data which are utilized by PHP in tzdata-icu - Add autopkgtest test case for ICU

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-05-10 Thread Benjamin Drung
All autopkgtest runs succeeded except four autopkgtest fail on armhf with tmpfail: * dateparser * golang-github-rickb777-date * prometheus-alertmanager * reposurgeon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-05-03 Thread Benjamin Drung
Verified that the testcase does not crash any more after updating tzdata: ``` $ ./testcase $ dpkg -s tzdata | grep ^Version Version: 2024a-3ubuntu1.1 ``` ** Tags removed: verification-needed verification-needed-noble ** Tags added: verification-done verification-done-noble -- You received

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-05-03 Thread Benjamin Drung
Uploaded tzdata 2024a-3ubuntu1.1 to apply the follow-up fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062522 Title: std::chrono::locate_zone("Asia/Chungking") fails To manage notifications

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-05-02 Thread Benjamin Drung
Verification failed. The C++ code seems to read /usr/share/zoneinfo/tzdata.zi which still has the wrong link: ``` $ dpkg -s tzdata | grep ^Version Version: 2024a-3ubuntu1 $ grep Asia/Chungking /usr/share/zoneinfo/tzdata.zi L Asia/Chongqing Asia/Chungking $ ls -l /usr/share/zoneinfo/Asia/Chungking

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-04-30 Thread Benjamin Drung
Verified that tzdata-legacy 2024a-2ubuntu1 crashes with the test case. ** Description changed: + [ Impact ] + forwarded from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114770 ``` #include int main() { - (void) std::chrono::locate_zone("Asia/Chungking"); +   (void)

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-04-30 Thread Benjamin Drung
Waiting for the package to hit the mirror... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062522 Title: std::chrono::locate_zone("Asia/Chungking") fails To manage notifications about this bug

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-04-30 Thread Benjamin Drung
This is a follow-up fix for the fix in bug #2055718 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062522 Title: std::chrono::locate_zone("Asia/Chungking") fails To manage notifications about

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-04-30 Thread Steve Langasek
Hello Matthias, or anyone else affected, Accepted tzdata into noble-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/tzdata/2024a-3ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-04-19 Thread Benjamin Drung
** Changed in: tzdata (Ubuntu) Status: New => Fix Committed ** Changed in: tzdata (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062522 Title:

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-04-19 Thread Benjamin Drung
This bug report is misleading, because Asia/Chungking is not a symlink to another symlink: ``` $ ls -l /usr/share/zoneinfo/Asia/Chungking /usr/share/zoneinfo/Asia/Shanghai lrwxrwxrwx 1 root root 8 Apr 5 20:24 /usr/share/zoneinfo/Asia/Chungking -> Shanghai -rw-r--r-- 1 root root 561 Apr 5

[Bug 2062522] Re: std::chrono::locate_zone("Asia/Chungking") fails

2024-04-19 Thread Benjamin Drung
** Also affects: tzdata (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/2062522 Title: std::chrono::locate_zone("Asia/Chungking") fails To