[osgeo4w] #101: setup.exe doesn't understand .bz2 archives created by 7zip (and cygwin, gnuwin32?)

5 messages Options
Embed this post
Permalink
OSGeo4W

[osgeo4w] #101: setup.exe doesn't understand .bz2 archives created by 7zip (and cygwin, gnuwin32?)

Reply Threaded More More options
Print post
Permalink
#101: setup.exe doesn't understand .bz2 archives created by 7zip  (and cygwin,
gnuwin32?)
-------------------+--------------------------------------------------------
Reporter:  maphew  |       Owner:  [hidden email]
    Type:  defect  |      Status:  new                        
Priority:  major   |   Component:  Documentation              
 Version:          |    Keywords:                            
-------------------+--------------------------------------------------------
 from http://lists.osgeo.org/pipermail/osgeo4w-dev/2009-April/000530.html :

 "[earlier this year] I reported that setup.exe cannot unpack the tar.bz2
 created by 7zip. Today I can extend that lack of success to also
 include gnuwin32's bzip2. Surprisingly I'm pretty sure cygwin's own
 bzip2 also doesn't work though I didn't test this last on completely
 because I was tired of up/dnloading the same file over and over again.
 When I diff'd gnuwin32 and cygwin's output, the files were exactly the
 same.

 In the end I worked around the problem by uploading the non-working
 package to upload.osgeo.org, opening a remote shell on same, and
 unpacking & repacking using the tar & bzip2 on that machine.

 I found one other report of problems with 7zip and cygwin setup, but
 no illumination:
 http://www.nabble.com/Problem-making-a-package-td18701549.html"

--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/101>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
_______________________________________________
osgeo4w-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev
OSGeo4W

Re: [osgeo4w] #101: setup.exe doesn't understand .bz2 archives created by 7zip (and cygwin, gnuwin32?)

Reply Threaded More More options
Print post
Permalink
#101: setup.exe doesn't understand .bz2 archives created by 7zip  (and cygwin,
gnuwin32?)
-------------------+--------------------------------------------------------
Reporter:  maphew  |        Owner:  [hidden email]
    Type:  defect  |       Status:  new                        
Priority:  major   |    Component:  Documentation              
 Version:          |   Resolution:                            
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by maphew):

 contrary to the April report, Dave Sampson reports success with gnuwin32
 tar, bzip2: http://lists.osgeo.org/pipermail/osgeo4w-dev/2009-
 August/000653.html

--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/101#comment:1>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
_______________________________________________
osgeo4w-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev
OSGeo4W

Re: [osgeo4w] #101: setup.exe doesn't understand .bz2 archives created by 7zip (and cygwin, gnuwin32?)

Reply Threaded More More options
Print post
Permalink
In reply to this post by OSGeo4W
#101: setup.exe doesn't understand .bz2 archives created by 7zip  (and cygwin,
gnuwin32?)
-------------------+--------------------------------------------------------
Reporter:  maphew  |        Owner:  [hidden email]
    Type:  defect  |       Status:  new                        
Priority:  major   |    Component:  Documentation              
 Version:          |   Resolution:                            
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by jef):

 Replying to [comment:1 maphew]:
 > contrary to the April report, Dave Sampson reports success with gnuwin32
 tar, bzip2: http://lists.osgeo.org/pipermail/osgeo4w-dev/2009-
 August/000653.html

 And the tar(+bzip2) from osgeo4w's msys package also works - in
 {{{%OSGEO4W_ROOT%\apps\msys\bin}}}

--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/101#comment:2>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
_______________________________________________
osgeo4w-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev
Matt Wilkie-2

Re: Re: [osgeo4w] #101: setup.exe doesn't understand .bz2 archives created by 7zip (and cygwin, gnuwin32?)

Reply Threaded More More options
Print post
Permalink
Thanks Jürgen, I update the wiki page accordingly.

matt wilkie
--------------------------------------------
Geomatics Analyst
Information Management and Technology
Yukon Department of Environment
10 Burns Road * Whitehorse, Yukon * Y1A 4Y9
867-667-8133 Tel * 867-393-7003 Fax
http://environmentyukon.gov.yk.ca/geomatics/
--------------------------------------------

_______________________________________________
osgeo4w-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev
OSGeo4W

Re: [osgeo4w] #101: setup.exe doesn't understand .bz2 archives created by 7zip (and cygwin, gnuwin32?)

Reply Threaded More More options
Print post
Permalink
In reply to this post by OSGeo4W
#101: setup.exe doesn't understand .bz2 archives created by 7zip  (and cygwin,
gnuwin32?)
-------------------+--------------------------------------------------------
Reporter:  maphew  |        Owner:  [hidden email]
    Type:  defect  |       Status:  new                        
Priority:  major   |    Component:  Documentation              
 Version:          |   Resolution:                            
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by dsampson):

 it might require some clarification... the gnuwin32 project ships two tar
 packages.. gnutar DOES NOT WORK.

 try bsdTAR found here http://gnuwin32.sourceforge.net/packages.html

 http://gnuwin32.sourceforge.net/packages/libarchive.htm is the home page
 for libarchive...

 it allows you to chain actions such as

 tar xvjf

 and

 tar cvjf

 I guess it shipps with bzip2 inside the application where the gnuwin32 tar
 and bzip tools are shipped seprately and the tar program was not compiled
 with bz2.

 Just some clarification.

--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/101#comment:3>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
_______________________________________________
osgeo4w-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev