Bug#751624: [systemd]: emergency shell takes several minutes to start

2014-06-14 Thread Michael Gold
On Sat, Jun 14, 2014 at 18:50:02 -0400, Michael Gold wrote: On Sat, Jun 14, 2014 at 23:44:42 +0200, Michael Biebl wrote: Am 14.06.2014 22:41, schrieb Michael Gold: * after printing Welcome to emergency mode!, it took a minute or two before a password prompt was shown; but that prompt

Bug#751624: [systemd]: emergency shell takes several minutes to start

2014-06-14 Thread Michael Gold
On Sat, Jun 14, 2014 at 23:44:42 +0200, Michael Biebl wrote: Am 14.06.2014 22:41, schrieb Michael Gold: * after printing Welcome to emergency mode!, it took a minute or two before a password prompt was shown; but that prompt died (I guess) without accepting any keyboard input

Bug#746719: gimp: no longer detects BMP alpha channel

2014-05-02 Thread Michael Gold
Package: gimp Version: 2.8.10-1 The GIMP loads the attached bitmap without displaying its transparency. The following steps show the alpha channel as a solid colour: - use CTRL+L to open the layer window - right-click on the only layer in the list - select Add layer mask - select Layer's

Bug#746719: gimp: no longer detects BMP alpha channel

2014-05-02 Thread Michael Gold
On another system this is working fine. The information for that system is shown below. On the system where GIMP's transparency is broken, chromium still shows the image as transparent. - Michael -- System Information: Debian Release: 7.5 APT prefers stable APT policy: (500, 'stable'),

Bug#741138: iceweasel: Warn me when closing multiple tabs broken in private browsing mode

2014-03-08 Thread Michael Gold
Package: iceweasel Version: 24.3.0esr-1 The Tabs / Warn me when closing multiple tabs preference doesn't do anything in private browsing mode. To reproduce, open several private tabs in a window, then close the window. No warning is shown. Setting browser.showQuitWarning to any string will

Bug#691099: iceweasel: resolves symlinks for local files and breaks relative links

2014-03-08 Thread Michael Gold
On Sun, Oct 21, 2012 at 16:01:23 +0200, Dominik George wrote: When opening local URLs and the file is a symbolic link, iceweasel resolves them to their target before opening. This breaks relative links in the document and also deviates from the behaviour when using symbolic links on a

Bug#738270: higan: should use $XDG_CONFIG_HOME

