[Bug 120363] Re: NetworkManager should support smartcard based certificate

2009-10-21 Thread Mark Painter
A relevant snippet from the systems-connections file for the 802-1x portion could be something like this: [802-1x] eap=tls; identity=mpain...@mynetwork.com pkcs11-module-path=/usr/lib/opencryptoki/libopencryptoki.so.0 pkcs11-engine-path=/usr/lib/engines/engine_pkcs11.so pkcs11-slot=1

[Bug 371954] [NEW] remote code execution vuln in adobe reader - disable javascript by default

2009-05-04 Thread Mark Painter
*** This bug is a security vulnerability *** Public security bug reported: Binary package hint: acroread There is an unpatched remote code execution in adobe acrobat with published exploits (including those targeting linux). This can be mitigated somewhat by turning off javascript in the

[Bug 371954] Re: remote code execution vuln in adobe reader - disable javascript by default

2009-05-04 Thread Mark Painter
** Attachment added: example diff for disabling javascript in reader_prefs from debian/rules http://launchpadlibrarian.net/26331000/acroread_8.1.2.su1-0.0medibuntu0.8.04.1-javascript-vuln.diff -- remote code execution vuln in adobe reader - disable javascript by default

[Bug 9441] Re: the locate pointer option breaks other keybindings

2009-04-15 Thread Mark Painter
I've seen one case of this in Hardy where disabling Locate Pointer did not work, I've yet to track down what part of the profile was still conflicting. -- the locate pointer option breaks other keybindings https://bugs.launchpad.net/bugs/9441 You received this bug notification because you are a

[Bug 120363] Re: NetworkManager should support smartcard based certificate

2009-04-03 Thread Mark Painter
Not entirely senseless, as you can set up system connections in /etc/NetworkManager/system-connections/ with it. Definitely applet support for configuration is desirable, but not strictly necessary -- I've been using this for a few weeks now. -- NetworkManager should support smartcard based

[Bug 328205] Re: xvfb-run incorrectly states that the return value is always that of the script run

2009-03-05 Thread Mark Painter
My setup is irrelevant, though it's probably likely that this is just something to be pushed upstream. -- xvfb-run incorrectly states that the return value is always that of the script run https://bugs.launchpad.net/bugs/328205 You received this bug notification because you are a member of

[Bug 328205] Re: xvfb-run incorrectly states that the return value is always that of the script run

2009-03-05 Thread Mark Painter
Sure. On another look, I noticed the manpage was also slightly inaccurate, so I addressed that in this patch as well. ** Attachment added: patch to clean up comment in xvfb-run, and manpage http://launchpadlibrarian.net/23531481/xvfb-run.patch -- xvfb-run incorrectly states that the return

[Bug 262825] Re: timezone temporarily wrong when running locales postinst

2009-02-20 Thread Mark Painter
I agree that this isn't as much of an issue when localtime is going to actually change, but when it doesn't, it is annoying for the case of verbose log files where you end up with some number of entries with incorrect timestamps. It's also an edge case where it's a problem, and worked around by

[Bug 328205] [NEW] xvfb-run incorrectly states that the return value is always that of the script run

2009-02-11 Thread Mark Painter
Public bug reported: The comments in the start of xvfb-run state that the return code will be that of the command xvfb-run is wrapping, which isn't always the case, eg an error cleaning up the temp dir will exit with return value of 5 when the wrapped command exited successfully. The comment

[Bug 202009] Re: update-grub not updating menu.lst

2009-01-27 Thread Mark Painter
As this can cause users to run older kernels, in particular missing security fixes, I'd argue that it's fairly important. -- update-grub not updating menu.lst https://bugs.launchpad.net/bugs/202009 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 247097] Re: debuild-pbuilder fails with 'sudo -E: command not found'

2009-01-23 Thread Mark Painter
** Attachment added: Debdiff to fix for hardy-backports http://launchpadlibrarian.net/21584774/pbuilder-hardy-backports.debdiff -- debuild-pbuilder fails with 'sudo -E: command not found' https://bugs.launchpad.net/bugs/247097 You received this bug notification because you are a member of

[Bug 247097] Re: debuild-pbuilder fails with 'sudo -E: command not found'

