Hi!,
I've added sanity checks in system-tools-backends CVS, so now it will
refuse to do *any* changes if it can't figure out the init directories.
But, however, after looking a look at the code, I find hard to believe
that s-t-b is responsible of this. As the code is right now, if it
couldn't dete
I also had the same issue as JJ 3 months later. Seems like this one
still hits you when you upgrade to Edgy.
--
Samba upgrade failure due to broken rc.d symlinks
https://launchpad.net/bugs/9208
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ub
I just had the same exact issue as https://launchpad.net/distros/ubuntu/+source/gnome-system-tools/+bug/9208/comments/43>JJ
I was able to resolve it by doing what he recomended.
I am attaching my sudo dpkg --get-selections output, hopefully it will
help.
** Attachment added: "output of dpkg --get
I had an almost idendical problem on 6.06 LTS, but the broken links were
/etc/rc2.d/S91samba -> /samba
/etc/rc3.d/S91samba -> /samba
Obviously, there's no 'samba' in the root folder, so I just deleted
these dud links, ran "apt-get upgrade -f" and it seemed to resolve
itself.
Maybe one of the rec
Same exact thing here... I just deleted the symlinks and 're-installed
samba' through synaptic and no more error.
rm /etc/rc2.d/K09samba
rm /etc/rc3.d/K09samba
cheers
-vortical
--
Samba upgrade failure due to broken rc.d symlinks
https://launchpad.net/bugs/9208
--
ubuntu-bugs mailing list
ubun