[Bug 377737] [NEW] nfsv4 idmap client requires nfsd module to be loaded
Public bug reported: Binary package hint: nfs-common nfsd seems to be responsible for some files in /proc/net/rpc for the nametoid and idtoname stuff. nfs-common does not load nfsd. Even when idmap is set to yes. ** Affects: nfs-utils (Ubuntu) Importance: Undecided Status: New -- nfsv4 idmap client requires nfsd module to be loaded https://bugs.launchpad.net/bugs/377737 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 340901] Re: needs python 2.6 transition and porting
Hi. Sorry, haven't worked on this in ages. Actually wasn't aware people were using it. Really wanted to get back into it. You happen to clean it up? I'll just add you to the launchpad group and you can commit it. -- needs python 2.6 transition and porting https://bugs.launchpad.net/bugs/340901 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 139514] Re: raid10 support should be added to installer
I'd be suprised if GRUB is ever able to boot from RAID10. That type of heavy block swapping logic would be very out of place in GRUB... and you'd not be able to get the boot sector working right anyways. The /boot partition will need to be a mirror or plain partition. I don't see this changing. The installer should just make sure that /boot is something compatible. RAID1 or plain partition, with compatible file system. -- raid10 support should be added to installer https://bugs.launchpad.net/bugs/139514 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 290328] [NEW] NTLM not supported in epiphany-webkit
Public bug reported: Binary package hint: epiphany-browser The epiphany-webkit package does not support NTLM or SPNEGO authentication methods. These should be enabled, if possible. Um. Launchpad won't let me submit this bug unless I attach a file. Which is silly. So I'm attaching some random small file in my ~. ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/bin/epiphany-webkit NonfreeKernelModules: nvidia Package: epiphany-webkit 2.24.1-0ubuntu1 ProcEnviron: SHELL=/bin/bash PATH=${HOME}/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8 SourcePackage: epiphany-browser Uname: Linux 2.6.27-7-generic x86_64 ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- NTLM not supported in epiphany-webkit https://bugs.launchpad.net/bugs/290328 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 290328] Re: NTLM not supported in epiphany-webkit
** Attachment added: ".asoundrc" http://launchpadlibrarian.net/18966061/.asoundrc ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/18966062/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/18966063/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/18966064/ProcStatus.txt -- NTLM not supported in epiphany-webkit https://bugs.launchpad.net/bugs/290328 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods
The ones of you having this issue: Are you by chance using the SFU idmap? I've isolated my problem down to that I believe. If not, see if you can grab the stack trace. The samba panic action should put it in the log files. -- winbind forgets uid/name gid/name mappings in regulary periods https://bugs.launchpad.net/bugs/207791 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 288432] Re: upgrade to intrepid caused boot to console with nvidia card
No, it does not work. Attached is the Xorg log. ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/18974213/Xorg.0.log -- upgrade to intrepid caused boot to console with nvidia card https://bugs.launchpad.net/bugs/288432 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 288432] Re: Intrepid bulletproofx does not correctly detect nvidia PCIe.
Oh. Uh. I posted that work around. So of course it works for me. But I thought you were refering to the removal of xorg.conf, as it's the first suggestion that I myself did not suggest. ** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/18998643/lspci-vvnn.log -- Intrepid bulletproofx does not correctly detect nvidia PCIe. https://bugs.launchpad.net/bugs/288432 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 288432] Re: Intrepid bulletproofx does not correctly detect nvidia PCIe.
** Attachment added: "xorg.conf" http://launchpadlibrarian.net/18998708/xorg.conf -- Intrepid bulletproofx does not correctly detect nvidia PCIe. https://bugs.launchpad.net/bugs/288432 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 290328] Re: NTLM not supported in epiphany-webkit
I suspect it's just a missing feature in whatever HTTP backend that is enabled in the webkit code. They are authentication methods beyond Basic. NTLM is for Windows networks. It's a challenge/response method for doing integrated domain authentication (the web page automatically know who you are by virtue of you being logged into your machine with a given user). SPNEGO is the Negotiate HTTP header authetnication method, which is LIKE NTLM (developed by MS) but supports GSSAPI authentication, that is, Kerberos. Used in Windows networks beyond 2000, as well as any well configured Unix network (that uses Kerberos.) Gecko supports both of them in Epiphany and Firefox. -- NTLM not supported in epiphany-webkit https://bugs.launchpad.net/bugs/290328 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 288432] [NEW] upgrade to intrepid caused boot to console with nvidia card
Public bug reported: I upgraded to Intrepid today. The 23rd of October. After rebooting I was dropped to the console. The cause was becasue X no longer automatically detects my NVidia card. It's a PCIe card. I have two PCIe cards in the system, both NVidia. lspci shows them. Xorg.0.log basically just says it cannot find a card. If I specify Driver/BusID in Xorg.conf, it works. Those are the only two additions to the file. I sort of think this is an important issue. Silly me! ** Affects: ubuntu Importance: Undecided Status: New ** Affects: Ubuntu Intrepid Importance: Undecided Status: New -- upgrade to intrepid caused boot to console with nvidia card https://bugs.launchpad.net/bugs/288432 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 246664] [NEW] during winbind upgrade running desktop is harmed
Public bug reported: Binary package hint: samba When using Winbind to provide user NSS information, restarting Winbind for any long period can cause Very Bad Things. The current desktop session will for instance not be able to find $HOME, nor even it's own user name. Applications break. Browsers won't open. Various things crash. This is pretty expected. NSS information is important. During a distro upgrade that involves Winbind, Winbind is usually stopped fairly early in the process, only to be started again near the end. This is not unlike most daemons. Except, in Winbinds case, it is fairly disasterous. Programs the user has open during the upgrade can crash unexpectadly. New programs won't open. This usually solves itself when Winbind comes back up, but the time period that it is down varies greatly depending on the size of the upgrade the user is running. It is very non-professional to have the desktop start randomlly failing during an upgrade. Also it's annoying. In addition to this, there is the chance that some package in the upgrade will fail. Maybe a package which is completely unrelated to Winbind. This might cause dpkg to stop processing packages and go into a failed state. Not a big deal usually except in this case the user's desktop is broken! This should be prevented against as much as possible. I propose that Winbind be handled a bit more gingerly. Perhaps it not be stopped during the upgrade process, and only quickly restarted in the postinst or even as a trigger, after all processing has completed. A check that the syntax of smb.conf is correct before doing the restart would be nice as well. The replacement of files during the upgrade itself should not harm the running Winbind. If it does, that should be addressable pretty easily. ** Affects: samba (Ubuntu) Importance: Undecided Status: New -- during winbind upgrade running desktop is harmed https://bugs.launchpad.net/bugs/246664 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241075] [NEW] please merge from Debian
Public bug reported: Binary package hint: monodevelop I *believe* all Ubuntu changes can be dropped, as xulrunner is no longer a dependency, and thus xulrunner is no longer required. Looks like those were the only patches. ** Affects: monodevelop (Ubuntu) Importance: Undecided Status: New -- please merge from Debian https://bugs.launchpad.net/bugs/241075 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 235323] [NEW] package virtualbox-ose None failed to install/upgrade: subprocess post-removal script returned error exit status 3
Public bug reported: Binary package hint: virtualbox-ose Trying to remove package resulted in this error. ProblemType: Package Architecture: amd64 Date: Tue May 27 15:50:51 2008 Dependencies: DistroRelease: Ubuntu 8.04 ErrorMessage: subprocess post-removal script returned error exit status 3 NonfreeKernelModules: nvidia Package: virtualbox-ose None PackageArchitecture: amd64 SourcePackage: virtualbox-ose Title: package virtualbox-ose None failed to install/upgrade: subprocess post-removal script returned error exit status 3 Uname: Linux 2.6.24-16-generic x86_64 ** Affects: virtualbox-ose (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package virtualbox-ose None failed to install/upgrade: subprocess post-removal script returned error exit status 3 https://bugs.launchpad.net/bugs/235323 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 235323] Re: package virtualbox-ose None failed to install/upgrade: subprocess post-removal script returned error exit status 3
** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/14754160/DpkgTerminalLog.txt -- package virtualbox-ose None failed to install/upgrade: subprocess post-removal script returned error exit status 3 https://bugs.launchpad.net/bugs/235323 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 295859] Re: Upgrade Manager crashes during upgrade from Kubuntu Hardy to Intrepid
I've had this problem happen just today on two machines. Started an upgrade, walked away. 2 hours later came back, machines were sitting at login screen. Keyboard didn't work. Upon rebooting machine got kernel error unable to sync VFS. Fixed by reverting to old kernel, rerunning dpkg --configure -a, and rebooting. dpkg --configure -a broke the first time, with !quote.length or something. This was because a lot of packages were failing to configure, because dbus could not be configured. /var/run/dbus was missing. I mkdir'd /var/run/dbus and dpkg --configure then worked. Rebooted, machine works. During dpkg --configure -a, the X server started, repeatedly. This was ODD. I've never seen a package configure screw up X so badly. I can't really explain what went wrong. What I *think* happened is the upgrade crashed X. Whatever script was causing the flickering the second time around crashed X the first time around... leaving the upgrade busted. grub got updated, so the kernel was in the menu, but the initramfs had not been built. The script that was breaking X... I could not identify it. The /var/run/dbus thing might be an independent problem. It might be that the preinst script creates it, and after rebooting it was removed, and configure does not create it. I'm not sure if this is a bug or not though. I'll file it anyways and see the responses. -- Upgrade Manager crashes during upgrade from Kubuntu Hardy to Intrepid https://bugs.launchpad.net/bugs/295859 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 295859] Re: Upgrade Manager crashes during upgrade from Kubuntu Hardy to Intrepid
Video hardware is an ATI mobility card. If in fact X is the issue, then this matters. -- Upgrade Manager crashes during upgrade from Kubuntu Hardy to Intrepid https://bugs.launchpad.net/bugs/295859 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 413177] [NEW] firefox tells me to restart my system
Public bug reported: Binary package hint: firefox Firefox should not instruct the user to restart his system. Even if it freezes. It should offer an option of terminating the existing app. ** Affects: firefox (Ubuntu) Importance: Undecided Status: New -- firefox tells me to restart my system https://bugs.launchpad.net/bugs/413177 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 413177] Re: firefox tells me to restart my system
I don't follow. I never said anything about upgrading. I said freezing. -- firefox tells me to restart my system https://bugs.launchpad.net/bugs/413177 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 148992] unable to connect to specific FTP site
Public bug reported: I have found a circumstance where GnomeVFS (Nautilus) cannot connect to a FTP site that Windows Explorer has no trouble connecting to. I made a short transcript of the session which pretty clearly illustrates the problem. I am navigating to ftp://ftp.foo.com/DirectoryName/ T 12.186.62.135:21 -> 192.168.10.95:53413 [AP] 220 foo.bar.foo.com X2 WS_FTP Server 5.0.5 (3004367538).. ## T 192.168.10.95:53413 -> 12.186.62.135:21 [AP] USER CENSORED.. ## T 12.186.62.135:21 -> 192.168.10.95:53413 [AP] 331 Password required.. # T 192.168.10.95:53413 -> 12.186.62.135:21 [AP] PASS SEKRETPASSWORD.. # T 12.186.62.135:21 -> 192.168.10.95:53413 [AP] 230 user logged in.. # T 192.168.10.95:53413 -> 12.186.62.135:21 [AP] TYPE I.. # T 12.186.62.135:21 -> 192.168.10.95:53413 [AP] 200 Type set to IMAGE... # T 192.168.10.95:53413 -> 12.186.62.135:21 [AP] CWD /.. # T 12.186.62.135:21 -> 192.168.10.95:53413 [AP] 550 /: folder not found.. And then Nautilus errors. Basically, it is trying to CWD to / and failing, even though I am navigating to /DirectoryName. I'm sure that if it had succeeded at navigating to / it would have then proceeded to navigate to the proper place. Explorer does not try to CWD / first. So, it should probably not do this. I can't think of a very good reason why it would need to. ** Affects: gnome-vfs2 (Ubuntu) Importance: Undecided Status: New -- unable to connect to specific FTP site https://bugs.launchpad.net/bugs/148992 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 148992] Re: unable to connect to specific FTP site
Swithing to proper version of package. ** Changed in: gnome-vfs2 (Ubuntu) Sourcepackagename: gnome-vfs => gnome-vfs2 -- unable to connect to specific FTP site https://bugs.launchpad.net/bugs/148992 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 148992] Re: unable to connect to specific FTP site
Oh my stupid self censored out everything except the IP addresses. Oh well. Shhh! -- unable to connect to specific FTP site https://bugs.launchpad.net/bugs/148992 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 148997] telepathy-butterfly crashed with ProtocolError in __on_message_received()
Public bug reported: Binary package hint: telepathy-butterfly crash report ProblemType: Crash Architecture: amd64 Date: Thu Oct 4 10:19:39 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/telepathy-butterfly InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: vmnet vmblock vmmon nvidia Package: telepathy-butterfly 0.1.4-1ubuntu1 PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/bin/telepathy-butterfly ProcCwd: / ProcEnviron: PATH=${HOME}/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash PythonArgs: ['/usr/bin/telepathy-butterfly'] SourcePackage: telepathy-butterfly Title: telepathy-butterfly crashed with ProtocolError in __on_message_received() Traceback: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/pymsn/msnp2p.py", line 722, in __on_message_received raise ProtocolError("Message with unknown sid=%d" % message.session_id) ProtocolError: Message with unknown sid=1855547470 Uname: Linux station-1 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 2007 x86_64 GNU/Linux ** Affects: telepathy-butterfly (Ubuntu) Importance: Undecided Status: New ** Tags: apport-crash need-duplicate-check -- telepathy-butterfly crashed with ProtocolError in __on_message_received() https://bugs.launchpad.net/bugs/148997 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 148997] Re: telepathy-butterfly crashed with ProtocolError in __on_message_received()
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/9727301/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/9727302/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/9727303/ProcStatus.txt ** Visibility changed to: Public -- telepathy-butterfly crashed with ProtocolError in __on_message_received() https://bugs.launchpad.net/bugs/148997 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 133905] Re: udev rules should not automatically active logical volumes
Okay, I'd like to add additional information then. If you activate a VG with the same name as an existing VG, as far as I can tell, none of the user space tools can differentiate between the two. Since people tend to name VGs the same between systems (vg0, VolGroup0), simply removing a drive from one LVM system and putting it into another is enough to get you into this situation. I would agree to close this bug if conflictingly named VGs were not activated by default. Or at all, until somebody changes the name. -- udev rules should not automatically active logical volumes https://bugs.launchpad.net/bugs/133905 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 145380] pam_env should support per-user environment file
Public bug reported: pam_env reads /etc/environment. An alternate file which is parsed after /etc/environment should be possible: ~/.environment. This would follow the exact same rules as /etc/environment. Functionally it would be as if it was concatinated to /etc/environment. This would require pam_env to be in the PAM stack at a point suitable for ~ to be available. Which seems doable to me. ** Affects: pam (Ubuntu) Importance: Undecided Status: New -- pam_env should support per-user environment file https://bugs.launchpad.net/bugs/145380 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 145380] Re: pam_env should support per-user environment file
Adding this ability to pam_env would allow #64064 to be implemented properly, on a per-user basis. -- pam_env should support per-user environment file https://bugs.launchpad.net/bugs/145380 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 64064] Re: would be nice to add ~/bin to the default PATH
I would like to suggest to point everybody to a feature request that describes how this SHOULD be implemented: https://bugs.launchpad.net/ubuntu/+source/pam/+bug/145380 -- would be nice to add ~/bin to the default PATH https://bugs.launchpad.net/bugs/64064 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 145673] Re: Ubuntu needs Guided Help
http://en.wikipedia.org/wiki/Apple_Guide I want to point this out as another method of the same. I think this paradigm is vastly better than MS'. -- Ubuntu needs Guided Help https://bugs.launchpad.net/bugs/145673 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 193467] [NEW] bad acpi dsdt table in Dell x300 (suspend fails)
Public bug reported: Resuming from suspend fails on my Dell x300 laptop. I decompiled and attempted to recompile the ACPI DSDT code and received two warnings. dsdt.dsl 3610: Field (ECR, DWordAcc, Lock, Preserve) Error4074 - ^ Host Operation Region requires ByteAcc access dsdt.dsl 4463: CreateByteField (BUF0, \_SB.PCI0.LPCB.SIOD.FIR._CRS._Y1E._SIZ, DMA1) Error4007 - Field offset is in bits, but a byte offset is required ^ ASL Input: dsdt.dsl - 6210 lines, 232044 bytes, 2597 keywords Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 702 Optimizations The first error was easy to fix. I am hung up on the second. Even if you all were to know how to fix this, what would you do about it? Does the kernel have the ability to recognize a specific busted dsdt table and replace it with a known good table? ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- bad acpi dsdt table in Dell x300 (suspend fails) https://bugs.launchpad.net/bugs/193467 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 64425] Re: winbindd_privileged permission issue
I take back what I previously said. NSS does not use this pipe, it uses another pipe I was unaware of. -- winbindd_privileged permission issue https://bugs.launchpad.net/bugs/64425 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 137859] winbind cache does not work on 3.0.25b-1
Public bug reported: Binary package hint: samba This bug prevents laptop users from logging onto their systems when disconnected from the network. Thus I am marking it critical. Debian fixes this with a new fhs.patch file in 3.0.25b-2. It ensures winbind is opening cache files from the proper locations. Copying fhs.patch from Debian's 3.0.25b-2 release is good enough to solve the issue. There are no Ubuntu changes to this file. ** Affects: samba (Ubuntu) Importance: Critical Status: New ** Changed in: samba (Ubuntu) Importance: Undecided => Critical Target: None => ubuntu-7.10-beta -- winbind cache does not work on 3.0.25b-1 https://bugs.launchpad.net/bugs/137859 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 133873] Re: enable gssapi support in cupsys 1.3
Hmm. Not totally sure. I had never checked whether cupsd was linked to krb5, just whether the "Use Kerberos Authentication" option was available in the UI. At the time of filing the bug, it was not available. I built my own cups packages, added a dependency to krb5, and added --enable-gssapi, and the option was available. I then filed the bug. As of today, I reinstalled the gutsy version of the packages, and the option is still available. Am I crazy or did somebody just simply fix this? -- enable gssapi support in cupsys 1.3 https://bugs.launchpad.net/bugs/133873 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 133873] Re: enable gssapi support in cupsys 1.3
I confirm: cupsys (1.3.0-2) unstable; urgency=low * debian/control: Re-add erroneously dropped adduser dependencies to cupsys and cupsys-client. Still needed for addgroup lpadmin. (closes: #437951) * debian/control: Add missing libkrb5-dev dependency to libcupsys2-dev. -- Martin Pitt <[EMAIL PROTECTED]> Wed, 15 Aug 2007 09:22:29 +0200 Martin, you fixed it, in Debian. Says it merged on the 15th of August as well. I filed my bug on the 21st. I am *fairly certain* that at the time my system was up to date. I guess I could be wrong. I'd think I'd be an idiot to compile my own version without checking whether it was in the archives. Did it perhaps not build for awhile due to an error? -- enable gssapi support in cupsys 1.3 https://bugs.launchpad.net/bugs/133873 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 133873] Re: enable gssapi support in cupsys 1.3
Okay, I take my last message back. I am an idiot AND blind. You only fixed a -dev dependency. Regardless of my ability to read, it is now fixed in the archive, so this bug can be closed. -- enable gssapi support in cupsys 1.3 https://bugs.launchpad.net/bugs/133873 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 99576] Re: startup conflict between samba and vmware -- a bug?
I might say a more appropiate fix for this is for samba to not break when the interface isn't present when it starts, but to reacquire the interface when it does exist. Such a change would be required for supporting hot plug interfaces, anyways. -- startup conflict between samba and vmware -- a bug? https://bugs.launchpad.net/bugs/99576 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 128798] Re: Can't connect to Network shares via fstab
/etc/iniit.d/mountnfs.sh should handle this appropiatly. The line you pasted is missing an entry for 'pass'. Perhaps you left it off the bug report> -- Can't connect to Network shares via fstab https://bugs.launchpad.net/bugs/128798 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 129138] unable to filter with 'date received before 1 month ago'
Public bug reported: Binary package hint: evolution Error while Filtering Selected Messages. Error executing filter search: Unexpected token encountered: 45: (and (match-all (< (get-received-date) (- (get-current-date) 7257600))) ) This happens when I have a filter that moves items that have Date Received before 1 month ago. These filters worked a week ago, and no longer work. Probably a recent regression of some sort. ProblemType: Bug Architecture: i386 Date: Sun Jul 29 17:08:22 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/evolution Package: evolution 2.11.5-Oubuntu1 PackageArchitecture: i386 ProcCmdline: evolution --component=mail ProcCwd: /home/wasabi ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8 SourcePackage: evolution Uname: Linux kyoto 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 GMT 2007 i686 GNU/Linux ** Affects: evolution (Ubuntu) Importance: Critical Status: New ** Tags: apport-bug -- unable to filter with 'date received before 1 month ago' https://bugs.launchpad.net/bugs/129138 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 129138] Re: unable to filter with 'date received before 1 month ago'
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8599163/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/8599164/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/8599165/ProcStatus.txt -- unable to filter with 'date received before 1 month ago' https://bugs.launchpad.net/bugs/129138 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 129138] Re: unable to filter with 'date received before 1 month ago'
Marking this critical because it makes a widely used function that worked fine no longer work fine. Releasing Evolution with this bug, at least in my opinion, would not be acceptable. ** Changed in: evolution (Ubuntu) Importance: Undecided => Critical Target: None => ubuntu-7.10-beta -- unable to filter with 'date received before 1 month ago' https://bugs.launchpad.net/bugs/129138 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 123165] Re: epiphany crashed with SIGSEGV
I'm not able to duplicate this crash. Also, I have since moved on in versions since I run gutsy. -- epiphany crashed with SIGSEGV https://bugs.launchpad.net/bugs/123165 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 45348] Re: update-java-alternatives does not change the JAVA_HOME
Uh huh. Sounds about like how it works now, no? update-java-alternatives configures a JVM tree at /usr. Or, enough of a JVM tree to work. Listing /usr in either ~/.jvm or /etc/jvm should work fine. -- update-java-alternatives does not change the JAVA_HOME https://bugs.launchpad.net/bugs/45348 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 129138] Re: unable to filter with 'date received before 1 month ago'
Upstream claims the bug is fixed in the development version. Might be worth backporting. http://bugzilla.gnome.org/show_bug.cgi?id=457523 -- unable to filter with 'date received before 1 month ago' https://bugs.launchpad.net/bugs/129138 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 133873] enable gssapi support in cupsys 1.3
Public bug reported: Binary package hint: cupsys Cups 1.3 adds support for Kerberos authentication using Negotiate. This can be enabled using --enable-gssapi. Dependencies on a Kerberos library have to be added as well. This would be greatly useful out of the box for Windows networks (and well configured Unix networks too!) ** Affects: cupsys (Ubuntu) Importance: Undecided Status: New -- enable gssapi support in cupsys 1.3 https://bugs.launchpad.net/bugs/133873 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 133905] udev rules should not automatically active logical volumes
Public bug reported: Binary package hint: lvm2 Currently lvm2 installs a udev rules fine which runs vgchange -a y on any detected block devices. This isn't exactly desired. Activing the volumn groups automatically is not always waht the user expects to happen when hot plugging a SATA drive, for instance. The volume group should be created, but not activated. vgscan accomplishes this. The one exception to this rule is from the initramfs when trying to locate root. I think it would be safe to have the initramfs auto activate volumes, but not the main system. This means the rules between the two might not be the same. ** Affects: lvm2 (Ubuntu) Importance: Undecided Status: New -- udev rules should not automatically active logical volumes https://bugs.launchpad.net/bugs/133905 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 45347] Re: Eclipse uses /etc/eclipse/java_home instead of java-common scripts
Alternatives are system wide. Alternatives also cannot be applied to specific applications. Hence the creation of the existing java-common and eclipse methods. Given that we live in a world with multiple JVMs, some of which work better than others for different purposes, when coming up with these (hacks) I thought that this was the best idea. Perhaps OpenJDK will eventually address this. Perhaps not. On Wed, 2007-07-11 at 20:35 +, auspex wrote: > I opened bug #125274 about this, and it got marked a duplicate, but I'd > beg to differ (slightly). > > imo, neither the java-common nor eclipse methods are correct. > > We have an "alternatives" system, which should always be configured with > the user's preferred VM. Alternatives should be used rather than a > hard-coded list (which seems to be poorly supported anyway - I removed > java-gcj-compat and it's still in /etc/jvm, and java-6-sun was never > written there. Then there's a jvm I'm sure I've never installed). > -- Eclipse uses /etc/eclipse/java_home instead of java-common scripts https://bugs.launchpad.net/bugs/45347 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 45347] Re: Eclipse uses /etc/eclipse/java_home instead of java-common scripts
On Thu, 2007-07-12 at 16:41 +, auspex wrote: > I'm not asking for an "alternative" to be applied to a specific > application, I'm suggesting that Eclipse should take advantage of that > system-wide setting. That's quite a difference. In any case, /etc/jvm > is ALSO system-wide, so where's the difference? The /etc/jvm file > suggests that every VM should register itself there - but that doesn't > solve the priority issue. alternatives does. Using /usr as an entry in /etc/jvm, which is present by default, results in it using the alternatives system. ~/.jvm and ~/.jvm.d are also available for per-user/per-application settings. > If you already have JAVA_HOME set, eclipse is going to use that anyway. Yes, but Debian packages cannot rely on environmental variables being set. It's in policy. Also, in my opinion, it's obnoxious. > > I don't understand this reluctance to use a tool specifically designed > to solve this sort of problem. For those of us (no doubt the vast > majority) using Eclipse on a single-user system, we don't want to be > having to set the same values in multiple locations. For those few who > have Eclipse installed onto multi-user systems, they are still in a > position to recommend a specific VM via alternatives, and individual > users can override JAVA_HOME as required. Uh huh. That's probably why the bug was marked as a duplicate of Eclipse using it's own system. I wrote the Eclipse system because of a real need (at the time, anyway) to configure Eclipse and Eclipse alone to use a different VM than the system VM. Because it did not work with gcj, but I didn't want to use Sun's VM for a bunch of other crap on the system that works fine with gcj. Then sometime later I realized that this system worked pretty well, and could be applied to any Java app, so I wrote the java-common version. Yes, Eclipse should use the java-common version. No, I haven't had time to fix it. Yes, you can submit patches to fix it, or somebody else can. As for using alternatives, if alternatives can work per-user and per-application, it sounds like a wonderful idea. But it can't. Does this clear up any confusion about why alternatives is not appropriate? I am certainly open to any arguments claiming that nobody wants to use different JVM's for different applications anymore, and that nobody wants per-user settings of this type. If you can rephrase your bug as a specific argument against that, then fine. -- Eclipse uses /etc/eclipse/java_home instead of java-common scripts https://bugs.launchpad.net/bugs/45347 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 45347] A list of requirements is needed
> 1. Only one way to configure default Java globally. > 2. Support for overriding the default Java for a user. > 3. Support for overriding the Java version used for an application globally. > 4. Support for overriding the Java version used for an application for a user. > 5. Mechanism on (1) should preset JAVA_HOME globally. > 6. Mechanism on (2) should preset JAVA_HOME for a user. 1. If you point /etc/jvm at /usr and /usr only by default, then by default update-java-alternatives takes effect. The list of default stuff in /etc/jvm is old and poorly thought out anyways. I guess my hope with this file was to make it point to only two things: gcj and Sun. Period. Ask gcj tended to be our "official" "good-enough" Java implementation (it was most likely to work given all our choices). Sun's would not be used unless the user changed the order. (Sun's is non-free, and we cannot rely on it being installed, ever, except for other non-free stuff. It is better to pretend it does not exist. (OpenJDK??)) 2. ~/.jvm already exists. 3. /etc/jvm.d 4. ~/.jvm.d 5. Well, not sure how you're going to manage this. You'll need it as part of the login path. So, what, take the first entry out of /etc/jvm and set it in /etc/environment, using some script? Since /etc/jvm doesn't require a script to be used to alter it, that's not going to work. Guess writing that code in /etc/profile to set it up might work. Not sure how you're going to edit that file in any suitable automated way. Also this file isn't even used by the Gnome or KDE login sessions is it? Yeah, I think I found the only reliable way to properly set an environmental variable at login was /etc/environment, as it's done by PAM. 6. Same problems exist. To conclude, I think everything except (5) and (6) work now, with the exceptions that a) Eclipse is broken and b) /etc/jvm is stale. I think (5) and (6) are going to be hard to accomplish. I've hit this same issue and arrived at the conclusion that at least for now, making the user set JAVA_HOME manually has been the best (only) possibility. -- Eclipse uses /etc/eclipse/java_home instead of java-common scripts https://bugs.launchpad.net/bugs/45347 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 118977] Re: winbindd will not start do to invalid cache path
This bug is critical. Winbind being unusable is not good. ** Changed in: samba (Ubuntu) Importance: Undecided => Critical Target: None => ubuntu-7.10-beta -- winbindd will not start do to invalid cache path https://bugs.launchpad.net/bugs/118977 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 118977] Re: winbindd will not start do to invalid cache path
There is a lot of argument between the Debian packager and the Samba team about this bug. Basically it centers around whether winbindd_cache should be in /var/cache or not. Upstream thinks not, Debian thinks it should be. winbindd_cache is a cache. But it is a cache which cannot be safely deleted without negative effect. It does recreate itself, but it stores credentials. If a laptop user were to delete it, he would likely be unable to login to his system until he reconnected back to his home network. Thus the argument goes. I'm content to do whatever Debian does, but it's broken in Ubuntu *now*. I'd suggest simply fixing the fhs.patch for the time being. -- winbindd will not start do to invalid cache path https://bugs.launchpad.net/bugs/118977 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 118977] Re: winbindd will not start do to invalid cache path
Attached is a new version of fhs.patch which fixes this. ** Attachment added: "fhs.patch" http://launchpadlibrarian.net/8478423/fhs.patch -- winbindd will not start do to invalid cache path https://bugs.launchpad.net/bugs/118977 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 118977] Re: winbindd will not start do to invalid cache path
Previous patch had some extra files. This patch has been cleaned up. ** Attachment added: "fhs.patch" http://launchpadlibrarian.net/8478436/fhs.patch -- winbindd will not start do to invalid cache path https://bugs.launchpad.net/bugs/118977 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 10225] Re: Simpler integration for "local device" permissions
Hmm. Well, I disagree. But I'm not sure I can make my case. There is obviously some sort of disagreement over it being "wrong" to represent LOCAL group membership using a REMOTE source. I think it's 'wrong'. All directory experience I've had says it's wrong. The commercial products I've delt with say it's wrong. I simply do not believe storing membership in a LOCAL group on a REMOTE server is proper. The REMOTE server should do nothing other than vouch for REMOTE memberships. Granting those REMOTE memberships LOCAL access should reside completely on the client machine. By that I mean, the REMOTE service should establish that I am a member of "Remote Desktop Users". Locally "Remote Desktop Users" should be granted permissions to play audio files. Well, this is how MS Active Directory works anyways, and I am quite fond of it. -- Simpler integration for "local device" permissions https://bugs.launchpad.net/bugs/10225 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 10225] Re: Simpler integration for "local device" permissions
Simon, Sort of, but not exactly. I have a fundamental disagreement with assigning LOCAL group memberships using a remote source. In fact, I think something like this should be DISALLOWED. I guess the best example for how I think it *should* work is how Windows does it: There exists two remote groups by default: "Domain Users" and "Domain Admins". Remote users are a member of these groups. It is *impossible* to make a local user a memory of these groups. There is not only no UI for it, but programatic checks that ensure a proper path of trust. Each Windows machine contains two LOCAL groups by default: "Users" and "Administrators". The act of joining a computer to a domain (the process which ends up creating a remote account for the machine itself, and configuring the machine to trust the remote source to vouch for the identity of it's groups and users, adds the remote "Domain Users" group to the local "Users" group, and it adds the remote "Domain Administrators" group to the local "Administrators" group. Members of the "Users" group are allowed to login at the desktop. By virtue of recursive group membership, all members of "Domain Users" are thus allowed to login at the desktop. It is a very nice, very clean model. It puts the information that belongs on the client, on the client. It ensures that the domain does not alter local group memberships. Only the local machine is in charge of those. There is an explicite joining process that adds the remote group to the local group. The client does this. Now, the proposed solution to our problem in a LDAP setup is to add the remote user to the "cdrom" group, on the server. This has a number of actual real problems, along with breaking the clean model I would prefer. What if there is no "cdrom" group? What if the meaning of the "cdrom" group differs between clients? Not all clients will be Ubuntu. Does that mean I need to maintain seperate group lists for each distro? That's silly. What about "powerdev", "scanner", "admin", "plugdev", video", "dip", "audio", "floppy", "cdrom", "dialout", and "adm". I have to put each of these on the remote server? That's a silly burden. I'd rather have a remote "Ubuntu Users" group, and add that remote group to each local group, and have permissiosn flow that way. Yes, I know we don't support recursive groups yet. We should. If it's something that goes along with this bug report, maybe. Maybe not. Either way, we need simpler integration for "local device" permissions, as the bug title states. So, I disagree with both the suggest remedy, as well as with closing the bug. I also disagree with Martin calling my prefered setup "strange." -- Simpler integration for "local device" permissions https://bugs.launchpad.net/bugs/10225 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 139234] Marvell SATA controller not recognized
Public bug reported: 04:00.0 SATA controller: Marvell Technology Group Ltd. Unknown device 6145 (rev a1) (prog-if 8f) Subsystem: Intel Corporation Unknown device 5842 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- https://bugs.launchpad.net/bugs/139234 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 139448] apt should not set packages to manually installed when reinstalling
Public bug reported: [EMAIL PROTECTED]:/var/crash$ sudo apt-get install --reinstall cpp-4.2 Reading package lists... Done Building dependency tree Reading state information... Done cpp-4.2 set to manual installed. 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 28 not upgraded. I don't think this is appropiate to do. It should only be set to manually installed when it is being installed from scratch. ** Affects: apt (Ubuntu) Importance: Undecided Status: New ** Changed in: apt (Ubuntu) Sourcepackagename: None => apt -- apt should not set packages to manually installed when reinstalling https://bugs.launchpad.net/bugs/139448 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 139514] raid10 support should be added to installer
Public bug reported: The Linux md driver supports a "raid10" module which is different than layering 0 on 1. This raid format should be available during the install of Ubuntu. It has options available in addition to listed devices, but they can most likely be left out of the installer if adding them blocks this for gutsy. ** Affects: ubuntu Importance: Undecided Status: New -- raid10 support should be added to installer https://bugs.launchpad.net/bugs/139514 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 139513] Broadcom 4306 laptop wifi card no longer scans in 2.6.22-11 on gutsy
Public bug reported: This device previous worked on gutsy, about two weeks ago. I believe with kernel 2.6.22 as well, but not -11 version. Since kernels are removed from the archive, and I did not maintain it's install, I cannot test it. Maybe it would be nice to leave obsoleted packages around longer? iwconfig: eth1 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4306" Mode:Managed Frequency=2.472 GHz Access Point: Invalid Bit Rate=1 Mb/s Tx-Power=15 dBm RTS thr:off Fragment thr:off Link Quality=0/100 Signal level=-256 dBm Noise level=-256 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 dmesg: [ 25.784000] bcm43xx driver hal-device: 0: udi = '/org/freedesktop/Hal/devices/pci_14e4_4320' pci.product = 'BCM4306 802.11b/g Wireless LAN Controller' (string) pci.subsys_vendor = 'Dell' (string) info.bus = 'pci' (string) pci.device_protocol = 0 (0x0) (int) info.udi = '/org/freedesktop/Hal/devices/pci_14e4_4320' (string) pci.linux.sysfs_path = '/sys/devices/pci:00/:00:1e.0/:02:04.0' (string) pci.subsys_product_id = 3 (0x3) (int) linux.subsystem = 'pci' (string) info.vendor = 'Broadcom Corporation' (string) info.subsystem = 'pci' (string) pci.product_id = 17184 (0x4320) (int) pci.vendor = 'Broadcom Corporation' (string) info.product = 'BCM4306 802.11b/g Wireless LAN Controller' (string) pci.subsys_product = 'Wireless 1350 WLAN Mini-PCI Card' (string) linux.hotplug_type = 2 (0x2) (int) linux.sysfs_path = '/sys/devices/pci:00/:00:1e.0/:02:04.0' (string) pci.vendor_id = 5348 (0x14e4) (int) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2448' (string) info.linux.driver = 'bcm43xx' (string) pci.subsys_vendor_id = 4136 (0x1028) (int) pci.device_class = 2 (0x2) (int) pci.device_subclass = 128 (0x80) (int) ** Affects: ubuntu Importance: Undecided Status: New ** Affects: Ubuntu Gutsy Importance: Undecided Status: New -- Broadcom 4306 laptop wifi card no longer scans in 2.6.22-11 on gutsy https://bugs.launchpad.net/bugs/139513 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 67758] Re: Suspend function turns off NetworkManager service
I have this same problem in Gutsy uptodate as of this comment. After returning from Suspend, NetworkManager is no longer running. Restarting dbus causes it to start again. -- Suspend function turns off NetworkManager service https://bugs.launchpad.net/bugs/67758 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 118977] Re: winbindd will not start do to invalid cache path
** Changed in: samba (Ubuntu) Target: ubuntu-7.10-beta => tribe-4 -- winbindd will not start do to invalid cache path https://bugs.launchpad.net/bugs/118977 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 64425] Re: winbindd_privileged permission issue
I don't think this solution really works in my circumstance, which is that I use Winbind with PAM/NSS for *all* user's logons. Because my systems are joined to a domain and are standard desktop machines. I would need to add *all* users to this group. This is not very practical. It seems my use case of joining a machine to a Windows domain and expecting Windows users to be able to log in is pretty obvious. -- winbindd_privileged permission issue https://bugs.launchpad.net/bugs/64425 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130954] keyring without password should be allowed
Public bug reported: Binary package hint: gnome-keyring Gnome keyring should support using a blank password, and not encrypting the user's passwords. Yes, I know this is "insecure", except it's not, in all cases. My users use a centralized login system to log in. Their ~ is not actually located on their local machine (NFS). We give the users a single centralized password. There is *no* way we can synchronize their gnome-keyring password with their network password, thus, having a second password to remember is a real administrative issue. We want one user password entered at login time, and never again. In this case, it would be nice if gnome-keyring supported a "no password" option, which perhaps just used a hard coded character or something as the password and instead of being prompted for it, users were promoted whether they wanted to grant an application access to their keyring. No password required. Enabling this option would be preferably done through gconf, so it can be centrally administered. ** Affects: gnome-keyring (Ubuntu) Importance: Wishlist Status: New ** Changed in: gnome-keyring (Ubuntu) Importance: Undecided => Wishlist -- keyring without password should be allowed https://bugs.launchpad.net/bugs/130954 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130957] Re: new mail icon on toolbar does work with gradient themes (clearlooks, even)
** Attachment added: "screenshot" http://launchpadlibrarian.net/8727750/sc.png -- new mail icon on toolbar does work with gradient themes (clearlooks, even) https://bugs.launchpad.net/bugs/130957 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130957] new mail icon on toolbar does work with gradient themes (clearlooks, even)
Public bug reported: Binary package hint: evolution Evolution has a "new mail" button/dropdown at the start of it's default toolbar configuration. This button does not seem to properly draw when using clearlooks on Gutsy as of the date this bug was filed. All the other buttons draw properly. The icon should have a gradient background, but does not. Screenshot will be attached. ** Affects: evolution (Ubuntu) Importance: Undecided Status: New -- new mail icon on toolbar does work with gradient themes (clearlooks, even) https://bugs.launchpad.net/bugs/130957 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130958] incorrect prompt when home changes but not showing home
Public bug reported: Binary package hint: baobab I had scanned a remote smb:// drive. After leaving the window open for a little while and then reactiving it, a message appeared informing me that my Home changed and asking if I would like to rescan it. Hitting Yes rescanned the network drive. I'd imagine to just disable the dialog in the case you're not actually viewing summaries of home. ** Affects: baobab (Ubuntu) Importance: Undecided Status: New -- incorrect prompt when home changes but not showing home https://bugs.launchpad.net/bugs/130958 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 64425] Re: winbindd_privileged permission issue
Except that's not true. All regular users must be able to look up their own record. Otherwise they cannot map their known uid to a displayable username. This happens all the time (everytime you run ls or ps, constantly by gnome applications themselves.) -- winbindd_privileged permission issue https://bugs.launchpad.net/bugs/64425 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 198577] [NEW] add option to partition manager to scrub drive
Public bug reported: Binary package hint: ubiquity An option should be made available near the option to Use the whole disk to scrub the existing disk using the scrub command. This would make conversions of donated machines "better". ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New -- add option to partition manager to scrub drive https://bugs.launchpad.net/bugs/198577 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 198577] Re: add option to partition manager to scrub drive
Command is actually shred. -- add option to partition manager to scrub drive https://bugs.launchpad.net/bugs/198577 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 181893] Re: clicking on an https link when the remote site has invalid credentials does not work
Same problem here. -- clicking on an https link when the remote site has invalid credentials does not work https://bugs.launchpad.net/bugs/181893 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 187082] [NEW] package virtualbox-ose 1.5.4-dfsg-4ubuntu1 failed to install/upgrade: subprocess pre-installation script returned error exit status 1
Public bug reported: Binary package hint: virtualbox-ose Package upgrade asked me to blow away snapshots. I choose no, which was supposed to migrate them. However, I had no snapshots, so it broke! ProblemType: Package Architecture: amd64 Date: Tue Jan 29 09:23:41 2008 DistroRelease: Ubuntu 8.04 ErrorMessage: subprocess pre-installation script returned error exit status 1 NonfreeKernelModules: vmmon vmnet nvidia Package: virtualbox-ose 1.5.4-dfsg-4ubuntu1 PackageArchitecture: amd64 SourcePackage: virtualbox-ose Title: package virtualbox-ose 1.5.4-dfsg-4ubuntu1 failed to install/upgrade: subprocess pre-installation script returned error exit status 1 Uname: Linux station-1 2.6.24-5-generic #1 SMP Thu Jan 24 19:29:14 UTC 2008 x86_64 GNU/Linux ** Affects: virtualbox-ose (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package virtualbox-ose 1.5.4-dfsg-4ubuntu1 failed to install/upgrade: subprocess pre-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/187082 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 187082] Re: package virtualbox-ose 1.5.4-dfsg-4ubuntu1 failed to install/upgrade: subprocess pre-installation script returned error exit status 1
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/11622306/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/11622307/DpkgTerminalLog.gz -- package virtualbox-ose 1.5.4-dfsg-4ubuntu1 failed to install/upgrade: subprocess pre-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/187082 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 125779] Re: [gutsy] MSN: cannot start a chat with an invisible contact
I have the same issue. -- [gutsy] MSN: cannot start a chat with an invisible contact https://bugs.launchpad.net/bugs/125779 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 141569] should distribute a 32 bit version of nss_winbind.so
Public bug reported: Binary package hint: samba I think a 32 bit version of nss_winbind.so should be available. Many applications outright fail when unable to lookup the current user. These applications are certain to fail in all Active Directory environments without a 32 bit version of nss_winbind.so. I think pam_winbind should be provided also. And this does apply to every other nss/pam module that is used often. ** Affects: samba (Ubuntu) Importance: Undecided Status: New -- should distribute a 32 bit version of nss_winbind.so https://bugs.launchpad.net/bugs/141569 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 163886] Re: hal fails to upgrade
** Bug watch added: freedesktop.org Bugzilla #13469 https://bugs.freedesktop.org/show_bug.cgi?id=13469 ** Also affects: hal via https://bugs.freedesktop.org/show_bug.cgi?id=13469 Importance: Unknown Status: Unknown ** Summary changed: - hal fails to upgrade + hald-runner dies in 0.5.10 -- hald-runner dies in 0.5.10 https://bugs.launchpad.net/bugs/163886 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 108993] Re: gnome-keyring-manager requires non-empty password
LEVIS, Upstream has reopened the bug. I suspect eventually we'll end up with the ability to enter a null password for the keyring. As for the gnome-screensaver problem... yes I agree. Gnome screen saver needs to properly use PAM to generate it's password prompts (or lack of password prompts). If it is not doing so, a bug should be filed against it or the related PAM module. Do you mind opening or pinpointing such a bug? -- gnome-keyring-manager requires non-empty password https://bugs.launchpad.net/bugs/108993 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 173370] network-admin does not bring interface up immediatly upon checking box, can close window before
Public bug reported: Binary package hint: gnome-system-tools When using Netowrk Manager to open Manual Configuration (network-admin): Making changes to enable a static interface, checking the Enable box, and hitting Close, does not bring hte network interface up. It looks like there is enough time before clicking the Enable box for you to click Close. The ENabled check box's change event should prevent this until the action has taken effect... or the action should take effect async. ** Affects: gnome-system-tools (Ubuntu) Importance: Undecided Status: New -- network-admin does not bring interface up immediatly upon checking box, can close window before https://bugs.launchpad.net/bugs/173370 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 178657] epiphany somehow installed without libplds4.so
Public bug reported: Binary package hint: epiphany-browser [EMAIL PROTECTED]:~$ epiphany-gecko epiphany-gecko: error while loading shared libraries: libplds4.so: cannot open shared object file: No such file or directory Somehow this has been missed as a dependency. ProblemType: Bug Architecture: i386 Date: Tue Dec 25 18:20:19 2007 DistroRelease: Ubuntu 8.04 Package: epiphany-gecko 2.21.4-0ubuntu2 PackageArchitecture: i386 SourcePackage: epiphany-browser Uname: Linux donkey 2.6.24-2-generic #1 SMP Thu Dec 20 17:36:12 GMT 2007 i686 GNU/Linux ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- epiphany somehow installed without libplds4.so https://bugs.launchpad.net/bugs/178657 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 178657] Re: epiphany somehow installed without libplds4.so
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/11064194/Dependencies.txt -- epiphany somehow installed without libplds4.so https://bugs.launchpad.net/bugs/178657 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 163886] hal fails to upgrade
Public bug reported: Binary package hint: hal Upon upgading hal in latest hoary, hal fails to start, which breaks it's upgrade: Setting up hal (0.5.10-2ubuntu1) ... * Reloading system message bus config... [ OK ] * Starting Hardware abstraction layer hald invoke-rc.d: initscript hal, action "start" failed. dpkg: error processing hal (--configure): subprocess post-installation script returned error exit status 1 If I run hald manually with --verbose=yes --daemon=no, it seems to initalize, print out tons of stuff, and then end with: 3:12:37.944 [I] hald_runner.c:110: runner_server_message_handler: destination=(null) obj_path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local method=Disconnected 13:12:37.944 [I] hald_runner.c:149: runner process disconnected *** [DIE] hald_runner.c:runner_died():202 : Runner died 13:12:37.946 [D] addon-cpufreq.c:1099: Received DBus message with member Disconnected 13:12:37.946 [D] addon-cpufreq.c:1100: Received DBus message with path /org/freedesktop/DBus/Local [EMAIL PROTECTED]:~# libhal.c 4456 : Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. libhal.c 4456 : Connection is closed libhal.c 4456 : Connection is closed So the runner is dying? ** Affects: hal (Ubuntu) Importance: Undecided Status: New -- hal fails to upgrade https://bugs.launchpad.net/bugs/163886 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164128] dhclient should accept routing options
Public bug reported: dhclient should accept the dhcp options: 33 - Static Route Option 249 - Classless Static Routes These are used to push common network routes to clients on a DHCP network. I have seen them in common use on various Windows networks, where the DHCP UI provided by Windows sets these options when the user asks it to push static routes. To be equally compatible on Windows networks, users would expect these options to work. I cannot see any downside to accepting the options. ** Affects: dhcp3 (Ubuntu) Importance: Undecided Status: New ** Changed in: dhcp3 (Ubuntu) Sourcepackagename: None => dhcp3 -- dhclient should accept routing options https://bugs.launchpad.net/bugs/164128 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164165] missing libnettle.so.2
Public bug reported: Installed chiark-utils-bin and executed watershed immediatly upon completion of install: watershed: error while loading shared libraries: libnettle.so.2: cannot open shared object file: No such file or directory Missing dependency? [EMAIL PROTECTED]:~$ ldd `which watershed` libnettle.so.2 => not found libgmp.so.3 => not found ** Affects: chiark-utils (Ubuntu) Importance: Undecided Status: New -- missing libnettle.so.2 https://bugs.launchpad.net/bugs/164165 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164165] Re: missing libnettle.so.2
Oddly enough if I install this on Gutsy dependencies follow. Some change between then and now I guess. -- missing libnettle.so.2 https://bugs.launchpad.net/bugs/164165 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 64064] Re: would be nice to add ~/bin to the default PATH
This is doable on a per-user level by creating a ~/.pam_environment variable which is processed during login. This is the appropiate place to put environmental variables such as this. -- would be nice to add ~/bin to the default PATH https://bugs.launchpad.net/bugs/64064 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 141569] Re: should distribute a 32 bit version of nss_winbind.so
A specific use case? Sure. VMware-server. They distribute only 32 bit binaries, and process user logins. *Any* 32 bit application that does a directory listing or similar is a potential use case. -- should distribute a 32 bit version of nss_winbind.so https://bugs.launchpad.net/bugs/141569 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164183] sata controller/drive reports exception Emask 0x10 SAct 0x0 SErr 0x40d0002 action 0x2 frozen
Public bug reported: ata7: exception Emask 0x10 SAct 0x0 SErr 0x40d0002 action 0x2 frozen [21772.079946] ata7: (irq_stat 0x04400040, connection status changed) [21772.795175] ata7: soft resetting port [21772.795183] ata7: softreset failed (port busy but CLO unavailable) [21772.795214] ata7: reset failed (errno=-95), retrying in 10 secs [21782.777291] ata7: hard resetting port [21783.654617] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [21783.756936] ata7.00: configured for UDMA/100 [21783.756941] ata7: EH complete [21783.757150] sd 6:0:0:0: [sde] 976773168 512-byte hardware sectors (500108 MB) [21783.757168] sd 6:0:0:0: [sde] Write Protect is off [21783.757171] sd 6:0:0:0: [sde] Mode Sense: 00 3a 00 00 [21783.757251] sd 6:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA These errors repeat and prevent me from accessing two of my disks in on my SATA controller. 00:1f.2 SATA controller: Intel Corporation 631xESB/632xESB SATA AHCI Controller (rev 09) The problem occurs with any disks in the 4th and 5th SATA slot on the motherboard. I have put different drives in the same slot and experienced the same issues. ** Affects: ubuntu Importance: Undecided Status: New -- sata controller/drive reports exception Emask 0x10 SAct 0x0 SErr 0x40d0002 action 0x2 frozen https://bugs.launchpad.net/bugs/164183 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 177008] pkg-config does not report proper path (dll's not installed in proper path)
Public bug reported: Binary package hint: ikvm pkg-config --libs ikvm reports two .dll files located in /usr/lib/ikvm. These files are not actually included with the ikvm package itself, instead they are GAC-installed. ** Affects: ikvm (Ubuntu) Importance: Undecided Status: New -- pkg-config does not report proper path (dll's not installed in proper path) https://bugs.launchpad.net/bugs/177008 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 177197] Re: VMware causes all Gtk applications to crash when any key is pressed
Managed to obtain a stack trace. This bug is interesting to reproduce. Here is the only way I have managed to reproduce it: 1) Copy and paste from Windows running in VMware into a new Evolution email message. 2) After doing this ~4 times, Evolution will be unable to paste. The modifer keys will stop working, and typing Ctrl-c will result in "c" being typed. 3) Check other Gtk applications. Modifies do not work on any. 4) Suspend VMware. 5) Close evolution. 6) Type ANY key into any Gtk program, and it crashes in this manner. Crazy. =) I managed to get apport to capture a full stack trace... but apport won't let me attach the info to this bug... so I will let it file another and mark it a duplicate. -- VMware causes all Gtk applications to crash when any key is pressed https://bugs.launchpad.net/bugs/177197 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 177197] Re: VMware causes all Gtk applications to crash when any key is pressed
Launchpad bug #177236 contains your stack trace as requested. -- VMware causes all Gtk applications to crash when any key is pressed https://bugs.launchpad.net/bugs/177197 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 177236] Re: xchat-gnome crashed with SIGSEGV in _gdk_keymap_key_is_modifier()
*** This bug is a duplicate of bug 177197 *** https://bugs.launchpad.net/bugs/177197 ** Visibility changed to: Public -- xchat-gnome crashed with SIGSEGV in _gdk_keymap_key_is_modifier() https://bugs.launchpad.net/bugs/177236 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 177197] Re: VMware causes all Gtk applications to crash when any key is pressed
Ooops. Sorry, fixed. Apparently marking it a duplicate makes it private. That's a bit odd. -- VMware causes all Gtk applications to crash when any key is pressed https://bugs.launchpad.net/bugs/177197 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 180738] ntlm support not functioning in 2.21.4-0ubuntu3
Public bug reported: NTLM ceased to work in hardy on at least version 2.21.4-0ubuntu3. Unsure what the issue is. For all I know it's just a compile bug. ** Affects: ubuntu Importance: Undecided Status: New -- ntlm support not functioning in 2.21.4-0ubuntu3 https://bugs.launchpad.net/bugs/180738 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 181128] clicking on a link to a document does not open it
Public bug reported: Binary package hint: epiphany-browser Epiphany has an option to automatically download and open files. This option has lost effect in at least 2.21.4-0ubuntu3. Files silently go to the Downloads folder now. ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: New -- clicking on a link to a document does not open it https://bugs.launchpad.net/bugs/181128 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 181162] sync cli-common=0.5.4 Debian unstable main
Public bug reported: Binary package hint: cli-common sync cli-common=0.5.4 Debian unstable main Format: 1.7 Date: Tue, 01 Jan 2008 14:06:55 +0100 Source: cli-common Binary: cli-common-dev cli-common Architecture: source all Version: 0.5.4 Distribution: unstable Urgency: low Maintainer: Debian Mono Group <[EMAIL PROTECTED]> Changed-By: Mirco Bauer <[EMAIL PROTECTED]> Description: cli-common - common files between all CLI packages cli-common-dev - common files for building CLI packages Changes: cli-common (0.5.4) unstable; urgency=low . * debian/cli-common-dev.install: + Added dh_clistrip, which all CLI packages should use to handle .mdb files automatically. * policy-remove: + New script which is used to removes GAC policy files from all GACs. * gac-package-install + Removed the misleading "ignoring" from the error message if an assembly could not be found. * postrm-cligacpolicy: + Don't abuse the policy-install script to remove policies when the package is removed, instead we are using policy-remove now. * dh_clideps: + Require higher cli-common version for packages that use dh_cligacpolicy. Files: 5fca4489f21f017a9356387097cefc7b 1075 interpreters optional cli-common_0.5.4.dsc 0b6e7e29cd477ffd9332b8ec8dca8065 32130 interpreters optional cli-common_0.5.4.tar.gz 17729d95d66dac1e730906c469b2d832 164658 interpreters optional cli-common_0.5.4_all.deb 5810809fab4b4e90d731cba33991fe4f 35236 interpreters optional cli-common-dev_0.5.4_all.deb ** Affects: cli-common (Ubuntu) Importance: Undecided Status: New -- sync cli-common=0.5.4 Debian unstable main https://bugs.launchpad.net/bugs/181162 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 120035] swat should depend on tcpwrappers
Public bug reported: swat inserts an inetd line that uses tcpd, but does not depend on tcpwrappers. ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- swat should depend on tcpwrappers https://bugs.launchpad.net/bugs/120035 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 67495] Re: swat needs xinetd
*** This bug is a duplicate of bug 38977 *** https://bugs.launchpad.net/bugs/38977 Looks to me like it requires inetd, not xinetd. It should probably be made to work with both. These are small package changes. -- swat needs xinetd https://bugs.launchpad.net/bugs/67495 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 120051] does not canonicalize username before editing /etc/group
Public bug reported: Binary package hint: adduser `adduser isi\jhaltom admin' results in an entry being put into /etc/group of 'isi\jhaltom'. Invoking `getent passwd isi\jhaltom' returns a user named 'ISI\jhaltom'. adduser should use this canonical case-sensitive version. ** Affects: adduser (Ubuntu) Importance: Undecided Status: Unconfirmed -- does not canonicalize username before editing /etc/group https://bugs.launchpad.net/bugs/120051 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 120051] Re: does not canonicalize username before editing /etc/group
** Changed in: adduser (Ubuntu) Target: None => ubuntu-7.10-beta -- does not canonicalize username before editing /etc/group https://bugs.launchpad.net/bugs/120051 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 141569] Re: should distribute a 32 bit version of nss_winbind.so
Another use case: X-lite. A voip soft phone application. (xtensoftphone:14802): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (1786588783) I/O warning : failed to load external entity "/home/jhaltom/.Xscrc" It crashes shortly after that. -- should distribute a 32 bit version of nss_winbind.so https://bugs.launchpad.net/bugs/141569 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 199512] [NEW] package monodoc-gtk2.0-manual 2.10.4-2ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 137
Public bug reported: Binary package hint: gtk-sharp2 No description. Was running an update at 10:15 AM March 7th 2009. Upgrade failed. Apport is filing this. ProblemType: Package Architecture: amd64 Date: Fri Mar 7 10:17:23 2008 Dependencies: monodoc-manual 1.2.6-1ubuntu2 DistroRelease: Ubuntu 8.04 ErrorMessage: subprocess post-installation script returned error exit status 137 NonfreeKernelModules: vmnet vmblock vmmon nvidia Package: monodoc-gtk2.0-manual 2.10.4-2ubuntu1 PackageArchitecture: all SourcePackage: gtk-sharp2 Title: package monodoc-gtk2.0-manual 2.10.4-2ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 137 Uname: Linux 2.6.24-11-generic x86_64 ** Affects: gtk-sharp2 (Ubuntu) Importance: Undecided Status: Invalid ** Tags: apport-package -- package monodoc-gtk2.0-manual 2.10.4-2ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 137 https://bugs.launchpad.net/bugs/199512 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 199512] Re: package monodoc-gtk2.0-manual 2.10.4-2ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 137
** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/12504175/DpkgTerminalLog.gz -- package monodoc-gtk2.0-manual 2.10.4-2ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 137 https://bugs.launchpad.net/bugs/199512 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs