[Bug 1377332] Re: [TOPBLOCKER] UI randomly freezes

2014-12-03 Thread Łukasz Zemczak
** Also affects: cgmanager (Ubuntu RTM) Importance: Undecided Status: New ** Changed in: cgmanager (Ubuntu RTM) Status: New = Fix Released ** Changed in: cgmanager (Ubuntu RTM) Importance: Undecided = Critical -- You received this bug notification because you are a member

[Bug 1506007] [NEW] FTBFS due to unit tests failing to run

2015-10-14 Thread Łukasz Zemczak
arget 'override_dh_auto_test' failed ** Affects: python-linecache2 (Ubuntu) Importance: Undecided Assignee: Łukasz Zemczak (sil2100) Status: In Progress ** Tags: ftbfs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1506007] Re: FTBFS due to unit tests failing to run

2015-10-14 Thread Łukasz Zemczak
** Description changed: As per the test-rebuild [1] for wily, this package now fails to build from source due to some errors while running unit tests. Log: ===> Testing with python2.7 (python2) Traceback (most recent call last): - File "/usr/bin/python2-unit2", line 9, in -

[Bug 1503698] Re: FTBFS due to broken unit tests

2015-10-08 Thread Łukasz Zemczak
After applying the patch there are still test failures. The first two (in tests/test_41_response.py) can be fixed by: https://github.com/rohe/pysaml2/commit/ee3d828f80ff18082f89e219e0b48faf0dab45ca The final failure needs to be fixed manually. The test_eptid_mongo_db test from

[Bug 1503698] Re: FTBFS due to broken unit tests

2015-10-08 Thread Łukasz Zemczak
Ok, prepared a debdiff fixing all FTBFS issues. Almost all the fixes that are part of distro patches in this version are cherry-picked from upstream (will contact them about certain aspects of the testing suite). Debian seems to prepare for switching to a newer python-pysaml2 (3.0.0 in

[Bug 1506007] Re: Sync 1.0.0-2 from debian testing, fixes FTBFS due to unit tests failing to run

2015-10-14 Thread Łukasz Zemczak
Requesting a package sync from Debian. It has all Ubuntu changes and it also has the fix for this FTBFS (addition of PYTHONPATH=. in debian/rules). Could anyone sponsor the sync? ** Summary changed: - FTBFS due to unit tests failing to run + Sync 1.0.0-2 from debian testing, fixes FTBFS due to

[Bug 1503698] [NEW] FTBFS due to broken unit tests

2015-10-07 Thread Łukasz Zemczak
-wily.html ** Affects: python-pysaml2 (Ubuntu) Importance: Undecided Assignee: Łukasz Zemczak (sil2100) Status: In Progress ** Tags: ftbfs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-pysaml2 in Ubuntu. https

[Bug 1503698] Re: FTBFS due to broken unit tests

2015-10-07 Thread Łukasz Zemczak
Looks like we can get this fixed without pulling in the new upstream version with this: https://github.com/rohe/pysaml2/commit/5035a58137f7ba5ad79e4e52703b789b2a726955 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-pysaml2 in

[Bug 1503698] Re: FTBFS due to broken unit tests

2015-10-07 Thread Łukasz Zemczak
At least parts of the failures are due to the new pymongo, which for instance deprecated the 'Connection' object. Looking if we can easily distro-patch it to work. Debian also doesn't have it changed for the new pymongo. Maybe we could sync python-pysaml2 3.0.0-1 from experimental? Looking into

[Bug 1505632] [NEW] FTBFS due to failing unit tests

2015-10-13 Thread Łukasz Zemczak
rvice_token' Traceback (most recent call last): _StringException: Empty attachments: stderr stdout (...) [1] https://launchpadlibrarian.net/220829765/buildlog_ubuntu-wily-amd64 .python-glance-store_0.9.1-1_BUILDING.txt.gz ** Affects: python-glance-store (Ubuntu) Importance: Undecide

[Bug 1503698] Re: FTBFS due to broken unit tests

2015-10-09 Thread Łukasz Zemczak
Oh, right! Yeah, I think I was not thinking when typing that. pysaml2 really needs a better test suite. I generally think that relying on actual time when having some pre-generated timestamps is a bad idea in overall. They should mock their time methods and stop relying on real time during tests,

[Bug 1496924] Re: squid3 FTBFS due to bad libecap3 dependency and logical-not-parentheses warning

2015-09-30 Thread Łukasz Zemczak
I might be wrong, but I don't think changing the dependency back to libecap2 (0.2.0) is the right way to go. The new libecap library (libecap3) is currently in transition and the squid3 build problem is blocking its migration. If we re-introduce the libecap2 dependency, then libecap3 won't be able

[Bug 1496223] Re: squid3 FTBFS due to linux-libc-dev and libc6-dev headers mismatch

2015-09-30 Thread Łukasz Zemczak
After applying the patch mentioned in comment #4 the build carries on further, but fails with a new error. This is when building against the new libecap3 library (that's in -proposed), so this might be actually some problem regarding the changes there. But I also tried this patch when building

[Bug 1496924] Re: squid3 FTBFS due to bad libecap3 dependency and logical-not-parentheses warning

2015-09-30 Thread Łukasz Zemczak
I checked and Debian made squid3 building against libecap3 with version 3.5.6-1 [1]. This is a big upstream release and I'm not sure if it's a good idea to merge it to Ubuntu wily so late in the cycle. I also experimented and tried to fix the configure scripts to just pick up the new libecap3 and

[Bug 1503311] Re: FTBFS due to failing unit tests

2015-10-06 Thread Łukasz Zemczak
Actually, we can simply do a debian sync here since all ubuntu changes are now incorporated into Debian. On it now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-traceback2 in Ubuntu. https://bugs.launchpad.net/bugs/1503311

[Bug 1503311] Re: Sync request of python-traceback2: FTBFS due to failing unit tests

2015-10-06 Thread Łukasz Zemczak
tests'. Is this module globally installed? debian/rules:35: recipe for target 'override_dh_auto_test' failed [1] http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test- rebuild-20151001-wily.html ** Summary changed: - Sync request of python-traceback2: FTBFS due to failing unit t

[Bug 1503311] [NEW] FTBFS due to failing unit tests

2015-10-06 Thread Łukasz Zemczak
ed? debian/rules:35: recipe for target 'override_dh_auto_test' failed [1] http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test- rebuild-20151001-wily.html ** Affects: python-traceback2 (Ubuntu) Importance: Undecided Assignee: Łukasz Zemczak (sil2100) Status: In Progr

[Bug 1526264] Re: ntpdate fails with invalid argument when device is set to a date in the future (delta > 2^16)

2016-02-24 Thread Łukasz Zemczak
This bug was fixed in the package ntp 1:4.2.6.p5+dfsg- 3ubuntu6.4~overlay1 in https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/stable-phone-overlay --- ntp (1:4.2.6.p5+dfsg-3ubuntu6.4~overlay1) vivid; urgency=medium * Fix cannot correct dates in the future (LP:

[Bug 1526264] Re: ntpdate fails with invalid argument when device is set to a date in the future (delta > 2^16)

2016-02-24 Thread Łukasz Zemczak
** Changed in: ntp (Ubuntu RTM) Importance: Undecided => High ** Changed in: ntp (Ubuntu) Assignee: (unassigned) => Łukasz Zemczak (sil2100) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchp

[Bug 1526264] Re: ntpdate fails with invalid argument when device is set to a date in the future (delta > 2^16)

2016-02-23 Thread Łukasz Zemczak
** Also affects: ntp (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1526264 Title: ntpdate fails with invalid argument when