Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 05:58:33 -0800
From:      Michael Collette <metrol@metrol.net>
To:        Anatoliy Dmytriyev <tolid@plab.ku.dk>, kde@FreeBSD.org
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: [kde-freebsd] kdelibs-3.0.5.tar.bz2 is broken
Message-ID:  <200301160558.33390.metrol@metrol.net>
In-Reply-To: <20030116125458.GJ6221@plab.ku.dk>
References:  <20030116125458.GJ6221@plab.ku.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 16 January 2003 04:54 am, Anatoliy Dmytriyev wrote:
> Hi!
>
> I tried to install x11/kdelibs3 and received message that archive
> kdelibs-3.0.5.tar.bz2 is broken.
> I checked this archive on the sites ftp.freebsd.org, ftp.dk.freebsd.org,
> ftp.ru.freebsd.org (pub/FreeBSD/ports/distfiles/KDE/) - everywhere I
> have the same message:
>
> bzip2: Compressed file ends unexpectedly;
>         perhaps it is corrupted?  *Possible* reason follows.
> bzip2: Undefined error: 0
>         Input file = /usr/ports/distfiles/KDE/kdelibs-3.0.5.tar.bz2,
> 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.
>
> ===>  Patching for kdelibs-3.0.5_1
> ===>  Applying FreeBSD patches for kdelibs-3.0.5_1
> patch: **** can't cd to /usr/ports/x11/kdelibs3/work/kdelibs-3.0.5: No
> such file or directory
>
> >> Patch patch-kdecore-kasyncio.cpp failed to apply cleanly.
>
> *** Error code 1
>
> Stop in /usr/ports/x11/kdelibs3.
>
>
> Please, correct the mistake.

Being this is the only report I've seen stating that this file is broken leads 
me to believe that the file in question is just fine.  How this make process 
got past the MD5 check is interesting though.

Might I recommend the following.  First cvsup your ports tree.  Then run the 
following commands.

cd /usr/ports/x11/kdelibs3
make clean
make distclean
make build

If that is still failing in the same manner I would then recommend removing 
the entire /usr/ports/x11/kdelibs3 directory followed by running cvsup again.  
This trick cleaned up a nasty little buildworld problem I was having a little 
while back.

After all that if it's still not even getting past the patching process we'd 
probably need a good bit more information.  The output of "uname -a" and a 
list of installed packages should be enough to give us a better idea as to 
what the problem truly is.  It would also be very interesting to know if it 
works from the source code provided directly from KDE's servers, which should 
be the default site for downloading.

Later on,
-- 
"Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark 
to read."
 - Groucho Marx

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301160558.33390.metrol>