2014-02-25 Thread Michael Gold
On Tue, Feb 25, 2014 at 00:01:23 +0100, Tobias Hansen wrote: Hi Michael, I would prefer if this patch would go upstream directly. Did you send it upstream? If yes, what was the response? I sent it on 2014-02-10 (with you CC'd) and didn't get a response. -- Michael signature.asc

Bug#739649: mkvtoolnix: should map language iw to heb

2014-02-20 Thread Michael Gold
Package: mkvtoolnix Version: 6.7.0-1 Severity: wishlist I sometimes see subtitles using the language code iw for Hebrew (e.g., id: iw, index: 6 in a .idx file). mkvmerge treats this as an unknown language. It would be more convenient if it were treated as an alias for heb. - Michael --

Bug#739004: samba: can't save into a write-only directory

2014-02-14 Thread Michael Gold
Package: samba Version: 2:4.0.11+dfsg-1 Samba clients used to be able to copy files into write-only directories, but at some point in the last year this stopped working. To reproduce, create a write-only directory on the Samba server: mkdir -m 733 writeonly Then mount it from a client and try

Bug#738359: xorrisofs: -follow-links fails on valid symlinks

2014-02-10 Thread Michael Gold
On Mon, Feb 10, 2014 at 13:20:53 +0100, Thomas Schmitt wrote: Hi, Linux semantics is that component .. hops up to the parent directory of the link-resolved current tree node. xorriso hopped up to the previous path component. I have uploaded a new development snapshot. Please test

Bug#738359: xorrisofs: -follow-links fails on valid symlinks

2014-02-09 Thread Michael Gold
Package: xorriso Version: 1.3.2-1 Severity: important I have a tree of symlinks, pointing into git-annex repositories, that causes xorrisofs to fail when using the -follow-links option. strace shows that it uses lstat and then tries to resolve the link itself, incorrectly. It shouldn't be

Bug#738365: gdisk: should allow sector size to be changed

2014-02-09 Thread Michael Gold
Package: gdisk Version: 0.8.8-1 Severity: wishlist It would be useful to have a command that rewrites the partition table with an alternate sector size. I opened a Seagate Expansion 3 TB USB3 drive enclosure I'd been using, and connected the ST3000DM001 drive directly via SATA. The GPT was no

Bug#738270: higan: should use $XDG_CONFIG_HOME

2014-02-08 Thread Michael Gold
Package: higan Version: 094-2 Severity: wishlist Tags: patch higan stores its config files in ~/.config. This patch makes it use XDG_CONFIG_HOME instead, if set. - Michael -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture:

Bug#737363: higan: crashes when importing or loading unheadered NES ROM

2014-02-06 Thread Michael Gold
On Thu, Feb 06, 2014 at 23:41:27 +0100, Tobias Hansen wrote: Thank you very much Michael! byuu has quite high standards regarding the databases so I don't want to mess with that and deviate from what he puts in. You could ask him to put it in the next release but I doubt he will because the

Bug#737363: higan: crashes when importing or loading unheadered NES ROM

2014-02-02 Thread Michael Gold
On Sun, Feb 02, 2014 at 13:24:30 +0100, Tobias Hansen wrote: Hi Michael, thanks for all those nice bug reports! I'm quite sure that higan can only import NES games with iNES headers because I saw byuu say they contain crucial information that is needed to generate the manifests. If you can

Bug#737361: higan: nall::directory doesn't handle symlinks/DT_UNKNOWN correctly

2014-02-01 Thread Michael Gold
Package: higan Version: 094-2 Severity: important Tags: patch The game library and import dialog don't work at all on my system with the packaged version of higan: * I'm not able to navigate to the directories I want to use, because I have symlinks pointing to them: symlinks to directories

Bug#737365: higan: should look for libraries in LD_LIBRARY_PATH

2014-02-01 Thread Michael Gold
Package: higan Version: 094-2 Severity: wishlist This patch makes library::open try a dlopen call with no specified path before looking in /usr/lib/higan/lib. This is more convenient for debugging, because I can use LD_LIBRARY_PATH to load a new libananke without installing it as root. -

Bug#737364: higan: should support DEB_BUILD_OPTIONS='noopt nostrip'

2014-02-01 Thread Michael Gold
Package: higan Version: 094-2 Severity: minor Tags: patch This patch adds support for DEB_BUILD_OPTIONS=noopt and DEB_BUILD_OPTIONS=nostrip, which are convenient for debugging. - Michael -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable')

Bug#737363: higan: crashes when importing or loading unheadered NES ROM

2014-02-01 Thread Michael Gold
Package: higan Version: 094-2 When I try to import an NES ROM without an iNES header, higan segfaults. I don't see any mention in the user guide about preferred ROM formats (headered/unheadered, zipped, etc.), but anything unsupported should fail with a clear error message. Details follow. -

Bug#729396: libpoppler19: segfaults after J2K image decode failure

2014-01-13 Thread Michael Gold
On Tue, Nov 12, 2013 at 10:50:07 -0500, Michael Gold wrote: Package: libpoppler19 Version: 0.18.4-8 When I load the attached file in an application like evince or the GIMP that uses libpoppler, I get a segfault after seeing these messages on the console: Error: tcd_decode: incomplete

Bug#718186: git-annex: git annex find writes status message to stdout

2013-07-28 Thread Michael Gold
Package: git-annex Version: 4.20130723 Sometimes when I issue a git annex find command, git-annex writes this message to stdout: (merging synced/git-annex into git-annex...) When I'm piping the command to xargs -d '\n' cp --target=..., it produces an annoying error: cp: cannot stat ‘(merging

Bug#718185: git-annex: Can't add directories starting with :

2013-07-28 Thread Michael Gold
Package: git-annex Version: 4.20130723 If a directory name starts with :, git-annex add will issue an invalid git command: michael@terra:~/x$ mkdir annex-test michael@terra:~/x$ cd annex-test/ michael@terra:~/x/annex-test$ git init Initialized empty Git repository in

Bug#671174: vidir: interact with version control systems

2013-07-28 Thread Michael Gold
On Wed, May 02, 2012 at 12:21:56 -0400, Joey Hess wrote: This may fall under my general TODO of making vidir be able to run arbitrary commands intelligently based on properties of the files, compressing/uncompressing/converting/moving/etc. I have never yet sat down and came up with a

Bug#718191: moreutils: vidir loses changes on error

2013-07-28 Thread Michael Gold
Package: moreutils Version: 0.49 Severity: grave vidir will abort, discarding the edited name list, on a parsing error: michael@terra:~/x$ mkdir vidir-test michael@terra:~/x$ cd vidir-test/ michael@terra:~/x/vidir-test$ ls michael@terra:~/x/vidir-test$ touch a b c d e

Bug#718194: molly-guard: prints ungrammatical shutdown warning

2013-07-28 Thread Michael Gold
Package: molly-guard Version: 0.4.5-1 Severity: minor molly-guard prints a message like this when catching a shutdown request: W: molly-guard: SSH session detected! Please type in hostname of the machine to shutdown: shutdown isn't a verb; the message should say shut down. I'd also suggest

Bug#646031: theunarchiver: creates $HOME/GNUstep/Library directory

2013-07-28 Thread Michael Gold
On Wed, Jan 11, 2012 at 16:25:07 +0100, Jakub Wilk wrote: When I unpack RAR archives with unar, it creates $HOME/GNUstep/Library directory: ... I took another approach to work around this problem: I created a LD_PRELOAD'able library that overrides the mkdir() function. I think the same

Bug#718191: moreutils: vidir loses changes on error

2013-07-28 Thread Michael Gold
severity 718191 normal thanks On Sun, Jul 28, 2013 at 18:40:25 -0400, Joey Hess wrote: Grave severity means that this is so important that it would be better to remove moreutils entirely than leave it as-is. Sorry, I wasn't aware of that; the documentation[1] states that data loss alone is

Bug#648253: Torbutton ignores port setting and uses 9050 instead

2011-11-09 Thread Michael Gold
Package: xul-ext-torbutton Version: 1.4.4.1-1 Tags: security I run Tor on a low SocksPort to prevent non-root accounts from impersonating the server. The latest version of Torbutton silently resets the port to 9050 on every startup. This normally prevents it from working, but also introduces a

Bug#640738: ntpd segfaults when using -i option (chroot jail)

2011-09-06 Thread Michael Gold
Package: ntp Version: 1:4.2.6.p3+dfsg-1 I recently upgraded to a new ntp package; later I found that ntpd had stopped running and would segfault at startup. I traced it to this line in /etc/default/ntp: NTPD_OPTS='-i /var/lib/ntp/' After removing the line, ntpd runs properly. This

Bug#640746: Iceweasel wouldn't run after xulrunner upgrade

2011-09-06 Thread Michael Gold
Package: iceweasel Version: 6.0-4 Severity: important After upgrading some packages I was unable to start Iceweasel. It would just show these messages on the console and exit: Error: Platform version '6.0.2' is not compatible with minVersion = 6.0 maxVersion = 6.0 This looks like a xulrunner

Bug#639728: Dell Latitude E6520: bad fstab entry, unsupported network controller

2011-08-29 Thread Michael Gold
Package: installation-reports Version: 2.45 Severity: wishlist -- Package-specific info: Boot method: USB Image version: debian-6.0.1a-amd64-i386-netinst.iso (SHA1 fec4209384a78f304817ee8f6a4ce89acbb57e21) Date: 2011-07-14T09:41-0400 Machine: Dell Latitude E6520 Partitions: Disk /dev/sda:

Bug#639728: Dell Latitude E6520: bad fstab entry, unsupported network controller

2011-08-29 Thread Michael Gold
On Mon, Aug 29, 2011 at 19:55:38 +0100, Miguel Figueiredo wrote: I wanted to install Debian unstable, but there are no cryptographic signatures on the unstable installer snapshots, so I installed the newest stable release and upgraded. [...] The daily images, and the checksums, can be

Bug#633508: Can't search for octets = 128

2011-07-10 Thread Michael Gold
Package: hexer Version: 0.1.6-2 Searches like /\xff in which the high bit is set now return no match even when such a string is present. They worked in 0.1.4c. It's still possible to search for values less than 128. - Michael -- System Information: Debian Release: wheezy/sid APT prefers

Bug#598050: ods-auditor fails if RP record specifies a relative domain

2010-09-25 Thread Michael Gold
Package: opendnssec-auditor Version: 1.1.3-1 ods-auditor doesn't expand the final domain field in an RP line. For example, with this line in the master file for rilmarder.org.: @ RP mgold.connect.carleton.ca. mgold the auditor fails with this output: 3: Output zone does not contain

Bug#598049: quicksorter fails on whitespace-only lines

2010-09-25 Thread Michael Gold
Package: opendnssec-signer-tools Version: 1.1.3-1 quicksorter fails when a zonefile has a line containing only whitespace, or whitespace followed by a comment. It displays an Unknown RR error for the line, e.g.: # /usr/lib/opendnssec/opendnssec/quicksorter -o rilmarder.org. -f rilmarder.org. -w

Bug#598051: Auditor fails if domain name configured with trailing dot

2010-09-25 Thread Michael Gold
Package: opendnssec-auditor Version: 1.1.3-1 ods-auditor fails for domains listed with a trailing . in zonelist.xml, e.g.: Zone name=rilmarder.org. The error shown is: Sep 25 16:32:10 iria ods-auditor[8685]: SOA name (rilmarder.org) is different to the configured zone name (rilmarder.org.) -

Bug#536683: Info received (bash execution trace)

2009-09-15 Thread Michael Gold
On Mon, Sep 14, 2009 at 18:28:27 -0300, Rogério Brito wrote: OK, now that I just sent the workaround in the earlier message, I dug in a little further. The problem seems to be related to the embedded awk script in the configure script of the package. In its stock version, when fed with my

Bug#533604: oidentd

2009-08-29 Thread Michael Gold
On Sat, Aug 29, 2009 at 13:16:21 +0200, Stefan Bauer wrote: Michael, could you please try to set /proc/sys/net/ipv6/bindv6only to 1 and post the output of lsof -itcp:113 without setting -a :: in /etc/default/oidentd? Here on debian unstable, oident binds correctly to all available

Bug#533604: oidentd

2009-08-29 Thread Michael Gold
On Sat, Aug 29, 2009 at 13:16:21 +0200, Stefan Bauer wrote: Here on debian unstable, oident binds correctly to all available interface if bindv6only is set. A modify of -a to :: was not required. Maybe the correct fix would be to set that option on the socket; see

Bug#540576: Toggle useless messages and similar links don't work unless Javascript is enabled

2009-08-26 Thread Michael Gold
On Wed, Aug 26, 2009 at 09:16:34 -0700, Don Armstrong wrote: The reasonable default is to not display the useless messages at all. If for some reason you actually want to see them, you can either enable javascript, munge the CSS yourself, or view the source. Disabling stylesheets is an easy

Bug#540571: Backtrace

2009-08-22 Thread Michael Gold
On Fri, Aug 21, 2009 at 10:35:51 +0300, Peter Pentchev wrote: I've fixed it in my Subversion repository, and I'll release hexer-0.1.5 (adopting the upstream) soon. In the meantime, could you try dropping the attached file into debian/patches/ and adding it to series to see if it helps? I no

Bug#540571: Backtrace

2009-08-09 Thread Michael Gold
Here's the gdb output after rebuilding it with debug symbols: Program received signal SIGSEGV, Segmentation fault. strlen () at ../sysdeps/x86_64/strlen.S:48 48 ../sysdeps/x86_64/strlen.S: No such file or directory. ~ in ../sysdeps/x86_64/strlen.S Current language: auto; currently asm

Bug#540571: crashes when ':' typed

2009-08-08 Thread Michael Gold
Package: hexer Version: 0.1.4c-3 Severity: grave hexer segfaults whenever a colon is typed; this makes the package unusable since many important commands are prefixed with a colon. Older versions worked fine on the same system. - Michael -- System Information: Debian Release: squeeze/sid APT

Bug#540573: Falsely prints crc16 check passed

2009-08-08 Thread Michael Gold
Package: checkmp3 Version: 1.98-7 checkmp3 often prints crc16 check passed even if a file is corrupt, since the code to handle a crc16 error is commented out (search for BROKEN_CODE in mp3_check_misc.c). This can be confirmed by corrupting some data in a checksummed MP3 file. The passed message

Bug#540576: Toggle useless messages and similar links don't work unless Javascript is enabled

2009-08-08 Thread Michael Gold
Package: bugs.debian.org The web page for each bug report includes a link labelled Toggle useless messages that points to javascript:toggle_infmessages();. This link doesn't do anything on a browser with Javascript disabled. Either this link should be hidden (with the useless messages always

Bug#540446: panels.ini written when auto-save disabled

2009-08-07 Thread Michael Gold
Package: mc Version: 2:4.7.0-pre1-1 I have the auto save setup option disabled, but since the most recent update mc has been writing panels.ini on exit anyway. This causes it to start with the inactive panel showing whatever random directory was selected at the last exit, rather than the

Bug#533604: Doesn't bind to IPv6 addresses by default

2009-06-19 Thread Michael Gold
Package: oidentd Version: 2.0.8-1.2 The oidentd man page states, in the description for the -a option, that The default is to listen for connections on all configured IP addresses -- but the program actually only listens on IPv4 addresses by default. I had to set OIDENT_OPTIONS=-a :: in

Bug#508622: Aggregate plugin shouldn't set last update time on network failure

2008-12-12 Thread Michael Gold
Package: ikiwiki Version: 2.70 Tags: patch The ikiwiki aggregate plugin was unable to update some feeds due to a network misconfiguration; after fixing the network, I tried to re-run the aggregation, but ikiwiki treated all feeds as up to date (as it had set each lastupdate timestamp before

Bug#508623: Package description refers to codecs incorrectly

2008-12-12 Thread Michael Gold
Package: streamripper Version: 1.63.5-2 Severity: minor The package description reads: This command-line tool can be used to record MPEG III and OGG online radio-streams into track-separated audio files. There is no MPEG III standard -- this should be MP3 (short for MPEG 1 layer 3). Also

Bug#508518: command line tools leak activity to local users

2008-12-11 Thread Michael Gold
Package: gnunet-client Version: 0.8.0b-4 The command line tools gnunet-search, gnunet-download, and gnunet-insert only accept search terms, filenames, etc. as command line parameters. This means that other users on the same system could monitor gnunet activity by running ps or top. Since gnunet

Bug#504421: Upstream ticket #1456

2008-11-25 Thread Michael Gold
tags 504421 patch stop On Tue, Nov 11, 2008 at 19:14:33 -0500, Michael Gold wrote: I noticed the same patch exists in the libvorbis trunk, so I opened a ticket in the Xiph.org bug tracker: https://trac.xiph.org/ticket/1456 The bug is fixed by upstream changesets 15532 and 15533. This patch

Bug#504421: Upstream ticket #1456

2008-11-11 Thread Michael Gold
I noticed the same patch exists in the libvorbis trunk, so I opened a ticket in the Xiph.org bug tracker: https://trac.xiph.org/ticket/1456 -- Michael signature.asc Description: Digital signature

Bug#481445: 'screen -ls' doesn't use locale's date/time format

2008-05-16 Thread Michael Gold
Package: screen Version: 4.0.3-9 The patch added for bug 206572 (51EXP_session_creation_time.dpatch.diff) uses the hard-coded strftime format %d/%m/%Y %H:%M:%S. Please change this to use the proper date format for the user's locale, e.g. %c or %x %X. -- System Information: Debian Release:

Bug#296542: GRUB, IDE problems on amd64

2005-02-22 Thread Michael Gold
Package: installation-reports INSTALL REPORT Debian-installer-version: http://debian-amd64.alioth.debian.org/install-images/sid-amd64-netboot.iso This is a Debian sarge installation netboot image, built on 20050210. uname -a: Linux iria 2.6.10-9-amd64-k8 #1 Wed Feb 9 22:29:16 CET 2005

Bug#295504: grub-install: fails to notice a segfault in $grub_shell

2005-02-16 Thread Michael Gold
Package: grub Version: 0.95+cvs20040624-14 /sbin/grub segfaults on my amd64 system when called from grub-install, due to bug #293722. The grub-install script doesn't notice this, states No error reported, and exits normally. Sample output: == iria:~# grub-install /dev/sda /sbin/grub-install:

<    1   2