Franz Sirl wrote:
> 
> At 13:23 27.07.00, Bernhard Rosenkraenzer wrote:
> >On Thu, 27 Jul 2000, Piotr Majka wrote:
> >
> > > [root@link SPECS]# rpm -Uhv
> > > ../RPMS/i686/{chkconfig-1.2.7-1.i686.rpm,initscripts-5.35-1.i686.rpm}
> > > file /etc/rc.d/init.d conflicts between attemped installs of
> > > initscripts-5.35-1 and chkconfig-1.2.7-1
> > > file /etc/rc0.d conflicts between attemped installs of initscripts-5.35-1
> > > and chkconfig-1.2.7-1

I had no problems installing chkconfig-1.2.1-1 and initscripts-5.27-1
from rawhide using rpm-3.0.5-0.5 to rebuild the srpms.

Bernhard, what's changed to cause this bug?

> But be extremely careful here, VERIFY that you still have a
> /etc/rc.d/init.d/functions after the upgrade before the next reboot. I
> managed to severely shoot myself into the foot on upgrading
> chkconfig/initscripts from the last rawhide to the current one. My system
> was unbootable until I added init=/bin/sh to the kernel command line and
> recreated /etc/rc.d/init.d/functions with rpm2cpio. rpm won't install it if
> it's already in the database, since it's marked as missingok in the
> initscripts spec, which is a questionable decision IMHO.

Just use the --replacepkg option :)

Also the structure of the init dirs has
changed. look at /etc/rc.d/
it's a symlink to /etc/
so you now have /etc/init.d/
/etc/rc3.d/ and the scripts are
/etc/rc, /etc/rc.local, and /etc/rc.sysinit
like Sun does with Solaris.

The /erc/rc.d symlink is just for compatability.

Now if HP will move them from /sbin to /etc
all the system I use will have the init
scripts in the same place :)

        -Thomas



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to