2009-01-23 Thread Mark Painter
** Attachment added: Debdiff to fix for hardy http://launchpadlibrarian.net/21584764/pbuilder-hardy.debdiff -- debuild-pbuilder fails with 'sudo -E: command not found' https://bugs.launchpad.net/bugs/247097 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 247097] Re: debuild-pbuilder fails with 'sudo -E: command not found'

2009-01-23 Thread Mark Painter
Actually, the two above debdiffs, in debuild-pbuilder, $PBUILDERROOTCMDFLAGS should probably not be quoted, as in the attached jaunty debdiff. ** Attachment added: pbuilder-jaunty.debdiff http://launchpadlibrarian.net/21584847/pbuilder-jaunty.debdiff -- debuild-pbuilder fails with 'sudo -E:

[Bug 320217] Re: less SEGV with multiple non-existent files

2009-01-22 Thread Mark Painter
Note that this is when the files exist at less invocation but have been deleted before viewing, and does not reproduce simply by giving less file names that do not exist. -- less SEGV with multiple non-existent files https://bugs.launchpad.net/bugs/320217 You received this bug notification

[Bug 240216] Re: Collection of vulnerabilities in Vim reported by rdancer

2008-12-16 Thread Mark Painter
Any update for this on Dapper, Gutsy, or Hardy? -- Collection of vulnerabilities in Vim reported by rdancer https://bugs.launchpad.net/bugs/240216 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 308317] [NEW] apt-ftparchive, apt-extracttemplates fail on packages created with GNU ar

2008-12-15 Thread Mark Painter
Public bug reported: The ar implementation used by apt does not deal with file names ending in /, which causes problems with things like apt-ftparchive and apt- extracttemplates on packages generated with GNU ar, which do have a trailing /. ** Affects: apt Importance: Unknown

[Bug 308317] Re: apt-ftparchive, apt-extracttemplates fail on packages created with GNU ar

2008-12-15 Thread Mark Painter
** Attachment added: Debdiff to fix for dapper http://launchpadlibrarian.net/20452986/apt-ar-dapper.debdiff ** Bug watch added: Debian Bug tracker #500988 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500988 ** Also affects: apt via

[Bug 308317] Re: apt-ftparchive, apt-extracttemplates fail on packages created with GNU ar

2008-12-15 Thread Mark Painter
** Attachment added: Debdiff to fix for hardy http://launchpadlibrarian.net/20453011/apt-ar-hardy.debdiff -- apt-ftparchive, apt-extracttemplates fail on packages created with GNU ar https://bugs.launchpad.net/bugs/308317 You received this bug notification because you are a member of Ubuntu

[Bug 273732] Re: libldap-ruby has memory corruption errors

2008-10-31 Thread Mark Painter
** Bug watch added: Debian Bug tracker #499944 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499944 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499944 Importance: Unknown Status: Unknown -- libldap-ruby has memory corruption errors

[Bug 273732] Re: libldap-ruby has memory corruption errors

2008-10-31 Thread Mark Painter
Upstream bug is filed at http://sourceforge.net/tracker/index.php?func=detailaid=2125251group_id=66444atid=514519 -- libldap-ruby has memory corruption errors https://bugs.launchpad.net/bugs/273732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 285172] [NEW] kdm postinst fails when /etc/X11/default-display-manager is 0 byte file

2008-10-17 Thread Mark Painter
Public bug reported: When installing kubuntu-desktop, one of my machines which had a 0 byte /etc/X11/default-display-manager had the kdm postinst fail. The postinst reliably fails in this case, with error messages like so: sudo dpkg --configure -a Setting up kdm (4:3.5.9-0ubuntu7.3) ...

[Bug 262811] Re: mv for symlinks on dapper is not atomic

2008-10-14 Thread Mark Painter
I've installed the proposed coreutils, and can verify that mv is atomic for me now. -- mv for symlinks on dapper is not atomic https://bugs.launchpad.net/bugs/262811 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 240216] Re: Collection of vulnerabilities in Vim reported by rdancer

2008-10-09 Thread Mark Painter
Any update or information on when we can expect something for Hardy and Dapper? -- Collection of vulnerabilities in Vim reported by rdancer https://bugs.launchpad.net/bugs/240216 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 232364] Re: dbus-launch hangs at session start waiting on socket output in libxcb

