Bugzilla – Bug 112679
tar: Error exit delayed from previous errors while doing the 'iso' of 'install into a directory'
Last modified: 2005-09-19 11:28:21 UTC
While is was testing the module 'install into a directory' I encountered a problem with tar. It always exits with 'Error exit delayed from previous errors' when it tries to pack the installed directory. The problem is the proc directory. How to reproduce: - do a installation into a directory - cd into this directory - tar -zcf /tmp/foo.tgz . (thats what YaST does)
To learn why /proc is mounted, see bug 104659
this is no tar problem at all. its a duplicate of 104659 *** This bug has been marked as a duplicate of 104659 ***