Your message dated Mon, 08 Oct 2018 18:55:21 +0000
with message-id <[email protected]>
and subject line Bug#904318: Removed package(s) from unstable
has caused the Debian Bug report #295572,
regarding netbase fails to configure
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
295572: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=295572
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file-rc
Version: 0.8.7
Severity: important
Hi,
I'm running testing and I've replaced my sysv-rc by file-rc. Today
I've updated my system. That gave me an upgrade of the netbase
package. In its postin script one can read:
update-rc.d networking start 40 S . start 35 0 6 .
. The update-rc.d of file-rc refused to work with the error message:
<snip>
root@preusse:~# update-rc.d networking start 40 S . start 35 0 6 .
update-rc.d: not present yet.
You are replacing sysv-rc with file-rc or another -rc package, or
the other way around. The replacement package must first be
unpacked before you can configure other packages.
Exiting with error status 1.
root@preusse:~#
</snip>
and yes file-rc was correctly configured before. I've solved the
problem by temporary installing sysv-rc, dpkg --pending --configure,
and then replacing it again by file-rc. After that the command does
not fail:
<snip>
root@preusse:~# update-rc.d networking start 40 S . start 35 0 6 .
networking already in /etc/runlevel.conf: No change.
</snip>
However runlevel.conf was not touched at all.
<snip>
root@preusse:~# ll /etc/runlev*
-rw-r--r-- 1 root root 2412 Feb 9 11:59 /etc/runlevel.conf
-rw-r--r-- 1 root root 2411 Feb 9 11:58 /etc/runlevel.fallback
</snip>
In the following the screen output of the failing postin script:
<snip>
Installing new version of config file /etc/init.d/networking ...
Installing new version of config file /etc/services ...
update-rc.d: not present yet.
You are replacing sysv-rc with file-rc or another -rc package, or
the other way around. The replacement package must first be
unpacked before you can configure other packages.
Exiting with error status 1.
dpkg: error processing netbase (--configure):
subprocess post-installation script returned error exit status 1
</snip>
I'm filing that bug as important as there exists a work around
described above.
Kind Regards,
Hilmar
--
sigmentation fault
--- End Message ---
--- Begin Message ---
Version: 0.8.18+rm
Dear submitter,
as the package file-rc has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/904318
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---