Bug#776029: udisks2: Authentication is required to update SMART data dialog repeated over and over again

2015-01-22 Thread C. Scott Ananian
Package: udisks2 Version: 2.1.4-1 Severity: important I just did an aptitude upgrade (to latest Debian/unstable) and now I'm getting an annoying modal dialog prompting for my password (Authentication is required to update SMART data from X (/dev/sda)) about every five seconds. How do I make

Bug#760961: openrocket: no /usr/bin/openrocket installed

2014-09-09 Thread C. Scott Ananian
Package: openrocket Version: 14.06 Severity: grave Justification: renders package unusable I just attempted to install openrocket. I got this output on console: ``` Setting up openrocket (14.06) ... options : --install --fast --verbose -- temporary directory: /tmp/openrocket.sVquE7IYN6 selected

Bug#760961: Update

2014-09-09 Thread C. Scott Ananian
FWIW, manually running update-openrocket after install seemed to work fine: $ sudo update-openrocket --status OpenRocket version installed on this system : OpenRocket version available on upstream site: 14.06 $ sudo update-openrocket --install $ sudo update-openrocket --status OpenRocket version

Bug#712556: More info.

2013-06-23 Thread C. Scott Ananian
(Me, too!) The problem seems to be that I've got libgbm1 v9.1.3-6 on my system, but libegl1-mesa v8.0.5-6. That is, aptitude managed to upgrade libgbm1 without upgrading the rest of mesa. This seems to have broken my system. Upgrading libegl1-mesa to v9.1.3-6 (and then using aptitude to ensure

Bug#686135: pidgin: Need way to disable buddy notifications

2012-08-28 Thread C. Scott Ananian
Package: pidgin Version: 2.10.6-1 Severity: normal The latest pidgin appears to send notifications every time a buddy changes status. I have a very large buddy list, and the constant popups are very distracting. There needs to be some way to turn this off. -- System Information: Debian

Bug#686135: Found the issue

2012-08-28 Thread C. Scott Ananian
Nevermind: the notification popups were due to the libnotify plugin, and I found the option inside the plugin where it lets you turn off buddy status update notifications. --scott -- ( http://cscott.net/ ) -- To UNSUBSCRIBE, email to

Bug#622628: npm: Nodejs 0.6.11 breaks npm 0.2.19

2012-02-24 Thread C. Scott Ananian
Package: npm Version: 0.2.19-1 Followup-For: Bug #622628 Unstable just got nodejs 0.6.2. Unfortunately, this breaks npm 0.2.19. Hopefully we can bump up the priority of packaging the newer npm now? cananian@skiffserv:~$ npm node.js:201 throw e; // process.nextTick error, or 'error'

Bug#472477: Bug still present

2012-01-27 Thread C. Scott Ananian
Ping? It's been almost four years now, and this bug is still present. It's causing me troubles with github ssh. --scott --                          ( http://cscott.net/ ) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#472477: Bug still present

2012-01-27 Thread C. Scott Ananian
On Fri, Jan 27, 2012 at 11:52 AM, Michael Biebl bi...@debian.org wrote: Version: 3.2.2-2 On 27.01.2012 17:41, C. Scott Ananian wrote: Ping?  It's been almost four years now, and this bug is still present.  It's causing me troubles with github ssh. Works fine with gnome-keyring. Perhaps you

Bug#606372: xserver-xorg-video-intel: Reproducible crash w/ DRI

2010-12-08 Thread C. Scott Ananian
Package: xserver-xorg-video-intel Version: 2:2.13.0-4 Severity: important Clicking the 'fullscreen' button in flash video or starting virtualbox causes X to immediately segfault. Tail of /var/log/Xorg.0.log.old: (II) intel(0): Modeline 640x480x0.0 25.18 640 656 752 800 480 490 492 525

Bug#606372: Hard power cycle fixes it.

2010-12-08 Thread C. Scott Ananian
A power cycle (power off, power on) fixes the crash. Restarting just X didn't fix the problem; reverting to xserver-common_2%3a1.7.7-9_all.deb, xserver-xorg-core_2%3a1.7.7-9_i386.deb, xserver-xephyr_2%3a1.7.7-9_i386.deb, and xserver-xorg-video-intel_2%3a2.13.0-2_i386.deb also didn't fix the

Bug#606372: Hard power cycle fixes it.

2010-12-08 Thread C. Scott Ananian
On Wed, Dec 8, 2010 at 2:51 PM, Cyril Brulebois k...@debian.org wrote: C. Scott Ananian csc...@cscott.net (08/12/2010): I will try to downgrade the kernel to determine which of these theories is correct. In all cases, that seems like a kernel bug. I'll wait for another mail from you before

Bug#603712: libcurl3: Licensing issue (required BSD attribution missing)

2010-11-16 Thread C. Scott Ananian
Package: libcurl3 Version: 7.21.2-1 Severity: normal The file libcurl3/lib/security.c is derived from a file licensed with the attribution-required BSD license. According to clause 2, Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the

Bug#586143: grub: Re: boot: Unaligned pointer 4c191bea

2010-06-20 Thread C. Scott Ananian
Package: grub-pc Version: 1.98+20100614-1 Severity: normal File: grub Saw this in grub 1.98+20100614-1. Booting into a rescue disk, mounting and chroot'ing to my old system, and running 'grub-install /dev/sda' fixed the problem. --scott -- Package-specific info: *** BEGIN

Bug#582954: lsusb: DFU version displayed byte-swapped

2010-05-24 Thread C. Scott Ananian
Package: usbutils Version: 0.87-1 Severity: normal Tags: patch The 'bcdDFU' field for a DFU device is stored in little-endian order. The lsusb program prints the field out big-endian. The attached patch fixes this minor problem. -- System Information: Debian Release: squeeze/sid APT prefers

Bug#582955: mysql-server-5.1: Minor grammar infelicity in debian-start script.

2010-05-24 Thread C. Scott Ananian
Package: mysql-server-5.1 Version: 5.1.46-1 Severity: minor Tags: patch The bootup text about upgrade needing tables is awkward English and has bothered me for some time now. Yes, it's a really minor thing, but it's bugged me long enough that I've finally put a patch together to fix it. Attached

Bug#582956: dfu-util: odd exit w/ upload; no error handling w/ download

2010-05-24 Thread C. Scott Ananian
Package: dfu-util Version: 0.0+r4880-1 Severity: normal Tags: patch The output on stdout looks odd in 'upload' mode because the upload loop never actually breaks properly; it always exits through the 'out_close' path so doesn't print finished or terminate the line. Changing one 'goto out_close'

Bug#497057: fortunes: Santa Claus poem doesn't properly grep for bad or good

2008-08-29 Thread C. Scott Ananian
Package: fortunes Version: 1:1.99.1-3.1 Severity: minor In /usr/share/games/fortunes/songs-poems, there is a 'translation' of Santa Claus is coming to town. It includes the stanza: who | grep sleeping who | grep awake who | grep bad || good for (goodness sake) {

Bug#497060: fortunes: N-ary the tree I am actually ripped off from Herman's Hermits

2008-08-29 Thread C. Scott Ananian
Package: fortunes Version: 1:1.99.1-3.1 Severity: minor /usr/share/games/fortunes/songs-poems contains a cute little song: I'm N-ary the tree, I am, N-ary the tree, I am, I am. I'm getting traversed by the parser next door, She's traversed me seven times before. And ev'ry time it was an N-ary

Bug#494996: icon-naming-utils: dialog-apply should be dialog-ok

2008-08-13 Thread C. Scott Ananian
Package: icon-naming-utils Version: 0.8.7-1 Severity: normal In the /usr/share/icon-naming-utils/legacy-icon-mapping.xml file, there is an entry for 'dialog-apply'. There is no icon named 'dialog-apply' in the naming spec:

Bug#490368: yum fails: 'No module named gpgme'

2008-07-11 Thread C. Scott Ananian
Package: yum Version: 3.2.12-1.1 Severity: grave Justification: renders package unusable It seems perhaps the python-pyme package has been updated, and the module name has changed? In any case, running yum now gives: -- There was a problem importing one of the Python modules required to run

Bug#490368: yum: more information re: python-pyme

2008-07-11 Thread C. Scott Ananian
Package: yum Version: 3.2.12-1.1 Followup-For: Bug #490368 I confirmed that it is python-pyme 0.8.0-1 which killed yum. Manually downgrading to python-pyme 0.7.0-4 fixes the problem. Before downgrading python-pym, 'import yum' in python gives: Python 2.5.2 (r252:60911, Jun 25 2008, 17:58:32)

Bug#482120: sugar-pippy-activity: Pippy 21 will need newer gtksourceview

2008-05-20 Thread C. Scott Ananian
Package: sugar-pippy-activity Version: 20~git.20080321-3 Severity: normal When installing the latest Pippy from git, `sugar-launch Pippy` gives: Traceback (most recent call last): ... File /home/cananian/Activities/Pippy.activity/pippy_app.py, line 118, in __init__ langs =

Bug#470947: following up on pidgin crash

2008-03-18 Thread C. Scott Ananian
The configuration directory is ~/.purple? Whose idea was that? We're supposed to have memorized the names of internal libraries for our applications now? But I digress... Commenting out the zephyr account in ~/.purple/accounts.xml did resolve the crash, so this does seem to be a bug in the

Bug#470947: pidgin: crash at startup, x86, zephyr involved?

2008-03-14 Thread C. Scott Ananian
Package: pidgin Version: 2.4.0-1 Severity: important I just aptitude upgraded and the new pidgin 2.4.0-1 crashes at startup for me. The previous version I was using didn't crash; unfortunately I don't recall exactly which version that was. Backtrace with export MALLOC_CHECK_=3 following the

Bug#460120: python-pygoocanvas: Package does not build module for python2.5.

2008-01-10 Thread C. Scott Ananian
Package: python-pygoocanvas Version: 0.9.0-1 Severity: normal The current packaging only installs a binary module for python2.4; 'import goocanvas' does not work in python2.5. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture:

Bug#432052: more info on blkid_verify loop

2007-07-07 Thread C. Scott Ananian
I can reproduce this bug with the disk image at: http://olpc.download.redhat.com/olpc/streams/development/build488/devel_ext3/olpc-redhat-stream-development-build-488-20070705_0237-devel_ext3.img.bz2 (Unzipped and with the offset parameter given in the bug report, since this is a whole-disk

Bug#432052: more info on blkid_verify loop

2007-07-07 Thread C. Scott Ananian
On 7/7/07, Theodore Tso [EMAIL PROTECTED] wrote: I found the problem. It was actually a big blkid_set_tag() which failed to clear dev-bid_type when it should have. Thanks for the bug report; the details you gave were very helpful in figuring out what was going on. Glad I could help. Some

Bug#432052: e2fsprogs: Infinite loop in blkid_verify

2007-07-06 Thread C. Scott Ananian
Package: e2fsprogs Version: 1.40-1 Severity: normal Mounting a ext3 filesystem loopback: $ sudo mount -o loop,offset=31744 xo-initrd-test.img xo-initrd-test-mnt uses 100% CPU and never terminates. gdb indicates that the process is stuck in blkid_verify(): $ sudo gdb mount 9420 GNU gdb

Bug#432052: more info on blkid_verify loop

2007-07-06 Thread C. Scott Ananian
FWIW, here's some more interesting gdb bits: Breakpoint 1, 0xb7e7dd68 in strcmp () from /lib/i686/cmov/libc.so.6 1: x/i $pc 0xb7e7dd68 strcmp+8: mov(%ecx),%al (gdb) print (char*)$ecx $5 = 0xb7f5dd2a ocfs (gdb) print (char*)$edx $6 = 0x805e338 `ã\005\b¸â\005\bÀâ\005\b! (gdb) finish Run

