Bug#627727: python-keyczar: FTBFS: ValueError: RSA modulus length must be a multiple of 256 and > 1024

2011-05-23 Thread Christian Kastner
tag 627727 + confirmed thanks On 05/24/2011 12:26 AM, Jakub Wilk wrote: > | File "/usr/lib/python2.6/dist-packages/Crypto/PublicKey/RSA.py", > line 207, in generate > | raise ValueError("RSA modulus length must be a multiple of 256 and >> 1024") > | ValueError: RSA modulus length must be a m

Bug#627359: python-pyevolve-doc: broken search

2011-05-19 Thread Christian Kastner
tag 627359 + confirmed pending thanks On 05/20/2011 12:32 AM, Jakub Wilk wrote: > Package: python-pyevolve-doc > Version: 0.6~rc1+svn398+dfsg-1 > Severity: minor > Tags: patch > > The search function doesn't work at all, becuase jquery.js is symlinked > into incorrect directory. Please see the at

Bug#626255: bug# off-by-1

2011-05-15 Thread Christian Kastner
sorry for the noise, meant to address #626256 instead... signature.asc Description: OpenPGP digital signature

Bug#626254: possible mirror issue

2011-05-15 Thread Christian Kastner
On 05/15/2011 10:24 PM, Christian Kastner wrote: > Looking at [0], it appears that there are no rows in in the results > table. pg_numrows($rsql) returns 0, which ultimately leads to > divide-by-zero in later calculations (an error, with result -1, would > cause this). ^^^ not s

Bug#626254: possible mirror issue

2011-05-15 Thread Christian Kastner
On 01/-10/-28163 08:59 PM, Nicholas Bamber wrote: > The division by zero cannot be the main issue. My qa.debian.org page is > also missing all upstream data. Looking at [0], it appears that there are no rows in in the results table. pg_numrows($rsql) returns 0, which ultimately leads to divide-by-

Bug#626489: ITP: airoscript-ng -- User interface for aircrack-ng

2011-05-12 Thread Christian Kastner
On 05/12/2011 09:38 PM, David Francos Cuartero wrote: > On Thu, May 12, 2011 at 06:10:07PM +0200, Jakub Wilk wrote: >> Are you aware that aircrack-ng is RC-buggy[0], not in testing, and >> (for the moment) undistributable? > My god, I saw that bug lots of time ago, but since I saw aircrack-ng > in

Bug#588588: Additional information

2011-05-12 Thread Christian Kastner
reopen 588588 thanks On 05/12/2011 10:59 PM, Richard Hartmann wrote: > According to Mister_X in #aircrack-ng on freenode, aircrack-ng never > took any code from Pyrite, it was the other way round. Closing. There seems to be a misunderstanding here. The issue wasn't aircrack-ng taking code from Py

Bug#626326: [rt.debian.org #3167] AutoReply: [Debian RT] Please add Christian Kastner's key to the DM keyring

2011-05-11 Thread Christian Kastner
2011 15:27:30 +1000 BTS: http://bugs.debian.org/626326 Comment: Add Christian Kastner as a Debian Maintainer Agreement: http://lists.debian.org/debian-newmaint/2011/05/msg00016.html Advocates: yoh - http://lists.debian.org/debian-newmaint/2011/05/msg00017.html jwilk - http://lists.debian.org

Bug#626326: debian-maintainers: Please add Christian Kastner to Debian Maintainers keyring

2011-05-10 Thread Christian Kastner
Package: debian-maintainers Severity: normal Please add me to Debian Maintainers keyring. Regards, Christian Kastner Recommended-By: Yaroslav Halchenko , Jakub Wilk , Soeren Sonnenburg Agreement: http://lists.debian.org/debian-newmaint/2011/05/msg00016.html Advocates: http

Bug#626202: [dget] unescape .dsc filename in HTTP URIs

2011-05-09 Thread Christian Kastner
Package: devscripts Version: 2.10.72 Severity: wishlist User: devscri...@packages.debian.org Usertags: dget For example: # This URL was copy-pasted from iceweasel, %7e is '~' $ dget -d -u http://www.kvr.at/debian/pool/main/libf/libfann/libfann_2.1.0%7ebeta%7edfsg-4.dsc $ ls -1 libfann_2.1.0%7ebe

Bug#625498: cron: Cron does not check permissions of linked file when symlink is first created

2011-05-07 Thread Christian Kastner
tag 625498 + unreproducible moreinfo On 05/03/2011 11:06 PM, Karl O. Pinc wrote: > Files in /etc/cron.d that have group write permissions will > not have their cronjobs run but if /etc/cron.d/ contains > a symlink to a file with group write permissions the cron > jobs in that file are run. After

Bug#625495: cron: Cron does not recover well from a BAD INODE INFO error

