XFree86-1.3 files are corrupted!

XFree86-1.3 files are corrupted!

Post by Tacettin Kopru » Fri, 18 Jun 1993 07:28:19



Hi, I tried to decompress xf86-1.3-bin#1.tar.gz, xf86-1.3-bin#2.tar.gz
using gzip version 1.2.1 and 1.1.1. To my surprise xf86-1.3-bin#1.tar.gz
gives 'unexpected end of file error'.  xf86-1.3-bin#2.tar.gz gives
'not in gzip format'. I don't know whether these files are corrupted
or not. But, the other files were decompressed without any problem.
If anybody can solve this problem, I appreciate his help. Thanks in
advance.

                                                Tacettin Koprulu


 
 
 

XFree86-1.3 files are corrupted!

Post by yuan tze » Fri, 18 Jun 1993 13:41:11



Just to verify this. Hope Orest Zborowski or someone else who can sort this
out.

Quote:>Hi, I tried to decompress xf86-1.3-bin#1.tar.gz, xf86-1.3-bin#2.tar.gz

                           "corrupted"           "unexpected EOF"
For rest of them:
   font1 : unexpected EOF too
   PEX   : corrupted
   PROG  : forgot

>using gzip version 1.2.1 and 1.1.1. To my surprise xf86-1.3-bin#1.tar.gz
>gives 'unexpected end of file error'.  xf86-1.3-bin#2.tar.gz gives
>'not in gzip format'. I don't know whether these files are corrupted
>or not. But, the other files were decompressed without any problem.
>If anybody can solve this problem, I appreciate his help. Thanks in
>advance.

>                                            Tacettin Koprulu



--
[Tzeng Ruey Yuan] --yuan

 
 
 

XFree86-1.3 files are corrupted!

Post by Delman L » Fri, 18 Jun 1993 12:46:49


I thought I would post an article here before there are too many
people complaining about corrupted files. The XFree86-1.3 files are
not corrupted.

You need to do a

   cat xf86-1.3-bin#1.tar.gz xf86-1.3-bin#2.tar.gz > xf86-1.3-bin.tar.gz

And then work on xf86-1.3-bin.tar.gz. Similarly for the
xf86-1.3-xfn#?.tar.gz files.

Delman.
--
______________________________________________________________________

  Delman Lee                                 Tel.: +1-215-662-6780
  Medical Image Processing Group,            Fax.: +1-215-898-9145
  University of Pennsylvania,
  4/F Blockley Hall, 418 Service Drive,                        
  Philadelphia, PA 19104-6021,

______________________________________________________________________

 
 
 

XFree86-1.3 files are corrupted!

Post by Jim Winstead J » Fri, 18 Jun 1993 15:07:13



   Just to verify this. Hope Orest Zborowski or someone else who can sort this
   out.

   >Hi, I tried to decompress xf86-1.3-bin#1.tar.gz, xf86-1.3-bin#2.tar.gz
                              "corrupted"           "unexpected EOF"
   For rest of them:
      font1 : unexpected EOF too
      PEX   : corrupted
      PROG  : forgot