Bug#431112: python-pyxattr: methods on symlinks don't work correctly

2007-06-29 Thread C. Scott Ananian
Package: python-pyxattr Version: 0.2.1-1.1 Severity: normal xattr.listxattr(fullname, True) where fullname is the path of a broken symlink doesn't actually get the xattrs of the symlink, as it should. In python-pyxattr-0.2.1/xattr.c there is code like the following: nalloc = ishandle ?

Bug#430134: dhcdbd: does not communicate default route and dns

2007-06-22 Thread C. Scott Ananian
Package: dhcdbd Version: 2.8-1 Severity: grave Justification: renders package unusable Upgrading to dhcdbd 2.8 (from 2.0) causes network configuration to fail. In particular, dhcbd is no longer publishing DNS or gateway/route information: [EMAIL PROTECTED]:/usr/share/doc/dhcdbd$ sudo dbus-send

Bug#429874: radvd: RDNSS options emitted in reverse order

2007-06-20 Thread C. Scott Ananian
Package: radvd Version: 1:1.0-2.0 Severity: normal Tags: patch radvd currently emits RDNSS options reversed from the order in which they appear in the /etc/radvd.conf file. This is important because the order of the options affects the choice of primary, secondary, etc DNS server. Note that

Bug#428862: radvdump missing AdvDefaultLifetime

