Bug#1062810: Update

2024-02-04 Thread Joel Rosdahl
On Sun, Feb 4, 2024, at 13:04, Pushkar Kulkarni wrote: > Do you plan on doing a new upstream release? Yes, that's what I plan to do tomorrow in addition to uploading a new Debian package. -- Joel

Bug#1062810: ccache fails to run it's autopkg tests

2024-02-04 Thread Joel Rosdahl
I hope to find time to fix this tomorrow. -- Joel

Bug#1058739: lyskom-elisp-client: fails to install with Emacs 29: lyskom-elisp-client.el:17452:2: Error: Optimizer error: too much on the stack

2023-12-26 Thread Joel Rosdahl
This looks like an Emacs bug. Reduced reproducer: $ cat repro.el (defsubst bar (a &rest b) nil) (defun foo () (bar 1 2 3 4)) $ emacs -Q --batch -f batch-byte-compile repro.el In toplevel form: repro.el:2:2: Error: Optimizer error: too much on the stack I'll see if I

Bug#938099:

2019-12-28 Thread Joel Rosdahl
I think that it's time to remove python-pysqlite2 from Debian: Python has had support for SQLite 3 since version 2.5 and there is (understandably) no upstream activity for the Python wrapper.

Bug#938192:

2019-12-28 Thread Joel Rosdahl
I think that it's time to remove python-sqlite from Debian: it's a module for the obsolete SQLite 2 API and there's (understandably) no upstream activity.

Bug#829088: Jessie

2016-07-20 Thread Joel Rosdahl
For reference: I have requested to include ccache 3.1.12 in Jessie in #831426 . -- Joel

Bug#829088: ccache may silently miscompile symlinked source files

2016-07-15 Thread Joel Rosdahl
On 15 July 2016 at 07:55, Jaap Keuter wrote: > Don't the release notes of the next version address this? > https://ccache.samba.org/releasenotes.html#_ccache_3_2_6 Yes, it's a fix for this bug. I also made a 3.1.12 release especially for Debian stable. I just haven't had time to make a Debian pac

Bug#829088: ccache may silently miscompile symlinked source files

2016-06-30 Thread Joel Rosdahl
Thanks for the bug report. I have reproduced the issue, see the attached script. Yes, to trigger the bug, the source file path must be absolute and CCACHE_BASEDIR must be enabled. The behavior change in question comes from this commit: < https://github.com/ccache/ccache/commit/2df269a3121889ebcdfa

Bug#736301: python-sqlite-dbg: unhandled symlink to directory conversion: /usr/share/doc/PACKAGE

2014-02-05 Thread Joel Rosdahl
look at the log, that's because it didn't even try to install python-sqlite-dbg since it apparently doesn't work to run piuparts in a chroot. -- Joel On 5 February 2014 17:50, Sebastian Ramacher wrote: > Hi Joesl > > On 2014-02-01 11:45:44, Joel Rosdahl wrote: > >

Bug#736301: python-sqlite-dbg: unhandled symlink to directory conversion: /usr/share/doc/PACKAGE

2014-02-01 Thread Joel Rosdahl
Hi Andreas, Thanks for the bug report! As far as I can tell, neither python-sqlite-dbg nor python-sqlite in neither wheezy nor jessie contain symlinks for (or in) /usr/share/doc and don't create any symlinks in preinstall/postinstall scripts. Therefore I don't understand what needs to be done, if

Bug#666525: trying to disable ccache locally, failing

2013-08-31 Thread Joel Rosdahl
Hi, > ccache seems to ignore the request [...] Is there some ccache subtlety I'm missing? ccache doesn't ignore the request, it just happens to make sure that the ccache directory exists before reacting to CCACHE_DISABLE (or CCACHE_READONLY)... Looks like it has been that way since day one (well,

Bug#718830: python-apsw: Required dependencies missing due to incorrect python:Depends expansion

2013-08-06 Thread Joel Rosdahl
Thanks! I'm fine either way - you can upload it if you like. -- Joel On 6 August 2013 00:34, Scott Kitterman wrote: > Package: python-apsw > Version: 3.7.17-r1-1 > Severity: serious > Tags: patch > Justification: Policy 3.5 > > Both python-apsw and python3-apsw are missing depends on the corre

Bug#671929: ccache: trigger not multi-arch safe, prevents proper gcc upgrade

2012-05-09 Thread Joel Rosdahl
Hi, I don't see anything in the triggered ccache postinst script that could cause this. Can you reproduce the problem? Could it be that something other than ccache's trigger that causes this? See for instance bug#665727. -- Joel On 8 May 2012 11:10, Yann Dirson wrote: > Package: ccache > Vers

Bug#454424: other arch

2007-12-06 Thread Joel Rosdahl
Thomas Guebels <[EMAIL PROTECTED]> writes: > Can you please upload the fix for other architectures than amd64 as > well ? Thanks. That's the job of the auto-builders. They should upload binary packages for the other architectures soon. Regards, Joel -- Joel Rosdahl <[E

Bug#361507: python2.4-pysqlite1.1: hangs on execute()

2006-04-08 Thread Joel Rosdahl
x27;) > > the program hangs in execute() with high system load. this does > happen with libsqlite3-0_3.3.5-0.1 but not with > libsqlite3-0_3.2.8-1. Thanks for the report. I just uploaded python-pysqlite1.1_1.1.7-1. Please let me know whether the new version fixes the problem. Reg

Bug#341092: python2.3-sqlite: Python2.3 package uses decorators

2005-12-05 Thread Joel Rosdahl
Hi Kevin, Joel Rosdahl <[EMAIL PROTECTED]> writes: > [...] > Thanks for the bug report! However, I think you are mistaken. The > only thing python2.3-sqlite does in its postinstall script is to run > /usr/lib/python2.3/compileall.py on each directory found in > /usr/lib/py

Bug#341092: python2.3-sqlite: Python2.3 package uses decorators

2005-11-28 Thread Joel Rosdahl
-packages. It also does not use or install any Python egg or formencode module. The only conclusion I can draw is that the egg comes from some other package or module that you have installed by other means. Regards, Joel -- Joel Rosdahl <[EMAIL PROTECTED]> Key BB845E97; f

Bug#323619: typo in python-egenix-stack dependency

2005-08-21 Thread Joel Rosdahl
Hi! > Package: python-egenix-stack > Version: 2.0.6-1 > Severity: serious > > missing comma. Hm, I fail to see where the comma is missing. Please elaborate. > maybe you can drop the 2.1 and 2.2 packages? Yes, I guess it's about time to do that. Regards,