Bug#617428: 2.30.3-3 i386 closes/crashes when enabling "Inverted colors"

2011-03-23 Thread Aaron Culich
Package: evince Version: 2.30.3-3 Followup-For: Bug #617428 I have verified that this bug is repeatable with 2.30.3-3, however I do not see the bug appear in 2.30.3-2. I tried debugging the issue, but some of the debugging information was optimized out, so I recompiled using -O0, but the b

Bug#501056: devscripts: in debuild, calls to grep inherit GREP_OPTIONS

2008-10-03 Thread Aaron Culich
Package: devscripts Version: 2.10.38 Severity: normal When I call debuild with --preserve-env and have GREP_OPTIONS="--color=always" set in my environment the call to grep of the dpkg-parsechangelog output fails because of the escape codes inserted for colorization. For what that part of the scri

Bug#501055: devscripts: in debuild, calls to grep inherit GREP_OPTIONS

2008-10-03 Thread Aaron Culich
Package: devscripts Version: 2.10.38 Severity: normal When I call debuild with --preserve-env and also have GREP_OPTIONS set in my environment. My GREP_OPTIONS="--color=always" and get passed to the call to grep of the dpkg-parsechangelog output. For what that part of the script is trying to do it

Bug#493859: r-base-dev: Fails to properly build .so files for packages

2008-08-16 Thread Aaron Culich
> The way this is supposed to happen is that at postinst time (when the .deb > gets unpacked) your papersize info is integrated and written into > /etc/R/Renviron. However, that file is for your convenience, what R uses is > /usr/lib/R/etc/Renviron --- and this should be a symlink to /etc/R/Renvir

Bug#493859: r-base-dev: Fails to properly build .so files for packages

2008-08-15 Thread Aaron Culich
Sorry I didn't follow up on this earlier. I discovered the problems I had were from two places: One I think is a bug in r-base-core and the other was a problem with my environment. I first purged all the r-* packages and re-installed them. When I ran R it complained about not being able to find /e

Bug#493859: r-base-dev: Fails to properly build .so files for packages

2008-08-05 Thread Aaron Culich
Package: r-base-dev Version: 2.7.1-2 Severity: important When installing an R package it fails to create the .so file. This happens with my own packages, as well as any I download from CRAN, for example I have the problem with MCMCpack: % R CMD INSTALL -l ./lib MCMCpack g++ -I/usr/share/R/include