Borsenkow Andrej <[EMAIL PROTECTED]> writes: > SysVinit ������: ���������� ������ �� ������� �� > ����� /dev/initctl: cpio: rename�� ������� - Operation not permitted > > Translation: > > SysVinit error: unpacking of archive failed on file > /dev/initctl: cpio: rename failed - Operation not permitted > > Probably, SysVinit should not provide /dev/initctl as part of file > list but create (and remove) in postinstall/preremove script if devfs > is not mounted. >
I have added it as a ghost file. This way rpm knows to which package it belongs but doesn't try to create it. I have put its creation in the %post section. -- Fred - May the source be with you
