Package: xen
Version: 1:2.0.6-0.rte.1
Severity: important
Tags: experimental
Justification: fails to build from source


--> 2.6.11-1 fully unapplied.
touch debian/kernel-source/linux/kernel-source-2.6.11/.valid-pristine
mv debian/kernel-source/linux/kernel-source-2.6.11 pristine-linux-2.6.11
touch linux-2.6.11.tar.bz2
touch debian/kernel-source/linux/2.6.11.unpatched
/usr/bin/make linux-2.6.11-xen.patch
make[1]: Entering directory `/var/tmp/xen-2.0.6'
rm -rf tmp-pristine-linux-2.6.11 pristine-linux-2.6.11
mkdir -p tmp-pristine-linux-2.6.11
tar -C tmp-pristine-linux-2.6.11 -jxf linux-2.6.11.tar.bz2

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.

tar: Child returned status 2
tar: Error exit delayed from previous errors


Following the debian/rules and do the commands manually.

mkdir -p debian/kernel-source/linux

bzcat /usr/src/kernel-source-2.6.11.tar.bz2 | tar -C debian/kernel-source/linux 
-x

touch debian/kernel-source/linux/2.6.11.extracted

rm -f pristine-linux-2.6.11

cd debian/kernel-source/linux/kernel-source-2.6.11; if !  
/usr/src/kernel-patches/all/2.6.11/unpatch/debian; then rm -f 
debian/kernel-source/linux/2.6.11.extracted; exit 1; fi

<patch messages>

--> 2.6.11-1 fully unapplied.

touch debian/kernel-source/linux/kernel-source-2.6.11/.valid-pristine
mv debian/kernel-source/linux/kernel-source-2.6.11 pristine-linux-2.6.11

# Huh? What is this doing?
touch linux-2.6.11.tar.bz2

touch debian/kernel-source/linux/2.6.11.unpatched
/usr/bin/make linux-2.6.11-xen.patch

make[1]: Entering directory `/var/tmp/xen-2.0.6'

# Huh? Above me mv kernel-source/linux/kernel-source-2.6.11
# to pristine-linux-2.6.11 no rm -rf it?
rm -rf tmp-pristine-linux-2.6.11 pristine-linux-2.6.11

# Huh? cd in a now empty directory and extract a 0 btye file that we just 
# a touch on above?
mkdir -p tmp-pristine-linux-2.6.11
tar -C tmp-pristine-linux-2.6.11 -jxf linux-2.6.11.tar.bz2

$ ls -l linux-2.6.11.tar.bz2
-rw-r--r--  1 tanner rtestaff 0 Aug  3 15:38 linux-2.6.11.tar.bz2


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-1-k7-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xen depends on:
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libcurl3                 7.14.0-2        Multi-protocol file transfer libra
ii  libidn11                 0.5.18-1        GNU libidn library, implementation
ii  libssl0.9.7              0.9.7g-1        SSL shared libraries
ii  libxen-python            1:2.0.6-0.rte.1 python wrapper around libxc, the c
ii  libxen2.0                1:2.0.6-0.rte.1 control library for XEN, a Virtual
ii  python                   2.3.5-3         An interactive high-level object-o
ii  python2.3                2.3.5-6         An interactive high-level object-o
ii  python2.3-twisted        2.0.1-3         Event-based framework for internet
ii  zlib1g                   1:1.2.3-1       compression library - runtime

xen recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to