[Pkg-sysvinit-devel] Re: Bug#408278: libsepol1: Trying to re-exec
init
Manoj Srivastava
srivasta at debian.org
Fri Jan 26 07:11:55 CET 2007
Hi,
On Thu, 25 Jan 2007 04:27:53 +0300, Olleg Samoylov <olleg at mipt.ru> said:
> Manoj Srivastava wrote:
>> I have not seen this, and I have upgraded 5 machines, and about a
>> dozen UML virtual machines with this version. Are there any
>> installation logs available?
> If this can help debian in this server is sarge/etch. Mostly sarge
> except several kernel depended packages (I need new kernel for my
> hardware).
,----
| aptitude.log
|
| Aptitude 0.4.4: log report
| Втр, Янв 23 2007 13:21:13 +0300
|
| IMPORTANT: this log only lists intended actions; actions which fail due to
| dpkg problems may not be completed.
|
| Will install 1 packages, and remove 0 packages.
| ===============================================================================
| [HOLD] python-central
| [UPGRADE] libsepol1 1.14-1 -> 1.14-2
| ===============================================================================
|
| dpkg.log
|
| 2007-01-23 13:21:14 upgrade libsepol1 1.14-1 1.14-2
| 2007-01-23 13:21:14 status half-configured libsepol1 1.14-1
| 2007-01-23 13:21:14 status unpacked libsepol1 1.14-1
| 2007-01-23 13:21:14 status half-installed libsepol1 1.14-1
| 2007-01-23 13:21:14 status half-installed libsepol1 1.14-1
| 2007-01-23 13:21:14 status unpacked libsepol1 1.14-2
| 2007-01-23 13:21:14 status unpacked libsepol1 1.14-2
| 2007-01-23 13:21:14 status unpacked libsepol1 1.14-2
| 2007-01-23 13:21:14 status half-configured libsepol1 1.14-2
| 2007-01-23 13:21:15 status installed libsepol1 1.14-2
|
| syslog
| Jan 23 13:21:14 brain init: Trying to re-exec init
`----
Well, this does seem strange. According to dpkg, lisepol1 was
installed, so the postinst did complete without a hitch. The postinst
for libsepol1 has this code in the postinst:
,----
| # Update ld.so cache
| ldconfig
|
| if [ -x /sbin/init ] && [ -x /bin/readlink ]; then
| if [ "$(readlink /proc/1/exe 2>/dev/null)" = "/sbin/init" ]; then
| (init u ; sleep 1)
| fi
| fi
`----
That seems about right to me. I am CC'ing the sysvinint
maintainers, perhaps they have some insight to offer?
manoj
--
"How do you pronounce SunOS?" "Just like you hear it, with a big SOS"
dedicated to Roland Kaltefleiter
Manoj Srivastava <srivasta at debian.org> <http://www.debian.org/~srivasta/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
More information about the Pkg-sysvinit-devel
mailing list