This FTBFS is the result of the python-subunit package not being
properly built for all current Python versions.
signature.asc
Description: OpenPGP digital signature
http://bugs.debian.org/522426 - wishlist "new upstream version"
http://bugs.debian.org/527504 - FTBFS that has been blocking new
uploads, *with patch*
signature.asc
Description: OpenPGP digital signature
FTBFS is due to incompatible changes in cdbs
Attached is a patch I am successfully using to build PPA packages in
Ubuntu Karmic.
Max.
--- a/debian/rules Fri Apr 17 00:33:15 2009 +0100
+++ b/debian/rules Mon May 11 00:15:27 2009 +0100
@@ -66,3 +66,13 @@
@echo "Restore it from sou
Mark Purcell wrote:
> On Friday 27 October 2006 13:03, Max Bowsher wrote:
>> Dropping support for wct4xxp represents a critical regression to people
>> using that hardware.
>
> Max,
>
> I would suggest you have a read of:
>
> http://bugs.debian.org/cgi-bin/bugr
Peter Eisentraut wrote:
> Max Bowsher wrote:
>> Upgrading to the 4.2.2 ntp packages, which merge the ntp-server and
>> ntp-simple packages into the ntp package leaves the old packages in
>> the 'config-files' state. In particular, this leaves active cron
>&g
Package: adduser
Version: 3.80
Followup-For: Bug #352496
Cause of the bug appears to be a missing backslash reference operator
inside the call to GetOptions().
Making this one-character fix appears to solve the problem.
-"conf=s" => $configfile,
+"conf=s" => \$configfile,
I too would like to register a complaint about broken working methods
with sudo 1.6.8p7-1.3.
The preservation of all environment variables is not necessarily a
security flaw when done by a user with ALL commands sudoers rights. When
such a user is using 'sudo -s', it can be highly desirable not pu
It is a bug in the pl.po message catalog.
Fixed in trunk r15880.
Fixed in 1.2.x branch ready for 1.2.4.
Not fixed in about-to-be-released 1.2.3, tarballs were already rolled and in
final QA.
Patch:
svn diff -r15879:15880
http://svn.collab.net/repos/svn/trunk/subversion/po/pl.po
Max.
--
8 matches
Mail list logo