[Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-03 Thread Tom Metro
Bryan McLellan wrote: These two errors are because dhclient-script does not support alias interfaces. That may be partly right. I see /sbin/dhclient-script contains the comment: # The alias handling in here probably still sucks. -mdz and there's clearly evidence that it is attempting to

[Bug 350291] Re: Samba cannot resolv ip

2009-04-03 Thread Thierry Carrez
** Changed in: samba (Ubuntu) Status: Incomplete = New -- Samba cannot resolv ip https://bugs.launchpad.net/bugs/350291 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 46081] Re: cifs is slow to read from, and choppy to write to, compared to smbfs

2009-04-03 Thread Thierry Carrez
Bob: your issue seems different: this bug is about bad performance in cifs compared to smbfs (and seems related to RTL81xx chips). Your bug is about a performance regression in CIFS from intrepid to Jaunty. Could you please file a separate bug so that it can be properly investigated ? Thanks in

[Bug 352779] Re: Bad MTU for eth0 in 9.04 amd64

2009-04-03 Thread Steve Langasek
Note that if you are using NetworkManager for your connection, it bypasses the dhcp3-client dhclient-script in favor of its own binary(!). -- Bad MTU for eth0 in 9.04 amd64 https://bugs.launchpad.net/bugs/352779 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 220434] [NEW] invalid argument error on permission issue

2009-04-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: nautilus The error messages returned by Nautilus (or gnomevfs) over Samba aren't very meaningful, eg if you are trying to move a file from a Samba share and the file is read-only, nautilus will copy the file and then tell you it

[Bug 220434] Re: invalid argument error on permission issue

2009-04-03 Thread Sebastien Bacher
confirmed the issue is a samba one, gvfs error log map_errno_from_nt_status: 32 bit codes: code=c121 smbc errno NT_STATUS_CANNOT_DELETE - 22 the samba source has #define NT_STATUS_CANNOT_DELETE NT_STATUS(0xC000 | 0x0121) the errmap_unix.c table doesn't list that error

[Bug 220434] Re: invalid argument error on permission issue

2009-04-03 Thread Sebastien Bacher
upstream bug comment I don't get invalid argument, I get permission denied: gvfs-move smb://maurice/data/temp/git-book.pdf . Error moving file smb://maurice/data/temp/git-book.pdf: Permission denied This error is returned by libsmbclient, not gvfs itself. So, I would say it depends on the samba

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Thierry Carrez
Not an ssh bug, but rather a seahorse or gnome-keyring regression, opening related tasks and marking regression-potential. ** Changed in: openssh (Ubuntu) Status: New = Invalid ** Also affects: seahorse (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-keyring

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Changed in: gnome-keyring

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Sebastien Bacher
it would be nice if somebody having the issue could open the bug on bugzilla.gnome.org where the people writting the code will actually read it, there is no ubuntu triager knowing that code well enough to debug that easily -- ssh are using ssh-userauth but ignores private key

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Sebastien Bacher
the ssh agent is gnome-keyring ** Changed in: seahorse (Ubuntu) Status: New = Invalid -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 330883] Re: Browsing samba shared printers show nothing

2009-04-03 Thread Patrice Vetsel
Here is wireshark log from windows xp ** Attachment added: wireshark log under XP http://launchpadlibrarian.net/24749878/wireshark-windowsxp.log -- Browsing samba shared printers show nothing https://bugs.launchpad.net/bugs/330883 You received this bug notification because you are a member

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread rancor
I will now open a new bug on bugzilla.gnome.org -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs

[Bug 352934] Re: Painful

2009-04-03 Thread Thierry Carrez
Thanks for testing and reporting those bugs. There are in fact several separate issues. I'll keep this bug centered on the main issue you reported, Failed to initialize HAL followed by various breakage when logging in as a domain user just after joining the domain. Likewise Open 5 apparently

[Bug 354498] [NEW] Leaving a domain breaks NetworkManager DHCP

2009-04-03 Thread Thierry Carrez
Public bug reported: Binary package hint: likewise-open5 As reported in bug 352934: After the uninstall, and reboot, when I login (with a local account) my network no longer works. I just see the animated connecting icon. This never stops and I never get an address. If I reconfigure to use a

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread rancor
Posted a new bug: http://bugzilla.gnome.org/show_bug.cgi?id=577842 ** Bug watch added: GNOME Bug Tracker #577842 http://bugzilla.gnome.org/show_bug.cgi?id=577842 -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification

[Bug 354498] Re: Leaving a domain breaks NetworkManager DHCP

2009-04-03 Thread Thierry Carrez
Leaving the domain fails to correctly restore various modified files, including /etc/apparmor.d/abstractions/nameservice. It removes everything at the end of the original file: # likewise #include abstractions/likewise # mdnsd #include abstractions/mdns # kerberos #include

[Bug 352934] Re: Can't login into Gnome as a domain user after domain join

2009-04-03 Thread Thierry Carrez
See bug 354498 for the issue of DHCP NetworkManager breakage after domain leave. -- Can't login into Gnome as a domain user after domain join https://bugs.launchpad.net/bugs/352934 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Sebastien Bacher
Thank you for sending the bug to GNOME ** Changed in: gnome-keyring (Ubuntu) Status: Incomplete = Triaged ** Also affects: gnome-keyring via http://bugzilla.gnome.org/show_bug.cgi?id=577842 Importance: Unknown Status: Unknown -- ssh are using ssh-userauth but ignores

[Bug 352934] Re: Can't login into Gnome as a domain user after domain join

2009-04-03 Thread Thierry Carrez
Solution seems to be requiring a reboot after domain join, by adding to ConfigureLogin: /usr/share/update-notifier/notify-reboot-required touch /var/lib/update-notifier/dpkg-run-stamp Will have to doublecheck if reboot is required after domain leaving (my guess is no). ** Changed in:

[Bug 354568] [NEW] Likewise Open5 does not unregister pam-auth-update profile when removed

2009-04-03 Thread Thierry Carrez
Public bug reported: Binary package hint: likewise-open5 When removed, likewise-open fails to properly unregister its pam-auth- update profile, resulting in invalid PAM stacks referencing removed libs. The problem is that the name of the profile is incorrect in

[Bug 354578] [NEW] Joining/leaving the domain leaves a modified SSH config

2009-04-03 Thread Thierry Carrez
Public bug reported: Binary package hint: likewise-open5 Joining a domain, then leaving it, you end up with modified SSH configuration files (the original ones are not fully restored). See attached diff for details. ** Affects: likewise-open5 (Ubuntu) Importance: Low Status:

[Bug 354578] Re: Joining/leaving the domain leaves a modified SSH config

2009-04-03 Thread Thierry Carrez
** Attachment added: lw_ssh.diff http://launchpadlibrarian.net/24759468/lw_ssh.diff ** Changed in: likewise-open5 (Ubuntu) Importance: Undecided = Low ** Changed in: likewise-open5 (Ubuntu) Status: New = Confirmed -- Joining/leaving the domain leaves a modified SSH config

[Bug 354580] [NEW] Joining/leaving the domain leaves backup files everywhere, even after purge

2009-04-03 Thread Thierry Carrez
Public bug reported: Binary package hint: likewise-open5 After joining and leaving a domain, backup of modified files are left over (which might be a good idea ?). However, even after purging the packages the files are still present, which is kind of messy. List of files:

[Bug 354585] [NEW] package mysql-server-5.1 5.1.31-1ubuntu2 failed to install/upgrade: sub-processo post-installation script retornou estado de sa?da de erro 1

2009-04-03 Thread Carl Roberson
Public bug reported: In a AMD64 ProblemType: Package Architecture: amd64 DistroRelease: Ubuntu 9.04 ErrorMessage: sub-processo post-installation script retornou estado de saída de erro 1 NonfreeKernelModules: nvidia ath_hal Package: mysql-server-5.1 5.1.31-1ubuntu2 SourcePackage: mysql-dfsg-5.1

[Bug 354585] Re: package mysql-server-5.1 5.1.31-1ubuntu2 failed to install/upgrade: sub-processo post-installation script retornou estado de sa?da de erro 1

2009-04-03 Thread Carl Roberson
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24759811/Dependencies.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/24759812/DpkgTerminalLog.gz -- package mysql-server-5.1 5.1.31-1ubuntu2 failed to install/upgrade: sub-processo

Re: [Bug 352841] Re: SCP over IPv6 address is very Slow. Takes Hours

2009-04-03 Thread Bryan McLellan
On Thu, Apr 2, 2009 at 7:33 PM, Prasad Tadi pt...@roshitech.com wrote: My hardware is little more complicated, I will explain that below... But wants to make sure that I understood Local Link. Link Local is the ipv6 address assigned to the interface that starts with fe80:: [1] You don't have to

RE: [Bug 346430] Re: SQL Server 5.0 install / uninstall fails

2009-04-03 Thread mcwafflestix
I'm not entirely sure how I got the additional error message; I went through a cycle of attempting to uninstall SQL Server several times, and went through the process of attempting to clean up the disk by removing unwanted and unnecessary applications. At some point in that process, I began

Re: [Bug 322647] Re: mysql-server fails to instal with apparmour errors

2009-04-03 Thread Niklas Höglund
Mathias Gug wrote: The apparmor related messages are probably not responsible for the package failure. It seems that the mysql-server hasn't been able to be started. Could you post the content of /var/log/daemon.log at the time of the upgrade? The original log for that has been rotated into

[Bug 348169] Re: prob mysql installation

2009-04-03 Thread Mathias Gug
*** This bug is a duplicate of bug 291987 *** https://bugs.launchpad.net/bugs/291987 ** This bug is no longer a duplicate of bug 346430 SQL Server 5.0 install / uninstall fails ** This bug has been marked a duplicate of bug 291987 mysql-server-5.0 installation fails -- prob mysql

[Bug 347108] Re: package lyricue 1.9.4-0ubuntu2 failed to install/upgrade: dependency problems - leaving unconfigured

2009-04-03 Thread Mathias Gug
*** This bug is a duplicate of bug 291987 *** https://bugs.launchpad.net/bugs/291987 ** This bug has been marked a duplicate of bug 291987 mysql-server-5.0 installation fails -- package lyricue 1.9.4-0ubuntu2 failed to install/upgrade: dependency problems - leaving unconfigured

Re: [Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-03 Thread Bryan McLellan
On Thu, Apr 2, 2009 at 11:20 PM, Tom Metro tmetro+ubu...@gmail.com wrote: That may be partly right. I see /sbin/dhclient-script contains the comment: # The alias handling in here probably still sucks. -mdz and there's clearly evidence that it is attempting to support virtual interfaces:

[Bug 322647] Re: mysql-server fails to instal with apparmour errors

2009-04-03 Thread Mathias Gug
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Incomplete = Invalid -- mysql-server fails to instal with apparmour errors

[Bug 352321] Re: mysql queries lose results

2009-04-03 Thread Mathias Gug
Thanks for providing the database creation script. Could you also post the expected result of the query as well as the actual result? ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New = Incomplete ** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: Undecided = Low -- mysql queries

[Bug 354498] Re: Leaving a domain breaks NetworkManager DHCP

2009-04-03 Thread Buddha
After these issues with likewise-5, I tried likewise 4 I get the same network issue when leaving a domain when using likewise-4. I did manage to get around it this time by restoring some of the files under /etc which had not been restored upon domain leave. One of which was the file in

[Bug 352934] Re: Can't login into Gnome as a domain user after domain join

2009-04-03 Thread Buddha
I will try again on likewise 5 again as per your instructions on Sunday. Will also check leaving the domain (without reboot ) to check networking and that all .orig files are correctly restored. -- Can't login into Gnome as a domain user after domain join https://bugs.launchpad.net/bugs/352934

[Bug 352841] Re: SCP over IPv6 address is very Slow. Takes Hours

2009-04-03 Thread Prasad Tadi
Hi, I am not really an expert, but I think the Local link may use Loop back, instead of actually testing the Network / IPv6 stack. I have requested my network guru (james) to look at it. We are going to try with new OS also and will update. Here is some info for clarity... James says...

[Bug 351648] update mailman to 2.1.12

2009-04-03 Thread Jamie Strandboge
[Updating] mailman (1:2.1.11-11ubuntu1 [Ubuntu] 1:2.1.12-1 [Debian]) * Trying to add mailman... - mailman_2.1.12-1.dsc: downloading from http://ftp.debian.org/debian/ - mailman_2.1.12-1.diff.gz: downloading from http://ftp.debian.org/debian/ - mailman_2.1.12.orig.tar.gz: downloading from

Re: [Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-03 Thread Tom Metro
Bryan McLellan wrote: Most likely that comment and surely that code is to support the inclusion of an alias definition in your dhclient.conf(5), as opposed to running dhclient on an alias interface. Ah, right. You're probably right. The dhclient.conf(5) man page also mentions pseudo

[Bug 283187] Re: a2enmod exits with an error if real files are stored in mods-enabled instead of symlinks

2009-04-03 Thread Mathias Gug
** Summary changed: - package apache2.2-common 2.2.9-7ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1 + a2enmod exits with an error if real files are stored in mods-enabled instead of symlinks ** Changed in: apache2 (Ubuntu) Importance:

Re: [Bug 352841] Re: SCP over IPv6 address is very Slow. Takes Hours

2009-04-03 Thread Bryan McLellan
On Fri, Apr 3, 2009 at 12:23 PM, Prasad Tadi pt...@roshitech.com wrote: I am not really an expert, but I think the Local link may use Loop back Link-local is the fe80 addresses that refer to devices on a particular data link, such as a single Ethernet network, or a point-to-point serial

[Bug 335341] Re: package apache2-utils 2.2.9-7ubuntu3 failed to install/upgrade: package apache2-utils is already installed and configured

2009-04-03 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Changed in: apache2 (Ubuntu)

[Bug 285132] Re: Apache2 has trouble handling (ip6-)localhost

2009-04-03 Thread Mathias Gug
A default intrepid hosts files looks like: ::1 ip6-localhost ip6-loopback I cannot reproduce your issue. How did you install the intrepid system? ** Changed in: apache2 (Ubuntu) Importance: Undecided = Low ** Changed in: apache2 (Ubuntu) Status: New = Incomplete -- Apache2 has

Re: [Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-03 Thread Bryan McLellan
On Fri, Apr 3, 2009 at 1:20 PM, Tom Metro tmetro+ubu...@gmail.com wrote: Removing ubuntu-minimal sounds like something to be avoided, but there was mention of people doing that (as a side effect of removing the wireless package) in the bug this one was split off from, and it didn't sound like

[Bug 285132] Re: Apache2 has trouble handling (ip6-)localhost

2009-04-03 Thread Andreas Olsson
Actually, the default value of ::1 might just depend on whatever you use Ubiquity or the Debian Installer. First of all I downloaded a fresh ubuntu-8.10-server-i386.iso, and followed the Default install instructions from http://testcases.qa.ubuntu.com/Install/ServerWhole. That gave me a

[Bug 354850] [NEW] amarock

2009-04-03 Thread pekas
Public bug reported: it crashes whe I insert a usb pen drive ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 8.10 ErrorMessage: el subproceso post-installation script fue terminado por la señal (Interrupción) Package: mysql-server-5.0 5.0.67-0ubuntu6 SourcePackage: mysql-dfsg-5.0

[Bug 354850] Re: amarock

2009-04-03 Thread pekas
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24783347/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/24783348/DpkgTerminalLog.txt -- amarock https://bugs.launchpad.net/bugs/354850 You received this bug notification because

[Bug 205996] Re: ServerTokens Full in apache2.conf (security risk?)

2009-04-03 Thread Adam Conrad
It's been argued by others in the past, but I honestly don't see how full ServerTokens are a security risk. If you prefer not to show them, you can change it, but most bots out there don't look for what extensions you may be running before they attempt to attack you. And, honestly, most attack

Re: [Bug 352841] Re: SCP over IPv6 address is very Slow. Takes Hours

2009-04-03 Thread Prasad Tadi
Bryan, Thanks for the details Here is some more data following your mail. The problem still persists... However, when I run the command on local link (local machine's) , It completes and not even a single trace on tshark ip6 -i eth1 But when I traced on lo, it did show the data.

[Bug 354430] [NEW] samba mount does not work at boot time

2009-04-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Recently upgraded to Jaunty 9.04. I have some Samba mounts in /etc/fstab. Those will not mount at boot time (as they did in 8.10) . Content of fstab: # /etc/fstab: static file system information. # # file system mount point type options

[Bug 354430] Re: samba mount does not work at boot time

2009-04-03 Thread Alessandro Ghersi
** Package changed: ubuntu = samba (Ubuntu) -- samba mount does not work at boot time https://bugs.launchpad.net/bugs/354430 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 354308] [NEW] fglrx (8.600) crashes on X1600 mobility

2009-04-03 Thread Patrick Cornelissen
Public bug reported: I've upgraded to Jaunty, but the fglrx that was supposed to work (regarding the blog entries concerning fglrx) doesn't. The system freezes when I start X. BTW: I am using Dualhead. The radeon driver is slow as hell, so it's not an alternative. My Hardware: ATI Technologies

[Bug 327499] Re: kernel 2.6.28 doesn't boot on a dell inspiron 2650

2009-04-03 Thread Evan Goers
I have the same problem(same laptop) on Debian Sid. Neither linux-image-2.6.28-1-686 nor linux-image-2.6.29-1-686 boot properly. I wonder if other Dell laptops around the same era are affected as well? -- kernel 2.6.28 doesn't boot on a dell inspiron 2650 https://bugs.launchpad.net/bugs/327499

[Bug 354137] Re: tag bugs from Netbook Remix installs

2009-04-03 Thread Martin Pitt
In fact the netbook guys wanted to have their bugs reported against an entirely separate project, see bug 338835. I recently added the necessary infrastructure to apport. Now you just need to ship an apport crashdb configuration file, see the bug above for details. Therefore I reassing this to

[Bug 346846] Re: No password prompt for encrypted eSATA disk

2009-04-03 Thread Kees Cook
Command history for attached files: terminal 1: sudo /etc/init.d/hal stop sudo hald --verbose=yes --daemon=no 21 | tee /tmp/hal.log terminal 2: lshal /tmp/lshal.txt gnome-mount -vbd /dev/sde1 21 | tee /tmp/user_gnome-mount.txt sudo gnome-mount -vbd /dev/sde1 21 | tee /tmp/sudo_gnome-mount.txt

[Bug 346846] Re: No password prompt for encrypted eSATA disk

2009-04-03 Thread Kees Cook
** Attachment added: lshal_mounted.txt http://launchpadlibrarian.net/24737275/lshal_mounted.txt -- No password prompt for encrypted eSATA disk https://bugs.launchpad.net/bugs/346846 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 346846] Re: No password prompt for encrypted eSATA disk

2009-04-03 Thread Kees Cook
During the non-sudo gnome-mount -u, I was prompted for the PK password, but it still seemed to slightly fail. ** Attachment added: sudo_gnome-mount_u.txt http://launchpadlibrarian.net/24737297/sudo_gnome-mount_u.txt -- No password prompt for encrypted eSATA disk

[Bug 9722] Re: Loading SVG images as background blows up bitmap instead

2009-04-03 Thread Robert Ancell
The rendering is done in libgnome-desktop ** Package changed: nautilus (Ubuntu) = gnome-desktop (Ubuntu) -- Loading SVG images as background blows up bitmap instead https://bugs.launchpad.net/bugs/9722 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 353690] Re: failsafe x session fails because the failsafe menu is still using the display

2009-04-03 Thread Bryce Harrington
[confirmed behavior on my test box] ** Changed in: xorg (Ubuntu) Importance: Undecided = Medium ** Changed in: xorg (Ubuntu) Status: New = Triaged -- failsafe x session fails because the failsafe menu is still using the display https://bugs.launchpad.net/bugs/353690 You received this

[Bug 346846] Re: No password prompt for encrypted eSATA disk

2009-04-03 Thread Kees Cook
** Attachment added: lshal.txt http://launchpadlibrarian.net/24737242/lshal.txt -- No password prompt for encrypted eSATA disk https://bugs.launchpad.net/bugs/346846 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 346846] Re: No password prompt for encrypted eSATA disk

2009-04-03 Thread Kees Cook
** Attachment added: user_gnome-mount.txt http://launchpadlibrarian.net/24737245/user_gnome-mount.txt -- No password prompt for encrypted eSATA disk https://bugs.launchpad.net/bugs/346846 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 346846] Re: No password prompt for encrypted eSATA disk

2009-04-03 Thread Kees Cook
** Attachment added: sudo_gnome-mount.txt http://launchpadlibrarian.net/24737248/sudo_gnome-mount.txt -- No password prompt for encrypted eSATA disk https://bugs.launchpad.net/bugs/346846 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 346846] Re: No password prompt for encrypted eSATA disk

2009-04-03 Thread Kees Cook
** Attachment added: user_gnome-mount_u.txt http://launchpadlibrarian.net/24737283/user_gnome-mount_u.txt -- No password prompt for encrypted eSATA disk https://bugs.launchpad.net/bugs/346846 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 335472] Re: device-mapper: remove ioctl failed: Device or resource busy

2009-04-03 Thread Todd Deshane
On a crash, the loopback device also stays mounted and it can't be umounted (not any way that I can find at least) For example: sudo losetup -a /dev/loop0: [0807]:2613376 (/tmp/vmbuilder_NclQw/disk0.img) -- device-mapper: remove ioctl failed: Device or resource

[Bug 9722] Re: Loading SVG images as background blows up bitmap instead

2009-04-03 Thread Robert Ancell
Attached patch: * debian/patches/10_gnome_bg_smooth_svg_scale.patch: - Render SVG backgrounds set to SCALE, ZOOM or FILL at maximum resolution ** Attachment added: gnome-desktop_2.26.0-0ubuntu3.diff.gz http://launchpadlibrarian.net/24737187/gnome-desktop_2.26.0-0ubuntu3.diff.gz --

[Bug 354062] Re: Screen is trashed after upgrade from Hardy to Jaunty

2009-04-03 Thread Bryce Harrington
Hi Francis, Are you able to reproduce the failure if you boot with the old backup? Also, you attached two old config files, xorg.conf.20090330204509 and xorg.conf.20090330181256. Which of those two was in place when the error occurred? While obviously we wouldn't want to see the user's system

[Bug 353924] Re: Offline home page always English (browser language hard-coded to en-US)

2009-04-03 Thread Timo Jyrinki
Tested that the fix is not working, mostly because the browser always returns en-US. 22:19 asac so we need to fix the other bug which was made wontfix upstream because we shouldnt use the other mechanism --- (what changed since intrepid) 22:26 asac Mirv: we dropped localized pref

[Bug 353879] Re: FFE: move launchpad crash database implementation to launchpadlib

2009-04-03 Thread Martin Pitt
MIR was approved now, depending on this FFE approval. -- FFE: move launchpad crash database implementation to launchpadlib https://bugs.launchpad.net/bugs/353879 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 353846] Re: Please include into main

2009-04-03 Thread Martin Pitt
Thanks. The switch is already prepared in a branch and available in PPA, waiting for the FFE in bug 353879 to get approved. Once done, p-lp-bugs automatically falls out of main. -- Please include into main https://bugs.launchpad.net/bugs/353846 You received this bug notification because you are

[Bug 353341] Re: regression - Wlan stopped working

2009-04-03 Thread Steve Beattie
Thanks for taking the time to report your problem and help improve Ubuntu. We do need more information from you to help determine why your wireless isn't working. Can you please: 1) tell us information about the kind of wifi network you're trying to connect to: is it open or protected with

[Bug 286273] Re: pavucontrol crashed with SIGSEGV in MainWindow::updateServer at pavucontrol.cc:848

2009-04-03 Thread Daniel Holbach
Good work! I just changed LP 286273 to LP: 286273. :-) -- pavucontrol crashed with SIGSEGV in MainWindow::updateServer at pavucontrol.cc:848 https://bugs.launchpad.net/bugs/286273 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 286273] Re: pavucontrol crashed with SIGSEGV in MainWindow::updateServer at pavucontrol.cc:848

2009-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package pavucontrol - 0.9.7-1ubuntu2 --- pavucontrol (0.9.7-1ubuntu2) jaunty; urgency=low * 0002-Handle-noninitialised-data.patch: Backport from upstream 01e4826b653065268e7a4b8d57e528836e167a23, makes pavucontrol more robust against LP: #286273.

[Bug 354289] Re: Font size too small in gdm login screen - Options for 40 sony lcd tv that reports 30*30 dpi

2009-04-03 Thread Bryce Harrington
With Jaunty and newer, we no longer use the forced 96 dpi for the logged in session, so the dpi should be consistent with the GDM login screen No, it turned out that even though X was reporting dpi settings correctly, GNOME did not handle non-96 dpi very well in all circumstances so they opted

[Bug 350837] Re: Please sync libsql-abstract-limit-perl 2:0.14.1-2 (universe) from Debian unstable (main)

2009-04-03 Thread Daniel Holbach
ACKed. ** Changed in: libsql-abstract-limit-perl (Ubuntu) Status: New = Confirmed -- Please sync libsql-abstract-limit-perl 2:0.14.1-2 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/350837 You received this bug notification because you are a member of Ubuntu

[Bug 318942] Re: no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)

2009-04-03 Thread Steve Beattie
** Changed in: linux (Ubuntu) Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team) -- no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5) https://bugs.launchpad.net/bugs/318942 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 345989] Re: GtkTreeStore doesn't handle GtkBuildable data tag.

2009-04-03 Thread Robert Ancell
Upstream has confirmed this is a bug in Glade 3 (the data for TreeStore GtkBuildable has yet to be defined). This feature will be removed in Glade 3.6.1. ** Package changed: gtk+2.0 (Ubuntu) = glade-3 (Ubuntu) -- GtkTreeStore doesn't handle GtkBuildable data tag.

[Bug 295195] Re: DontVTSwitch ignored if AutoAddDevices and AutoEnableDevices are set to false

2009-04-03 Thread Bug Watch Updater
** Changed in: xorg-server Status: Unknown = Confirmed -- DontVTSwitch ignored if AutoAddDevices and AutoEnableDevices are set to false https://bugs.launchpad.net/bugs/295195 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 354309] [NEW] network-manager lacks configuration params

2009-04-03 Thread Hadmut Danisch
Public bug reported: Binary package hint: network-manager Hi, when moving from manual ifup/down configuration to network-manager when testing jaunty beta I ran into several shortcomings of network-manager (compared to ifup-down) * there are no pre-up/post-down scripts run (this is bug #336736)

[Bug 354309] Re: network-manager lacks configuration params

2009-04-03 Thread Hadmut Danisch
Additional comment: Plenty of packages add their own scripts to /etc/network/if-*.d e.g. to set nameservers, dns-search paths and things like that. These are all broken when using network-manager due to the lack to set configuration variables. Network-manager should mimic the ifup/down as much as

[Bug 353887] Re: [Gateway ML6720] computer freezes when suspending

2009-04-03 Thread astrophoenix
I'm building a new kernel with ACPI DEBUG turned on -- [Gateway ML6720] computer freezes when suspending https://bugs.launchpad.net/bugs/353887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 346606] Re: Please sync pastescript (1.7.3-2) from Debian

2009-04-03 Thread Daniel Holbach
Sponsors ACK. ** Summary changed: - [FFE] Please pull pastescript from Debian testing + Please sync pastescript (1.7.3-2) from Debian ** Description changed: + pastescript (1.7.3-2) unstable; urgency=low + +* Change Debian packaging license to MIT (to match upstream) +* Upload to

[Bug 328020] Re: cannot mount NetWare (ipx) server

2009-04-03 Thread Gilles Teisseire
Hi! I use ncpfs 2.2.6-6 on Jaunty beta. It was working until yesterday. Now I can't mount or print on netware server -- cannot mount NetWare (ipx) server https://bugs.launchpad.net/bugs/328020 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 354209] [NEW] Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)

2009-04-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Observation before update from 1.april: Clicking on the start-here-icon (Kicker) opened the menu and in the search-field was blinking the text-cursor. Clicking on the desktop with the mouse closed the menu. All as usual ... Observation after recent

[Bug 277491] Re: totem hangs during video playback

2009-04-03 Thread Santiago
after latest updates in intrepid totem stopped working... it can't reproduce any kind of video, tried .avi, .mpg, .mp4, .flv... and totem becomes black and white and nothing happens... no problem with Gnome MPlayer... the same with pidgin in MSN... can't start to chat... i'm using Empathy now and

[Bug 354209] Re: Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)

2009-04-03 Thread Andreas Blochberger
I can confirm this, the search field used to hae the focus, and the menu closed after clicking outside of it. Both is not the case anymore since the update to 4.2.2 ** Package changed: ubuntu = kdebase-workspace (Ubuntu) -- Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)

