[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package libzen - 0.4.33-3ubuntu0.16.10.1 --- libzen (0.4.33-3ubuntu0.16.10.1) yakkety-proposed; urgency=medium * [57d99f9] Import large files patch (LP: #1693850) -- Chow Loong Jin Tue, 30 May 2017 00:24:00 +0800 ** Changed in: libzen (Ubuntu Yakkety)

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package libzen - 0.4.34-1ubuntu0.17.04.1 --- libzen (0.4.34-1ubuntu0.17.04.1) zesty-proposed; urgency=medium * [ed99500] Import large files patch (LP: #1693850) -- Chow Loong Jin Sat, 27 May 2017 01:17:40 +0800 ** Changed in: libzen (Ubuntu Zesty)

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package libzen - 0.4.32-1ubuntu0.16.04.1 --- libzen (0.4.32-1ubuntu0.16.04.1) xenial-proposed; urgency=medium * [8601742] Import large files patch (LP: #1693850) -- Chow Loong Jin Tue, 30 May 2017 00:39:22 +0800 ** Changed in: libzen (Ubuntu Xenial)

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-07-13 Thread Chow Loong Jin
Tested and verified on xenial, yakkety and zesty. ** Tags removed: verification-needed verification-needed-xenial verification-needed-yakkety verification-needed-zesty ** Tags added: verification-done verification-done-xenial verification-done-yakkety verification-done-zesty -- You received th

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-07-12 Thread Robie Basak
Hello Chow, or anyone else affected, Accepted libzen into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libzen/0.4.32-1ubuntu0.16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See http

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-07-12 Thread ChristianEhrhardt
Hi, I was looking at the ABI question asked by Robie in #5. The package fortunately has a symbols file and it would pop up there if the breakage would affect the symbols themselve. There might be a fix behind stable symbols - like the actually desired fix for huge files. But that should be a no-o

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-07-06 Thread Chow Loong Jin
Yeah I tested it using mediainfo on a large file in chroots of the target distributions without rebuilding mediainfo. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libzen in Ubuntu. https://bugs.launchpad.net/bugs/1693850 T

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-07-05 Thread Jérôme Martinez
There is no ABI impacting, as it is only internal (communication between the lib and libc API). libzen API uses 64-bit integers whatever is the presence of the flag, the flag is only for libc. And actually, the ABI break would have been seen previously, when the compilation flag was removed (swi

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-07-05 Thread Robie Basak
Do we know that this change won't be ABI impacting? Is this known, or has anybody looked into this? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libzen in Ubuntu. https://bugs.launchpad.net/bugs/1693850 Title: libzen was

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-05-31 Thread Jérôme Martinez
Fix confirmed by end user to work, also on 16.04, see https://sourceforge.net/p/mediainfo/discussion/297610/thread/8893b38f/#4075 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libzen in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-05-29 Thread Chow Loong Jin
Whoops, uploaded with a wrong version number (0.4.34-1ubuntu0.16.04.1) to zesty. I've fixed it with another upload (0.4.34-1ubuntu0.17.04.1). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libzen in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-05-28 Thread Jérôme Martinez
> some -D compilation flags that aren't even directly referenced in the codebase FYI impact is on the 32-bit libc usage, _FILE_OFFSET_BITS=64 enabling the libc file API with "off_t" of 64-bit instead of 32-bit. No other interaction. Example of impacted user (+ I got 2 emails with same bug report

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-05-28 Thread Chow Loong Jin
** Description changed: - The switch to cmake caused two compilation flags to be accidentally dropped: + The switch to cmake caused two compilation flags to be accidentally dropped: -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 This causes all file-handling operations in zenlib to fail to work wit

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-05-26 Thread Chow Loong Jin
** Also affects: libzen (Ubuntu Artful) Importance: Undecided Assignee: Chow Loong Jin (hyperair) Status: Fix Released ** Also affects: libzen (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: libzen (Ubuntu Zesty) Importance: Undecided Status:

[Touch-packages] [Bug 1693850] Re: libzen wasn't compiled with large file support

2017-05-26 Thread Chow Loong Jin
This bug was fixed in the package libzen - 0.4.35-1 --- libzen (0.4.35-1) experimental; urgency=medium * [015b0fa] Imported Upstream version 0.4.35 -- Chow Loong Jin Tue, 04 Apr 2017 00:39:46 +0800 ** Changed in: libzen (Ubuntu) Status: Triaged => Fix Released -- You r