Bug#1030560: Ugly // in symlinks

2023-07-22 Thread Sven Joachim
On 2023-02-05 20:07 -0400, David Bremner wrote: > Sven Joachim writes: > >> >> I have attached a patch which drops the extra second slash. >> >> Cheers, >>Sven > > Thanks Sven, I'll most likely wait until after the freeze to apply that. Just a reminder that the freeze is over and you can

Bug#1030394: reassign bug to correct package

2023-07-22 Thread Christoph Groth
Nicholas D Steeves wrote: > To all affected users: Do you remember if you ever manually installed > an affected elpa-package from sid/unstable or from testing? I'm > curious if this might be part of the trigger condition. Before the upgrade to bookworm I was running an almost pure bullseye. The

Bug#1040787: Bug#1040690: Bug#1030394: Bug#1040690: reassign bug to correct package

2023-07-22 Thread Richard Lewis
I suspect a plain chroot isnt 'enough', i had success with systemd-nspawn: ln -s /tmp/bullseye/ /var/lib/machines # im sure there is a better way than these two lines cp /etc/passwd bullseye/etc/passwd cp /etc/shadow bullseye/etc/shadow systemd-nspawn --ephemeral --boot --machine bullseye # (you

Bug#1030394: Bug#1040690: reassign bug to correct package

2023-07-22 Thread David Bremner
David Bremner writes: >> >> chroot . apt install emacs elpa-helpful Try the same set of steps without elpa-helpful, and the upgrade still fails with Install emacsen-common for emacs emacsen-common: Handling install of emacsen flavor emacs >>Error occurred processing /usr/share/emacs

Bug#1030394: Bug#1040690: reassign bug to correct package

2023-07-22 Thread David Bremner
Richard Lewis writes: > An attempt to reproduce - partially successful, maybe reveals deeper issues! > > su - > mkdir /tmp/bullseye > cd /tmp/bullseye > debootstrap bullseye . https://deb.debian.org/debian > > chroot . apt install emacs elpa-helpful > > sed -i s/bullseye/bookworm/ ./etc/apt/sourc

Re: New version of with-editor

2023-07-22 Thread Matteo F. Vescovi
Hi Rémi! On 2023-07-21 at 14:41 (+02), Rémi Vanicat wrote: > I’ve prepared a new upload of with-editor, with both pull request > integrated, but I forgot my keys. > > Could someone do a team upload of it ? Could you please push upstream branch and tag as well? I'll upload it to unstable/sid, eve

Bug#1030394: Bug#1040690: reassign bug to correct package

2023-07-22 Thread Richard Lewis
An attempt to reproduce - partially successful, maybe reveals deeper issues! su - mkdir /tmp/bullseye cd /tmp/bullseye debootstrap bullseye . https://deb.debian.org/debian chroot . apt install emacs elpa-helpful sed -i s/bullseye/bookworm/ ./etc/apt/sources.list chroot . apt update chroot . apt

Re: Reviews of mutt-alias-el and muttrc-mode-el

2023-07-22 Thread David Bremner
Jeremy Sowden writes: > > Now that Bookworm is out and the freeze is over, I should be grateful > for help with mutt-alias-el and muttrc-mode-el. > > Thanks, > > J. I don't know if it hurts anything, but changing the section of a package is (unfortunately) not as simple as editing debian/control.

Bug#1030394: Bug#1040690: reassign bug to correct package

2023-07-22 Thread Nikolaus Rath
Hi, In case it helps, I also still have the "apt dist-upgrade" output for an affected system. I don't remember installing any elpa packages from non-stable, but I can't rule it out either. Best, -Nikolaus

Bug#1040787: Bug#1040690: reassign bug to correct package

2023-07-22 Thread Richard Lewis
On Fri, 21 Jul 2023 at 23:39, Nicholas D Steeves wrote: > retitle 1030394 dh-elpa: elpa-csv-mode 1.20 not cleaned up important to note that it's not just this one package, but many elpa packages (but not all) which were either upgraded or purged as part of the upgrade: I get the same set of warn