Sigh.  It's too bad there's so many people that obviously have better
things to do with their lives than read the README.  I guess it's not
like it has a descriptive filename or anything.
--
loveritablessencentipedependentalism+      Jim Winstead Jr. (CSci '95)
andaterrificklengtherealityearguessy|      Harvey Mudd College, WIBSTR


 
 
 

XFree86-1.3 files are corrupted!

Post by Steve VanDevend » Fri, 18 Jun 1993 07:04:20



   Hi, I tried to decompress xf86-1.3-bin#1.tar.gz, xf86-1.3-bin#2.tar.gz
   using gzip version 1.2.1 and 1.1.1. To my surprise xf86-1.3-bin#1.tar.gz
   gives 'unexpected end of file error'.  xf86-1.3-bin#2.tar.gz gives
   'not in gzip format'. I don't know whether these files are corrupted
   or not. But, the other files were decompressed without any problem.
   If anybody can solve this problem, I appreciate his help. Thanks in
   advance.

Be sure to remember that the portions of XFree86 that have been
split into two parts (with #1 or #2 in the filename) are two
pieces of one archive and not separate archives as one might
suspect from the names.  Be sure to concatenate the pieces
together before extracting the files from them.

For example, obtain the two parts of the binary archives and then
use:

cat xf86-1.3-bin#1.tar.gz xf86-1.3-bin#2.tar.gz >xf86-1.3-bin.tar.gz
--

"Bipedalism--an unrecognized disease affecting over 99% of the population.
Symptoms include lack of traffic sense, slow rate of travel, and the
classic, easily recognized behavior known as walking."

 
 
 

XFree86-1.3 files are corrupted!

Post by Carlo James Cali » Fri, 18 Jun 1993 09:34:02




>Just to verify this. Hope Orest Zborowski or someone else who can sort this
>out.

>>Hi, I tried to decompress xf86-1.3-bin#1.tar.gz, xf86-1.3-bin#2.tar.gz
>                           "corrupted"           "unexpected EOF"
>For rest of them:
>   font1 : unexpected EOF too
>   PEX   : corrupted
>   PROG  : forgot

Geezz!!  RTFM for once.  I'm looking at the README right here:

     For the benefit of those installing from 3.5' floppies, the two
biggest packages, bin and xfn, are broken into two parts, each smaller
than 1.44Mb.  To recreate the original single package, concatenate the
two parts together.

Read that?  Means do this:
cat xf86-1.3-bin#1.tar.gz xf86-1.3-bin#2.tar.gz >xf86-1.3-bin.tar.gz
and the same for the fonts.  It works because I did it right and it works
great.

--
 /------------------------------+--------------------------------------\
| Carlo J. Calica               | Linux:  Choice of the GNU Generation  |

 \ University of Wisconsin      | Republic of Madison                  /

 
 
 

XFree86-1.3 files are corrupted!

Post by Orest Zborows » Fri, 18 Jun 1993 22:53:59


Quote:>Sigh.  It's too bad there's so many people that obviously have better
>things to do with their lives than read the README.  I guess it's not
>like it has a descriptive filename or anything.

Every time I do this I get these problems. Maybe next time I won't bother
breaking the pieces apart, so people can solve it their own way. It's
discriminatory against 5.25" floppy users anyway.

The names were chosen to try and be descriptive, yet short, and still
remain unique when put on a minix filesystem.

--
Orest Zborowski (Zorst)

 
 
 

XFree86-1.3 files are corrupted!

Post by Steve VanDevend » Sat, 19 Jun 1993 01:58:06



   Every time I do this I get these problems. Maybe next time I won't bother
   breaking the pieces apart, so people can solve it their own way. It's
   discriminatory against 5.25" floppy users anyway.

   The names were chosen to try and be descriptive, yet short, and still
   remain unique when put on a minix filesystem.

I think what is most misleading is that the pieces still have the
'.tar.gz' suffix, which implies that each piece is a complete
.tar.gz archive in itself.  Perhaps leaving off the .tar.gz
suffix of the split pieces and including a simple shell script to
automatically concatenate them would help.  Another somewhat more
difficult possibility is to actually pack the files into two
separate .tar.gz files that can be unpacked individually rather
than splitting a single .tar.gz file.

--

"Bipedalism--an unrecognized disease affecting over 99% of the population.
Symptoms include lack of traffic sense, slow rate of travel, and the
classic, easily recognized behavior known as walking."

 
 
 

XFree86-1.3 files are corrupted!

Post by Jason S. Mcmulla » Sat, 19 Jun 1993 02:09:33


To successfully decompress XFree86-1.3, you
must first cat all "series" files into a singe file.
Ie:

% cat xf86-1.3-bin#?.tgz  >xf86-1.3-bin.tgz
% tar zxvf xf86-1.3-bin.tgz

Do the same with the xfn#[12] files...

[I was confused myself..  Note to whoever uploaded
 the binaries: try using the ".split" convention
 next time for split files...]

Ezrec Oberon Nebarb

Dorfal Sequence: The electrochemically encoded stored stimuli that the
        post-primates on the third planet of Sol call "reality". Of
        course, they have yet to activate the Debug feature.....

 
 
 

XFree86-1.3 files are corrupted!

Post by Adrian Wallasch » Sat, 19 Jun 1993 03:20:01



>>Hi, I tried to decompress xf86-1.3-bin#1.tar.gz, xf86-1.3-bin#2.tar.gz
>>using gzip version 1.2.1 and 1.1.1. To my surprise xf86-1.3-bin#1.tar.gz
>>gives 'unexpected end of file error'.  xf86-1.3-bin#2.tar.gz gives
>>'not in gzip format'. I don't know whether these files are corrupted
>>or not. But, the other files were decompressed without any problem.
>>If anybody can solve this problem, I appreciate his help. Thanks in
>>advance.

Outch!

cat xf86-1.3-bin#1.tar.gz xf86-1.3-bin#2.tar.gz | gunzip | tar xvf -

They are not two but one gzip-file!

;-) prefect

 
 
 

XFree86-1.3 files are corrupted!

Post by Mark Eva » Sat, 19 Jun 1993 04:05:01



: To successfully decompress XFree86-1.3, you
: must first cat all "series" files into a singe file.
: Ie:
:
: % cat xf86-1.3-bin#?.tgz  >xf86-1.3-bin.tgz
: % tar zxvf xf86-1.3-bin.tgz
:
: Do the same with the xfn#[12] files...

Yes

I didn't have any problem.
At the top of the distribution directory, is a file called README.
I read it, something to do while waiting for the rest of the package
to download ;-)

