Bug#344248: R crashes when I press Delete

2005-12-21 Thread Dirk Eddelbuettel
reassign 344248 libreadline5 thanks Rationale: a) Bug irreproducible upstream on non-Debian systems using older libreadline versions. For details of the discussion, see the thread on r-devel at http://thread.gmane.org/gmane.comp.lang.r.devel/6196 b) Same thread shows debugger info

Bug#344363: lxr: genxref halts on DB_File compatibility error message

2005-12-21 Thread Bill Gatliff
Subject: lxr: genxref halts on DB_File compatibility error message Package: lxr Version: 0.3.1-2 Severity: grave Justification: renders package unusable *** Please type your report below this line *** # .../bin/genxref 2.6.12-at91 DB_File needs compatible versions of libdb db.h you

Bug#344364: mzscheme: web server doesn't start

2005-12-21 Thread Ryan Nowakowski
Package: mzscheme Version: 1:209-8 Severity: normal Doing a '/etc/init.d/mzscheme start' doesn't start the web server -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash

Bug#344365: Using postinst_hook and preinst_hook causes postinst and postrm scripts to fail

2005-12-21 Thread Theodore Y. Ts'o
Package: kernel-package Version: 10.019 Severity: normal If you add the following lines to /etc/kernel-img.conf: postinst_hook = /boot/grub/kernel_grub_conf.sh postrm_hook = /boot/grub/kernel_grub_rm.sh The postinst and postrm scripts will fail with exit code 128, respectively. The

Bug#339419: d4x crashes in strlen () from /lib64/libc.so.6

2005-12-21 Thread Steve Langasek
reassign 339419 d4x 2.5.6-2 tags 339419 patch thanks On Wed, Dec 21, 2005 at 01:05:10PM -0800, Max Alekseyev wrote: Steve Langasek wrote: valgrind? This is the output of valgrind with libc6-dbg: Ok, most of this looks like pretty typical garbage output, with a few messages related to

Bug#344364: mzscheme: web server doesn't start

2005-12-21 Thread Ari Pollak
Did you answer No to the debconf question of whether to start the web server, and check /etc/default/mzscheme? Ryan Nowakowski wrote: Package: mzscheme Version: 1:209-8 Severity: normal Doing a '/etc/init.d/mzscheme start' doesn't start the web server -- To UNSUBSCRIBE, email to

Bug#339419: d4x crashes in strlen () from /lib64/libc.so.6

2005-12-21 Thread Max Alekseyev
Steve Langasek wrote: This is the output of valgrind with libc6-dbg: Ok, most of this looks like pretty typical garbage output, with a few messages related to locales and themes that I don't usually see. Are you using any particular gtk theme here? I use Smokey Blue theme. Do you see the

Bug#344143: This can't be fixed by kernel-package

2005-12-21 Thread Manoj Srivastava
reassign 344143 mkvmlinuz thanks Hi, kernel-image packages just call the postinst scripts -- and if the script fails to return, we need to fix the script. manoj -- She missed an invaluable opportunity to give him a look that you could have poured on a waffle ... Manoj

Bug#344341: make-kpkg clean, make-kpkg kernel_image sequence does not work with --revision flag

2005-12-21 Thread Manoj Srivastava
tags 344341 +unreproducible moreinfo thanks Hi, make-kpkg clean removes ./debian, so there is no need to add ./debian/changelog to the file_to_clean variable. What we need to discover is why did make-kpkg clean not remove ./debian? Indeed, you seem to indicate that make-kpkg

Bug#344355: Two different example directories in kernel-package

2005-12-21 Thread Theodore Ts'o
On Wed, Dec 21, 2005 at 09:55:05PM -0600, Manoj Srivastava wrote: Hi, The /usr/share/kernel-package/examples/ directory contains files that are installed in packages that make-kpkg generates. /usr.share.doc/kernel-package contains documentation and examples for kernel-package

Bug#344365: I can't reproduce this

2005-12-21 Thread Manoj Srivastava
tags 344365 +unreproducible thanks Hi, I use grub, too, and I can't reproduce this. Indeed, the code looks like so: ## Run user hook script here, if any if (-x $postinst_hook) { print STDERR Running postinst hook.\n; system ($postinst_hook $version

Bug#339419: d4x crashes in strlen () from /lib64/libc.so.6

2005-12-21 Thread Steve Langasek
On Wed, Dec 21, 2005 at 08:25:52PM -0800, Max Alekseyev wrote: Steve Langasek wrote: This is the output of valgrind with libc6-dbg: Ok, most of this looks like pretty typical garbage output, with a few messages related to locales and themes that I don't usually see. Are you using any

Bug#344280: wxwidgets2.6 is not a native Debian package

2005-12-21 Thread Adrian Bunk
reopen 344280 thanks On Thu, Dec 22, 2005 at 02:50:07PM +1030, Ron wrote: On Wed, Dec 21, 2005 at 07:19:57PM +0100, Adrian Bunk wrote: On Thu, Dec 22, 2005 at 04:27:41AM +1030, Ron wrote: On Wed, Dec 21, 2005 at 03:27:59PM +0100, Adrian Bunk wrote: Package: wxwidgets2.6 Version:

Bug#344366: kernel-image-2.6.8-2-686: Samsung SFD-321U/EP detects as 8 LUNs