2007-06-14 Thread C. Scott Ananian
Package: radvd Version: 1:1.0-2 Severity: normal Tags: patch The radvdump command skips the 'AdvDefaultLifetime' field in the Router Advertisement. The attached fix corrects this oversight. --scott -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500,

Bug#387851: network-manager-gnome: madwifi problems; possible solution?

2007-04-04 Thread C. Scott Ananian
Package: network-manager-gnome Followup-For: Bug #387851 The madwifi driver was made more picky about receiving bad packets; many home routers have bad firmware that generates slightly bogus packet headers during association. The latest version (0.9.3) of the madwifi driver is supposed to be

Bug#416837: madwifi-source: New upstream (0.9.3) released on 2007-03-19.

2007-03-30 Thread C. Scott Ananian
Package: madwifi-source Version: 1:0.9.2+r1842.20061207-2 Severity: normal Madwifi version 0.9.3 was released 11 days ago. This version should associate much better with various home networking gear which can emit malformed packets from time to time (like the AirPort). Other release notes from

Bug#414187: network-manager-gnome: README.Debian missing

2007-03-28 Thread C. Scott Ananian
Package: network-manager-gnome Version: 0.6.4-6 Followup-For: Bug #414187 From the debian changelog, it appears that there is a README.Debian in the source package, but it is still not being included in the binary package. There is no README.Debian in /usr/share/doc/network-manager-gnome.

