Bug#732322: same problem

2014-01-03 Thread Stuart Pook
On 02/01/14 20:09, Jameson Graef Rollins wrote:
 dpkg -S /sbin/init

:; dpkg -S /sbin/init
sysvinit-core: /sbin/init
:; dpkg -l sysvinit-core
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
+++-==---=
ii  sysvinit-core  2.88dsf-44   amd64System-V-like init utilities


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#732322: same problem

2014-01-02 Thread Jameson Graef Rollins
On Fri, Dec 27 2013, Stuart Pook slp184...@pook.it wrote:
 On 26/12/13 21:48, Daniel Kahn Gillmor wrote:
 Patrick, Stuart, what is running as  process ID 1 for the hosts on which
 you are building these debirf images?  are you using systemd or
 sysVinit's /sbin/init or something else?

 :; ps -fp1
 UIDPID  PPID  C STIME TTY  TIME CMD
 root 1 0  0 Dec13 ?00:00:08 init [2]
 :; sudo ls -l  /proc/1/exe
 lrwxrwxrwx 1 root root 0 Dec 20 15:02 /proc/1/exe - /sbin/init

Hey, Stuart.  Daniel is actually asking which init system owns
/sbin/init on your system.  Try something like:

dpkg -S /sbin/init

jamie.


pgpVW8EdAAqrv.pgp
Description: PGP signature


Bug#732322: same problem

2013-12-27 Thread Stuart Pook
On 26/12/13 21:48, Daniel Kahn Gillmor wrote:
 Patrick, Stuart, what is running as  process ID 1 for the hosts on which
 you are building these debirf images?  are you using systemd or
 sysVinit's /sbin/init or something else?

:; ps -fp1
UIDPID  PPID  C STIME TTY  TIME CMD
root 1 0  0 Dec13 ?00:00:08 init [2]
:; sudo ls -l  /proc/1/exe
lrwxrwxrwx 1 root root 0 Dec 20 15:02 /proc/1/exe - /sbin/init


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#732322: same problem

2013-12-26 Thread Daniel Kahn Gillmor
On 12/24/2013 07:34 AM, Patrick Frank wrote:
 Setting up runit (2.1.1-6.2) ...
 /var/lib/dpkg/info/runit.postinst: 48: kill: Operation not permitted
 
 dpkg: error processing package runit (--configure):
  subprocess installed post-installation script returned error exit status 1

hmm, i wonder if this is the underlying problem, and the /dev/ttyS0 note
is just a red herring?

Patrick, Stuart, what is running as  process ID 1 for the hosts on which
you are building these debirf images?  are you using systemd or
sysVinit's /sbin/init or something else?

--dkg



signature.asc
Description: OpenPGP digital signature


Bug#732322: same problem

2013-12-24 Thread Patrick Frank
Hello,

also on Jessie (AMD64) I can confirm the described problem:

run-parts: executing xkiosk/modules/install-runit
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  fgetty
Suggested packages:
  socklog-run
The following NEW packages will be installed:
  fgetty runit
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 144 kB of archives.
After this operation, 590 kB of additional disk space will be used.
Get:1 http://mirrors.kernel.org/debian/ jessie/main fgetty amd64 0.6-5
[25.9 kB]
Get:2 http://mirrors.kernel.org/debian/ jessie/main runit amd64 2.1.1-6.2
[119 kB]
Fetched 144 kB in 1s (108 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package fgetty.
(Reading database ... 10334 files and directories currently installed.)
Preparing to unpack .../fgetty_0.6-5_amd64.deb ...
Unpacking fgetty (0.6-5) ...
Selecting previously unselected package runit.
Preparing to unpack .../runit_2.1.1-6.2_amd64.deb ...
Unpacking runit (2.1.1-6.2) ...
Setting up fgetty (0.6-5) ...
Setting up runit (2.1.1-6.2) ...
/var/lib/dpkg/info/runit.postinst: 48: kill: Operation not permitted

dpkg: error processing package runit (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 runit
E: Sub-process /usr/bin/dpkg returned an error code (1)
install-runit: attempting to repair runit installation.
Setting up runit (2.1.1-6.2) ...
run-parts: executing xkiosk/modules/lock-root-passwd
Locking out debirf-xkiosk superuser from password-based access:
passwd: password expiry information changed.
run-parts: executing xkiosk/modules/network-dhcp
run-parts: executing xkiosk/modules/root-bashrc
run-parts: executing xkiosk/modules/serial-terminal
mknod: 'dev/ttyS0': Permission denied
run-parts: xkiosk/modules/serial-terminal exited with return code 1