Bug#1092269: anacron: Does not clean up temporary files anymore

2025-01-06 Thread Antti Kultanen
Package: anacron Version: 2.3-41 Severity: minor Tags: newcomer Anacron 2.3-41 leaves temporary files in /tmp/anacron-XX lying around instead of cleaning them up. To me it looks like commit cbb71b4021ea5615e9d36c28acc5dfaba084f62f modified the temp_file() code in runjob.c and it doesn't unl

Bug#1079589: cannot replace percentage sign ("%")

2024-08-24 Thread Antti Kultanen
Package: bash Version: 5.3~alpha1-1 Severity: important Dear bash maintainers, bash version 5.3~alpha1-1 in experimental seems to break replacing a percentage sign in variables. The sign doesn't get removed when replacing: -8<- pyksy@hanuri:~$ LOSS='10%' pyksy@hanuri:~$ echo "${LOSS}" 10% pyksy

Bug#1079273: initramfs-tools: Error with initramfs-tools during apt full-upgrade on Debian Sid and reiserfsck

2024-08-22 Thread Antti Kultanen
Package: initramfs-tools Version: 0.144 Followup-For: Bug #1079273 Same here, but mine also complains about dmraid. -8<- [ ... ] Preparing to unpack .../42-initramfs-tools_0.144_all.deb ... Unpacking initramfs-tools (0.144) over (0.143.1) ... Preparing to unpack .../43-initramfs-tools-core_0.144_

Bug#1076788: adequate: Messes up the console apt was running from

2024-08-15 Thread Antti Kultanen
On Thu, 15 Aug 2024, gregor herrmann wrote: I can confirm that I can't reproduce the bug anymore after upgrading to 0.16.12. Thanks! Same here. Bug does not reproduce anymore with 0.16.12. Tested on both text console and via ssh using shells sash, bash and zsh. Thanks, --Antti

Bug#1076788: adequate: Messes up the console apt was running from

2024-08-13 Thread Antti Kultanen
Hi Serafeim, FYI I'm currently traveling until Thursday and thus unable to do any verification at the console. See below for ssh results. On Tue, 13 Aug 2024, Serafeim Zanikolas wrote: just to make sure that this is an issue between adequate and debconf (and not with apt), can you please con

Bug#1076788: adequate: Messes up the console apt was running from

2024-08-12 Thread Antti Kultanen
On Mon, 12 Aug 2024, Serafeim Zanikolas wrote: I've now been able to reproduce the entire issue and uploaded 0.16.11 to experimental. I'll wait on your feedback before uploading also to unstable. Hi Serafeim, unfortunately 0.16.11 regresses back to the original broken behavior: my text cons

Bug#1076788: adequate: Messes up the console apt was running from

2024-08-12 Thread Antti Kultanen
On Mon, 12 Aug 2024, Antti Kultanen wrote: I have an emergency root account with sash as the login shell. When logged in from the text console, after installing any package with adequate 0.16.10 installed, sash no longer logouts but it now leaves the shell in unusable state: the cursor is

Bug#1076788: adequate: Messes up the console apt was running from

2024-08-11 Thread Antti Kultanen
On Sun, 11 Aug 2024, Serafeim Zanikolas wrote: I can reproduce the loss of job control but not exiting the shell. anyway, 0.16.10 in experimental fixes the job control issue for me. can I ask you to please give that a try, and if the issue remains also share whether you've made any changes to t

Bug#1076788: adequate: Messes up the console apt was running from

2024-08-09 Thread Antti Kultanen
On Fri, 9 Aug 2024, Guillem Jover wrote: I had also seen this, and after some arduous bisecting and comparison with a freshly installed system I finally was able to track it down to adequate. Removing the packages gets rid of the misbehavior. I've not looked further whether the adequate code

Bug#1076574: wtmpdb: last does not work: Cannot open database /var/lib/wtmpdb/wtmp.db

2024-07-19 Thread Antti Kultanen
On Fri, 19 Jul 2024, Chris Hofstaedtler wrote: libpam-wtmpdb needs to be installed and accepted in pam-auth-update. D'oh. pam-auth-update had refused to update the configs due to "Local modifications to /etc/pam.d/common-*, not updating" (which is probably true even though I have no recollect

Bug#1076574: wtmpdb: last does not work: Cannot open database /var/lib/wtmpdb/wtmp.db