2008-09-08 Thread Mark Painter
I've determined that this is happening to me because of a program I am starting out of /etc/X11/Xsession.d/ was causing a dbus-launch start. So I don't think there's anything more that needs to be done from the xfce side. I suppose the init script could check for an autolaunched dbus process and

[Bug 262811] [NEW] mv for symlinks on dapper is not atomic

2008-08-29 Thread Mark Painter
Public bug reported: This is fixed in newer versions of coreutils, eg those used in hardy. Attached is a minimal debdiff that makes mv for symlinks atomic in dapper's coreutils ** Affects: coreutils (Ubuntu) Importance: Undecided Status: New -- mv for symlinks on dapper is not

[Bug 262811] Re: mv for symlinks on dapper is not atomic

2008-08-29 Thread Mark Painter
** Attachment added: coreutils-symlink-mv-atomic.debdiff http://launchpadlibrarian.net/17164043/coreutils-symlink-mv-atomic.debdiff -- mv for symlinks on dapper is not atomic https://bugs.launchpad.net/bugs/262811 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 262811] Re: mv for symlinks on dapper is not atomic

2008-08-29 Thread Mark Painter
See also http://www.mail-archive.com/[EMAIL PROTECTED]/msg12594.html -- mv for symlinks on dapper is not atomic https://bugs.launchpad.net/bugs/262811 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 262825] [NEW] timezone temporarily wrong when running locales postinst

2008-08-29 Thread Mark Painter
Public bug reported: When installing an updated locales package, the timezone on a machine may be incorrect for a short period of time. ** Affects: langpack-locales (Ubuntu) Importance: Undecided Status: New -- timezone temporarily wrong when running locales postinst

[Bug 262825] Re: timezone temporarily wrong when running locales postinst

2008-08-29 Thread Mark Painter
** Attachment added: patch for locales.postinst to not unecessarily rm /etc/localtime http://launchpadlibrarian.net/17164617/langpack-locales.debdiff -- timezone temporarily wrong when running locales postinst https://bugs.launchpad.net/bugs/262825 You received this bug notification because

[Bug 262811] Re: mv for symlinks on dapper is not atomic

2008-08-29 Thread Mark Painter
Currently, mv may not be atomic. Atomic mv of symlinks is necessary for doing things like updating a symlink while ensuring the symlink always exists. Consider the case of a server that knows what directory is live via a symlink. Upstream have removed the unlink for all moves, and this updated

[Bug 262825] Re: timezone temporarily wrong when running locales postinst

2008-08-29 Thread Mark Painter
This bug causes things like lines of logging to have incorrect timestamps for a short period of time during the locales postinst. This may lead to problems with log scraping and alerting. In the development branch, the locales postinst does not touch the timezone so this is not an issue. TEST

[Bug 232364] Re: dbus-launch hangs at session start waiting on socket output in libxcb

2008-08-22 Thread Mark Painter
I still see this problem with the updated xfce4-utils, including when using xscreensaver rather than gnome-screensaver. If I increase the sleep a ridiculous amount (eg a minute), login will proceed rather than deadlock. This is on an amd64 install, I've yet to test it with similar hardware on

[Bug 259522] [NEW] pulseaudio init script silently exits when /etc/default/pulseaudio tells it not to start

2008-08-19 Thread Mark Painter
Public bug reported: Binary package hint: pulseaudio When /etc/default/pulseaudio says that pulseaudio should not be started from the init script, a call to the init script with any arguments silently exits. Printing that nothing is being done because of the value in /etc/default/pulseaudio

[Bug 227531] Re: pam_krb5 should use syslog with facility LOG_AUTH

2008-07-14 Thread Mark Painter
I can't find now what made me think Debian had gone to Heimdal. Yes, it should be LOG_AUTHPRIV and not LOG_AUTH, and on further inspection it looks like this is needed in sid too, which I remember not being the case when I looked last. -- pam_krb5 should use syslog with facility LOG_AUTH

[Bug 247097] [NEW] debuild-pbuilder fails with 'sudo -E: command not found'

2008-07-09 Thread Mark Painter
Public bug reported: Binary package hint: pbuilder line 14 of /usr/bin/debuild-pbuilder: $PBUILDERROOTCMD $PBUILDERSATISFYDEPENDSCMD $PBUILDERROOTCMD as set in /etc/pbuilderrc or /usr/share/pbuilder/pbuilderrc is sudo -E, which results in this being called as a single command rather than a