Bug#350184: ttf-gentium: feature request: provide LaTeX support?

2007-02-05 Thread C. Scott Ananian
On Mon, 5 Feb 2007, [ISO-8859-1] Gürkan Sengün wrote: The requested feature is one, useful with any truetype font, thus I rather not add this to this package. Especially not so, because there's this new package made for exactly your wish: http://bugs.debian.org/409553 Please consider using

Bug#409814: python-mysqldb: no python2.5 support

2007-02-05 Thread C. Scott Ananian
Package: python-mysqldb Version: 1.2.1-p2-4 Severity: normal The python-mysqldb package should support python2.5. Currently no files are installed in /usr/lib/python2.5/site-packages/. For example: $ python2.4 Python 2.4.4 (#2, Jan 13 2007, 17:50:26) [GCC 4.1.2 20061115 (prerelease) (Debian

Bug#383861: qsynth: New upstream version (fixes bank offset bug)

2006-08-19 Thread C. Scott Ananian
Package: qsynth Version: 0.2.4-1 Severity: normal qsynth 0.2.5 is available upstream since 2006-03-05; this release fixes the soundfont bank offset functionality. --scott -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#323678: I would like to adopt xcircuit.

2006-08-15 Thread C. Scott Ananian
I use xcircuit and would like to adopt it. --scott ( http://cscott.net/ ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#358663: lilypond: Lilypond stable now at 2.8.4.

2006-07-07 Thread C. Scott Ananian
Package: lilypond Version: 2.6.3-10 Followup-For: Bug #358663 Lilypond stable is now at 2.8.4; I can't tell precisely if the fixes you were waiting on are in yet, but I suspect so. --scott -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500,

Bug#354698: inkscape: same crash; no gtk2-engines-gtk-qt or ~/.gtkrc-2.0

2006-06-07 Thread C. Scott Ananian
Package: inkscape Version: 0.43-5 Followup-For: Bug #354698 I'm seeing the same crash in inkscape, but I don't have gtk2-engines-gtk-qt installed or any ~/.gtkrc-2.0 file. I am using the Lush icon theme (and the Smokey-Blue control theme), but I selected this with the standard gnome control

Bug#370285: [Yaird-devel] Bug#370285: /etc/yaird/Default.cfg should have TEMPLATE resume not RESUME

2006-06-06 Thread C. Scott Ananian
On Sun, 4 Jun 2006, James Jurach wrote: As is, the initrd.img yaird produces doesn't properly come out of suspend2 hibernation. After I change /etc/yaird/Default.cfg to be TEMPLATE resume rather than RESUME, suspend2 resume functions properly. This is not the correct fix. The resume

Bug#370616: [Yaird-devel] Bug#370616: linux-image-2.6.16-2-686: 'resume' boot flag does nothing

2006-06-06 Thread C. Scott Ananian
On Tue, 6 Jun 2006, Jonas Smedegaard wrote: Could you please double-check that your /etc/yaird/Default.cfg contains TEMPLATE resume alone on a line, and not just RESUME? Actually, I think this fix was broken. If you are not using suspend2, you need RESUME not TEMPLATE resume. I'm sorry I

Bug#279860: html-helper-mode: more information

2006-05-08 Thread C. Scott Ananian
Package: html-helper-mode Version: 3.0.4jolly-11 Followup-For: Bug #279860 I have the same problem. My *Messages* buffer after this failure says: File mode specification error: (void-function jsp-html-helper-mode) Loading html-helper-mode (source)...done Cannot open load file: sb-html

Bug#346023: more information

2006-05-03 Thread C. Scott Ananian
On Wed, 3 May 2006, Bill Allombert wrote: So I am considering following Guido advice and set the default value to 1024M (so JPEGMEM still work but the 'nop' memory manager is almost always used). However I am surprised the speed differences are so large, it looks like the ansi allocator is

Bug#357852: jack-tools: Missing all binaries except for jack.ctl

2006-03-19 Thread C. Scott Ananian
Package: jack-tools Version: 0.0.2-4 Severity: normal The only binary in this package is /usr/bin/jack.ctl, although man pages for jack.play, jack.scope, jack.clock, etc are included. $ dpkg -L jack-tools /usr /usr/bin /usr/bin/jack.ctl /usr/share /usr/share/doc /usr/share/doc/jack-tools

Bug#311869: rosegarden4: same crash here

2006-03-18 Thread C. Scott Ananian
Package: rosegarden4 Version: 1.0-1.2+b1 Followup-For: Bug #311869 I'm using qsynth as a soft synth and I get the same crash in the bank manager when I try to import, either from a .rgd file or a .sf2 file. The workaround described in the previous message (using import from the midi manager

Bug#329319: Would you be interested in helping maintain yaird for Debian?

2006-03-15 Thread C. Scott Ananian
On Tue, 14 Mar 2006, Jonas Smedegaard wrote: So rather than just adopt your proposed patch, I want to ask if you'd perhaps be interested in joining the yaord team, helping maintain the package for Debian? [...] You do not need to be a Debian developer to help maintain yaird for Debian. If

Bug#350184: ttf-gentium: feature request: provide LaTeX support?

2006-01-27 Thread C. Scott Ananian
Package: ttf-gentium Version: 1.02-1 Severity: wishlist Gentium is a beautiful font. It would be great if the debian packages provide LaTeX support! (Not all the diacritics would be available in LaTeX, of course, but the basic latin ones ought to be easy to support). --scott -- System

Bug#350184: resources

2006-01-27 Thread C. Scott Ananian
a guide to installing gentium for latex/pdftex is here: http://ipe.compgeom.org/pdftex.html It would be great if we could ship the .enc, .fd, and .tfm files, etc, installed in the proper places, with the debian package. --scott ( http://cscott.net/ ) -- To

Bug#329319: swsusp: updates for suspend2

2006-01-24 Thread C. Scott Ananian
On Tue, 24 Jan 2006, Hamish Moffatt wrote: One issue is that it can't work out where to resume from itself; this has to come as a resume2= parameter or hard-coded in the kernel. It doesn't seem to be possible to poke it into /proc somewhere as the patch does for swsusp. Looking through

Bug#349711: icc-profiles: sRGB profile missing.

2006-01-24 Thread C. Scott Ananian
Package: icc-profiles Version: 1.0.1-2 Severity: normal The changelog.Debian.gz indicates an sRGB profile was added, but it is missing from /usr/share/color/icc, which has only the following contents: ECI-RGB.V1.0.icc ISOuncoatedyellowish.icc PhotoGamutRGB_avg6c.icc ISOcoated.icc

Bug#346023: more information

2006-01-24 Thread C. Scott Ananian
On Tue, 24 Jan 2006, Bill Allombert wrote: Hello Scott, I have made various checks and consulted with upstream, and I have no objection to add enable-maxmem. The only issue is to decide the default value, but 16 seems reasonable. Opinions ? Works for me. The other option would be to actually

Bug#329319: swsusp: updates for suspend2

2006-01-23 Thread C. Scott Ananian
On Tue, 24 Jan 2006, Hamish Moffatt wrote: Scott's latest patch needs a minor adjustment for recent suspend2 patches, which use /proc/suspend2 instead of /proc/software_suspend. When was this change made to suspend2? The code might want to try using /proc/software_suspend if /proc/suspend2

Bug#329319: swsusp: updated patch, questions answered

2006-01-20 Thread C. Scott Ananian
Package: yaird Version: 0.0.12-3.2 Followup-For: Bug #329319 Appended is a slightly updated patch: it deals better with 'resume=' options on the kernel command-line. Also, in answer to the question immediately previous: my patch does allow specifying a 'resume' option in /etc/fstab, in addition

Bug#346126: libjpeg6b: source package missing configure.in

2006-01-05 Thread C. Scott Ananian
Package: libjpeg6b Severity: normal The source package is missing the configure.in file (from which the configure script is generated by autoconf) which violates provision 2 (source code) of the DFSG (where source code is the preferred form in which a programmer would modify the program ala the

Bug#346023: libjpeg-progs: -maxmemory / JPEGMEM appears not to work

2006-01-04 Thread C. Scott Ananian
Package: libjpeg-progs Version: 6b-11 Severity: normal jpegtran appears to ignore the -maxmemory and JPEGMEM options, at least in certain sitations. It is documented to limit the memory usage of jpegtran. But: $ JPEGMEM=1m jpegtran -opt -maxmemory 1m -flip horizontal -trim -progressive

Bug#346023: more information

2006-01-04 Thread C. Scott Ananian
I tracked this problem down to a missing '--enable-maxmem=16' on the ./configure command line. The parameter specifies (in megabytes) the maximum amount of main memory libjpeg should allocate before creating backing store on disk; 8, 16 or 32 seem to be reasonable values for modern hardware.

Bug#345117: scribus should recommend python-imaging-tk

2005-12-28 Thread C. Scott Ananian
Package: scribus Version: 1.2.2.1.dfsg+cvs20050829-1 Severity: normal The FontSample script included with Scribus wants the python-imaging-tk package installed in order to display a font preview; thus the scribus package should Suggests: it. --scott -- System Information: Debian Release:

Bug#333953: bash: Your problem is that LANG is set

2005-12-22 Thread C. Scott Ananian
Package: bash Version: 3.1-1 Followup-For: Bug #333953 Even though LC_COLLATE is not set, you've got LANG set to EN_us (as your bug report says), so LC_COLLATE inherits the value of LANG. See http://lists.gnu.org/archive/html/bug-fileutils/2001-03/msg00027.html for some more information I

Bug#329319: [Yaird-devel] Bug#329319: yaird: swsusp not all that hard

2005-12-14 Thread C. Scott Ananian
On Tue, 13 Dec 2005, Sven Luther wrote: My impression is that they use the resume= option on the kernel command line, which is then parsed by initrd-tools or whatever. I feel the sane thing to do is to support all three possible ways : 1) have the resume= kernel command line option provided

Bug#329319: yaird: swsusp not all that hard

2005-12-12 Thread C. Scott Ananian
On Mon, 12 Dec 2005, Erik van Konijnenburg wrote: Two points to consider: * what do other tools do? We would not want people that convert to or from initrd-tools or mkinitramfs to have to change their grub of fstab configuration to keep their swsusp working. Only be incompatible if it can't

Bug#329319: yaird: swsusp not all that hard

2005-12-09 Thread C. Scott Ananian
Package: yaird Version: 0.0.11-12 Followup-For: Bug #329319 It's not all that hard to prevent log replay: just don't mount the file systems! Resume should happen *after* the modules required to access the swap partition are installed (ide, piix, etc), but *before* the root partition is mounted.

Bug#329319: yaird: patch to provide swsusp (and suspend2?) support

2005-12-09 Thread C. Scott Ananian
Package: yaird Version: 0.0.11-12.3 Followup-For: Bug #329319 Attached is a patch to provide swsusp support for yaird. It may also provide suspend2 support; I've included the code fragment given by the original submitter, but I do not have a suspend2 kernel installed, so it is untested. It

Bug#334065: Uninstallable: hotplug has been replaced by udev

2005-10-15 Thread C. Scott Ananian
Package: zd1211-firmware Severity: important This package depends on hotplug, but hotplug has been replaced by udev in testing/unstable. It should probably depend on hotplug|udev instead. --scott -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500,

Bug#328094: udev: firmware loading broken with 0.070-1

2005-09-15 Thread C. Scott Ananian
Package: udev Version: 0.070-1 Followup-For: Bug #328094 Upgrading udev from 0.068-2 to 0.070 broken firmware loading for me, too. In my case, it's a Netgear WG511 card; after the aptitude upgrade I get: eth1: resetting device... eth1: uploading firmware... prism54: request_firmware() failed for

Bug#312373: xserver-xorg: If multiple video cards detected, should not pre-fill PCI ID.

2005-08-16 Thread C. Scott Ananian
Package: xserver-xorg Version: 6.8.2.dfsg.1-5 Followup-For: Bug #312373 I see this, too: the configuration wants to fill in PCI:0:14:0 even though that ID belongs to a disabled video card (and doesn't match the driver I'd selected in the previous configuration step). If there are multiple

Bug#323484: xserver-xorg: [nv] nv driver (repeatably) locks up system when running /usr/lib/xscreensaver/bubbles

2005-08-16 Thread C. Scott Ananian
Package: xserver-xorg Version: 6.8.2.dfsg.1-5 Severity: important Running /usr/lib/xscreensaver/bubbles on my system with the 'nv' driver repeatably crashes the system after ~5 seconds. Note that 'bubbles' does *not* use GL, and that the system crashes even if the dri and glx modules are

Bug#310380: libldap2: Same problem; slightly different fix

2005-05-31 Thread C. Scott Ananian
On Fri, 27 May 2005, Torsten Landschoff wrote: Well, with all this fuss about that symbolic link to libldap_r I'd say it is by far easier to make the libldap library a copy of libldap_r. @Steve: What do you think? It will cost a bit of disk space (if we don't hardlink which is evil as well)

Bug#310380: libldap2: Same problem; slightly different fix

2005-05-27 Thread C. Scott Ananian
Package: libldap2 Version: 2.1.30-8 Followup-For: Bug #310380 I'm seeing this, too (it's not an isolated report), but my fix was (very) slightly different: sincerity-forever:/usr/lib# ln -s libldap.so.2.0.130 libldap.so.2 Not sure why this isn't being done by the libldap2 package: dpkg

Bug#307937: fontconfig: fc-cache hangs (if .t1a file is present?)

2005-05-06 Thread C. Scott Ananian
Package: fontconfig Version: 2.3.2-1 Severity: normal Upgrading fontconfig (or fonts which invoke fc-cache) hangs for me, in fc-cache -f -v. I pulled fonts out of my directories until I could narrow down the source of the problem, and it seems that one of my type1 fonts comes with both the

Bug#304235: camserv-relay: singleframe doesn't work

2005-04-11 Thread C. Scott Ananian
Package: camserv-relay Version: 1:0.5.1-3 Severity: normal Using the http://host.net:port/singleframe url with camserv-relay doesn't work correctly: it treats this roughly the same as the non-singleframe mode and continues to stream garbage after the initial JPEG. This causes the mozilla

Bug#304235: Fix for camserv-relay singleframe (patch)

2005-04-11 Thread C. Scott Ananian
Package: camserv-relay Version: 1:0.5.1-3.1 Followup-For: Bug #304235 Attached is a patch to fix the problem with singleframe mode in camserv-relay. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux

Bug#292448: tomcat4: Tomcat4 won't start w/o webapps

2005-02-22 Thread C. Scott Ananian
Package: tomcat4 Version: 4.1.31-2 Followup-For: Bug #292448 I saw this, too. This bug is particularly pernicious because catalina.log just says, INFO: Initializing Coyote HTTP/1.1 on http-8180 Starting service Tomcat-Standalone Apache Tomcat/4.1 Catalina.start: LifecycleException: Context

Bug#211458: classpath: provide static libraries

2005-02-22 Thread C. Scott Ananian
On Mon, 21 Feb 2005, Michael Koch wrote: I really wonder why you want static libraries instead of dynamic ones. What is the need for this ? GCJ doesnt need them. It has its own shared library and some free VMs (jamvm, sablevm, kissme, cacao, etc.) use the share JNI libraries provided by classpath

Bug#289470: totem: Another crash report.

2005-02-09 Thread C. Scott Ananian
Package: totem Version: 0.100-1 Followup-For: Bug #289470 I've been seeing the crash, too. Finally got around to reporting it. No experimental sources, just unstable and testing. [EMAIL PROTECTED]:~$ gconftool-2 -R /apps/totem visual_quality = 1 brightness = 32767 playlist_x = 277 window_h

Bug#219974: gpm still broken

2005-02-09 Thread C. Scott Ananian
Package: gpm Version: 1.19.6-19 Followup-For: Bug #219974 I'm running a 2.6 kernel with a PS/2 mouse and gpm is still broken. Other filed bugs suggest the solution is to upgrade to the 1.20 upstream release. Comments by other on those filed bugs suggest that the maintainer of this package has

Bug#219974: gpm: fix found

2005-02-09 Thread C. Scott Ananian
Package: gpm Version: 1.19.6-19 Followup-For: Bug #219974 If you're running a 2.6 kernel and getting messages like: Feb 9 13:03:56 sincerity-forever /usr/sbin/gpm[5145]: oops() invoked from gpn.c(205) in /var/log/syslog when you restart gpm, the problem is likely that the mousedev or psmouse

Bug#294439: mozilla-firefox: Phishing vulnerability using IDN

2005-02-09 Thread C. Scott Ananian
Package: mozilla-firefox Version: 1.0+dfsg.1-5 Severity: grave Justification: user security hole Homograph attack allows an attacker to create a link, with SSL 'lock' and everything which is indistinguishable from a trusted site. Advisory is here: http://www.shmoo.com/idn/homograph.txt

Bug#294274: mozilla-browser: Also filed against firefox

2005-02-09 Thread C. Scott Ananian
Package: mozilla-browser Followup-For: Bug #294274 I just filed a corresponding bug against firefox; I didn't see one already there when I invoked reportbug (it's possible I overlooked it). Anyway, if anyone's keeping track, it's debian bug #294439. --scott -- System Information: Debian

Bug#294439: mozilla-firefox: Phishing vulnerability using IDN

2005-02-09 Thread C. Scott Ananian
On Wed, 9 Feb 2005, Eric Dorland wrote: Please don't file duplicate bug reports. Sorry, didn't see the other one. There are 241 open bugs on firefox, and reportbug sorts the forwarded bugs after all others, so this (very serious) bug gets listed after 50-some-odd wishlist items. My bad for not