You are not logged in.

#1 2010-12-30 12:36:59

kaddy
Member
From: Perth, Western Australia
Registered: 2009-09-22
Posts: 192

Need Help installing "Backtrace" SOLVED

Hi

I need to install backtrace so that i can report Kde bugs with the debug output.... I have reported about 9 kde bugs in 4.6RC but
I have been asked to install backtrace. It is not in the official repos, but it is in AUR but I get the following error when trying to build it
(I don't know why kde just doesn't include backtrace by default since the automatic bug report tool pops up to report bugs but fails because you don't have backtrace)





[kaddy@archbox libbacktrace]$ yaourt -S libbacktrace

==> Downloading libbacktrace PKGBUILD from AUR...
x PKGBUILD


First Submitted: Mon, 02 Mar 2009 12:58:02 +0000
libbacktrace 3.0.0-1 : A C library replicating the bt functionality from gdb, allowing function stack tracing
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> libbacktrace dependencies:
- liblogfile>=3 (building from AUR)


==> Continue building libbacktrace ? [Y/n]
==> --------------------------------------
==>
==> Building and installing package
==> Install or build missing dependencies for libbacktrace:

==> Downloading liblogfile PKGBUILD from AUR...
x PKGBUILD


First Submitted: Mon, 02 Mar 2009 12:29:07 +0000
liblogfile 3.0.0-1 : A C library providing a basic logging function
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> liblogfile dependencies:
- glibc (already installed)


==> Continue building liblogfile ? [Y/n]
==> ------------------------------------
==>
==> Building and installing package
==> Making package: liblogfile 3.0.0-1 (Thu Dec 30 12:31:08 WST 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Downloading liblogfile-latest.tbz2...
--2010-12-30 12:31:08-- http://www.wolf-software.net/Libraries/ … atest.tbz2
Resolving www.wolf-software.net... 82.165.15.30
Connecting to www.wolf-software.net|82.165.15.30|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 248307 (242K) [text/plain]
Saving to: "liblogfile-latest.tbz2.part"

100%[=========================================================>] 248,307 65.1K/s in 3.7s

2010-12-30 12:31:13 (65.1 KB/s) - "liblogfile-latest.tbz2.part" saved [248307/248307]

==> Validating source files with md5sums...
liblogfile-latest.tbz2 ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build liblogfile.
==> Restart building liblogfile ? [y/N]
==> -----------------------------------
==>

Last edited by kaddy (2010-12-30 14:52:15)

Offline

#2 2010-12-30 12:48:05

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Need Help installing "Backtrace" SOLVED

So you fix the checksums in the PKGBUILD... What's so hard about that?


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2010-12-30 14:26:33

kaddy
Member
From: Perth, Western Australia
Registered: 2009-09-22
Posts: 192

Re: Need Help installing "Backtrace" SOLVED

crap. I'm so tired I missed that...... too easy

"slaps himself"

Offline

#4 2010-12-30 14:51:47

kaddy
Member
From: Perth, Western Australia
Registered: 2009-09-22
Posts: 192

Re: Need Help installing "Backtrace" SOLVED

all done. Sweeeeeeeeet

For those that don't know how to fix it...

All I did was download the package that had the error from the main website..... (there was no checksum mentioned)
and then do a md5sum check on that package and edit the PKGBUILD with the correct sum and version and rebuild

Last edited by kaddy (2011-01-01 12:01:58)

Offline

Board footer

Powered by FluxBB