LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
LinkBack Search this Thread
Old 04-15-2006, 10:35 PM   #1
ibex
Member
 
Registered: Apr 2006
Distribution: SUSE-10.1-32bit
Posts: 123

Rep: Reputation: 15
unpack .tar.gz2 (Cannot utime .... ERROR)


Hi there,

I have a wine-0.9.12.tar.gz2 file
and I try to unpack it and install it.
I try all the combinations of tar -xyz!
but nothing does the trick. I get an error
(hundreds actually) .....
...
tar: wine-0.9.12/tools/wrc/parser.y: Cannot utime: Operation not permitted
tar: wine-0.9.12/tools/wrc/CHANGES: Cannot utime: Operation not permitted
tar: wine-0.9.12/tools/wrc/wrc.doc: Cannot utime: Operation not permitted
tar: wine-0.9.12/tools/wrc/parser.h: Cannot utime: Operation not permitted
tar: wine-0.9.12/tools/wrc/genres.h: Cannot utime: Operation not permitted
tar: wine-0.9.12/tools/wrc/wrctypes.h: Cannot utime: Operation not permitted
tar: wine-0.9.12/tools/wrc/Makefile.in: Cannot utime: Operation not permitted
tar: wine-0.9.12/tools/wrc: Cannot utime: Operation not permitted
tar: wine-0.9.12/tools: Cannot utime: Operation not permitted
tar: wine-0.9.12: Cannot utime: Operation not permitted
tar: Error exit delayed from previous errors

ANY help from somewhere?

Thanks in advance )
ibex
 
Old 04-15-2006, 10:55 PM   #2
haertig
Senior Member
 
Registered: Nov 2004
Distribution: Debian, Ubuntu, Slackware, Slax, Knoppix, SysrescueCD
Posts: 1,328

Rep: Reputation: 51
Quote:
Originally Posted by ibex
wine-0.9.12.tar.gz2
I have not heard of a gz2 file. gz, yes. bz2, yes. gz2, no.

tar.gz files are typically uncompressed like this:
Code:
tar zxvf wine-0.9.12.tar.gz
tar.bz2 files like this:
Code:
tar jxvf wine-0.9.12.tar.gz
A hyphen in front of the options is optional. You can use either tar zxvf filename or tar -zxvf filename. Both are equivalent. The "f" needs to be the last option, so it associates with the filename parameter.
 
Old 04-15-2006, 11:24 PM   #3
ibex
Member
 
Registered: Apr 2006
Distribution: SUSE-10.1-32bit
Posts: 123

Original Poster
Rep: Reputation: 15
Hey friend,
a) I feel quite fool: I meant .tar.bz2
b) My problem persist even when I execute as 'root'
c) Problem solved by another guru, he adviced not to
execute commands in FAT partitions (symb. links).
It took me the whole night to sort this out ...
That's how it is to be a migrating newbie (
Thanks for your response
Ibex
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to unpack .tar? g-string 3 Debian 8 11-29-2004 08:01 AM
tar problem "Cannor utime: Operation not Permitted' l32 Linux - Newbie 1 06-28-2004 05:18 PM
How to? compile and install from source? (tar.*/gz2/bz2) entob Slackware 9 03-30-2004 06:23 PM
what do i do after i unpack the tar.gz sanjaya Linux - Software 1 02-11-2004 07:58 PM
How to unpack a .tar.gz2 file? ReSync Linux - Newbie 1 06-18-2002 06:43 AM


All times are GMT -5. The time now is 04:33 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration