Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106093 - "graphviz-1.16-panic.patch.tar.bz2 is not a valid bzip2 file"
Summary: "graphviz-1.16-panic.patch.tar.bz2 is not a valid bzip2 file"
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 12:36 UTC by Chris Pickel
Modified: 2006-09-23 13:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Pickel 2005-09-15 12:36:42 UTC
While attempting to unpack the source for graphviz-1.16, the panic.patch is not recognized as a bzip2 
file, and does not extract. That means of course the patch can't be applied, and emerge fails.

Reproducible: Always
Steps to Reproduce:
1. emerge graphviz
Actual Results:  
* Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
* /var/tmp/portage/graphviz-1.16/work/graphviz-1.16-panic.patch
* ( graphviz-1.16-panic.patch )

This message is arrived at because bzip2 failed to extract the patch to the above location.

Expected Results:  
Correct extraction of patch; successful build of graphviz

macos-20041118
Portage 2.0.51.22-r2 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.2.0 Power 
Macintosh)
===============================================================
==
System uname: 8.2.0 Power Macintosh powerpc
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/
qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/
gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X altivec bzip2 curl curlwrappers emboss gd libwww png ppc-macos xml2 userland_Darwin 
kernel_Darwin elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Chris Eagan 2005-11-21 10:47:38 UTC
I am seeing this problem too. 'file' reports that the bz2 file is actually a
gzip file. Extracting it give the patch, but the patch itself appers to be
corrupted. It is binary and of course fails to apply. I am trying the other
versions in portage to see if I can get a newer version to compile. I'll let you
know if one of the others works for me.
Comment 2 Chris Eagan 2005-11-21 11:24:52 UTC
The following commands let me install graphviz-2.4 successfully.

echo "freebsd-stat ~ppc-macos" >> /etc/portage/package.keywords
echo "=media-gfx/graphviz-2.4 ~ppc-macos" >> /etc/portage/package.keywords
emerge freebsd-stat graphviz

I hope this at least solves your immediate problem of getting graphviz
installed. Incidentally, freebsd-stat is required for this to build and yet is
not specified in the dependencies of graphviz-2.4.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-23 13:52:00 UTC
Old bug, plus 2.8-r1 stable now.