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
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
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/
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.
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
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
6 matches
Mail list logo