! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
command line switches -e and -x broken
Status:
RESOLVED: FIXED
Product:
Squeeze
Component:
squeeze

Comments

Description Bj 2007-03-09 08:34:20 CET
when i try to extract an archive with -e or -x, for example with the t-a-p, squeeze doesn't extract the archive and hangs in a loop:


$ squeeze -e squeeze-svn-24792-1.pkg.tar.gz 

(squeeze:27794): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed
Comment 1 Stephan Arts editbugs 2007-03-09 08:50:16 CET
Fixed in revision 25138
Comment 2 Bj 2007-03-09 09:54:09 CET
still doesn't work correctly here.
now i get

$ squeeze -x . squeeze-svn-24792-1.pkg.tar.gz 
** (squeeze:13023): DEBUG: application/x-compressed-tar

but nothing happens after that. the archive is not extracted. when i use the -e switch, the new folder to extract the archive to is created, but squeeze hangs after that too. the folder stays empty.
Comment 3 Stephan Arts editbugs 2007-03-09 09:55:53 CET
(In reply to comment #2)
> still doesn't work correctly here.
> now i get
> 
> $ squeeze -x . squeeze-svn-24792-1.pkg.tar.gz 
> ** (squeeze:13023): DEBUG: application/x-compressed-tar
> 
> but nothing happens after that. the archive is not extracted. when i use the -e
> switch, the new folder to extract the archive to is created, but squeeze hangs
> after that too. the folder stays empty.
> 

can you confirm this behavior with zip archives too?
Comment 4 Stephan Arts editbugs 2007-03-09 10:02:27 CET
(In reply to comment #3)
> (In reply to comment #2)
> > still doesn't work correctly here.
> > now i get
> > 
> > $ squeeze -x . squeeze-svn-24792-1.pkg.tar.gz 
> > ** (squeeze:13023): DEBUG: application/x-compressed-tar
> > 
> > but nothing happens after that. the archive is not extracted. when i use the -e
> > switch, the new folder to extract the archive to is created, but squeeze hangs
> > after that too. the folder stays empty.
> > 
> 
> can you confirm this behavior with zip archives too?
> 

Should be fixed now (rev 25139) the extraction of tar archives was not executed.
Had nothing todo with command-line options, extract did not work at all.
Comment 5 Stephan Arts editbugs 2007-03-09 10:03:49 CET
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > still doesn't work correctly here.
> > > now i get
> > > 
> > > $ squeeze -x . squeeze-svn-24792-1.pkg.tar.gz 
> > > ** (squeeze:13023): DEBUG: application/x-compressed-tar
> > > 
> > > but nothing happens after that. the archive is not extracted. when i use the -e
> > > switch, the new folder to extract the archive to is created, but squeeze hangs
> > > after that too. the folder stays empty.
> > > 
> > 
> > can you confirm this behavior with zip archives too?
> > 
> 
> Should be fixed now (rev 25139) the extraction of tar archives was not
> executed.
> Had nothing todo with command-line options, extract did not work at all.
> 

Oh, we're missing the destination path it seems.
Comment 6 Stephan Arts editbugs 2007-03-09 10:11:17 CET
Is it fixed in revision 25140?
Comment 7 Stephan Arts editbugs 2007-03-09 10:14:48 CET
fixed

Bug #2989

Reported by:
Bj
Reported on: 2007-03-09
Last modified on: 2007-03-09

People

Assignee:
Stephan Arts
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information