2005-12-21 Thread Joe Nahmias
Package: kernel-image-2.6.8-2-686 Version: 2.6.8-16 Severity: normal Tags: patch Hello kernel team, I have a problem with my USB Floppy Drive -- it detects as eight separate LUNs and none of them function properly :( I did some searching and it seems that someone at SuSe ran into, and fixed

Bug#344367: nmh: nmh 1.2 released

2005-12-21 Thread Bill Wohler
Package: nmh Version: 1.1-release-4 Severity: wishlist http://download.savannah.nongnu.org/releases/nmh/nmh-1.2.tar.gz Thanks. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (600, 'testing'), (80, 'unstable') Architecture: i386 (i686) Shell:

Bug#344368: conflicts with vim-common

2005-12-21 Thread Joshua Kwan
Package: vim-runtime Version: 1:6.4-004+1 Severity: grave Unpacking replacement vim-runtime ... dpkg: error processing /var/cache/apt/archives/vim-runtime_1%3a6.4-004+2_all.deb (--unpack): trying to overwrite `/usr/bin/vimtutor', which is also in package vim-common dpkg-deb: subprocess paste

Bug#344364: mzscheme: web server doesn't start

2005-12-21 Thread Ryan Nowakowski
I answered Yes. -- debconf information: * mzscheme/create_zo_files_now: true * mzscheme/run_webserver: true mzscheme/create_local_plt_dir_failed: # Run mzscheme httpd server at startup ? RUN_HTTPD=Yes On Wed, Dec 21, 2005 at 11:11:49PM -0500, Ari Pollak wrote: Did you answer No to the

Bug#344335: Umm, this is not right.

2005-12-21 Thread Manoj Srivastava
tags 344335 -patch thanks Hi, This is not quite right. We genrallt get architecture from DEB_HOST_GNU_CPU -- is there a reason why this does not just work for amd64? Then, this value of architecture is used in architecture.mk to select which arch specific make snippet shall

Bug#344365: I can't reproduce this

2005-12-21 Thread Theodore Ts'o
Here's a typescript demo'ing the problem... Script started on Thu Dec 22 00:34:22 2005 Using ssh-agent pid 6267 # cd /etc/kernel # ls total 8 4 postinst.d/ 4 postrm.d/ # mv postinst.d postinst.d-off # mv postrm.d postrm.d-off # ed /etc/kernel-img.conf 183 $p #postrm_hook =

Bug#344369: glutInit error

2005-12-21 Thread Drew Parsons
Package: xmakemol-gl Version: 5.14-1 Severity: important Certain functions in xmakemol-gl cause the following error: freeglut ERROR: Function glutBitmapCharacter called without first calling 'glutInit'. It happens, for instance, if I select View/Numbers from the menu when an xyz file has been

Bug#344370: fails to change ownership of copied symlinks

2005-12-21 Thread Chris Anderson
Package: multicd Version: 1.7.3-1 Severity: important When a sybolink link has been copied, but not the file it points to, the following error messages crop up, and the program exits: chown: changing ownership of `/var/tmp/multicd_image_mount/link_name': No such file or directory couldn't chown

Bug#328031: Fwd: erlang 10.b.9

2005-12-21 Thread Jurij Smakov
On Tue, 20 Dec 2005, Fran�ois-Denis Gonthier wrote: Erlang 10.b.9 is just around the corner, and it's probably not too late to upload it with your patch. Could you please download the current version of the erlang 10.b.9 package and try to build it on Sparc? It's at

Bug#344253: should not be standard priority, I think

2005-12-21 Thread Joey Hess
Daniel Jacobowitz wrote: libc6-i686 (like libc6-sparcv9) is something quite different - it's an optimization package, it doesn't enable any new functionality. What new functionality does libc6-amd64 provide to a non-amd system? FWIW, adding 7 mb to standard without consulting anyone has a

Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps

2005-12-21 Thread Paul Eggert
The Wanderer [EMAIL PROTECTED] writes in http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00199.html: I copied a directory hierarchy across a network to a shellfs mount, What's a shellfs mount? Sorry, I've never heard of shellfs. When they arrived at the far end, all of the ones

Bug#344371: Installation report initramfs failure

2005-12-21 Thread John Smith
Package: installation-reports INSTALL REPORT Debian-installer-version: http://people.debian.org/~joeyh/d-i/images/2005-12-22/netboot/netboot.tar.gz uname -a: 2.6.14-2 Date: 2005-12-22 Method: pxe netboot mode expert Machine: IMB Thinkcentre Processor: 686 2.8GHz Memory: 1GB RAM Root Device:

Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps

2005-12-21 Thread Paul Eggert
Mikko Rasa [EMAIL PROTECTED] writes: 1. cp executes utimes before closing the file. This might be a problem, although it seems to work on local destinations. I don't observe the problem on my Debian host, when running coreutils 5.93 (which I compiled). This is with Linux kernel 2.4.18-686,

Bug#344374: linux-image: error message missing words/variables/parameters

2005-12-21 Thread Justin Pryzby
Package: linux-image-2.6.14-2-686 Version: 2.6.14-6 Severity: normal x Error running the boot loader in test mode. x x x x An error occurred while running the boot loader in test mode.

Bug#344368: conflicts with vim-common

2005-12-21 Thread Stefano Zacchiroli
On Wed, Dec 21, 2005 at 09:13:01PM -0800, Joshua Kwan wrote: Package: vim-runtime Version: 1:6.4-004+1 Severity: grave Unpacking replacement vim-runtime ... dpkg: error processing /var/cache/apt/archives/vim-runtime_1%3a6.4-004+2_all.deb (--unpack): trying to overwrite

Bug#341669: Bug#344254: libfwbuilder6c2a: Fails to upgrade from libfwbuilder6c2

2005-12-21 Thread Steve Langasek
tags 341669 patch thanks On Wed, Dec 21, 2005 at 09:51:21AM -0800, Jeremy T. Bouse wrote: Steve Langasek wrote: Are you suggesting that you had this right in 2.0.9-3, and the NMUer reverted it in 2.0.9-3.1? What I'm saying, is that with the exception of the NMU done by yourself Steve

<    1   2   3   4