Hi, Here on Jessie system, where I did
wget http://ftp.nl.debian.org/debian/pool/main/d/debirf/debirf_0.35_all.deb
sudo dpkg -i debirf_0.35_all.deb
I do get the same error as
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806377#20
Entering the 'profile' is possible:
$ debirf enter rescue
debirf> loading profile 'rescue'...
root@paddy:/# dpkg -l systemd
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-===================-==============-==============-============================================
iF systemd 215-17+deb8u2 amd64 system and service manager
root@paddy:/# sh -x /var/lib/dpkg/info/systemd.postinst configure 215-17+deb8u2
+ set -e
+ [ configure = triggered ]
+ dpkg --compare-versions 215-17+deb8u2 lt 204-1
+ dpkg --compare-versions 215-17+deb8u2 lt 33-1
+ dpkg --compare-versions 215-17+deb8u2 lt 204-9
+ dpkg --compare-versions 215-17+deb8u2 lt 204-8
+ dpkg --compare-versions 215-17+deb8u2 lt 40-1
+ systemd-machine-id-setup
+ addgroup --quiet --system systemd-journal
+ adduser --quiet --system --group --no-create-home --home /run/systemd --gecos
systemd Time Synchronization systemd-timesync
+ adduser --quiet --system --group --no-create-home --home /run/systemd/netif
--gecos systemd Network Management systemd-network
chfn: PAM: System error
adduser: `/usr/bin/chfn -f systemd Network Management systemd-network' returned
error code 1. Exiting.
root@paddy:/#
With DEBIRF_SUITE=stretch there is other output:
I: Configuring e2fsprogs...
I: Configuring systemd...
I: Configuring systemd-sysv...
I: Configuring init...
I: Configuring libc-bin...
W: Failure while configuring required packages.
W: See /home/stappers/debirf/stretch/root/debootstrap/debootstrap.log for
details (possibly the package systemd is at fault)
stappers@paddy:~/debirf
$ debirf enter stretch
debirf> loading profile 'stretch'...
3969: libnss_cSegmentation fault
$ tail -n 20 /home/stappers/debirf/stretch/root/debootstrap/debootstrap.log
Created symlink from /etc/systemd/system/getty.target.wants/[email protected]
to /lib/systemd/system/[email protected].
Created symlink from
/etc/systemd/system/multi-user.target.wants/remote-fs.target to
/lib/systemd/system/remote-fs.target.
Created symlink from
/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service to
/lib/systemd/system/systemd-timesyncd.service.
Initializing machine ID from random generator.
Adding group `systemd-journal' (GID 101) ...
Done.
chfn: PAM: System error
adduser: `/usr/bin/chfn -f systemd Time Synchronization systemd-timesync'
returned error code 1. Exiting.
dpkg: error processing package systemd (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up dmsetup (2:1.02.114-1) ...
dpkg: systemd-sysv: dependency problems, but configuring anyway as you
requested:
systemd-sysv depends on systemd; however:
Package systemd is not configured yet.
Setting up systemd-sysv (228-2+b1) ...
Setting up init (1.24) ...
Processing triggers for libc-bin (2.21-6) ...
Errors were encountered while processing:
systemd
$
Additional information:
fakeroot /usr/sbin/debootstrap jessie ./root http://ftp.nl.debian.org/debian
fails
sudo /usr/sbin/debootstrap jessie ./root http://ftp.nl.debian.org/debian
works fine
Thihg I would like to know:
Which privileges needs an user to run `debirf make PROFILE` successfull?
Groeten
Geert Stappers
--
Leven en laten leven
signature.asc
Description: Digital signature

