After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 600342 - Problem with the gst-plugins-base tarballs
Problem with the gst-plugins-base tarballs
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.25
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-01 19:43 UTC by Pierre
Modified: 2009-11-02 03:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pierre 2009-11-01 19:43:44 UTC
# tar xvjf gst-plugins-base-0.10.25.tar.bz2 
gst-plugins-base-0.10.25/
gst-plugins-base-0.10.25/tests/
gst-plugins-base-0.10.25/tests/check/
[...]
gst-plugins-base-0.10.25/docs/libs/html/index.html
gst-plugins-base-0.10.25/docs/libs/html/gst-plugins-base-libs-gstmixertrack.html
gst-plugins-base-0.10.25/docs/libs/html/gst-plugins-base-libs-gstpbutilsmissingplugins.html

bzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bzip2: Inappropriate ioctl for device
        Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

gst-plugins-base-0.10.25/docs/libs/html/gst-plugins-base-libs-gstrtppayloads.html
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now



# tar xvzf gst-plugins-base-0.10.25.tar.gz  
gst-plugins-base-0.10.25/
gst-plugins-base-0.10.25/tests/
gst-plugins-base-0.10.25/tests/check/
[...]
gst-plugins-base-0.10.25/tests/icles/test-textoverlay.c
gst-plugins-base-0.10.25/tests/icles/Makefile.am
gst-plugins-base-0.10.25/tests/icles/test-scale.c

gzip: stdin: unexpected end of file
gst-plugins-base-0.10.25/tests/icles/playbin-text.c
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Comment 1 Pierre 2009-11-02 03:00:29 UTC
ok sorry seems like a bad download problem