[Bug 473796] Re: Can't open SMB shares with Thunar
Without getting any error or msg dialogue, I need to intuit that I need to manually configure modules and hack files just to see a windows share. That's why more people aren't comfortable with Linux and Ubuntu. So back to this manual configuration issue, if I wish to pursue this I'll assume I should be barking up the Thunar tree. -- Can't open SMB shares with Thunar https://bugs.launchpad.net/bugs/473796 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 89050] Re: Scheduled apt-cacher-cleanup.pl silently fails
I'm afraid I stopped using apt-cacher a while back so can't comment on current status. -- Scheduled apt-cacher-cleanup.pl silently fails https://bugs.launchpad.net/bugs/89050 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 150735] package xserver-xorg-input-wacom 1:0.7.7.7-0ubuntu1 failed to install/upgrade: cannot access archive
Public bug reported: Binary package hint: wacom-tools Auto update in Gutsy. ProblemType: Package Architecture: i386 Date: Tue Oct 9 07:43:59 2007 Dependencies: DistroRelease: Ubuntu 7.10 ErrorMessage: cannot access archive NonfreeKernelModules: fglrx Package: xserver-xorg-input-wacom 1:0.7.7.7-0ubuntu1 PackageArchitecture: i386 SourcePackage: wacom-tools Title: package xserver-xorg-input-wacom 1:0.7.7.7-0ubuntu1 failed to install/upgrade: cannot access archive Uname: Linux wcaspian 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686 GNU/Linux ** Affects: wacom-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package xserver-xorg-input-wacom 1:0.7.7.7-0ubuntu1 failed to install/upgrade: cannot access archive https://bugs.launchpad.net/bugs/150735 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 150735] Re: package xserver-xorg-input-wacom 1:0.7.7.7-0ubuntu1 failed to install/upgrade: cannot access archive
** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/9888643/DpkgTerminalLog.txt -- package xserver-xorg-input-wacom 1:0.7.7.7-0ubuntu1 failed to install/upgrade: cannot access archive https://bugs.launchpad.net/bugs/150735 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 25931] Re: Failed to initalize HAL.
Yay! Thanks to this thread I've just noticed that /etc/rc2.d/S12dbus was missing. After copying it from /etc/rc3.d/S12dbus I no longer get this error on my up to date Breezy->Feisty->Gutsy machine. -- Failed to initalize HAL. https://bugs.launchpad.net/bugs/25931 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 25931] Re: Failed to initalize HAL.
Summarising the workaround above by jmrasor, running the four commands below then relogging fixes the problem temporarily. I have to do this on every boot to get my USB attached harddrives to be recognised, which is thankfully infrequent ;). sudo mkdir /var/run/dbus sudo chown messagebus:messagebus /var/run/dbus sudo dbus-daemon --system sudo dpkg-reconfigure hal -- Failed to initalize HAL. https://bugs.launchpad.net/bugs/25931 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 128114] dbus fails to install session.conf and system.conf
Public bug reported: Binary package hint: dbus While attempting to work out why I still have bug #25931 on latest Gutsy I tried doing a full reinstall of dbus: $ sudo dpkg --remove --force-depends dbus dpkg: dbus: dependency problems, but removing anyway as you request: avahi-daemon depends on dbus (>= 0.60). bluez-utils depends on dbus. evolution depends on dbus; however: Package dbus is to be removed. network-manager depends on dbus (>= 0.60). libgnomevfs2-0 depends on dbus (>= 0.90). dhcdbd depends on dbus (>= 0.60). hal depends on dbus (>= 0.60-1). totem-mozilla depends on dbus (>= 0.61); however: Package dbus is to be removed. rhythmbox depends on dbus; however: Package dbus is to be removed. (Reading database ... 192762 files and directories currently installed.) Removing dbus ... * Stopping DHCP D-Bus daemon dhcdbd [ OK ] * Stopping Avahi mDNS/DNS-SD Daemon avahi-daemon [ OK ] * Stopping Hardware abstraction layer hald [ OK ] * Stopping system message bus dbus [ OK ] $ sudo rm /etc/dbus-1 sudo dpkg --install dbus_1.1.1-3ubuntu1_i386.deb Selecting previously deselected package dbus. (Reading database ... 192743 files and directories currently installed.) Unpacking dbus (from dbus_1.1.1-3ubuntu1_i386.deb) ... Setting up dbus (1.1.1-3ubuntu1) ... * Starting system message bus dbus Failed to start message bus: Failed to open "/etc/dbus-1/system.conf": No such file or directory invoke-rc.d: initscript dbus, action "start" failed. dpkg: error processing dbus (--install): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: dbus I was only able to successfully start dbus after copying a backup of session.conf and system.conf to /etc/dbus-1. ** Affects: dbus (Ubuntu) Importance: Undecided Status: New -- dbus fails to install session.conf and system.conf https://bugs.launchpad.net/bugs/128114 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 105858] Re: WPA not available from Network Manager, but works from cmdline wpa_supplicant
I have a very similar issue with a WG511v1 except I have: wiphy0: hwaddr 00:09:5b:45:57:41, isl3890 rather than wiphy1: hwaddr 00:0f:b5:1d:67:7f, isl3886 I haven't tried a manual setup as I use WEP rather than WPA (separate airo card doesn't support WPA). See also https://bugs.launchpad.net/ubuntu/+source/network- manager/+bug/105357 -- WPA not available from Network Manager, but works from cmdline wpa_supplicant https://bugs.launchpad.net/bugs/105858 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 105357] Re: Feisty wireless broken after update
*** This bug is a duplicate of bug 90902 *** https://bugs.launchpad.net/bugs/90902 I checked the firmware at http://prism54.org/fullmac.html and it is the same as /lib/firmware/2.6.20-15-generic/isl3890 so this is definitely a different issue. -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 105357] Re: Feisty wireless broken after update
*** This bug is a duplicate of bug 90902 *** https://bugs.launchpad.net/bugs/90902 I don't believe this is a duplicate for two reasons. I don't get an eeprom load failure: [88098.194770] p54: LM86 firmware I have the same loss of function for a marvell chipset using ndiswrapper. -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 78684] Re: AGP not detected on Intel 8285P and E7205 chipsets using kernels higher than 2.6.17
Confirmed that removing edac related modules and reinserting fglrx fixes agpgart behaviour and restores DRI for me on latest build. Beryl still seems unhappy about something but at least we have a specific place to look for the bug. Given this affects a fair chunk of the user population I'm a bit underwhelmed that this is not considered a showstopper. -- AGP not detected on Intel 8285P and E7205 chipsets using kernels higher than 2.6.17 https://bugs.launchpad.net/bugs/78684 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105357] Re: Feisty wireless broken after update
Interestingly on yet another laptop (IBM T40) running Feisty which has builtin wireless using the airo driver, I've had no issues at all. Even more interestingly, when I plug my WG511v1 card into this working laptop I am unable to connect which suggests either a device recognition issue or something broken in support for at least two types of wireless adapters. I'll generate some debug stuff from the working laptop. -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105357] Re: Feisty wireless broken after update
I was prompted for for my keyring password and I don't get the firmware load issue so your problem appears to be slightly different. -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105357] Re: Feisty wireless broken after update
WG511v1 uname -a Linux wlittle 2.6.20-14-generic #2 SMP Mon Apr 2 20:37:49 UTC 2007 i686 GNU/Linux -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 105357] Re: Feisty wireless broken after update
My network is WEP 128bit. The machine with the WG511v1 was recently built and has worked with Edgy and Feisty until early April. The machine with the WG511v2 was built in 2006 has worked correctly using Etch, Edgy and Feisty until early April. This bug suggests some udev funkiness may be involved, although given I have a similar problem with two very different network cards this may be a furfy: http://qa.mandriva.com/show_bug.cgi?id=21888 -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 105357] Re: Feisty wireless broken after update
WG511v1 ** Attachment added: "iwconfig" http://librarian.launchpad.net/7259745/iwconfig -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 105357] Re: Feisty wireless broken after update
/etc/network/interfaces contains: auto lo iface lo inet loopback -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 105357] Re: Feisty wireless broken after update
WG511v1 ** Attachment added: "lspci -vv" http://librarian.launchpad.net/7259744/lspcivv -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 105357] Re: Feisty wireless broken after update
** Attachment added: "dmesg" http://librarian.launchpad.net/7259743/dmesg -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 105357] Re: Feisty wireless broken after update
WG511v1 - Attached daemon.log showing negotiation by network manager. ** Attachment added: "daemon.log" http://librarian.launchpad.net/7259742/daemon.log -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 105357] Feisty wireless broken after update
Public bug reported: Binary package hint: network-manager On April 5 I updated the Feisty installation on two laptops running Xubuntu both with wireless PCMCIA adapters and both have been unable to connect to my router since then. The first adapter is a Netgear WG511v1 based on a prism54 chipset which is natively supported in Linux. The card is recognised and appears to be configured correctly but is unable to associate even though it detects my network. A tooltip on network-manager-gnome indicates it is waiting for a network key from my router before timing out. The second adapter is a Netgear WG511v2 based on a marvell chipset which is supported using ndiswrapper and Windows drivers. This card is more broken with no indication that it is recognised beyond the insertion of the card. The indicator lights on the card are not illuminated at any time from machine start through to network-manager- gnome startup. ** Affects: network-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- Feisty wireless broken after update https://bugs.launchpad.net/bugs/105357 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 91986] Re: Upgrade subversion to 1.4.3
** Summary changed: - Upgrade to 1.4.3 + Upgrade subversion to 1.4.3 -- Upgrade subversion to 1.4.3 https://bugs.launchpad.net/bugs/91986 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 89050] Re: Daily cron cleanup has error
Apart from addressing this bug, perhaps the report function should also provide some information on packages cleaned up to indicate future problems without having to guess something is amiss. ** Summary changed: - Daily cron cleanup has error + Scheduled apt-cacher-cleanup.pl silently fails -- Scheduled apt-cacher-cleanup.pl silently fails https://bugs.launchpad.net/bugs/89050 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 89050] Re: Daily cron cleanup has error
Problem also occurs in apt-cacher 1.5.3 on Feisty on multiple files, all with gz extension. Example: zcat: /var/cache/apt-cacher/temp/security.ubuntu.com_ubuntu_dists_fiesty-security_restricted_source_Sources.gz: unexpected end of file Error processing security.ubuntu.com_ubuntu_dists_fiesty-security_restricted_source_Sources.gz in /var/cache/apt-cacher/packages, cleanup stopped. Remove the file if the repository is no longer interesting and the packages pulled from it are to be removed. Removing (note no temp in path) /var/cache/apt-cacher/security.ubuntu .com_ubuntu_dists_fiesty-security_restricted_source_Sources.gz allows the cleanup to continue correctly. Removing the bugged files dropped my cache from 2525 files (2.5GB) to 1823 files (1.5GB). -- Scheduled apt-cacher-cleanup.pl silently fails https://bugs.launchpad.net/bugs/89050 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 78288] Re: kernel 2.6.20-11,13 doesn't boot with sata-hd
I also have high CPU utilisation which I suspect it is due to thrashing on seeks per dmesg output. -- kernel 2.6.20-11,13 doesn't boot with sata-hd https://bugs.launchpad.net/bugs/78288 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 78288] Re: kernel 2.6.20-11 doesn't boot with sata-hd
Linux wcaspian 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 GNU/Linux With irqpoll on boot line. ** Attachment added: "lspci -vvnn" http://librarian.launchpad.net/7123938/lspci-vvnn.log ** Summary changed: - kernel 2.6.20-11 doesn't boot with sata-hd + kernel 2.6.20-11,13 doesn't boot with sata-hd -- kernel 2.6.20-11,13 doesn't boot with sata-hd https://bugs.launchpad.net/bugs/78288 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 78288] Re: kernel 2.6.20-11 doesn't boot with sata-hd
Linux wcaspian 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 GNU/Linux There was an ugly error that scrolled past that suggested a crash in a module but I couldn't capture it as system wouldn't boot. Adding irqpoll allows system to boot but slow and weird errors on desktop including non existant audio CD being mounted. ** Attachment added: "dmesg" http://librarian.launchpad.net/7123932/dmesg.log -- kernel 2.6.20-11,13 doesn't boot with sata-hd https://bugs.launchpad.net/bugs/78288 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 78288] Re: kernel 2.6.20-11 doesn't boot with sata-hd
On my Asus P4P800 Deluxe: 2.6.20-12-generic works. Linux wcaspian 2.6.20-12-generic #2 SMP Wed Mar 21 20:55:46 UTC 2007 i686 GNU/Linux 2.6.20-13-generic doesn't work. Adding pollirq allows 13 to boot but lots of errors in dmesg and general system sluggishness. -- kernel 2.6.20-11 doesn't boot with sata-hd https://bugs.launchpad.net/bugs/78288 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