Displaying 20 results from an estimated 8000 matches similar to: "gunzip error message"
2001 Oct 30
6
ext3 patch does not want to gunzip
Hi,
I seem to have a problem with compiling the kernel 2.4.13 on redhat 7.2? It would compile fine but have errors about ext3 support on reboot.
I download ext3-2.4-0.9.13-2413.gz to my linux machine to enable it be useful with ext3 support but when I try to gunzip it
with the instructions
gunzip < ~/ext3-2.4-0.9.13-2413.gz | patch -p1 i get gunzip: stdin: not in gzip format
I get an
2001 Oct 30
1
ext3 patch doesn't want to gunzip
Hi,
I seem to have a problem with compiling the kernel 2.4.13 on redhat 7.2? It would compile fine but have errors about ext3 on reboot.
I download ext3-2.4-0.9.13-2413.gz to my linux machine to enable it be useful with ext3 but when I try to gunzip it
with the instructions
gunzip < ~/ext3-2.4-0.9.13-2413.gz | patch -p1 i get gunzip: stdin: not in gzip format
I wonder if you know a way to
2004 May 04
3
Unable to gunzip file
Hello all,
I have downloaded samba-2.2.8a-1-sol8-suncc-32bit.pkg.gz and I am trying
to gunzip it but I get
gunzip: samba-2.2.8a-1-sol8-gcc295.pkg.gz: not in gzip format
what could be the problem ?
*********************************************************************************
Ce courriel ainsi que ses pieces jointes sont strictement reserves a
l'usage de la ou du destinataire et peut
2003 Nov 14
1
initramfs gunzip problems.
I've been having an exchange of e-mails with Bryan O'Sullivan regarding
this problem. I thought it time to bring it to the list.
I've run into a problem where my initramfs archives get this during
bootup:
checking if image is initramfs...it isn't (ungzip failed); looks like an initrd
The same .cpio archive works if I don't gzip it. I stuck a bunch of
debug statements into
2001 Nov 18
3
gunzipping the patch...
Hi,
I'm sure this is a really stupid question, but when I type in the line:
gunzip < ~/ext3-***extraStuffHere***.gz | patch -p1
as in the installation guide, it tells me that the patch is not a proper gzip file. What do I do???
Also, when it says "make menuconfig", does the menuconfig file appear once the patch is ungzipped, or should it be there already? I'm kinda worried
2001 Oct 27
1
Ext3 2.4.13 Patch Line-wrap Problems
I have gotten the 2.4.13 kernel and the 2.4.13 ext3 patch. Unfortunately, it appears that some lines are wrapped, meaning that the long lines are actually on two lines, which throws the entire patching process off. Right now, my only recourse is to go through and manually fix the problem, which will take awhile, since there are more than 17000 lines of code! Is the problem on my end, or on the
2006 Jun 29
3
hotuser and hotkernel
G''Day Folks,
While I have a few minutes online (which is rare at the moment - travel),
let me post about a couple of new scripts. I''ve just uploaded them to
http://www.brendangregg.com/dtrace.html.
They are to profile user-level functions and libaries; and kernel-level
functions and modules. They sample, rather than trace (which can be both
good and bad). Here is hotuser
2009 May 05
1
Rcompression and Java Deflator
(this may be a duplicate post since I attached a file to the previous try...sorry about that)
Below are the first few lines of a zlib compressed byte array written from Java with the Deflator class.
> readBin("row_1",raw(),10000000)
[1] 4c 45 50 e2 49 d5 86 bc 48 a1 32 5d 49 9d f5 90 48 e0 14 33 49 8f 54 6a 49 77 c9 48 48 d9 ec 56 47 91 48 f0 47 25 56 ef 47 b8 f5 7b 46 35 25 00
2014 May 02
1
Cant boot a image
Ii took a gzipped image
And use gunzip to extract it
But now i cant boot!
Fdisk shows no partition table
2014 May 01
1
Corrupt image?
I took a gzipped qcow2 image
And do a gunzip on it
But what?
[root@mjw vm]# fdisk w.qcow2 -l
Disk w.qcow2: 0 MB, 0 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
[root@mjw vm]#
The disc should not be 0 mb!!!
The disc
2003 Jan 28
2
Can't unzip package
I just upgraded to Solaris 8, and downloaded the the following binary
package from www.samba.org <http://www.samba.org> :
samba-2.2.7-sol8-suncc-64bit.pkg.gz
When trying to gunzip it, here is my output:
/home/ccampbell # gunzip samba-2.2.7-sol8-suncc-64bit.pkg.gz
gunzip: samba-2.2.7-sol8-suncc-64bit.pkg.gz: not in gzip format
/home/ccampbell # file samba-2.2.7-sol8-suncc-64bit.pkg.gz
2006 Jan 16
1
problem unpacking R sources (PR#8492)
Full_Name: Steven L. Scott
Version: 2.2.1
OS: Windows-Cygwin
Submission from: (NULL) (128.125.60.50)
I've had problems unpacking the R source coded downloaded from
http://lib.stat.cmu.edu/R/CRAN/src/base/R-2/R-2.2.1.tar.gz
Version info for tar and gunzip provided below (GNU legalese edited out), along
with the error messages I get.
Thanks.
Steve
/notcygwin[506] gunzip --version
gunzip
2016 Dec 01
1
maildir-size-fix.pl - The file command can wrongly detect gzipped mails as being Minix filesystems
Hi,
Some days ago, I have used the maildir-size-fix.pl script (cited in this
mail thread: http://www.dovecot.org/list/dovecot/2013-January/087942.html,
in available here:
http://dovecot.org/tools/maildir-size-fix.pl).
This is a very good script and helped me a lot!
However, some compressed mails where misdetected as non-compressed mail. So
I discovered that some versions of the file command
2011 Mar 11
2
Support for gzipped kernel mods
After my wonderful experience with febootstrap and and gzipped kernel
modules I just wanted to post a little information about it.
febootstrap uses insmod, it seems because insmod is required for building
the initrd, while modprobe can read in gzipped kernel modules, insmod
cannot. This means that there are two solutions to the problem, one would be
to make febootstrap copy all of the modules to
2005 Nov 17
5
[DOC] Update item on FAQ
It''s not quite clear how to go about this so hopefully whoever maintains
the FAQ is on this list.
As part of closing bug #156, it would be nice to add a sentence on item
4.8 (The initrd that came with my distro does not...) to include the
following sentences:
"Some distros (notably SLES9) have a mkinitrd that adds garbage to the
end of the initrd. These initrds will not work
2018 May 27
2
List-Archives ...
Hi everybody,
actually I wanted to search the list archive, before asking, but
unfortunately I don't "get" it:
$ gunzip 2018-May.txt.gz
gunzip: 2018-May.txt.gz: not in gzip format
It seems, that in every archive-file there is always one message in
plaintext and then a big binary block.
Any hint?
Thanks a lot,
--
kind regards,
thg
2001 Feb 12
1
Compiled and running on NCR SVR4 UNIX (MP-RAS)
To whomever is interested, I have compiled and am running OpenSSH under
NCR UNIX using the following procedure:
1. Compile and install zlib to the default location.
gunzip zlib*.gz
tar -xvfo zlib*tar
cd zlib-*
./configure
make
make install
2. Compile and install openssl to the default location.
gunzip openssl*.gz
tar -xvfo openssl*tar
cd openssl-*
2005 Apr 07
2
Zipping Rdata Files
Saving Rdata files in a zip archive form can in some cases save a
considerable amount of disk space. R has the zip.file.extract function to
extract files from zip archives, but appears not to have any corresponding
function to save in zipped form. (At least I have not been able to find
anything in the help files or through searching the mail archives.) The
system function can be used to call gzip
2016 Feb 17
2
[PATCH supermin 0/2] Allow an alternate libc to be used for init.
Allow an alternate libc, such as dietlibc, to be used for the init
binary in the supermin appliance.
Rich.
2025 Jan 10
2
Package compression benchmarks for zstd vs gzip
Many distros and browsers these days use zstd as the preferred
compression method. For example if you unpack a .deb or .rpm file on
Debian or Fedora there is zstd archive inside. It is claimed that zstd
offers improved compression over gzip, but (unlike lzma) it has
comparable decompression speed. Maybe it is interesting to get an
estimate of how much R packages would benefit from zstd.
Testing