2024-07-19 Thread Antti Kultanen
Package: wtmpdb Version: 0.12.0-3 Severity: important Dear wtmpdb maintainers, the "last" command in wtmpdb does not work: -8<- % last open_database_ro: Cannot open database (/var/lib/wtmpdb/wtmp.db): unable to open database file zsh: exit 1 last -8< Backstory: I just noticed that the "last

Bug#1043395: roundcube-core: Cron job triggers gc.sh 60 times

2023-08-09 Thread Antti Kultanen
Package: roundcube Version: 1.6.2+dfsg-1 Severity: minor Hi all, in the crontab file /etc/cron.d/roundcube-core file the garbage collector is set run 60 times, or every minute from 5:00 to 5:59. -8<- # Purge expired sessions, caches and tempfiles * 5 * * * www-data test -d /run/systemd/system ||

Bug#968074: (no subject)

2020-08-10 Thread Antti Kultanen
Package: dkms Version: 2.8.3-3 Followup-For: Bug #968074 I also get the exact same error, no systemd installed. -8<- Setting up nvidia-kernel-dkms (440.100-2) ... Removing old nvidia-current-440.100 DKMS files... /usr/sbin/dkms: line 247: /dev/fd/62: No such file or directory Loading new nvidia-c

Bug#911826: hdparm -t segfaults with virtual block devices

2018-10-25 Thread Antti Kultanen
On Thu, 25 Oct 2018, Alex Mestiashvili wrote: On 10/25/2018 10:13 AM, Antti Kultanen wrote: Expected result: hdparm -t displays the read speed of a virtual block device, like disk arrays and encrypted disks. Actual result: hdparm -t segfaults. The attached patch seem to solve the issue, but

Bug#841633: apt-cacher-ng: cron job fails when BindAddress is localhost

2016-11-04 Thread Antti Kultanen
Package: apt-cacher-ng Version: 1-2 Followup-For: Bug #841633 Hi, I'm also getting these errors from the cronjob. They started coming on Oct 21. -8<- /etc/cron.daily/apt-cacher-ng: Error: cannot fetch http://hanuri.dap:/acng-report.html?doExpire=Start+Expiration&abortOnErrors=aOe, 8<- Apt-

Bug#840382: samba: After upgrade to 2:4.4.5+dfsg-3 samba crashes

2016-10-11 Thread Antti Kultanen
Package: samba Version: 2:4.4.5+dfsg-3+b1 Followup-For: Bug #840382 I was also hit by this bug on 2:4.4.5+dfsg-3+b1. As a workaround downgrading libtevent0 from 0.9.31-1 to 0.9.28-1 ends the crashing and makes Samba work. -- System Information: Debian Release: stretch/sid APT prefers unstable

Bug#818910: apt-get 1.2.7: apt-get update segfaults on a repository with expired signing key

2016-03-21 Thread Antti Kultanen
Package: apt Version: 1.2.7 Severity: important apt-get 1.2.7 segfaults on a repository with expired signing key. Reproduced on two different Debian Sid AMD64 installs. To reproduce, put the following line in /etc/apt/sources.list: deb http://download.opensuse.org/repositories/home:/strik/Debian_

Bug#757997: parted -l crashes if zram swap is enabled

2014-09-18 Thread Antti Kultanen
Package: parted Followup-For: Bug #757997 Does not reproduce on parted version 3.2-5. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13-trunk-am

Bug#726987: pwman3: "Error: insecure string pickle" after database conversion

2013-10-21 Thread Antti Kultanen
Package: pwman3 Version: 0.4.2-1 Severity: grave Justification: causes non-serious data loss I use pwman3 to store some of my passwords. The database was created with an older version of pwman3 and now needs to be converted to a new format. I have 13 passwords stored in my database. After the dat

Bug#670979: apt: rred segfaults on apt-get update (Re: apt update segfaults)

2012-05-05 Thread Antti Kultanen
Package: apt Version: 0.9.2 Followup-For: Bug #670979 I have a desktop and a laptop running Debian Sid/AMD64 and I have observed rred crashes when apt-get updating on both of them recently. Prerequisites: A fairly standard Debian Sid system on AMD64 platform. Steps to reproduce: Do an apt-get up

Bug#652265: turpial: Always throws exception and dies when saving preferences

2011-12-15 Thread Antti Kultanen
Package: turpial Version: 1.6.6-1 Followup-For: Bug #652265 This seems to be a localization problem. The problem does not reproduce when running Turpial with UTF-8 charset. After some googling I'm not even sure if this is a Turpial or Python bug. My workaround for the original problem is to laun