--
-------------------------------------------------------------------------


+(44) 21 359 6531 x4039 (Office)             |

 
 
 

XFree86-1.3 files are corrupted!

Post by Dennis Flaher » Sat, 19 Jun 1993 15:34:06





>    Every time I do this I get these problems. Maybe next time I won't bother
>    breaking the pieces apart, so people can solve it their own way. It's
>    discriminatory against 5.25" floppy users anyway.

>    The names were chosen to try and be descriptive, yet short, and still
>    remain unique when put on a minix filesystem.

> I think what is most misleading is that the pieces still have the
> '.tar.gz' suffix, which implies that each piece is a complete
> .tar.gz archive in itself.  Perhaps leaving off the .tar.gz
> suffix of the split pieces and including a simple shell script to
> automatically concatenate them would help.  

I like .tar.gz.01, .tar.gz.02, .tar.gz.03... myself.  Conforms to the
"unwrap from the last suffix first" convention.

--



     Oatmeal Stout: It's the Right Thing to Drink!

 
 
 

1. XFree86 and corrupted files.

I'm back online with Linux!  There are a few nagging questions tho.

I was using a Jaton Video 67TV card with the 3.3.1 SVGA server. During
this time several files became corrputed and I had to reinstall several
packages to get running again.  These included: XFree86_SVGA.
XFree86-libs, Applix, ghostscript and netscape. Is it possible the
corrupted files were caused by a buggy X-server/card
combo?  I replaced the Jaton Card with a Matrox Mystique and things
_seem_ to be better.  Am I just fooling myself that the video card may
have been the problem?  I think I eliminated everything else but I'm not
perfect.  Do I need to look for something else?

This is a pretty important issue since my wife will begin using this
machine soon and I don't want it to behave badly.  She is not an
experienced user tho she does understands that Windoze is supposed to
crash periodically.  Linux is unfamiliar to her and becasue it has been
very reliable until this problem arose, my wife is likely to get scared
off is she thinks she "broke" something.

--
Stephen Carville

=========================================================
Civilization, as we know it today, owes it's existence to the
engineers.  These are the men who, down the long centuries, have learned
to exploit the properties of matter and the sources of power for the
benefit of mankind.
                                        L. Sprague DeCamp
=========================================================

2. drsquare: a real class act.

3. XFree86 4.0: Corrupted tgz files?

4. What about FAX

5. Corrupted super block. Am I totally hosed?

6. Netscape email question for a newbie

7. corrupted file system: /etc directory overwritten by plain file

8. AIX - on Apple

9. XFree86 4.0.2 -- Voodoo3 -- Beige G3 (am I getting close?)

10. Corrupt CDE fonts under XFree86

11. Need to find which version I am using for XFree86.

12. XFree86 4.0 on G4, WORKS but...everything is green and corrupted!

13. Which Xfree86 am I running?