[Bug 346803] Re: Radeon XPRESS 200M 5955 not recognized by aticonfig:No supported adapters detected

2009-04-03 Thread Jonathan Harker
*** This bug is a duplicate of bug 284408 *** https://bugs.launchpad.net/bugs/284408 ** This bug has been marked a duplicate of bug 284408 r3xx Hardware does not work with fglrx [EPR#257839] -- Radeon XPRESS 200M 5955 not recognized by aticonfig:No supported adapters detected

[Bug 354251] Re: package python3.0-minimal 3.0.1-0ubuntu10 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-03 Thread Benji
I have the same problem. Here is the output of dpkg g...@rosmarin:~$ sudo dpkg --configure -a Setting up python3.0-minimal (3.0.1-0ubuntu10) ... Linking and byte-compiling packages for runtime python3.0... pycentral: pycentral rtinstall: installed runtime python3.0 not found pycentral rtinstall:

[Bug 354209] Re: Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)

2009-04-03 Thread dusk
Confirmed for KDE 4.2.2 and Jaunty. -- Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty) https://bugs.launchpad.net/bugs/354209 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list

[Bug 344199] Re: Screen Smearing in Kubuntu with KDE composting effects

2009-04-03 Thread dotancohen
http://launchpadlibrarian.net/24736061/Xorg.0.log http://launchpadlibrarian.net/24736068/xorg.conf ** Changed in: xserver-xorg-video-ati (Ubuntu) Status: Incomplete = New -- Screen Smearing in Kubuntu with KDE composting effects https://bugs.launchpad.net/bugs/344199 You received this