Bug#652265: turpial: Always throws exception and dies when saving preferences

2011-12-15 Thread Antti Kultanen
Package: turpial Version: 1.6.6-1 Severity: important Hi, Besides random crashes I noticed that opening the Turpial preferences dialog and clicking "Save" is a guaranteed way to crash it. Prerequisites (not sure if necessary): 0. Turpial has been run previously and has auto login configured St

Bug#647598: bind9: installation fails: chgrp: cannot access `/var/run/named': No such file or directory

2011-11-05 Thread Antti Kultanen
Package: bind9 Version: 1:9.8.1.dfsg-1 Followup-For: Bug #647598 Hi, Successful upgrade (not first install) on sid, but emits a warning: -8<- Preparing to replace bind9 1:9.7.3.dfsg-1+b1 (using .../bind9_1%3a9.8.1.dfsg-1_amd64.deb) ... Unpacking replacement bind9 ... dpkg: warning: unable to de

Bug#642603: git: unable to make backup link [...] Too many links

2011-10-12 Thread Antti Kultanen
On Wed, 12 Oct 2011, Jonathan Nieder wrote: Antti Kultanen wrote: unable to make backup link of `./usr/lib/git-core/git-merge-ours' before installing new version: Too many links It should be possible to reproduce the bug in 1.7.6.3-1 that that patch fixed by simply reinstalling git 1.

Bug#642603: git: unable to make backup link [...] Too many links

2011-10-12 Thread Antti Kultanen
On Wed, 12 Oct 2011, Jonathan Nieder wrote: See http://bugs.debian.org/642603 for details. How about this patch? Unfortunately it does not fix the problem. Still failing but with a different file. -8<- # dpkg -i git_1.7.7-1_amd64.deb (Reading database ... 433269 files and directories curre

Bug#645009: git: unable to make backup link [...] Too many links

2011-10-11 Thread Antti Kultanen
On Tue, 11 Oct 2011, Jonathan Nieder wrote: Antti Kultanen wrote: unable to make backup link of `./usr/lib/git-core/git-send-pack' before installing new version: Too many links Do you use btrfs? Yes. Yes I do. What's going on? Thanks, Antti -- // http://www.pyksy.fi/ // pyk

Bug#645009: git: unable to make backup link [...] Too many links

2011-10-11 Thread Antti Kultanen
Package: git Version: 1:1.7.7-1 Severity: serious Justification: package uninstallable Unable to upgrade git: -8<- Preparing to replace git 1:1.7.6.3-1 (using .../git_1%3a1.7.7-1_amd64.deb) ... Unpacking replacement git ... dpkg: error processing /var/cache/apt/archives/git_1%3a1.7.7-1_amd64.deb

Bug#623830: Unable to remove nor move xfce4-xfapplet-plugin items in xfce4-panel

2011-04-23 Thread Antti Kultanen
Package: xfce4-xfapplet-plugin Version: 0.1.0-4 Severity: important Tags: sid Hi, xfce4-xfapplet-plugin cannot be moved or removed. When trying to for example remove an item, the following message is printed to the console: -8<- (xfce4-xfapplet-plugin:9723): Bonobo-WARNING **: FIXME: verb 'Remove

Bug#432246: Info received (trap divide error)

2010-12-02 Thread Antti Kultanen
Hi again, actually the problem seems to be related to swap. My system has no swap space set up. If I start wmsmpmon with the -no-swap parameter everything works fine. -- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Bug#603473: zshdb: Installation fails

2010-11-14 Thread Antti Kultanen
Package: zshdb Version: 0.05+git20101031-1 Severity: grave Tags: sid Justification: renders package unusable Package installation fails, also happens when upgrading. -8<- Setting up zshdb (0.05+git20101031-1) ... emacsen-common: Handling install of emacsen flavor emacs emacsen-common: Handling in

Bug#593372: console-tools 1:0.2.3dbs-69 breaks numlock, screen in X

2010-08-17 Thread Antti Kultanen
Package: console-tools Version: 1:0.2.3dbs-69 Severity: normal Tags: sid Hi, After upgrading console-tools to version 1:0.2.3dbs-69 the numlock key stopped having any effect on the keys in X. Pressing keys on the numpad always results in numbers, no matter whether numlock is on or off. A more se