[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