Bug#770979: Reproduced on GNOME 3.14.0

2015-05-12 Thread Craig Ringer
another window pops into focus on top of the full screen app. -- Craig Ringer Technical writing: http://blog.ringerc.id.au and http://blog.2ndquadrant.com

Bug#600872: Debconf generates EOL in password files

2012-11-19 Thread Craig Ringer
. -- Craig Ringer http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training Services -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#600872: [Pkg-openldap-devel] Bug#600872: Debconf generates EOL in password files

2012-11-19 Thread Craig Ringer
-ldap and pam-ldap for adding newlines to their secret files, and ldapscripts because it doesn't detect the condition and warn about it. I'll see if I can find the culprit code and put together some patches. -- Craig Ringer http://www.2ndQuadrant.com/ PostgreSQL Development

Bug#686060: postgresql-common: Critical data-loss bug in pg_wrapper init scripts

2012-08-28 Thread Craig Ringer
Package: postgresql-common Version: 114 Severity: critical Justification: causes serious data loss The Debian packages for PostgreSQL are subject to a potentially critical data loss bug because of an unsafe procedure for restarting PostgreSQL. It is VITAL that pg_wrapper NEVER unlink the

Bug#686060: Acknowledgement (postgresql-common: Critical data-loss bug in pg_wrapper init scripts)

2012-08-28 Thread Craig Ringer
/postgresql-common/+bug/1042556 This Debian bug report is mostly so that others find the issue later, and so that it gets the proper backporting attention. -- Craig Ringer

Bug#686060: Acknowledgement (postgresql-common: Critical data-loss bug in pg_wrapper init scripts)

2012-08-28 Thread Craig Ringer
BTW, I know I reported this from an Ubuntu system, I didn't have a pure Debian box on hand. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#574722: Proposed fix

2010-04-13 Thread Craig Ringer
The attached patch should fix the parsing behavior. --- plymouth-0.8.1/src/main.c 2010-04-13 22:04:43.0 +0800 +++ main.c 2010-04-13 22:04:32.0 +0800 @@ -579,6 +579,19 @@ } static bool +kernel_cmdline_contains_kw(state_t *state, const char * kw) +{ + const int kwlen =

Bug#537482: libpoppler3: Poppler generates invalid PostScript (arrays too long, results in /limitcheck in --array- from gs)

2009-07-18 Thread Craig Ringer
Package: libpoppler3 Version: 0.8.7-2 Severity: normal Poppler in lenny needs the following patch (pulled from Ubuntu intrepid) to produce correct PostScript output from some PDFs. Without it, it'll produce PostScript that'll cause gs to choke with /limitcheck in --array--. See:

Bug#480041: Ubuntu tracker URL

2009-01-13 Thread Craig Ringer
to get svn working. -- Craig Ringer -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#459519: libqt4-gui: QtAssistantClient.pc omitted

2008-01-06 Thread Craig Ringer
Package: libqt4-gui Version: 4.2.1-2+etch1 Severity: normal While pkg-config files are provided for most Qt components, there is not one for QtAssistantClient . This prevents some apps that locate Qt using pkg-config from building correctly. -- System Information: Debian Release: 4.0 APT

Bug#239346: netatalk: db_recover?

2007-07-29 Thread Craig Ringer
Package: netatalk Version: 2.0.3-4 Followup-For: Bug #239346 You might want to make sure you've run db4.2_recover in the .AppleDB directory (while the cnid metad is shut down). If you have, try stopping netatalk, moving .AppleDB aside, and starting it again. You might have to fix aliases after

Bug#435210: netatalk: NetATalk should be built --with-bdb-txn

2007-07-29 Thread Craig Ringer
Package: netatalk Version: 2.0.3-4 Severity: normal NetATalk should be built with the --with-bdb-txn argument to configure. Omitting this means that it's running without transaction-protected access to .AppleDB . If NetATalk crashes, the machine loses power, etc, the cnid database may be

Bug#347580: ifupdown: Can reproduce here; important for dependent interfaces

2006-06-19 Thread Craig Ringer
Package: ifupdown Version: 0.6.7 Followup-For: Bug #347580 I have also encountered this issue here. It might seem strange to try to bring down one interface when another is bought up/down, but it is imporant for some types of interfaces. In particular, it'd be extremely useful for bridge

Bug#374507: ifupdown: ifdown hangs on bridge interfaces

2006-06-19 Thread Craig Ringer
Package: ifupdown Version: 0.6.7 Severity: normal On a host with a bridge configured, ifdown may hang indefinitely waiting for the bridge to be deconfigured if called as `ifdown -a'. This appears to happen because the loopback device is bought down before the bridge, and the bridge code doesn't

Bug#316567: Fixed in upstream

2005-12-28 Thread Craig Ringer
The corresponding upstream bug (http://bugs.scribus.net/view.php?id=2500) is closed . -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#283507: PATCH: load dm-snapshot on boot

2005-05-28 Thread Craig Ringer
Package: lvm2 Version: 2.00.24-1 Followup-For: Bug #283507 Fixing this will not only enable snapshots, it'll stop machines BREAKING on boot if they have a snapshot against a volume they need to mount. It should probably not just be at normal severity. --- lvm.orig2005-05-28

Bug#237754: lvm2: snapshot doesn't work: dm-snapshot.ok ?

2005-05-28 Thread Craig Ringer
Package: lvm2 Version: 2.00.24-1 Followup-For: Bug #237754 It sounds a lot like the issue I've encountered. If so, the problem is that /etc/init.d/lvm doesn't attempt to modprobe dm-snapshot before activating volumes. A volume that has a snapshot associated cannot be activated if snapshot

Bug#300513: dhcp3-server: Do not attempt to start/stop/restart dhcpd if dhcpd3 -t fails (INCLUDES FIX)

2005-03-20 Thread Craig Ringer
Package: dhcp3-server Version: 3.0.1-1 Severity: normal The current dhcp3-server init script restarts dhcpd even if there's a problem with the config file. The server provides a method for testing whether the config file is valid before stopping the currently running daemon, which if used would