Re: [Cooker] initscript update problem

2000-09-05 Thread Udo Weber

Pixel wrote:

 Udo Weber [EMAIL PROTECTED] writes:

  [root@mumpel RPMS]# rpm -Uvh initscripts-5.27-15mdk.i586.rpm
  warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
  initscripts ##unpacking of archive failed on file
  /etc/init.
  d: cpio: unlink
 
 
  There are any other hints or help ?

 mv /etc/init.dw/* /etc/rc.d/init.d
 rmdir /etc/init.d

 or

 mv -f /etc/init.d/* /etc/rc.d/init.d
 rmdir /etc/init.d

Thanks a lot, it works now.
Udo



Re: [Cooker] initscript update problem

2000-09-04 Thread Michael Irving

- Original Message - 
From: "Udo Weber" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 04, 2000 2:34 PM
Subject: [Cooker] initscript update problem


 Hi,
 if I try to update the initscript-rpm I get following errors:
 
 [root@mumpel RPMS]# rpm -Fvh initscripts-5.27-12mdk.i586.rpm
 warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
 initscripts ##unpacking of archive failed on file
 /etc/init.
 d: cpio: unlink
 
 the same for the newest:
 [root@mumpel RPMS]# rpm -Fvh initscripts-5.27-15mdk.i586.rpm
 warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
 initscripts ##unpacking of archive failed on file
 /etc/init.
 d: cpio: unlink
 
 No way to install !
 What is wrong here ? How can I install/update  this ?
 
rpm -e harddrake
rpm -Uvh initscripts*
rpm -Uvh harddrake*

That solved the problem for me






Re: [Cooker] initscript update problem

2000-09-04 Thread Udo Weber

Michael Irving wrote:

 - Original Message -
 From: "Udo Weber" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, September 04, 2000 2:34 PM
 Subject: [Cooker] initscript update problem

  Hi,
  if I try to update the initscript-rpm I get following errors:
 
  [root@mumpel RPMS]# rpm -Fvh initscripts-5.27-12mdk.i586.rpm
  warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
  initscripts ##unpacking of archive failed on file
  /etc/init.
  d: cpio: unlink
 
  the same for the newest:
  [root@mumpel RPMS]# rpm -Fvh initscripts-5.27-15mdk.i586.rpm
  warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
  initscripts ##unpacking of archive failed on file
  /etc/init.
  d: cpio: unlink
 
  No way to install !
  What is wrong here ? How can I install/update  this ?
 
 rpm -e harddrake
 rpm -Uvh initscripts*
 rpm -Uvh harddrake*

 That solved the problem for me

Hi,
thanks for this hint but this did not help.
I got still the same result when I try rpm -Uvh initscripts* .
after rpm -e harddrake

[root@mumpel RPMS]# rpm -Uvh initscripts-5.27-15mdk.i586.rpm
warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
initscripts ##unpacking of archive failed on file
/etc/init.
d: cpio: unlink


There are any other hints or help ?

Thanks in advance,

Udo



Re: [Cooker] initscript update problem

2000-09-04 Thread Antony Suter

Udo Weber wrote:
 
 Michael Irving wrote:
 
  - Original Message -
  From: "Udo Weber" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Monday, September 04, 2000 2:34 PM
  Subject: [Cooker] initscript update problem
 
   Hi,
   if I try to update the initscript-rpm I get following errors:
  
   [root@mumpel RPMS]# rpm -Fvh initscripts-5.27-12mdk.i586.rpm
   warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
   initscripts ##unpacking of archive failed on file
   /etc/init.
   d: cpio: unlink
  
   the same for the newest:
   [root@mumpel RPMS]# rpm -Fvh initscripts-5.27-15mdk.i586.rpm
   warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
   initscripts ##unpacking of archive failed on file
   /etc/init.
   d: cpio: unlink
  
   No way to install !
   What is wrong here ? How can I install/update  this ?
  
  rpm -e harddrake
  rpm -Uvh initscripts*
  rpm -Uvh harddrake*
 
  That solved the problem for me
 
 Hi,
 thanks for this hint but this did not help.
 I got still the same result when I try rpm -Uvh initscripts* .
 after rpm -e harddrake
 
 [root@mumpel RPMS]# rpm -Uvh initscripts-5.27-15mdk.i586.rpm
 warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
 initscripts ##unpacking of archive failed on file
 /etc/init.
 d: cpio: unlink
 
 There are any other hints or help ?

Yes. I had this problem, because I had a directory "/etc/init.d".
I deleted the directory which contained nothing, and then installed
initscripts. initscripts then made a symbolic link
from /etc/init.d to /etc/rc.d/init.d

--
- Antony Suter  ([EMAIL PROTECTED])  "Examiner"  openpgp:71ADFC87
- "And how do you store the nuclear equivalent of the universal solvent?"




Re: [Cooker] initscript update problem

2000-09-04 Thread Pixel

Udo Weber [EMAIL PROTECTED] writes:

 [root@mumpel RPMS]# rpm -Uvh initscripts-5.27-15mdk.i586.rpm
 warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
 initscripts ##unpacking of archive failed on file
 /etc/init.
 d: cpio: unlink
 
 
 There are any other hints or help ?

mv /etc/init.dw/* /etc/rc.d/init.d
rmdir /etc/init.d

or

mv -f /etc/init.d/* /etc/rc.d/init.d
rmdir /etc/init.d




Re: [Cooker] initscript

2000-08-30 Thread john . cavan

[EMAIL PROTECTED] wrote:
 
 I get this when i uograde initscript(from cooker)
 
 warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
 unpacking of archive failed on file /etc/init.d: cpio: unlink

I hit this as well, it happened with earlier Gimp packages. It seems to
bomb out on symbolic links, though that never used to be a problem.

John




Re: [Cooker] initscript kernel

2000-04-29 Thread Chmouel Boudjnah

diablero [EMAIL PROTECTED] writes:

 There is a conflict for installkernel.

take last kernel's and last initscripts

-- 
MandrakeSoft Inchttp://www.mandrakesoft.com
San-Diego, CA USA.--Chmouel