Borsenkow Andrej <[EMAIL PROTECTED]> writes: > While rebuilding fixed chkconfig: > > ... > + /usr/lib/rpm/brp-mandrake > Cleaning files...done > Compressing files...done > Stripping files...done > Relativisation of symlinks...done > Clean perl...done > Building libraries symlinks...done > Gprintifying init scripts...Traceback (most recent call last): > File "/usr/share/spec-helper/gprintify.py", line 87, in ? > main(sys.argv[1:]) > File "/usr/share/spec-helper/gprintify.py", line 84, in main > process_file(f) > File "/usr/share/spec-helper/gprintify.py", line 73, in process_file > fd=open(filename, 'r') > IOError: [Errno 2] No such file or directory: > '/var/tmp/chkconfig-root/etc/rc.d/init.d/*' >
This error can be safely ignored. It's a bug in spec-helper that tries to process init scripts while there are none and that doesn't cause any side effect. I'll fix that asap. -- Fred - May the source be with you
