** Changed in: sysvinit (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/152664
Title:
update-rc.d segmentation fault on upgrade from clean feisty to gutsy
Same a Steven Ellis (Thanks!) Just wanted to mention for other ubuntu noobs
like me that the line should read:
"Had to dpkg -r libc6-i686 and then dpkg --configure -a"
(note the 6). It cost me an hour, but I sure learned a lot about packages :)
--
update-rc.d segmentation fault on upgrade from
Hit the same problems with an LTS upgrade from Dapper to Hardy with a
xen kernel.
Had to dpkg -r libc-i686 and then dpkg --configure -a to fix the install
Also remove ubuntu-minimal and install libc-xen and the latest linux-
image-xen
--
update-rc.d segmentation fault on upgrade from clean feis
Věroš Kaplan, you saved my day! Removing libc-i686 make everything run
again.
--
update-rc.d segmentation fault on upgrade from clean feisty to gutsy
https://bugs.launchpad.net/bugs/152664
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubu
On my hosts, problem disappeared after installing libc6-xen and
deinstalling libc-i686 .
It works - at least now. :-)
--
update-rc.d segmentation fault on upgrade from clean feisty to gutsy
https://bugs.launchpad.net/bugs/152664
You received this bug notification because you are a member of Ubu
I occurred here googling a bit. I have what I regard as a related
problem.
I upgraded my release to Gutsy, and then I tried to install ubuntu-
server-xen for the first time on this machine.
The installation aborted with synaptic complaining that
Depends: libc6-xen but it is not going t
Had the same problem on a Xen machine when upgrading to gutsy. After
some investigation I was able to blame it on /usr/sbin/update-rc.d
around line 96:
opendir(DIR, ".");
foreach $_ (readdir(DIR)) {
next unless (/^[SK]\d\d$bn$/);
$fn = "$etcd$i.d/$_";
I w
** Changed in: sysvinit (Ubuntu)
Status: New => Confirmed
--
update-rc.d segmentation fault on upgrade from clean feisty to gutsy
https://bugs.launchpad.net/bugs/152664
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubu
We had the same problem while upgrading from edgy to feisty to gutsy. In
gutsy dist-upgrade we got the segfaults.
Our solution in quick notes from memory:
* We left out what was mentioned in the second post.
* Only installed libc6-xen with aptitude (accepted the proposed downgrade
solution).
Se
Even after this, running update-rc.d (or even psql, the client for
postgresql) gave me segfaults.
I have now installed libc6-xen, and the segfaults go away.
The description for libc6-xen says "This set of libraries is optimized
for the Xen hypervisor, and will be selected instead when running und
I had the same problem - upgrading from feisty to gutsy on a xen box,
the postinst scripts for things like module-init-tools and procps were
failing with a segmentation fault:
# dpkg --configure procps
Setting up procps (1:3.2.7-3ubuntu5) ...
Segmentation fault
dpkg: error processing procps (--con
Oh... really strange..
Left the machine for a while, came back - tried again - and got the same
issue.
Tried to dig in further - so the following activities made the problem
go away ( but I have no idea why )
# deborphan
libdbus-1-3
libgc1c2
libasound2
liblzo1
klibc-utils
libdb4.3
libiw28
libc6-
12 matches
Mail list logo