Gentoo Archives: gentoo-dev

From: Grant Goodyear <grant@××××××××××××××.edu>
To: gentoo-dev@g.o
Subject: [gentoo-dev] --buildpkg problem
Date: Tue, 20 Nov 2001 08:54:23
Message-Id: 20011120095244.A32266@g2.ces.clemson.edu
1 In building tiff w/ "emerge --buildpkg media-libs/tiff" I
2 get the following annoying portage error:
3
4 Traceback (most recent call last):
5 File "/usr/lib/portage/bin/xpak", line 3, in ?
6 import xpak
7 ImportError: No module named xpak
8 tbz2tool: inf.xpak doesn't exist
9 mv: cannot stat `tiff-3.5.6_beta-r1.tbz2': No such file or directory
10 >>> Done.
11 Traceback (most recent call last):
12 File "/usr/sbin/emerge", line 525, in ?
13 mydepgraph.merge(mydepgraph.altlist())
14 File "/usr/sbin/emerge", line 188, in merge
15 retval=portage.pkgmerge(mytbz2,myroot)
16 File "/usr/lib/python2.0/site-packages/portage.py", line 2363, in pkgmerge
17 mycat=xptbz2.getfile("CATEGORY")
18 File "/usr/lib/python2.0/site-packages/xpak.py", line 182, in getfile
19 self.scan()
20 File "/usr/lib/python2.0/site-packages/xpak.py", line 159, in scan
21 a=open(self.file,"r")
22 IOError: [Errno 2] No such file or directory: '/usr/portage/packages/All/tiff-3.5.6_beta-r1.tbz2'
23
24 I've tried --buildpkg w/ other packages, and I get the same error. I'm
25 afraid that I don't have time today to dig through and find out why
26 xpak is missing.
27
28 -g2boojum-
29 --
30 ___________________________________________________________________
31 | Grant Goodyear | The Secrets of Physics: |
32 | Dept. of Chemistry - Clemson U |1. Add zero. |
33 | Clemson, SC 29634 |2. Multiply by one. |
34 |-------------------------------------|3. Expand in a Taylor series|
35 |e-mail: goodyea@×××××××.edu |4. Integrate by parts. |
36 |www:bernacchi.chem.uh.edu/~grant |5. Fourier transform. |
37 | |6. Add auxiliary variables |
38 |_____________________________________|____________________________|

Replies

Subject Author
[gentoo-dev] emerge PDL broken Nicholas Burlett <nrb23@×××××××.edu>