2011-05-07 Thread Christian Kastner
tag 625495 + confirmed pending thanks On 05/03/2011 10:59 PM, Karl O. Pinc wrote: > When cron finds a crontab file has the wrong permissions > (and perhaps the wrong owner, I didn't check) it refuses > to execute the cronjobs in that file until the file > is deleted and re-created. It is not enou

Bug#625493: cron: Error message regarding group write permission is not clear

2011-05-07 Thread Christian Kastner
tag 625493 + confirmed pending thanks On 05/03/2011 10:54 PM, Karl O. Pinc wrote: > Files in /etc/cron.d that have group write permissions will > not have their cronjobs run. The log message > which results provides no guideance as to exactly > what is wrong with the inode info and how it > shou

Bug#625492: Errors preventing crontab execution should be logged at higher priority

2011-05-07 Thread Christian Kastner
severity 625492 wishlist thanks On 05/03/2011 10:47 PM, Karl O. Pinc wrote: > and the log message that indicates there is a problem did > not get logged. This means to me that the message is > being logged at the INFO priority. > > I believe that log messages which indicate that cron jobs > are

Bug#625491: Requirement that cron.d entries be chmod g-w is undocumented or unnecessary

2011-05-07 Thread Christian Kastner
tag 625491 + confirmed pending thanks On 05/03/2011 10:36 PM, Karl O. Pinc wrote: > It appears that files in /etc/cron.d must not be group > writable. This is not documented and does not seem to > be necessary. It would be nice if the requirement > did not exist. (Note: I did not check to see

Bug#625123: libfann: FTBFS: pyfann/pyfann_wrap.cxx:2854:13: error: 'ptrdiff_t' does not name a type

2011-05-02 Thread Christian Kastner
tag 625123 + confirmed pending thanks On 05/02/2011 02:33 PM, Lucas Nussbaum wrote: > Source: libfann > Version: 2.1.0~beta~dfsg-3 > Severity: serious > Tags: wheezy sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20110502 qa-ftbfs > Justification: FTBFS on amd64 > During a rebuild of

Bug#623455: cron: postinst script aborts on dpkg-maintscript-helper invocation

2011-04-20 Thread Christian Kastner
reassign 623455 debconf forcemerge 560317 623455 thanks On 04/20/2011 02:16 PM, William Steve Applegate wrote: > Calling dpkg-reconfigure(8) on the cron package fails because of the > dpkg-maintscript-helper invocation contained within the postinst script. This > is particularly annoying since a `

Bug#315753: knockd shuts down when the interface disappears

2011-04-18 Thread Christian Kastner
found 315753 0.5-3 retitle 315753 knockd shuts down when the interface disappears thanks The problem can be generalized: knockd shuts down when the interface disappears, be it ppp0 or eth0 or whatever. Running knock in the foreground, the following message is printed when the interface goes down

Bug#623231: provide "show users with crontab" option for crontab

2011-04-18 Thread Christian Kastner
On 04/18/2011 04:45 PM, Hanno Hecker wrote: > The attached patch scans crond's spool dir for user crontabs and prints > them if they have a corresponding password database entry. > > diff is against sid's cron Hm... this does sound useful and may help in cases such as this[0]. I'm afraid any cons

Bug#622889: uscan: "tar: .[!.]*: Cannot stat: No such file or directory" when repacking ZIP files

2011-04-15 Thread Christian Kastner
Package: devscripts Version: 2.10.72 Severity: important Tags: patch User: devscri...@packages.debian.org Usertags: uscan Hi, The implementation of the fix for #615108 -- using perl's glob() instead of ls -- is unfortunately broken because the path to the tmpdir is missing: --- /usr/bin/uscan

Bug#622645: crontab(5) doesn't specify parse order of crontab file

2011-04-13 Thread Christian Kastner
tag 622645 pending thanks On 04/13/2011 05:48 PM, Jonathan David Amery wrote: > crontab(5) leaves it ambiguous what happens when you interleave environment > variables and commands, or repeat environment variables. The following patch > clarifies the issue. Applied in SVN. Thanks, Christian

Bug#622348: cron: initscripts returns failure when there's nothing to stop

2011-04-12 Thread Christian Kastner
retitle 622348 cron: init script does not conform to LSB tag 622348 + confirmed pending Hi Kevin, On 04/12/2011 01:30 PM, Kevin Mitchell wrote: > Package: cron > Version: 3.0pl1-116 > Severity: normal > > > $ sudo /etc/init.d/cron stop > Stopping periodic command scheduler: cron. > $ sudo /etc/

Bug#406895: dies on boot with "Out of Memory" error when using "mlock"

2011-04-11 Thread Christian Kastner
found 406895 2.1.3-2 thanks On 01/-10/-28163 08:59 PM, Anthony DeRobertis wrote: > I can confirm this bug still exists in 2.1.0-1 and also 2.1~rc11-1. Note > that I don't see it on all my OpenVPN machines... > > I suspect (but have not tested) the difference with the two I just saw > it on is tha

Bug#622275: ITP: mpikmeans -- Fast Library for K-means Clustering

2011-04-11 Thread Christian Kastner
Package: wnpp Severity: wishlist Owner: Christian Kastner * Package name: mpikeans Version : 1.5 Upstream Author : Peter Gehler * URL : http://mloss.org/software/view/48/ * License : Apache 2.0 Programming Lang: C Description : Fast Library for K-means

Bug#615108: [uscan] Fixes for repacking ZIP files

2011-04-09 Thread Christian Kastner
Hi James, On 03/21/2011 01:41 PM, Christian Kastner wrote: >> On Fri, Feb 25, 2011 at 08:42:40PM +0100, Christian Kastner wrote: >>> Unpacking such an archive has the side effect of tar attempting to >>> change the permissions of the cwd, as easily reproduced by unpacking

Bug#621572: pending

2011-04-07 Thread Christian Kastner
tag 621572 + pending thanks This has been pending for a while and will be in the next upload. signature.asc Description: OpenPGP digital signature

Bug#620991: another build failur: mips

2011-04-07 Thread Christian Kastner
another instance of this particular build failure, this time mips: https://buildd.debian.org/fetch.cgi?pkg=pyrit&arch=mips&ver=0.4.0-1&stamp=1302155360&file=log signature.asc Description: OpenPGP digital signature

Bug#620991: unit test times out

2011-04-06 Thread Christian Kastner
owner 620991 ! forwarded 620991 http://code.google.com/p/pyrit/issues/detail?id=293 thanks The unit test in question is performance-related and contains a hard upper limit (timeout). Sufficiently increasing this timeout appears to resolve the issue. signature.asc Description: OpenPGP digital si

Bug#620991: pyrit: FTBFS: testBenchmark (__main__.FilesystemTestCase): IndexError: list index out of range

2011-04-05 Thread Christian Kastner
On 04/05/2011 07:27 PM, Jakub Wilk wrote: > Source: pyrit > Version: 0.4.0-1 > Severity: serious > Justification: fails to build from source > > pyrit failed to build from source on mipsel[0] and sparc64[1] with the > following error: > | ==

Bug#608874: I have a problem with this too

2011-04-03 Thread Christian Kastner
On 01/-10/-28163 08:59 PM, Christian Andretzky wrote: > Hi, > until now we are using a /etc/crontab file which has some lines like the > following: > > */10 * * * * root test -x /name/of/the/script && /name/of/the/script > > In the past I had 2 ways If I don't want the script running: > > - I c

Bug#555954: cron stops inspection of new cron jobs after a 'Error: bad hour;, while reading'

2011-04-03 Thread Christian Kastner
On 04/03/2011 05:45 PM, Josip Rodin wrote: > On Sun, Apr 03, 2011 at 04:34:18PM +0200, Christian Kastner wrote: >> were any of you able to reproduce the issue you reported using the steps >> described here? >> >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=

Bug#435271: only root crontabs are executed

2011-04-03 Thread Christian Kastner
Hi, On 04/25/2010 09:44 PM, Christian Kastner wrote: > Fahad Ahmad wrote: >> I am facing the exact same problem as the original poster on all my >> debian lenny servers. The servers that are still on etch with the exact >> same pam configurations have no problems running jo

Bug#555954: cron stops inspection of new cron jobs after a 'Error: bad hour;, while reading'

2011-04-03 Thread Christian Kastner
Hi, were any of you able to reproduce the issue you reported using the steps described here? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555954 Regards, Christian signature.asc Description: OpenPGP digital signature

Bug#620392: cron looses job output if no mta is installed

2011-04-03 Thread Christian Kastner
On 04/03/2011 04:09 PM, Javier Fernández-Sanguino Peña wrote: > On Fri, Apr 01, 2011 at 08:37:23PM +0200, Christian Kastner wrote: >> Logging to syslog could be an idea worth entertaining, but it would have >> to be implemented via a configurable option. > > Logging of o

Bug#620692: Use logcheck-conform filtering rules in logcheck.ignore

2011-04-03 Thread Christian Kastner
a88295373f4a8d9066d489787721d7d5b3fb5916 Mon Sep 17 00:00:00 2001 From: Christian Kastner Date: Sun, 3 Apr 2011 00:29:58 +0200 Subject: [PATCH] Make logcheck ignore rules logcheck-conform Update the filter patterns according to the specifications from http://wiki.logcheck.org/RuleSubmission

Bug#620392: cron looses job output if no mta is installed

2011-04-01 Thread Christian Kastner
severity 620392 wishlist thanks Hi Adam, On 04/01/2011 07:26 PM, Adam Heath wrote: > package: cron > version: 3.0pl1-106 > > cron has no depends on any mta; instead, it just has a recommends. > However, when no mta is installed, the output of the job being run gets > thrown away. This is very b

Bug#617226: Required-Start: $network

2011-04-01 Thread Christian Kastner
On 04/01/2011 07:15 PM, Olaf van der Spek wrote: > On Thu, Mar 31, 2011 at 11:13 PM, Christian Kastner wrote: >> The fact that this only affects a certain groub of jobs is indicative of >> Should-Start, not Required-Start. > > I don't agree, but I don't think

Bug#617226: Required-Start: $network

2011-03-31 Thread Christian Kastner
Sorry for the late reply, I had accidentally unsubscribed myself from the PTS. On 01/-10/-28163 08:59 PM, Olaf van der Spek wrote: > Package: cron > Version: 3.0pl1-116 > Severity: wishlist > > Hi, > > Could you add $network to Required-Start? > Otherwise cron jobs that require the network fail.

Bug#616007: dpkg-reconfigure cron fails

2011-03-30 Thread Christian Kastner
reassign 616007 debconf forcemerge 560317 616007 thanks On 01/-10/-28163 08:59 PM, Jari Jokinen wrote: > Package: cron > Version: 3.0pl1-116 > Severity: normal > > Running "dpkg-reconfigure cron" fails in fresh installations of Debian > Squeeze 6.0 (amd64), which means also "dpkg-reconfigure --a

Bug#615855: cron: strange behaviour of initscript's status option, stop leaving pid file?

2011-03-30 Thread Christian Kastner
tag 615855 confirmed thanks Sorry for the late reply, I somehow managed to unsubscribe myself from the PTS. On 01/-10/-28163 08:59 PM, Michael Prokop wrote: > Package: cron > Version: 3.0pl1-105 ^ ITYM -116 from Squeeze; -105 (the version in Lenny) did not support the status

Bug#614567: cron: recurrent error appears in syslog

2011-03-30 Thread Christian Kastner
forcemerge 608874 614567 thanks On 01/-10/-28163 08:59 PM, kubrick wrote: > Package: cron > Version: 3.0pl1-116 > Severity: normal > > This error appears in the syslog file: > > (CRON) error (grandchild #2323 failed with exit status 143) I'm pretty sure this is a duplicate of #608874 signatu

Bug#600479: fixed upstream

2011-03-29 Thread Christian Kastner
tag 600479 + fixed-upstream thanks 5.7.10 (v5-beta) released today contains a fix for this issue. signature.asc Description: OpenPGP digital signature

Bug#615108: [uscan] Fixes for repacking ZIP files

2011-03-21 Thread Christian Kastner
On 03/20/2011 07:07 PM, James Vega wrote: > On Fri, Feb 25, 2011 at 08:42:40PM +0100, Christian Kastner wrote: >> When repacking ZIP files, because of the way uscan invokes tar, the >> current directory '.' (dot) is always included in the resulting tar >> archive.

Bug#615108: [uscan] Fixes for repacking ZIP files

2011-02-25 Thread Christian Kastner
Subject: [uscan] Fixes for repacking ZIP files Package: devscripts Version: 2.10.71 Severity: normal Tags: patch When repacking ZIP files, because of the way uscan invokes tar, the current directory '.' (dot) is always included in the resulting tar archive. Unpacking such an archive has the side

Bug#613422: cron can't run /sbin/shutdown command

2011-02-15 Thread Christian Kastner
On 02/15/2011 07:38 PM, sergey wrote: > Sorry, running shutdown without arguments is my big error. If you want to shutdown your computer, you will also need the '-h' flag. The default behaviour for shutdown is to switch to runlevel 1, see shutdown(8). # This will halt/poweroff your system immedia

Bug#612100: ITP: diveintopython3 -- Book for learning Python 3

2011-02-05 Thread Christian Kastner
Package: wnpp Severity: wishlist Owner: Christian Kastner * Package name: diveintopython3 Version : r916 Upstream Author : Mark Pilgrim * URL : http://diveintopython3.org * License : CC-BY-SA-3.0 Programming Lang: HTML Description : Book for learning

Bug#590876: ITP: cronie -- Fork of the ISC cron job scheduler

2011-01-25 Thread Christian Kastner
Hi Nicholas, On 01/25/2011 10:12 PM, Nicholas Bamber wrote: > Christian, > I came across this fork today and I was thinking of raising an ITP, > which obviously I don't need to do now. However as I read it you are not > actually thinking of packaging it any time soon, which is a shame. I > can

Bug#609380: liblinear: please package new release (1.7)

2011-01-09 Thread Christian Kastner
On 01/09/2011 03:32 AM, Yaroslav Halchenko wrote: > Howdy ;-) > Version 1.7 released on September 13, 2010. An updated package is already available: http://www.kvr.at/debian/pool/main/libl/liblinear/liblinear_1.7+dfsg-1.dsc Sponsorship welcome, though :-) Squeeze RC bugs are low nowadays, might

Bug#608874: [cron] New behavior of returning an error if grandchild exit status not 0 is not properly advertised

2011-01-04 Thread Christian Kastner
On 01/04/2011 08:38 PM, Philippe Teuwen wrote: > You're right that the problem was introduced earlier. > I guess I saw it only after this upgrade because of an upgrade of > logcheck as well and now logcheck reports me that error from > /var/log/syslog. Ah, so it is also visible in the default sysl

Bug#608857: cron: Please add the configurable CRONTAB_UTC patch by Björn Danielsson

2011-01-04 Thread Christian Kastner
Hi Axel, On 01/04/2011 04:19 AM, Axel Beckert wrote: > According to crontab(7) there's no possibility to write cronjobs which > are independent of local DST regulations if the local time of the system > uses a timezone with a DST rule. > > An elegant and backwards-compatible solution for this pro

Bug#608874: [cron] New behavior of returning an error if grandchild exit status not 0 is not properly advertised

2011-01-04 Thread Christian Kastner
tag 608874 confirmed thanks Hi Philippe, On 01/04/2011 10:08 AM, Philippe Teuwen wrote: > After upgrade from cron 3.0pl1-114 to 3.0pl1-116 I had the following > problem: I can confirm the general issue, however this should have first appeared in -110, not -114 (see #581612, where we accidentally

Bug#606325: cron: Off-by-one in manpage example

2010-12-08 Thread Christian Kastner
tags 606325 + confirmed pending thanks On 12/08/2010 01:51 PM, Ulrich Klauer wrote: > In the "EXAMPLE CRON FILE" section of crontab(5), there is this example: ># Run on every second Saturday of the month >0 4 8-15 * *test $(date +\%u) -eq 6 && echo "2nd Saturday" > The range of

Bug#590290: Proper fix implemented

2010-11-28 Thread Christian Kastner
A proper fix has been implemented. The current fix was bit of a hack; the issue preventing a proper fix was me overlooking that vixie cron still used vfork() in some spots. Christian signature.asc Description: OpenPGP digital signature

Bug#590290: Bug#604181: Cron leaking file descriptors

2010-11-23 Thread Christian Kastner
No, that was it. Anyway, I'll try to get properly validate the fix 100% some time this week. Thanks again, Christian signature.asc Description: OpenPGP digital signature

Bug#590290: Bug#604181: Cron leaking file descriptors

2010-11-22 Thread Christian Kastner
On 11/22/2010 09:34 AM, Jaap Winius wrote: > Quoting Christian Kastner : > >> If you're interested and/or willing to help testing, an amd64 package >> (and source package, for other platforms) based on the current -115 plus >> the (one-line) fix for this issue a

Bug#604163: dpkg-maintscript-helper error reconfiguring the package

2010-11-20 Thread Christian Kastner
reassign 604163 debconf forcemerge 560317 604163 thanks Hi Marco, On 11/20/2010 09:20 PM, Marco Nenciarini wrote: > On a freshly installed squeeze system: > > mnen...@poison:~$ sudo dpkg-reconfigure -p low cron > Stopping periodic command scheduler: cron. > dpkg-maintscript-helper: error: coul

Bug#604181: Cron leaking file descriptors

2010-11-20 Thread Christian Kastner
reassign 590290 cron forcemerge 590290 604181 tags 590290 confirmed pending thanks Hi Jaap, On 11/21/2010 01:33 AM, Jaap Winius wrote: > When cron runs lvdisplay (lvm2 2.02.66-4) from a simple shell script > once every > evening, my Debian squeeze system consistently gives this kind of error: >

Bug#602903: cron: lsb dependencies should use $named

2010-11-10 Thread Christian Kastner
tags 602903 confirmed pending thanks On 11/09/2010 10:30 PM, Erwan David wrote: > On 09/11/10 21:54, Christian Kastner wrote: >> On 11/09/2010 10:18 AM, Erwan David wrote: >>> /etc/init.d/cron uses a Should-start: nscd >>> >>> Thus it does not work on

Bug#602903: cron: lsb dependencies should use $named

2010-11-09 Thread Christian Kastner
tags 602903 + moreinfo thanks Hi Erwan, On 11/09/2010 10:18 AM, Erwan David wrote: > > /etc/init.d/cron uses a Should-start: nscd > > Thus it does not work on installation using another resolver > > ### BEGIN INIT INFO > # Provides: cron > # Required-Start:$remote_fs $syslog $time

Bug#601259: FTBFS if only built with Python >=2.6

2010-10-25 Thread Christian Kastner
On 10/25/2010 06:15 PM, Luke Faraone wrote: > On 10/24/2010 06:40 PM, Jakub Wilk wrote: >> armel, hppa, mips, powerpc, maybe s390, plus all non-Linux ones. Use >> something like: >> >> $(shell python -c 'import distutils.util as d; print d.get_platform()') > > Okay, I've committed the above. Is th

Bug#601259: FTBFS if only built with Python >=2.6

2010-10-24 Thread Christian Kastner
On 10/24/2010 09:59 PM, Luke Faraone wrote: > On 10/24/2010 03:22 PM, Jakub Wilk wrote: >> * Luke Faraone , 2010-10-24, 13:55: >>> When attempting to build this package with pyversions of 2.6-, the >>> package FTBFS because it expects there to be a "build/lib" directory. >>> Versions of Python aft

Bug#600479: rsyslog-pgsql: Postgres strings are not properly escaped

2010-10-17 Thread Christian Kastner
Package: rsyslog-pgsql Version: 4.6.4-1 Severity: normal (I use rsyslog from lenny-backports on nearly all of my hosts, but I have verified the following to be true for 4.6.4-1 from unstable). After upgrading from 4.4.2~bpo to 4.6.4~bpo, I started getting hourly messages from logcheck. The Postgr

Bug#600082: cron: ignores LC_CTYPE in /etc/default/locale

2010-10-13 Thread Christian Kastner
tags 600082 + confirmed pending thanks On 10/13/2010 02:08 PM, Jakub Wilk wrote: > Package: cron > Version: 3.0pl1-114 > Severity: normal > Tags: patch > > A typo in the init script prevents cron from respecting the LC_CTYPE > setting. See the attached patch. Fix committed, thanks for the pointe

Bug#599897: cron: /etc/default/locale may miss

2010-10-12 Thread Christian Kastner
tag 599895 + unreproducible thanks Hi David, On 10/12/2010 09:55 AM, David Delon wrote: > Extract from /usr/share/doc/cron/changelog.Debian.gz: > > * debian/cron.pam: > - In addition to the reading /etc/security/pam_env.conf and > /etc/environment (obsolete config file) previous def

Bug#599160: cron: Please document applied patches and/or use quilt

2010-10-05 Thread Christian Kastner
Hi Allard, On 10/05/2010 10:14 AM, Allard Hoeve wrote: > Today I was trying to apply a patch to the latest Debian package in squeeze. > Unfortunately, the patch didn't immediately apply. This led me to investigate > why. What kind of patch, and from what source (BTS, third party, ...)? > That pa

Bug#597707: cron: Cron segfaults while executing jobs

2010-09-22 Thread Christian Kastner
merge 597707 597705 thanks Hi Igor, On 09/22/2010 01:08 PM, jen...@debian.org wrote: > Each time cron tries to execute a job from /etc/cron.d (or any other crontab) > I see syslog entries like these: > > some-machine:~# grep 'segfault at 0 ip 0 sp' /var/log/syslog > Sep 22 07:17:01 some-machine

Bug#596283: Freeze exception: shadow / possible cron update?

2010-09-21 Thread Christian Kastner
On 09/21/2010 01:36 PM, Julien Cristau wrote: > On Tue, Sep 21, 2010 at 12:58:36 +0200, Sven Joachim wrote: > >> How about letting cron depend on the new passwd package instead of >> breaking the old? ISTM this would have been the better action for >> #541415 as well. >> > Sounds like that would

Bug#596283: Freeze exception: shadow / possible cron update?

2010-09-19 Thread Christian Kastner
On 09/19/2010 06:21 PM, Julien Cristau wrote: > On Sun, Sep 19, 2010 at 17:21:38 +0200, Christian Kastner wrote: > >> Assuming that #596283 will be fixed by a -2 release of shadow, I was >> wondering whether the Release Team would like a cron -115 as well, with >> this f

Bug#596283: Freeze exception: shadow / possible cron update?

2010-09-19 Thread Christian Kastner
Hi, On 08/18/2010 08:31 PM, Nicolas François wrote: > * debian/passwd.cron.daily: Handle the backups of the user and group > databases so that it can be removed from the standard daily cron job. > Closes: #554170 I only now noticed that this version of shadow entered testing. Assuming

Bug#596636: doxygen build ignores CFLAGS

2010-09-12 Thread Christian Kastner
Package: doxygen Version: 1.7.1-2 Severity: normal debian/rules indicates that noopt and debug are supported in DEB_BUILD_OPTIONS. Both add the appropriate flags to CFLAGS. Both are ignored. The only way I could get a debug build was by passing the --debug option to ./configure. Christian sig

Bug#596632: Correct backtrace

2010-09-12 Thread Christian Kastner
On 09/13/2010 01:46 AM, Christian Kastner wrote: > I attached the wrong file, here's the correct one. This time with attachment. Sorry. Program received signal SIGSEGV, Segmentation fault. 0x006906ef in DocFormula::isInline (this=0x1be4860) at docparser.h:453 453 bool

Bug#596632: Correct backtrace

2010-09-12 Thread Christian Kastner
I attached the wrong file, here's the correct one. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#596632: doxygen segfaults while building documentation

2010-09-12 Thread Christian Kastner
Package: doxygen Version: 1.7.1-2 Severity: important Doxygen occasionally segfaults when attempting to build part of the documentation for the Shark Machine Learning Library, specifically the documentation for ReClaM. When the segfault occurs, it is always during processing of a certain file. I

Bug#596369: cron: dpkg-reconfigure fails

2010-09-10 Thread Christian Kastner
reassign 596369 dpkg thanks Hi, On 09/10/2010 09:06 PM, Steven Malin wrote: > Package: cron > Version: 3.0pl1-114 > Severity: normal > > if i do a dpkg-reconfigure on the cron package i get the following messages: > > ---snip--- > r...@bluewave:~# dpkg-reconfigure cron > Stopping periodic comma

Bug#595485: ITP: shark -- Modular Machine Learning Library

2010-09-04 Thread Christian Kastner
Package: wnpp Severity: wishlist Owner: Christian Kastner * Package name: shark Version : 2.3.2 Upstream Author : Shark Project * URL : http://shark-project.sourceforge.net/ * License : GPL-2+ Programming Lang: C++ Description : Modular Machine

Bug#594251: python-libsvm: Please mention that the new Python interface is incompatible with the old one

2010-08-24 Thread Christian Kastner
Package: python-libsvm Version: 2.91-2 Severity: wishlist Whilst packaging PyBrain, I noticed that the new Python interface introduced in 2.91 is incompatible with the old one, e.g.: >>> from svm import cross_validation Traceback (most recent call last): File "", line 1, in Imp

Bug#594248: RM: pyrit [kfreebsd-i386 kfreebsd-amd64 hurd-i386] -- ROM; last upload should have FTBFS on non-Linux

2010-08-24 Thread Christian Kastner
Package: ftp.debian.org Severity: normal The upload of pyrit 3.0-1 should have FTBFS on the above listed architectures because of a bug in one of its dependencies (#589995). It did not FTBFS because the result of the unit tests was ignored (#590520). The latter issue is fixed and pending upload (p

Bug#592962: ITP: python-pygene -- simple python genetic algorithms/programming library

2010-08-14 Thread Christian Kastner
Hi, Mathieu Negri wrote: > Package: wnpp > Severity: wishlist > Owner: Mathieu Negri > > * Package name: python-pygene > Version : 0.2.1 > Upstream Author : David McNab > * URL : http://www.freenet.org.nz/python/pygene/ > * License : GPL2 > Programming Lang

Bug#589995: import scapy.layers.dot11 fails on kfreebsd-*

2010-08-03 Thread Christian Kastner
On 07/22/2010 10:12 PM, Christian Kastner wrote: > I took a look at the code, I believe this is because the > architecture identification tests for BSDs in > scapy/arch/__init__.py fail to account for kFreeBSD - see > also #560078. FYI, this happens on hurd, too. -- To UNSUBSCRI

Bug#591005: please don't use NEWS.Debian for things that aren't NEWS

2010-07-30 Thread Christian Kastner
tag 591005 confirmed pending thanks On 07/30/2010 11:04 PM, Steve Langasek wrote: > The purpose of the Debian NEWS file is to provide information about changes > to package behavior that may impact the user on upgrade. It should not be > used for: > > - informing users about fixed bugs > - tel

Bug#590876: ITP: cronie -- Fork of the ISC cron job scheduler

2010-07-29 Thread Christian Kastner
Package: wnpp Severity: wishlist Owner: Christian Kastner * Package name: cronie Version : 1.4.4 Upstream Author : Marcela Mašláňová * URL : https://fedorahosted.org/cronie/ * License : ISC Programming Lang: C Description : Fedora's fork of ISC

Bug#590520: pyrit: ignores test results

2010-07-27 Thread Christian Kastner
tag 590520 confirmed pending thanks On 01/-10/-28163 08:59 PM, Jakub Wilk wrote: > If a test fails, the package should FTBFS. This is currently not the > case, see e.g.: > https://buildd.debian.org/fetch.cgi?&pkg=pyrit&ver=0.3.0-1&arch=kfreebsd-i386&stamp=1279811994 Fix committed and forwarded.

Bug#590501: RM libfann1 -- RoM; NVIU; ancient version superseded by libfann

2010-07-26 Thread Christian Kastner
Package: ftp.debian.org Severity: normal Hello, Please remove libfann1 from unstable, it is ancient (2004) and has recently been superseded by libfann. Regards, Christian signature.asc Description: OpenPGP digital signature

Bug#589995: import scapy.layers.dot11 fails on kfreebsd-*

2010-07-22 Thread Christian Kastner
Package: python-scapy Version: 2.1.0-1 Severity: important On 07/22/2010 08:35 PM, Christian Kastner wrote: Attempting to import scapy.layers.dot11 raises an Exception on kfreebsd-*. Here are the relevant lines from the build log of package pyrit[0]: Traceback (most recent call last): File

Bug#589759: debhelper: dh_auto_install + python-all-dbg changes shebang of scripts

2010-07-20 Thread Christian Kastner
On 07/20/2010 09:40 PM, Joey Hess wrote: > Christian Kastner wrote: >> When building Python debug extensions, dh_auto_install calls the regular >> interpreters first and the debug interpreters last. > > Sorry, could you please be more clear? dh_auto_install does not build >

Bug#589759: debhelper: dh_auto_install + python-all-dbg changes shebang of scripts

2010-07-20 Thread Christian Kastner
Package: debhelper Version: 7.9.3 Severity: normal When building Python debug extensions, dh_auto_install calls the regular interpreters first and the debug interpreters last. This causes the shebang in scripts (if present) to be changed to #!/usr/bin/python-dbg. This appears to be a similar issu

Bug#588588: Additional information

2010-07-20 Thread Christian Kastner
On 01/-10/-28163 08:59 PM, Richard Hartmann wrote: > upstream > > The authors are: > > // SHA-1 SSE2 implementation, (C) 2008 Alvaro Salmador > (napla...@msn.com), ported from Simon Marechal's SHA-1 MMX > // SHA-1 MMX implementation, (C) 2005 Simon Marechal (si...@banquise.net) > > Missing licen

Bug#588588: Additional information

2010-07-19 Thread Christian Kastner
On 07/19/2010 09:15 PM, Julien Cristau wrote: > Can't these packages use libcrypto (not gpl-compatible, so maybe not the > best idea in all cases) or libgcrypt or some other crypto library > instead of having their own sha1 implementations? Pyrit falls back to libcrypto when the SSE2 implementatio

Bug#588588: Additional information

2010-07-19 Thread Christian Kastner
Hi, On 01/-10/-28163 08:59 PM, Alexander Reichle-Schmehl wrote: >> The authors are: >> >> // SHA-1 SSE2 implementation, (C) 2008 Alvaro Salmador >> (napla...@msn.com), ported from Simon Marechal's SHA-1 MMX >> // SHA-1 MMX implementation, (C) 2005 Simon Marechal (si...@banquise.net) >> >> Missing

Bug#588887: libfann:FTBFS: error: invalid cast from type 'va_list' to type 'const unsigned int*'

2010-07-13 Thread Christian Kastner
On Tue, 13 Jul 2010 14:52:27 +0900, Nobuhiro Iwamatsu wrote: > Source: libfann > Version: 2.1.0~beta~dfsg-1 > Severity: serious > > Your package FTBFS on alpha, armel and sh4. > https://buildd.debian.org/pkg.cgi?pkg=libfann > https://buildd.debian.org/fetch.cgi?pkg=libfann;ver=2.1.0~beta~dfsg

Bug#588588: aircrack-ng: debian/copyright is missing information for src/sha1-sse2.*

2010-07-09 Thread Christian Kastner
Package: aircrack-ng Severity: serious Justification: Policy 12.5 debian/copyright neither mentions the authors of or the license under which src/sha1-sse2.h and src/sha1-sse2.S are distributed. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstab

Bug#585788: libocas: Closed wrong bug

2010-07-09 Thread Christian Kastner
reopen 585788 thanks The bug number for the ITP was off by one in the changelog. Reopening the ITP for liblinear and closing the proper one for libocas. signature.asc Description: OpenPGP digital signature

Bug#585644: closing

2010-06-29 Thread Christian Kastner
I think this has been open long enough now, closing. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#587131: python-paver: FTBFS: dh_usrlocal: debian/python-paver/usr/local/bin/paver is not a directory

2010-06-25 Thread Christian Kastner
tag 587131 +patch thanks On 01/-10/-28163 08:59 PM, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part: >> dh_usrlocal: debian/python-paver/usr/local/bin/paver is not a directory >> rmdir: failed to remove `debian/python-pav

Bug#583063: pkpgcounter: FTBFS: dpkg-gencontrol: error: the Recommends field contains an arch-specific dependency but the package is architecture all

2010-06-25 Thread Christian Kastner
tag 583063 +patch thanks On 01/-10/-28163 08:59 PM, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build on > amd64. > *snip* >> WARN: If you are running on a 32 Bits x86 platform, you should install the >> Python Psyco module if possible, this would gr

Bug#587069: ITP: pybrain -- Modular Machine Learning Library

2010-06-24 Thread Christian Kastner
Package: wnpp Severity: wishlist Owner: Christian Kastner * Package name: pybrain Version : 0.3 Upstream Author : PyBrain Core Developers * URL : http://www.pybrain.org/ * License : BSD Programming Lang: Python Description : Modular Machine Learning

Bug#519297: [git-buildpackage/master] Add option --git-force-create to force tarball creation

2010-06-19 Thread Christian Kastner
tag 519297 pending thanks Date: Thu Jun 10 18:30:50 2010 +0200 Author: Christian Kastner Commit ID: 2173157e8139855242b07605c266f0359a15205f Commit URL: http://git.debian.org/?p=users/agx/git-buildpackage.git;a=commitdiff;h=2173157e8139855242b07605c266f0359a15205f Patch URL: http

Bug#500712: problem is not reproducible anymore, fixed?

2010-06-19 Thread Christian Kastner
Hi Jelle, On 2010-03-20 08:59 PM, Jelle de Jong wrote: > I tested the boot process with three different zd1211 devices and the > boot process did not slow down as much as it did. See the attached > document for more information. I believe the problem has been fixed > somewhere. (any idea where?)

Bug#584514: I forgot to add the backslash

2010-06-15 Thread Christian Kastner
tag 584514 confirmed pending thanks On 06/05/2010 03:20 AM, jida...@jidanni.org wrote: > I forgot to add the backslash: > 30 4 8-15 * * test $(date +\%u) -eq 6 && command I added this example to crontab(5). Thanks! Christian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o

Bug#585680: /etc/cron.monthly/standard not removed although dropped form the package

2010-06-15 Thread Christian Kastner
tag 585680 fixed pending thanks On 06/14/2010 10:45 PM, Christian Kastner wrote: > I'd very much like to use dpkg-maintscript-helper for this, but it would > rename locally modified versions to a form not accepted by cron. Raphael Hertzog pointed out the obvious solution to me: simpl

<    3   4   5   6   7   8   9   >