[Bug 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-23 Thread Mark Painter
I no longer seem to be getting the assertion error with this patch. This is again with -O2, as I had trouble reproducing with -O0. I do now somtimes get a SIGPIPE, which is less harmful (eg, xscreensaver is still running). ** Attachment added: rescue.c_sigpipe_bt

[Bug 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-23 Thread Mark Painter
I no longer seem to be getting the assertion error with this patch. This is again with -O2, as I had trouble reproducing with -O0. I do now somtimes get a SIGPIPE, which is less harmful (eg, xscreensaver is still running). ** Attachment added: rescue.c_sigpipe_bt

[Bug 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-22 Thread Mark Painter
I've attached a bt full with *sb in frame 3, and *ld/*lr in frame 4. This is similar to backtrace #3 which Andrew Pollock provides earlier, but from a different session. I'm happy to provide more (or print different vars) if it's helpful. ** Attachment added: openldap

[Bug 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-22 Thread Mark Painter
(gdb) f 4 #4 0x7f3a0fb07dcd in ldap_int_flush_request (ld=0x693d90, lr=0x699050) at request.c:152 152 if ( ber_flush2( lc-lconn_sb, lr-lr_ber, LBER_FLUSH_FREE_NEVER ) != 0 ) { (gdb) print *lc $4 = {lconn_sb = 0x7f3a11313ab0, lconn_sasl_authctx = 0x7f3a11313ab0,

[Bug 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-22 Thread Mark Painter
I've attached a bt full with *sb in frame 3, and *ld/*lr in frame 4. This is similar to backtrace #3 which Andrew Pollock provides earlier, but from a different session. I'm happy to provide more (or print different vars) if it's helpful. ** Attachment added: openldap

[Bug 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-22 Thread Mark Painter
(gdb) f 4 #4 0x7f3a0fb07dcd in ldap_int_flush_request (ld=0x693d90, lr=0x699050) at request.c:152 152 if ( ber_flush2( lc-lconn_sb, lr-lr_ber, LBER_FLUSH_FREE_NEVER ) != 0 ) { (gdb) print *lc $4 = {lconn_sb = 0x7f3a11313ab0, lconn_sasl_authctx = 0x7f3a11313ab0,

[Bug 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-22 Thread Mark Painter
Looks like my DEB_BUILD_OPTS of noopt wasn't working, I've explicitly set -O0 in my CFLAGS now, and rebuilt. I've yet to manage to reproduce the problem since, but will keep trying. -- (ITS#5518) Assertion error in io.c:234: ber_flush2 https://bugs.launchpad.net/bugs/215904 You received this

[Bug 227531] [NEW] pam_krb5 should use syslog with facility LOG_AUTH

2008-05-06 Thread Mark Painter
Public bug reported: Binary package hint: libpam-krb5 This is not a problem in sid as they've moved from MIT to Heimdal for libpam-krb5, so it shouldn't be a problem on ibex, but it'd be nice to log with the auth facility on hardy too. ** Affects: libpam-krb5 (Ubuntu) Importance: Undecided

[Bug 227531] Re: pam_krb5 should use syslog with facility LOG_AUTH

2008-05-06 Thread Mark Painter
** Attachment added: libpam-krb5-syslog.debdiff http://launchpadlibrarian.net/14291124/libpam-krb5-syslog.debdiff -- pam_krb5 should use syslog with facility LOG_AUTH https://bugs.launchpad.net/bugs/227531 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 191512] Re: gnome displays nfs mounts on the desktop

2008-03-24 Thread Mark Painter
The story of that screenshot is that when I left my machine (and locked the screen) on Friday, my desktop was empty. When I came in on Monday and unlocked it, that's what was there. The mount point in question would be /home/mpainter, which is mounted by automount whenever something under

[Bug 182187] user set middlemouse.contentLoadURL reset to Ubuntu default on fresh install

2008-01-11 Thread Mark Painter
Public bug reported: Binary package hint: firefox On two separate installs of Hardy where /home is preserved, I've had the preference middlemouse.contentLoadURL reset to Ubuntu's default. Fortunately, after I toggle it back to true, it stays where I set it. ** Affects: firefox (Ubuntu)