[Bug 663308] Re: unattended-upgrade (#!/usr/bin/python2.6) crashed with SIGSEGV in PyString_FromFormatV()

2010-10-19 Thread Daniel Richard G.
*** This bug is a duplicate of bug 655154 *** https://bugs.launchpad.net/bugs/655154 ** Visibility changed to: Public -- unattended-upgrade (#!/usr/bin/python2.6) crashed with SIGSEGV in PyString_FromFormatV() https://bugs.launchpad.net/bugs/663308 You received this bug notification

[Bug 662708] Re: unattended-upgrade (#!/usr/bin/python) crashed with SIGSEGV in _start()

2010-10-19 Thread Daniel Richard G.
Never mind, I've re-filed this bug using another instance of the same crash. See bug #663308. ** Changed in: python-defaults (Ubuntu) Status: New = Invalid ** Attachment removed: CoreDump.gz

[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2010-10-21 Thread Daniel Richard G.
I'm seeing this crash every two or three days on a Maverick i386 system. Because unattended-upgrade is just a Python script, I believe this bug is either in Python itself, or python-apt. -- unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV() https://bugs.launchpad.net/bugs/655154

[Bug 671293] Re: Xorg crashed with SIGSEGV in dixGetPrivateAddr()

2010-11-05 Thread Daniel Richard G.
** Visibility changed to: Public -- Xorg crashed with SIGSEGV in dixGetPrivateAddr() https://bugs.launchpad.net/bugs/671293 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 671293] Re: Xorg crashed with SIGSEGV in dixGetPrivateAddr()

2010-11-05 Thread Daniel Richard G.
Guess I'll have to do the backtrace myself: Core was generated by `Xorg -nolisten tcp :0'. Program terminated with signal 11, Segmentation fault. #0 0x7f709e3772e1 in dixGetPrivateAddr (client=value optimized out, draw=0x2c01550, front=0x2cc67e0, back=0x2cc7170,

[Bug 666601] Re: Xorg does not dump core (via file nor Apport) on crash

2010-11-06 Thread Daniel Richard G.
Thanks for that, Gustavo. I would just add two things to your instructions: 1. ulimit -c unlimited at some point, so that ulimit doesn't prevent a core file from being generated; 2. Remember to specify the display, e.g. DISPLAY=:0 gnome-session :-) Even with all that, if Apport is enabled, you

[Bug 683753] Re: xfce4-panel crashed with signal 7 in FcFontMatch()

2010-12-01 Thread Daniel Richard G.
** Visibility changed to: Public -- xfce4-panel crashed with signal 7 in FcFontMatch() https://bugs.launchpad.net/bugs/683753 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 663744] Re: changing /etc/hosts breaks ssh-login with kerberos

2011-01-26 Thread Daniel Richard G.
I'd like to confirm that setting hostname=... in /etc/NetworkManager/nm- system-settings.conf does not resolve the problem. ** Changed in: network-manager (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 334795] Re: cannot change password

2011-02-18 Thread Daniel Richard G.
Okay, we have a problem here. I'm on Ubuntu Maverick, with libpam-krb5 4.2-1. kerberosuser@host:~$ passwd Current Kerberos password: ** passwd: Authentication token manipulation error passwd: password unchanged I'm using a pam-auth-update config that is identical to the

[Bug 334795] Re: cannot change password

2011-02-18 Thread Daniel Richard G.
I sniffed around a bit more, and it looks like the debug output is going to /var/log/auth.log. Here's what I see for the abortive password-change attempt: Feb 19 00:20:34 host passwd[9847]: pam_krb5(passwd:chauthtok): pam_sm_chauthtok: entry (0x4000) Feb 19 00:20:34 host passwd[9847]:

[Bug 334795] Re: cannot change password

2011-02-19 Thread Daniel Richard G.
This used to work. What changed? Is pam_krb5 returning something different on receiving the correct password? For whatever reason, pam_unix never interfered with Kerberos password changes before. (Of course, I can't take pam_unix out, since it's still needed for root logins and local regular user

[Bug 334795] Re: cannot change password

2011-02-19 Thread Daniel Richard G.
common-auth, first two lines: auth[success=2 default=ignore] pam_krb5.so auth[success=1 default=ignore] pam_unix.so nullok_secure try_first_pass common-password, first two lines: passwordrequisite pam_krb5.so password

[Bug 334795] Re: cannot change password

2011-02-19 Thread Daniel Richard G.
Remember, however, I'm setting minimum_uid in krb5.conf (bug #369575). Root password-changing works fine. Steve, could you comment? I believe having pam_krb5!password in the stack with [success=end] instead of requisite (as is the case in the auth stack) would address this issue. Otherwise, I'm

[Bug 717578] Re: remmina assert failure: *** glibc detected *** remmina: realloc(): invalid pointer: 0x000000000270b320 ***

2011-02-11 Thread Daniel Richard G.
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717578 Title: remmina assert failure: *** glibc detected *** remmina: realloc(): invalid pointer:

[Bug 718882] Re: remmina crashed with SIGSEGV in wait_obj_select()

2011-02-14 Thread Daniel Richard G.
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718882 Title: remmina crashed with SIGSEGV in wait_obj_select() -- ubuntu-bugs mailing list

[Bug 483928] Re: ssh-keyscan(1) exits prematurely on some non-fatal errors

2011-02-22 Thread Daniel Richard G.
I'm still seeing this with openssh-client 1:5.5p1-4ubuntu5. From a makefile that invokes ssh-keyscan -v: [...] debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: match: OpenSSH_3.6.1p2 pat OpenSSH_3.* # A.B.C.D SSH-1.99-OpenSSH_3.6.1p2 debug1: Enabling

[Bug 483928] Re: ssh-keyscan(1) exits prematurely on some non-fatal errors

2011-02-22 Thread Daniel Richard G.
** Bug watch added: OpenSSH Portable Bugzilla #1213 https://bugzilla.mindrot.org/show_bug.cgi?id=1213 ** Also affects: openssh via https://bugzilla.mindrot.org/show_bug.cgi?id=1213 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 334795] Re: cannot change password

2011-02-23 Thread Daniel Richard G.
+ Steve Langasek has been subscribed to this bug. Steve, can you comment on this? Kerberos password changing via the PAM stack is currently broken, and we're trying to pinpoint where the blame should go. (This looks like it might be the pam-auth-update config for pam_krb5.) -- You received this

[Bug 585061]

2011-02-23 Thread Daniel Richard G.
Okay, I've been testing Namoroka 3.6.13 versus 3.6.14pre (post-dating this fix), and I'm afraid to say the results are less than conclusive. * I get crashes with 3.6.13, although not as frequently as with Ubuntu's 3.6.13; * I get crashes with 3.6.14pre, also not as frequently, though these are

[Bug 585061]

2011-02-24 Thread Daniel Richard G.
It's not just symbol names (which were easily obtainable for the Ubuntu build), but also the stack trace. In debugging the original bug, I got to nsUrlClassifierDBServer only with a debug/unoptimized build; the optimized build + debug symbols yielded nothing. -- You received this bug

[Bug 663744] Re: changing /etc/hosts breaks ssh-login with kerberos

2011-01-31 Thread Daniel Richard G.
@Mathieu: Changing the order of items in the plugins= line does appear to allow the workaround you described to work, though not without some problems. First, below are the relevant lines from my modified /etc/NetworkManager/nm-system-settings.conf: [main] plugins=keyfile,ifupdown

[Bug 660105] Re: when deflate is enabled, please also compress CSS and JS by default?

2011-02-01 Thread Daniel Richard G.
I think this would need an explicit decision to de-support IE6, as far as compressed JS is concerned. (I can't remember offhand which clients couldn't handle compressed CSS; was it anything newer than Netscape 4?) http://www.cforcoding.com/2009/05/supercharging-javascript-part-6.html

[Bug 711465] [NEW] mod_rewrite directives in Location section confusingly disable rewrites in .htaccess

2011-02-01 Thread Daniel Richard G.
Public bug reported: Binary package hint: apache2.2-bin Reporting this against version 2.2.16-1ubuntu3.1 in Maverick. I have apache2 configured in the following way: 1. mod_rewrite is enabled; 2. AllowOverride All is set (on /var/www) to enable the use of .htaccess files; 3. RewriteEngine On

[Bug 711465] Re: mod_rewrite directives in Location section confusingly disable rewrites in .htaccess

2011-02-01 Thread Daniel Richard G.
Adding RewriteOptions inherit doesn't seem to have any effect, whether in the Location section or the .htaccess file. Besides, looking at the documentation... inherit - This forces the current configuration to inherit the configuration of the parent. In per-virtual-server context, this means that

[Bug 287342] Re: Development package does not include libxslt.m4

2010-02-09 Thread Daniel Richard G.
** Bug watch added: Debian Bug tracker #569066 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569066 ** Also affects: libxslt (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569066 Importance: Unknown Status: Unknown -- Development package does not include

[Bug 558673] Re: hypertorus crashed with SIGSEGV in __libc_start_main()

2010-04-19 Thread Daniel Richard G.
With an up-to-date Lucid system, I am no longer able to reproduce this bug. Confirmed both in VirtualBox and on Nvidia metal (using the open driver). Will reopen if it shows its face again. ** Changed in: xscreensaver (Ubuntu) Status: Incomplete = Invalid -- hypertorus crashed with

[Bug 558765] [NEW] [PATCH] Don't put X11 auth file in $HOME

2010-04-08 Thread Daniel Richard G.
Public bug reported: Binary package hint: lxdm This concerns lxdm 0.2.0~svn2307+git20100209-0ubuntu2 in Ubuntu Lucid beta1. When you log in via lxdm, the X authorization file is in its default location of ~/.Xauthority. Which is fine, unless you are on a system where home directories are served

[Bug 558765] Re: [PATCH] Don't put X11 auth file in $HOME

2010-04-08 Thread Daniel Richard G.
** Attachment added: xauth-in-tmp.patch http://launchpadlibrarian.net/43476319/xauth-in-tmp.patch -- [PATCH] Don't put X11 auth file in $HOME https://bugs.launchpad.net/bugs/558765 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 550308] Re: Please remove from the archive

2010-04-08 Thread Daniel Richard G.
Xubuntu sorely needs a better option for x-display-manager. gdm-2.20 was tremendously helpful to have, simply because the alternatives are awful: gdm - heavy GNOME dependencies post-2.20 kdm - heavy KDE dependencies lxdm - pretty, lightweight deps, but hard-codes xauth to ~/.Xauthority (*) slim -

[Bug 558823] [NEW] Add /usr/share/xubuntu/session.sh as an alternative for x-session-manager

2010-04-08 Thread Daniel Richard G.
Public bug reported: Binary package hint: xubuntu-default-settings This concerns xubuntu-default-settings 10.04.5 in Ubuntu Lucid beta1. The proper way of starting a Xubuntu session is by invoking /usr/share/xubuntu/session.sh. Which is a problem if you use, say, a less-intelligent display

[Bug 558823] Re: Add /usr/share/xubuntu/session.sh as an alternative for x-session-manager

2010-04-08 Thread Daniel Richard G.
These are two completely orthogonal issues. x-display-manager != x -session-manager. ** Changed in: xubuntu-default-settings (Ubuntu) Status: Incomplete = New -- Add /usr/share/xubuntu/session.sh as an alternative for x-session-manager https://bugs.launchpad.net/bugs/558823 You received

[Bug 558823] Re: Add /usr/share/xubuntu/session.sh as an alternative for x-session-manager

2010-04-09 Thread Daniel Richard G.
xfce4-session is the real session manager, but you're not supposed to invoke it directly (like e.g. gnome-session); you're supposed to call it via startxfce4. And the point of having an x-session-manager alternative is to invoke it directly, which is what /etc/X11/Xsession.d/50x11

[Bug 455153] Re: depend on an editor instead of hard-wiring vim

2010-04-09 Thread Daniel Richard G.
While I agree with the idea of allowing some flexibility in -meta package choices, vim isn't a good example on which to stake a case. Rolf, what you really want to do is install the editor of your choice, and then modify the /usr/bin/editor alternative to point to it; that, more than anything

[Bug 443330] Re: USB Creator does not warn or ask user to confirm before formatting disks

2010-01-18 Thread Daniel Richard G.
If there's a separate dialog, it could give the warning/confirmation people have been asking for, in addition to the widget for entering the new label. Two birds with one stone. -- USB Creator does not warn or ask user to confirm before formatting disks https://bugs.launchpad.net/bugs/443330 You

[Bug 571574] Re: Networking doesn't work because modprobe vboxnetflt fails

2010-05-06 Thread Daniel Richard G.
Felix, please reconsider making v-o-dkms and v-o-guest-dkms conflict with each other. At my site, we have a standard Ubuntu image that can be ghosted onto a system via a PXE-booted utility. The image not only contains the VirtualBox application, it is downloaded onto VirtualBox machines as often

[Bug 576590] Re: Pigs out on CPU and memory with overlong input

2010-05-06 Thread Daniel Richard G.
** Attachment added: c-n-f-bug.sh http://launchpadlibrarian.net/47954710/c-n-f-bug.sh -- Pigs out on CPU and memory with overlong input https://bugs.launchpad.net/bugs/576590 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 576590] [NEW] Pigs out on CPU and memory with overlong input

2010-05-06 Thread Daniel Richard G.
Public bug reported: Binary package hint: command-not-found This concerns command-not-found 0.2.40ubuntu5 in Ubuntu Lucid. Once upon a time, I was working on my shiny new Lucid system, when things suddenly became very slow. I ran top(1) to check what was going on, and saw this: top - 13:34:17

[Bug 577144] [NEW] http:// prefix, slash in proxy server setting causes trouble

2010-05-07 Thread Daniel Richard G.
Public bug reported: Binary package hint: ubiquity Installing from the 10.04/Lucid (official release) CD, I bring up the Advanced... dialog, and for HTTP proxy, I enter the following: http://proxy.example.com/ Once I reboot into the newly-installed system, I open a terminal, get a root

[Bug 500696] Re: Target FAT32 filesystem has fsck errors after install

2010-05-07 Thread Daniel Richard G.
Still seeing this bug on an up-to-date Lucid system. Is there a way to test this outside of usb-creator? I'm not familiar with how the boot sector in a DOS filesystem is modified, let alone what the proper way of doing it (that would update the backup as well) would be. But if usb-creator is

[Bug 577232] [NEW] swapon/swapoff not as described in man page

2010-05-07 Thread Daniel Richard G.
Public bug reported: Binary package hint: mount This concerns mount 2.17.2-0ubuntu1 in Ubuntu Lucid. If I do man swapoff, one of the options I see is -e, --ifexists Silently skip devices that do not exist. Which leaves me a bit confused when I then see this: # swapoff

[Bug 368986] Re: install fails missing obsolete /dev/MAKEDEV

2010-05-07 Thread Daniel Richard G.
Rick, please attach your report as a plain ASCII text file. There is no need for a word-processor-format document, and people here don't appreciate the extra effort needed to view it. (That said, it's perfectly acceptable to submit a photograph of the screen with the error messages, rather than

[Bug 577232] Re: swapon/swapoff not as described in man page

2010-05-07 Thread Daniel Richard G.
Firas, I see what you mean. The lack of mention of long options in the usage summary and man-page synopsis threw me off the trail. My use case was to pass in a laundry list of devices on the command line, and have swapoff(8) do its thing while ignoring invalid-device errors (rather than stick a

[Bug 577232] Re: swapon/swapoff help summary unclear on long options

2010-05-07 Thread Daniel Richard G.
David, I agree; can you mark as wishlist? A better man page would be a nice-to-have, but it's bad form for the --help text to omit the long options. ** Summary changed: - swapon/swapoff not as described in man page + swapon/swapoff help summary unclear on long options -- swapon/swapoff help

[Bug 382475] Re: Two Screensaver items in Applications Settings menu

2010-05-07 Thread Daniel Richard G.
Looks like there's a re-opened bug on that issue in xscreensaver: Bug #21960 -- Two Screensaver items in Applications Settings menu https://bugs.launchpad.net/bugs/382475 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 21960] Re: xscreensaver and gnome-screensaver conflict in Preferences menu

2010-05-07 Thread Daniel Richard G.
** Also affects: gnome-screensaver Importance: Undecided Status: New -- xscreensaver and gnome-screensaver conflict in Preferences menu https://bugs.launchpad.net/bugs/21960 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 21960] Re: xscreensaver and gnome-screensaver conflict in Preferences menu

2010-05-07 Thread Daniel Richard G.
I'm coming here from Bug #382475. Can these two packages be made to conflict with each other? I don't see a good reason why anyone would want both installed, and I don't think the Design Team is keen on having menu entries like XScreenSaver and GNOME Screensaver. (arrgh... how do I mark this as

[Bug 508423] Re: (Xubuntu) Use SLiM In Lucid

2010-03-31 Thread Daniel Richard G.
@Charlie: Thanks for the note; I've just filed bug #552858. @coldReactive: Some day, you're going to learn that the worst response anyone can give you is no response at all. -- (Xubuntu) Use SLiM In Lucid https://bugs.launchpad.net/bugs/508423 You received this bug notification because you are

[Bug 552858] Re: Allow choice of display manager

2010-04-01 Thread Daniel Richard G.
Lionel, I don't mean to argue here against the principle of -meta packages being inflexible/opinionated (even though I don't like it). The change I'm requesting is intended to be a temporary workaround for the awkward situation caused by the current gdm package. The same effect could be achieved

[Bug 553777] [NEW] Confusing debconf questions (at low priority)

2010-04-01 Thread Daniel Richard G.
Public bug reported: Binary package hint: checkbox Lucid beta1 system with debconf set to low-priority threshold. Installing checkbox 0.9 gives me the following series of bewildering debconf questions: 1. Default enabled state. Default Enabled YesNo 2. Default package if

[Bug 553786] [NEW] *** glibc detected *** sudo: double free or corruption

2010-04-01 Thread Daniel Richard G.
Public bug reported: Binary package hint: sudo Lucid beta1, sudo 1.7.2p1-1ubuntu4. I added a file with incorrect permissions under /etc/sudoers.d/, and while that needed fixing, sudo(8) certainly shouldn't react like this: $ sudo bash sudo: /etc/sudoers.d/admin is mode 0644, should be 0440

[Bug 381517] Re: Cannot disable console blanking in /etc/kbd/config

2010-04-27 Thread Daniel Richard G.
This bug is still present in (fully up-to-date) Lucid. Does no one run headless servers on Ubuntu? (Luke: Naturally you have to reboot the system for the workaround to take effect; /etc/rc.local is run on boot-up! :-) -- Cannot disable console blanking in /etc/kbd/config

[Bug 343798] Re: Consider adding GlobalSign CA certificate

2009-07-06 Thread Daniel Richard G.
Hi Shannon, Here is a page that discusses intermediate certificates a bit: http://support.discountasp.net/KB/a134/ssl-certificates- intermediate-certificates-browser.aspx I can't find a better treatment at the moment, but if I understand Steve correctly, it likely comes down to how IE can

[Bug 381517] Re: Cannot disable console blanking in /etc/kbd/config

2009-07-08 Thread Daniel Richard G.
A couple of points I neglected to mention in the original report: 1. Setting BLANK_TIME=0 in /etc/console-tools/config in Debian Lenny successfully disables blanking, so this problem is specific to Ubuntu. 2. For now, I've worked around this bug by invoking setterm -blank 0 -powersave off

[Bug 229137] Re: The user cannot select sound card

2009-08-11 Thread Daniel Richard G.
This remains an issue on Jaunty. I have much the same setup as the original reporter: via82xx onboard audio, and a separate SBLive card. I want to use the latter, ALSA defaults to the latter, Pulseaudio insists on using the former. pavucontrol(1), as Andreas suggested, mostly straightened the

[Bug 411795] [NEW] No sound from aplay(1) due to improper default device selection

2009-08-11 Thread Daniel Richard G.
Public bug reported: Binary package hint: alsa-utils (Regarding alsa-utils 1.0.18-1ubuntu11 in Jaunty) This does not give me sound: $ aplay blah.wav This does: $ aplay -D front:CARD=Live,DEV=0 blah.wav The argument to -D comes from the output of $ aplay -L front:CARD=Live,DEV=0 SBLive!

[Bug 411806] [NEW] Per-user pulseaudio daemons are not terminated upon logout

2009-08-11 Thread Daniel Richard G.
Public bug reported: Binary package hint: pulseaudio This concerns pulseaudio 1:0.9.14-0ubuntu20.2 in Jaunty. After logging out of an X11 session (with the Xubuntu/Xfce desktop over here), I see that the Pulseaudio daemons are still hanging around: $ ps auxww | grep pulse user17782 0.6

[Bug 229137] Re: The user cannot select sound card

2009-08-11 Thread Daniel Richard G.
The combination of on-board sound hardware, and a more full-featured sound card, isn't that unusual. It's not in the same only a gearhead category as, say, having two distinct (non-SLI) video cards. (And even then there's on-board video...) Hundredpapercuts is looking very apropos. (Oh, and

[Bug 411795] Re: No sound from aplay(1) due to improper default device selection

2009-08-11 Thread Daniel Richard G.
My system has no /etc/asound.conf or ~/.asoundrc* file. Without any such configuration, I would expect aplay(1) to default to the first ALSA device (i.e. /proc/asound/card0, or the first entry in /proc/asound/modules, both correctly indicating the SBLive). -- No sound from aplay(1) due to

[Bug 434448] [NEW] Repeatedly/annoyingly creates ./botlib.log file

2009-09-21 Thread Daniel Richard G.
Public bug reported: Binary package hint: openarena This concerns openarena 0.8.1-1 in Jaunty. I play single-player games against computer opponents regularly, and one thing I've noticed is that after exiting the game, I'll find a newly- created file botlib.log in the current directory ($HOME

[Bug 386048] Re: apt-cacher causes apt-get update to fail signature verification

2009-09-25 Thread Daniel Richard G.
Ah, that's good to hear! And it does look like Karmic will ship with 1.6.8. I'm marking this as Fix Released accordingly; please change it back if the bug pops up again. Incidentally, 1.6.9 should be coming out soon (maybe a week?) in Debian. That one has a number of fixes for other bugs,

[Bug 386048] Re: apt-cacher causes apt-get update to fail signature verification

2009-09-25 Thread Daniel Richard G.
Bug no longer reproducible in 1.6.8; assuming fixed. ** Changed in: apt-cacher (Ubuntu) Status: New = Fix Released -- apt-cacher causes apt-get update to fail signature verification https://bugs.launchpad.net/bugs/386048 You received this bug notification because you are a member of

[Bug 561694] [NEW] Does not use preseeded debconf value for apparmor/homedirs

2010-04-12 Thread Daniel Richard G.
Public bug reported: Binary package hint: apparmor This concerns apparmor 2.5-0ubuntu3 in Ubuntu Lucid beta1. I am preseeding the debconf database of an Ubuntu install with a custom value for the apparmor/homedirs selection. When I then go to configure the package, however, the preseeded value

[Bug 386048] Re: apt-cacher causes apt-get update to fail signature verification

2010-04-12 Thread Daniel Richard G.
TJ, do you get this error if apt-get accesses the repository directly, without going through apt-cacher? Sometimes, you'll get intermittent BADSIG errors as an archive is in the process of updating; they go away after a little while. I'd be surprised if the problem here is due to apt-cacher,

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-04-12 Thread Daniel Richard G.
But I suppose that's what NEWS.Debian is for. You could also stick in a debconf notice, like what x11-common had for a while (Major possible upgrade issues). Right -- if you're already distributing a krb5.conf with this setting, surely the same mechanism could be used to override the PAM

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-04-13 Thread Daniel Richard G.
I guess I'm a bit baffled by why fixing your PAM configuration is a workaround but installing a custom krb5.conf is a desired configuration step. krb5.conf is a config file under /etc. That's the ideal place to make configuration changes. As it is, right now, adding the minimum_uid bit involves

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-04-13 Thread Daniel Richard G.
They may want to, but I don't think the added complexity of debconf solely for what I believe is a rarely-used option makes sense. [...] I don't think debconf offers much benefit here. Fair enough, though I hope you're not suggesting direct modification of the /etc/pam.d/common-* files as a

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-04-13 Thread Daniel Richard G.
No, it's persistent unless you disable pam_krb5 entirely. Have you tried it? Yeah, where pam-auth-update asks you Override local changes to /etc/pam.d/common-*? I see the man page says something about preserving module options, but if I add an option to (say) common-auth, and re-run p-a-u, the

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-04-13 Thread Daniel Richard G.
Er, how is it silent when pam-auth-update asks you a question? Silent, in the sense that when you run p-a-u, it doesn't indicate that the common-* files have been modified in any way; it just presents you with the same checkbox-list of profiles. You leave everything as-is, hit OK, look at the

[Bug 557266] Re: [Radeon kernel module] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream

2010-07-23 Thread Daniel Richard G.
Downgrading my kernel to linux-image-2.6.31-02063113-generic makes this problem go away. (This is with X11 packages from the xorg-edgers PPA, but those shouldn't be necessary, since they never seemed to make a difference anyway.) I believe this is technically a Karmic kernel---it's the most

[Bug 586210] Re: [R200] Crash and reboot during OpenGL line-drawing

2010-07-23 Thread Daniel Richard G.
Downgrading to a 2.6.31 mainline kernel makes this bug go away, in addition to bug #557266. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/557266/comments/27 -- [R200] Crash and reboot during OpenGL line-drawing https://bugs.launchpad.net/bugs/586210 You received this bug notification

[Bug 585061] Re: Segfaults in nsUrlClassifierDBService.cpp when homedir is inaccessible

2010-07-23 Thread Daniel Richard G.
** Bug watch added: Mozilla Bugzilla #581628 https://bugzilla.mozilla.org/show_bug.cgi?id=581628 ** Also affects: firefox via https://bugzilla.mozilla.org/show_bug.cgi?id=581628 Importance: Unknown Status: Unknown -- Segfaults in nsUrlClassifierDBService.cpp when homedir is

[Bug 584817] Re: Stops updating if dpkg was interrupted

2010-07-12 Thread Daniel Richard G.
De-linking duplicate. If you feel that this bug is a dupe, please comment. ** This bug is no longer a duplicate of bug 124373 _cache-open() failed, please report -- Stops updating if dpkg was interrupted https://bugs.launchpad.net/bugs/584817 You received this bug notification because you

[Bug 556611] Re: Tries to run startlxde even if not installed

2010-07-17 Thread Daniel Richard G.
Related to this bug, if you try to install the lxdm package at all it attempts to bring in all sorts of LXDE-dependencies. That's certainly a consideration for Xubuntu, which is looking at lxdm as a potential replacement for I depend on all of GNOME now! gdm. -- Tries to run startlxde even if

[Bug 557266] Re: [Radeon kernel module] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream

2010-07-30 Thread Daniel Richard G.
I've done some further testing, and have two more observations to report: 1. Using the aforementioned 2.6.31 kernel with stock Ubuntu X11 packages works beautifully---no PPA packages are needed. (In fact, with the xorg- edgers packages, I was getting weird core/XI-event-translation errors that

[Bug 586210] Re: [R200] Crash and reboot during OpenGL line-drawing

2010-08-01 Thread Daniel Richard G.
Correction: This bug still occurs with 2.6.31 + Wings3D, although not with the same vertex-move operation as previously described. Instead, it seems to happen when I select an individual vertex. This is with other graphics operations running visibly accelerated. For now, I'm biting the bullet,

[Bug 262089] Re: Preseeded debconf value for fontconfig/subpixel_rendering is not honored

2010-06-21 Thread Daniel Richard G.
** Bug watch added: Debian Bug tracker #586700 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586700 ** Also affects: fontconfig (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586700 Importance: Unknown Status: Unknown -- Preseeded debconf value for

[Bug 557266] Re: [Radeon kernel module] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream

2010-07-08 Thread Daniel Richard G.
madbiologist, I believe that is a different, possibly unrelated bug. For my part, I am running the linux-image-2.6.35-020635rc4-generic Ubuntu mainline kernel right now, and I still get the drmRadeonCmdBuffer: -22 error. -- [Radeon kernel module] drmRadeonCmdBuffer: -22. Kernel failed to parse

[Bug 508423] Re: (Xubuntu) Use SLiM In Lucid

2010-07-08 Thread Daniel Richard G.
I wasn't aware of Lightdm; it looks pretty promising. I've filed a few comments on the handful of wishlist items it has here on LP. Lxdm does seem to me like the only other option that's actively being maintained... which is disappointing, because it's shoddy code and has a number of significant

[Bug 562452] Re: swell-foop fails to start with drm errors

2010-05-09 Thread Daniel Richard G.
*** This bug is a duplicate of bug 557266 *** https://bugs.launchpad.net/bugs/557266 This isn't a gnome-games bug; this is an issue with the OpenGL driver. I'm seeing the same error with openarena, gltron, etc. ** This bug has been marked a duplicate of bug 557266 [Radeon kernel module]

[Bug 557266] Re: [Radeon kernel module] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream

2010-05-09 Thread Daniel Richard G.
I'm seeing this as well. I have an ATI FireGL 8800 (r200), and the error I see in dmesg is [drm:r100_cs_track_texture_check] *ERROR* No texture bound to unit 1 [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! glxgears works, but openarena fails, gltron fails -- [Radeon kernel module]

[Bug 584817] Re: Stops updating if dpkg was interrupted

2010-06-07 Thread Daniel Richard G.
*** This bug is a duplicate of bug 124373 *** https://bugs.launchpad.net/bugs/124373 Jamie, this bug isn't about dpkg itself getting stuck (though I'd like to see that get straightened out); this is about u-u not taking care of the problem itself. The context is that of a system where the

[Bug 579826] Re: pam-auth-update loses user-specified module options if the module name has a digit in it (pam_krb5)

2010-05-14 Thread Daniel Richard G.
Hi Steve, I've played around with this a bit, and it seems to work as intended. The only odd result I was able to get was with the following sequence of actions: 1. Enable the krb5 profile. 2. Edit minimum_uid=1000 to some other value (say, 2000) in /etc/pam.d/common-*. 3. Edit

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-05-14 Thread Daniel Richard G.
Happy to give it a try, Steve. I just commented in that bug report. This is a potential solution, but putting aside the tricky case of what happens if the common-* files have customized options, and then the PAM profile changes?, another problem with this approach is the fragility of the

[Bug 579826] Re: pam-auth-update loses user-specified module options if the module name has a digit in it (pam_krb5)

2010-05-15 Thread Daniel Richard G.
Oh, I agree. The three-way-merge scenario is just a curveball I wanted to throw at this since you described the feature :-) As far as I'm concerned, the fix is golden. -- pam-auth-update loses user-specified module options if the module name has a digit in it (pam_krb5)

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-05-15 Thread Daniel Richard G.
I don't think moving parts of the user configuration out of the config files is acceptable, and if you disable and then re-enable a module, I don't see any reason that the config options *should* be sticky. I wasn't so much proposing an alternative, just going over the shortcomings I see of this

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-04-07 Thread Daniel Richard G.
Isn't it possible to use debconf to change around the enabled profiles, via the libpam-runtime/profiles selection? Steve: I'm not sure I understand what you mean by automatically apply ... by the same mechanism. I can set minimum_uid in krb5.conf, but I also have to toss the minimum_uid= options

[Bug 557818] [NEW] cups-client does not create /etc/cups directory, let alone client.conf

2010-04-07 Thread Daniel Richard G.
Public bug reported: Binary package hint: cups-client This concerns cups-client 1.4.2-10 in Lucid beta1. When you install the cups-client package, there is no sign whatsoever of the all-important /etc/cups/client.conf file; even the /etc/cups directory is not present. The package should

[Bug 531740] Re: Endless fsck/poweroff cycle if mountall-reboot.conf doesn't work correctly

2010-04-13 Thread Daniel Richard G.
Thanks, Scott. I will have full access to the laptop in question by early June, and should be able to test that this issue has been addressed. -- Endless fsck/poweroff cycle if mountall-reboot.conf doesn't work correctly https://bugs.launchpad.net/bugs/531740 You received this bug notification

[Bug 564117] Re: package ttf-indic-fonts-core 1:0.5.8ubuntu2 failed to install/upgrade: subprocess new pre-installation script returned error exit status 127

2010-04-15 Thread Daniel Richard G.
Yup. Here's what I saw, in the course of upgrading with apt-get: Preparing to replace ttf-indic-fonts-core 1:0.5.4ubuntu2 (using .../ttf-indic-fonts-core_1%3a0.5.8ubuntu1_all.deb) ... /var/lib/dpkg/tmp.ci/preinst: 19: rm_conffile: not found dpkg: error processing

[Bug 549220] Re: Keyboard focus bug in Save VirtualBox Log As dialog

2010-06-07 Thread Daniel Richard G.
I can't reproduce this even in 3.1.6-dfsg-2ubuntu2 (Lucid regular). I'm guessing this is another Qt4-related issue, like bug 389639, that cleared up on its own. ** Changed in: virtualbox-ose (Ubuntu) Status: Incomplete = Invalid -- Keyboard focus bug in Save VirtualBox Log As dialog

[Bug 591492] [NEW] Cannot prepend user-defined dir to XDG_CONFIG_DIRS

2010-06-08 Thread Daniel Richard G.
Public bug reported: Binary package hint: gdm This is a wishlist item, filed against gdm 2.30.0-0ubuntu5 in Ubuntu Lucid. I use the Xubuntu desktop. XDG_CONFIG_DIRS is set in /etc/X11/Xsession.d /60xdg_path-on-session (a file provided by gdm) to /etc/xdg/xdg- xubuntu:/etc/xdg (if I haven't set

[Bug 591823] [NEW] File descriptor \d+ (\S+) leaked on lvs invocation.

2010-06-09 Thread Daniel Richard G.
Public bug reported: Binary package hint: lvm2 I am reporting this bug against lvm2 2.02.54-1ubuntu4 in Ubuntu Lucid. First, I start with an imaged install of Lucid (with numerous packages out of date). I then allow unattended-upgrades to take care of updating the system. In the e-mail sent out

[Bug 591823] Re: File descriptor \d+ (\S+) leaked on lvs invocation.

2010-06-09 Thread Daniel Richard G.
Just to be complete, I am attaching the full message text from unattended-upgrades, from which the above excerpt was taken. ** Attachment added: uu-update-log.txt http://launchpadlibrarian.net/50023217/uu-update-log.txt -- File descriptor \d+ (\S+) leaked on lvs invocation.

[Bug 591823] Re: File descriptor \d+ (\S+) leaked on lvs invocation.

2010-06-10 Thread Daniel Richard G.
Should this be considered a bug in dpkg, then? -- File descriptor \d+ (\S+) leaked on lvs invocation. https://bugs.launchpad.net/bugs/591823 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 509373] Re: ubuntu-logo theme doesn't wrap long messages

2010-04-27 Thread Daniel Richard G.
Is this only a particular theme that isn't doing the wrapping, as opposed to plymouth itself? This is affecting the default Lucid startup screen when it asks F to attempt to fix the errors... See the attached screenshot, taken in a small-ish VirtualBox window. ** Attachment added:

[Bug 578952] Re: Hibernation is broken in ubuntu-desktop

2010-05-18 Thread Daniel Richard G.
Something I should have noted earlier: Hibernation works correctly on this same system *if* the standard Ubuntu desktop is installed in the normal way (disabled root account, normal user with admin privileges) from the live-CD installer. It's only when I start with a minimal system with a

[Bug 578952] Re: Hibernation is broken in ubuntu-desktop

2010-05-19 Thread Daniel Richard G.
There are a few packages different, but none of them look relevant. The diff is attached. (The only packages I installed manually on the non- hibernating system are the ssh-related ones.) One thing I should point out: the PM: Resume from disk failed message doesn't only appear when the system

[Bug 583634] [NEW] Does not perform same environment setup as gdm

2010-05-20 Thread Daniel Richard G.
Public bug reported: Binary package hint: xdm I'm reporting this against xdm 1:1.1.8-6ubuntu2 in Lucid, but this bug may be relevant to gdm and x11-common as well. I've found at least two major differences in the environment initialization performed by gdm vs. xdm when a new session is

[Bug 571133] Re: session.sh should not set XDG_CONFIG_DIRS/XDG_DATA_DIRS

2010-05-20 Thread Daniel Richard G.
This change has the unintended effect of neutering the Xubuntu session (i.e. XDG_CONFIG_DIRS doesn't get set, so you get a stock Xfce desktop) when xdm is used, because there is no equivalent of 60xdg_path- on-session then. I've filed bug 583634 on this. -- session.sh should not set

[Bug 583634] Re: Does not perform same environment setup as gdm

2010-05-21 Thread Daniel Richard G.
Reverting the apport-bot, since that type of debugging info is not apropos to this bug. ** Changed in: xdm (Ubuntu) Status: Incomplete = New ** Tags removed: needs-lspci-vvnn needs-xorglog -- Does not perform same environment setup as gdm https://bugs.launchpad.net/bugs/583634 You

<    1   2   3   4   5   6   7   8   9   >