[Bug 353303] Re: Hangs on Will now halt/reboot

2009-04-03 Thread Ludovico Cavedon
** Description changed: Jaunty Beta x86_64 Kernel 2.6.28-11-generic Laptop: HP Pavilion dv2570el Most of the times it hangs on Will now halt ot Will now reboot. If I press Ctrl+Alt+Del it actually continues and reboot. Running the kernel with verbose and without splash, I

[Bug 353187] Re: evolution-exchange-storage: /build/buildd/libical-0.43/src/libical/icalerror.c:106: icalerror_set_errno: Assertion `0' failed.

2009-04-03 Thread Kib Reed
I am having the same issue. Here is the bug I submitted on bugzilla as I have been trying to work on this issue: http://bugzilla.gnome.org/show_bug.cgi?id=577361 I may be wrong as I don't know a lot about coding in c, but it appears it may be a timezone issue in the calendar entry. I can

[Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-03 Thread Tom Metro
Bryan McLellan wrote: These two errors are because dhclient-script does not support alias interfaces. That may be partly right. I see /sbin/dhclient-script contains the comment: # The alias handling in here probably still sucks. -mdz and there's clearly evidence that it is attempting to

[Bug 148291] Re: Unable to start the settings manager 'gnome-settings-daemon'.

2009-04-03 Thread Adam Niedling
I also get the same error message as the original reporter when I try to start the appearances menu: Unable to start the settings manager 'gnome-settings-daemon'. Without the GNOME settings manager running, some preferences may not take effect. This could indicate a problem with Bonobo, or a

[Bug 20675] Re: About Me applet unable to change GECOS (full name etc) information

2009-04-03 Thread Robert Ancell
** Summary changed: - About Me applet issues + About Me applet unable to change GECOS (full name etc) information -- About Me applet unable to change GECOS (full name etc) information https://bugs.launchpad.net/bugs/20675 You received this bug notification because you are a member of Ubuntu

[Bug 354312] Re: [MICRO-STAR INTERNATIONAL CO., LTD MS-7125] suspend/resume failure

2009-04-03 Thread Koterpillar
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/24737783/BootDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24737784/Dependencies.txt ** Attachment added: HalComputerInfo.txt http://launchpadlibrarian.net/24737785/HalComputerInfo.txt **

[Bug 354312] [NEW] [MICRO-STAR INTERNATIONAL CO., LTD MS-7125] suspend/resume failure

2009-04-03 Thread Koterpillar
Public bug reported: After suspend/resume attempt, there was no more video signal on the display, keyboard didn't work. ProblemType: KernelOops Annotation: This occured during a previous suspend and prevented it from resuming properly. Architecture: amd64 CurrentDmesg: [ 47.176015] eth0: no

[Bug 354294] Re: Intel video is very slow on Jaunty

2009-04-03 Thread Chris Wells
*** This bug is a duplicate of bug 339555 *** https://bugs.launchpad.net/bugs/339555 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 339555, so it is being marked as such. Please look

[Bug 338669] Re: (Needs UXA) painting artifacts after qt4.5 upgrade on intel chipset

2009-04-03 Thread Bryce Harrington
I included this bug in the list of issues to discuss with Intel today. They report that in their experience this issue is caused by the application, not X. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Triaged = Invalid -- (Needs UXA) painting artifacts after qt4.5 upgrade on

[Bug 317127] Re: evtouch calibrate tool does not detect mouse position

2009-04-03 Thread Timo Aaltonen
xf86-input-evtouch (0.8.8-0ubuntu3) jaunty; urgency=low * 21_more_calibration_fixups.patch: Make calibration work on xserver-1.6 Date: Sun, 22 Mar 2009 20:58:58 -0400 Changed-By: Thomas Jaeger

[Bug 308435] Re: [Intrepid] suspend hangs on resume in 2.6.27-9-generic

2009-04-03 Thread trevor t
Leann Thanks for follow up. Issue still remains. Tested with Jaunty 9.04 Beta LiveCD. Suspended using menu. Restored with front panel power button. Screens are black. Now, when keyboard key is held down, or mouse is moved, the cursor flickers. However, it no longer stops responding. dmesg

  1   2   3   4   5   6   7   8   9   10   >