Bug#453096: [PATCH] file-roller: create tar when adding first file.

2008-03-18 Thread Romain Francoise
found 453096 2.22.0-3 thanks Andreas Henriksson <[EMAIL PROTECTED]> writes: > This completely untested patch (I'm running on another codebase) > should hopefully fix the problem by checking if the file exist, > and if not use the -cf tar option instead of -rf (or -uf). A similar patch was submit

Bug#453096: [PATCH] file-roller: create tar when adding first file.

2008-03-12 Thread Andreas Henriksson
tags 453096 + patch thanks File-roller always seems to append to an archive, even when the archive doesn't exist (yet) - which is the case when you create a new archive in file-roller (they don't get created until you add the first file to them). New versions of tar exit with an error status code