Bug#511713: eclipse won't start
Package: eclipse Version: 3.2.2-6.1 Followup-For: Bug #511713 I can reproduce this as well. Same symptoms as with the other posters. Installing xulrunner-dev (1.9.0.5-1) fixed the problem. So, please update debian/control::Depends to add this missing dependency -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages eclipse depends on: ii eclipse-jdt 3.2.2-6.1 Java Development Tools plug-ins fo ii eclipse-pde 3.2.2-6.1 Plug-in Development Environment to ii eclipse-source3.2.2-6.1 Eclipse source code plug-ins ii libc6 2.7-18 GNU C Library: Shared libraries ii libglib2.0-0 2.16.6-1 The GLib library of C routines ii libgtk2.0-0 2.12.11-4 The GTK+ graphical user interface ii zenity2.22.1-2 Display graphical dialog boxes fro Versions of packages eclipse recommends: ii eclipse-gcj 3.2.2-6.1 Native Eclipse run with GCJ eclipse suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#602771: unrtf: segmanetation fault on binary data file
Package: unrtf Version: 0.19.3-1.1 Severity: serious Program fails with segmentation faul when tring to open a binary file. See attached files. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages unrtf depends on: ii libc6 2.11.2-6 Embedded GNU C Library: Shared lib unrtf recommends no packages. unrtf suggests no packages. -- no debconf information execve("/usr/bin/unrtf", ["unrtf", "tnef_0_3e2.rtf"], [/* 106 vars */]) = 0 brk(0) = 0xdf5000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f89b5817000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=162640, ...}) = 0 mmap(NULL, 162640, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f89b57ef000 close(4)= 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/libc.so.6", O_RDONLY)= 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\355\1\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=1432968, ...}) = 0 mmap(NULL, 3541032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f89b529b000 mprotect(0x7f89b53f3000, 2093056, PROT_NONE) = 0 mmap(0x7f89b55f2000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x157000) = 0x7f89b55f2000 mmap(0x7f89b55f7000, 18472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f89b55f7000 close(4)= 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f89b57ee000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f89b57ed000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f89b57ec000 arch_prctl(ARCH_SET_FS, 0x7f89b57ed700) = 0 mprotect(0x7f89b55f2000, 16384, PROT_READ) = 0 mprotect(0x7f89b5819000, 4096, PROT_READ) = 0 munmap(0x7f89b57ef000, 162640) = 0 brk(0) = 0xdf5000 brk(0xe16000) = 0xe16000 write(2, "This is UnRTF, ", 15) = 15 write(2, "version 0.19.2\n", 15)= 15 write(2, "By Dave Davey and Marcos Serrou "..., 42) = 42 write(2, "Original Author: Zach T. Smith\n", 31) = 31 open("tnef_0_3e2.rtf", O_RDONLY)= 4 write(2, "Processing tnef_0_3e2.rtf...\n", 29) = 29 fstat(4, {st_mode=S_IFREG|0644, st_size=994, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f89b5816000 read(4, "\336\3\0\0\375\5\0\0LZFu\36\312*h\3\0\n\0rcpg125\0262\0\370\v"..., 4096) = 994 read(4, "", 4096) = 0 fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 35), ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f89b5815000 write(1, "\n", 7) = 7 write(1, "\n", 7) = 7 write(1, "
Bug#671337: drift: FTBFS - ghc6: command not found
forcemerge 669554 671337 thanks On 2012-05-05 21:54, Adam D. Barratt wrote: | On Thu, 2012-05-03 at 12:24 +0300, Jari Aalto wrote: | > Package: drift | > Version: 2.2.3-2+b1 | > Severity: serious | > | > Package fails to build under pbuilder/unstable: | > [...] | >/bin/bash: ghc6: command not found | > make[4]: *** [DrIFT] Error 127 | | 2.2.3-2 only exists in the archive still on hurd-i386; 2.2.3-2.1 was | uploaded in February to stop referencing ghc6 - see #625198. See: http://packages.qa.debian.org/d/drift.html excuses: 89 days old (needed 10 days) ...out of date on i386: drift (from 2.2.3-2) ...etc. | > Even if ghc6 (obsoleted package) was changed to ghc in debian/rules[1], the build | > fails: | > | > ... | > ghc -O2 -i. -i. -hidir . -odir . -o DrIFT --make ./DrIFT.hs | > | > DrIFT.hs:20:18: | > Could not find module `System' | > It is a member of the hidden package `haskell98-2.0.0.1'. | > Use -v to see a list of the files searched for. | > make[3]: *** [DrIFT] Error 1 | | Does this still happen with the current source? (i.e. 2.2.3-2.1). It appears so: drift: FTBFS: Could not find module `System' http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669554 Jari -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#668481: noweb: FTBFS /bin/sh: 1: notangle: not found
On 2012-05-06 12:09, Hubert Chathi wrote: | On 12/04/12 03:24 AM, Jari Aalto wrote: | > Package fail to build: | > | > ... | > dpatch cat-all >>patch-stampT | > mv -f patch-stampT patch-stamp | > cd /tmp/noweb/noweb.git/src && ./awkname awk | > touch patch-awk-stamp | > dh_testdir | > cd /tmp/noweb/noweb.git/src && \ | > /usr/bin/make LIBSRC=icon ICONC="icont" \ | > BIN=/usr/bin LIB=/usr/lib/noweb MAN=/usr/share/man \ | > LIBNAME=/usr/lib/noweb ELISP=/usr/share/emacs/site-lisp \ | > TEXINPUTS=/usr/share/texmf/tex/plain/misc \ | > TEXNAME=/usr/share/texmf/tex/plain/misc | > make[1]: Entering directory `/tmp/noweb/noweb.git/src' | > cd c; make "CC=gcc -ansi -pedantic" "CFLAGS=" all | > make[2]: Entering directory `/tmp/noweb/noweb.git/src/c' | > notangle -Rheader errors.nw > errors.h | > /bin/sh: 1: notangle: not found | > make[2]: *** [errors.h] Error 127 | | Jari, | | From the path name, it looks like you are building from the git | repository, rather than the source packages. Is that correct? Let me check: dget --build -ux http://ftp.de.debian.org/debian/pool/main/n/noweb/noweb_2.11b-7.dsc => Works I also tried to reproduce the original error with git-buildpackage, but it came clean. Either my pbuilder environment got updates in the mean time or my environment was somehow broken. Closing. Thanks, Jari -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org