Bug#1029603: ...

2023-01-25 Thread Ralph Ronnquist
Thanks. As it turns out, I only need to have the pathname /proc/self/fd/5 exist to be chmod-able, and then emacs-nox installs without isse. Thus, the commands: # mkdir -p /proc/self/fd # touch /proc/self/fd/5 are enough to set the scene for the successful installation of emacs-nox. It does see

Bug#1029603: ...

2023-01-25 Thread Sven Joachim
On 2023-01-25 22:32 +1100, Ralph Ronnquist wrote: > This is a debootstrap filesystem; I just repeated it with a new > debootstrapped sid filesystem. > > Since you think this might be a kernel related issue I'll check it out > with a qemu as well. This has nothing to do with the kernel, you need t

Bug#1029603: ...

2023-01-25 Thread Ralph Ronnquist
I have now tried this on qemu using kernel 6.1.0-1-amd64. Same result. Test sequence is: # debootstrap --variant=minbase sid FS http://deb.debian.org/debian # chroot FS apt-get install emacs-nox Results in: emacsen-common: Handling install of emacsen flavor emacs >>Error occurred processing /usr/

Bug#1029603: ...

2023-01-25 Thread Ralph Ronnquist
This is a debootstrap filesystem; I just repeated it with a new debootstrapped sid filesystem. Since you think this might be a kernel related issue I'll check it out with a qemu as well. Ralph.

Bug#1029603: emacsen-common fails to install due to attempted chmod of /proc/self/fd/4

2023-01-25 Thread David Bremner
Ralph Ronnquist writes: >* What led up to the situation? > this problem came up when I tried installing emacs-nox, with > # apt-get install --no-install-recommends emacs-nox I could not duplicate this in a clean sid chroot with e.g. $ sudo schroot -c sid --directory / -- apt-get install --n

Bug#1029603: emacsen-common fails to install due to attempted chmod of /proc/self/fd/4

2023-01-25 Thread Ralph Ronnquist
Package: emacsen-common Version: 3.0.5 Severity: grave Justification: renders package unusable X-Debbugs-Cc: ralph.ronnqu...@gmail.com Dear Maintainer, * What led up to the situation? this problem came up when I tried installing emacs-nox, with # apt-get install --no-install-recommends emacs-n