[Bug 1821130] Re: Sync twextpy 1:0.1~git20161216.0.b90293c-2 (universe) from Debian unstable (main)

Rahul Amaram 1821130 at bugs.launchpad.net
Wed Apr 24 16:45:55 UTC 2019


Done. Kindly upload to disco.

** Description changed:

  Please sync twextpy 1:0.1~git20161216.0.b90293c-2 (universe) from Debian
  unstable (main)
  
  A corresponding Ubuntu freeze exception request has already been filed:
  https://bugs.launchpad.net/ubuntu/+source/twextpy/+bug/1821129
  
- Changelog entries since current disco version
- 1:0.1~git20161216.0.b90293c-1:
+ [Impact]
+ Continuous exceptions in log files when NSS directory service is enabled (See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925585). This was causing excessive log activity and impacting functionality when using NSS directory service.
  
- twextpy (1:0.1~git20161216.0.b90293c-2) unstable; urgency=low
+ The main problem is that there are constructors in NssUserRecord and
+ NssGroupRecord classes, which have different definition compared to the
+ constructions of the interface (parent class). To fix this, I have
+ removed constructors for NssUserRecord and NssGroupRecord classes
+ allowing them to fallback to the constructor of their parent class
  
-   * Removed constructors for NssUserRecord and NssGroupRecord classes allowing
-     them to fallback to the constructor of their parent class (Closes: #923230)
+ [Test Case]
+ * Install calendarserver 9.2 and twextpy 1:0.1~git20161216.0.b90293c-1
+ * Set up NSS directory service as described in /usr/share/doc/calendarserver/README.Debian.gz
+ * Start calendarserver
+ * Access a calendar using caldav client. Username and password will be that of NSS user.
+ * You will see errors in calendarserver logs (/var/log/caldavd/error.log)
  
-  -- Rahul Amaram <amaramrahul at users.sourceforge.net>  Mon, 18 Mar 2019
- 01:00:34 +0530
+ [Regression Potential] 
+ Can't think of any potential regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1821130

Title:
  Sync twextpy 1:0.1~git20161216.0.b90293c-2 (universe) from Debian
  unstable (main)

Status in twextpy package in Ubuntu:
  New

Bug description:
  Please sync twextpy 1:0.1~git20161216.0.b90293c-2 (universe) from
  Debian unstable (main)

  A corresponding Ubuntu freeze exception request has already been filed:
  https://bugs.launchpad.net/ubuntu/+source/twextpy/+bug/1821129

  [Impact]
  Continuous exceptions in log files when NSS directory service is enabled (See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925585). This was causing excessive log activity and impacting functionality when using NSS directory service.

  The main problem is that there are constructors in NssUserRecord and
  NssGroupRecord classes, which have different definition compared to
  the constructions of the interface (parent class). To fix this, I have
  removed constructors for NssUserRecord and NssGroupRecord classes
  allowing them to fallback to the constructor of their parent class

  [Test Case]
  * Install calendarserver 9.2 and twextpy 1:0.1~git20161216.0.b90293c-1
  * Set up NSS directory service as described in /usr/share/doc/calendarserver/README.Debian.gz
  * Start calendarserver
  * Access a calendar using caldav client. Username and password will be that of NSS user.
  * You will see errors in calendarserver logs (/var/log/caldavd/error.log)

  [Regression Potential] 
  Can't think of any potential regressions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/twextpy/+bug/1821130/+subscriptions



More information about the Ubuntu-sponsors mailing list