On Mon, Feb 27, 2012 at 12:28:02AM +0100, Thorsten wrote: > > Hi List, > on a freshly updated arch with a freshly pulled AUR I can't install > taskjuggler (2.4). Taskjuggler3 can be installed, but I want to use > Emacs orgmode's taskjuggler export, thats geared towards taskjuggler > 2.4. > Anybody with the same problem? > > > --------------------- > > make[2]: Entering directory `/home/tj/abs/taskjuggler/src/taskjuggler-2.4.3/TestSuite' > Testing in CSV-Reports > ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored. > Testing in HTML-Reports > ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored. > ... > ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored. > Testing in Misc > ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored. > ... > ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored. > Testing in Scheduler > Testing in Syntax > Testing in TJX-Reports > ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored. > ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored. > Syntax error in XML file 'tjxreport-1-Export.tjx'. > cmp: EOF on tjxreport-1-Export2.tjx > > gzip: tjxreport-1-Export2.tjx: unexpected end of file > 1,1022d0 > < <?xml version="1.0" encoding="UTF-8" standalone="no"?> > < <!DOCTYPE taskjuggler PUBLIC "-//The TaskJuggler Project//DTD TaskJuggler 2.0//EN" "http://www.taskjuggler.org/dtds/TaskJuggler-2.0.dtd"> > < <taskjuggler> > < <project timezone="GMT" timingResolution="3600" shortTimeFormat="%H:%M" weekStartMonday="1" timeFormat="%Y-%m-%d %H:%M:%S %Z" yearlyWorkingDays="260.714" dailyWorkingHours="8" version="1.0" id="prj" name="tjxreport test" > > < <start humanReadable="2003-01-01 00:00:00 GMT" >1041379200</start> > < <end humanReadable="2003-04-01 00:00:00 GMT" >1049155200</end> > < <now humanReadable="2003-02-01 00:00:00 GMT" >1044057600</now> > < <currencyFormat fracDigits="0" fractionSep="." signPrefix="(" thousandSep="," signSuffix=")" /> > < <workingHours> > 2 errors detected! > make[2]: *** [all-local] Fehler 2 > make[2]: Leaving directory `/home/tj/abs/taskjuggler/src/taskjuggler-2.4.3/TestSuite' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/tj/abs/taskjuggler/src/taskjuggler-2.4.3' > make: *** [all] Fehler 2 > ==> FEHLER: Ein Fehler geschah in build(). > Breche ab ... > > ~/abs/taskjuggler $ ls > PKGBUILD pkg src taskjuggler-2.4.3.tar.bz2 > > ~/abs/taskjuggler $ sudo pacman -U taskjuggler-2.4.3.tar.bz2 > loading packages... > error: missing package metadata in taskjuggler-2.4.3.tar.bz2 > error: 'taskjuggler-2.4.3.tar.bz2': invalid or corrupted package > ~/abs/taskjuggler $ The package isn't being installed by pacman, because the compilation failed. What you are trying to install using pacman -U is the package source code. pacman operates on .tar.xz or .tar.gz files only anyway. You should investigate why the compilation is failing. -- O< ascii ribbon campaign - stop html mail - www.asciiribbon.org