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

2009-04-06 Thread Paolo Montrasio
 Can you please report the output of the following command: ls -la
/sbin/dhclient-script /etc/dhcp3/dhclient-script

$ ls -l /sbin/dhclient*
lrwxrwxrwx 1 root root  9 2009-03-23 23:56 /sbin/dhclient - dhclient3
-rwxr-xr-x 1 root root 448584 2009-03-17 23:05 /sbin/dhclient3
-rwxr-xr-x 1 root root   8714 2009-03-17 23:05 /sbin/dhclient-script

I don't have /etc/dhcp3/dhclient-script on my live cd. These are the
contents of /etc/dhcp3

$ find /etc/dhcp3/ -ls
  14210 drwxr-xr-x   4 root root   92 Mar 23 23:57 /etc/dhcp3/
 220350 drwxr-xr-x   2 root root   50 Mar 24 00:17 
/etc/dhcp3/dhclient-enter-hooks.d
 220382 -rwxr-xr-x   1 root root 1037 Mar 23 10:19 
/etc/dhcp3/dhclient-enter-hooks.d/avahi-autoipd
 220392 -rw-r--r--   1 root root 1058 Mar 17 23:05 
/etc/dhcp3/dhclient-enter-hooks.d/debug
 220402 -rwxr-xr-x   1 root root 1736 Mar 16 16:01 
/etc/dhcp3/dhclient-enter-hooks.d/samba
 220360 drwxr-xr-x   2 root root   85 Mar 24 00:16 
/etc/dhcp3/dhclient-exit-hooks.d
 220412 -rw-r--r--   1 root root 1060 Mar 17 23:05 
/etc/dhcp3/dhclient-exit-hooks.d/debug
 220421 -rw-r--r--   1 root root  802 Mar 21 00:51 
/etc/dhcp3/dhclient-exit-hooks.d/ntpdate
 220432 -rw-r--r--   1 root root 1498 Mar 17 23:05 
/etc/dhcp3/dhclient-exit-hooks.d/rfc3442-classless-routes
 220442 -rwxr-xr-x   1 root root 1039 Mar 23 10:19 
/etc/dhcp3/dhclient-exit-hooks.d/zzz_avahi-autoipd
 220372 -rw-r--r--   1 root root 1703 Mar 17 23:04 
/etc/dhcp3/dhclient.conf

-- 
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, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2009-04-06 Thread Thierry Carrez
** Changed in: likewise-open5 (Ubuntu)
   Status: Triaged = In Progress

-- 
Likewise Open5 does not unregister pam-auth-update profile when removed
https://bugs.launchpad.net/bugs/354568
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-06 Thread Sebastien Bacher
ok, that bug is just confusing, can you describe clearly:

- the machines on your network
- which one you are using
- what you try to do and what error you get
- if the samba command line tools work better
- what you changed and why

-- 
Nautilus fails to browse any share on network to which Iomega Home Network Hard 
Drive (MDHD500-N, firmware K108.W15) is attached.
https://bugs.launchpad.net/bugs/354243
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 347250] Re: Upgrade from Likewise-Open 4 should be mentioned in Debian.NEWS

2009-04-06 Thread Thierry Carrez
** Changed in: likewise-open5 (Ubuntu)
   Status: Triaged = In Progress

** Changed in: likewise-open5 (Ubuntu)
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
Upgrade from Likewise-Open 4 should be mentioned in Debian.NEWS
https://bugs.launchpad.net/bugs/347250
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 356187] [NEW] SIGSEGV on printing

2009-04-06 Thread Joerg Delker
Public bug reported:

Binary package hint: samba

Using:Ubuntu 8.04.2, 
samba:  Installed: 3.0.28a-1ubuntu4.7

After upgrading, smbd throws SIGSEGV when trying to print from a windows client 
to a smb print share.
Result: Nothing is printed. Windows shows error message.

gdb shows the following trace after attaching to the process:
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7a596d0 (LWP 27999)]
0x080d09d7 in reply_printopen (conn=0x8530d88, inbuf=0x84ee298 , 
outbuf=0x850e6e0 , dum_size=58, dum_buffsize=131072)
at smbd/reply.c:3623
3623smbd/reply.c: No such file or directory.
in smbd/reply.c
(gdb) bt
#0  0x080d09d7 in reply_printopen (conn=0x8530d88, inbuf=0x84ee298 , 
outbuf=0x850e6e0 , dum_size=58, dum_buffsize=131072)
at smbd/reply.c:3623
#1  0x0810f93e in switch_message (type=192, inbuf=0x84ee298 , 
outbuf=0x850e6e0 , size=58, bufsize=131072) at smbd/process.c:1004
#2  0x08110d9b in smbd_process () at smbd/process.c:1031
#3  0x0835ec68 in main (argc=Cannot access memory at address 0x25
) at smbd/server.c:1120

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New

-- 
SIGSEGV on printing
https://bugs.launchpad.net/bugs/356187
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 356187] Re: SIGSEGV on printing

2009-04-06 Thread Joerg Delker
Forgot to post the corresponding smbd.log:

Apr  6 13:00:08 elwood smbd[27999]: [2009/04/06 13:00:08, 0] 
lib/fault.c:fault_report(41)
Apr  6 13:00:08 elwood smbd[27999]:   
===
Apr  6 13:00:08 elwood smbd[27999]: [2009/04/06 13:00:08, 0] 
lib/fault.c:fault_report(42)
Apr  6 13:00:08 elwood smbd[27999]:   INTERNAL ERROR: Signal 11 in pid 27999 
(3.0.28a)
Apr  6 13:00:08 elwood smbd[27999]:   Please read the Trouble-Shooting section 
of the Samba3-HOWTO
Apr  6 13:00:08 elwood smbd[27999]: [2009/04/06 13:00:08, 0] 
lib/fault.c:fault_report(44)
Apr  6 13:00:08 elwood smbd[27999]:
Apr  6 13:00:08 elwood smbd[27999]:   From: 
http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
Apr  6 13:00:08 elwood smbd[27999]: [2009/04/06 13:00:08, 0] 
lib/fault.c:fault_report(45)
Apr  6 13:00:08 elwood smbd[27999]:   
===
Apr  6 13:00:08 elwood smbd[27999]: [2009/04/06 13:00:08, 0] 
lib/util.c:smb_panic(1633)
Apr  6 13:00:08 elwood smbd[27999]:   PANIC (pid 27999): internal error
Apr  6 13:00:08 elwood smbd[27999]: [2009/04/06 13:00:08, 0] 
lib/util.c:log_stack_trace(1737)
Apr  6 13:00:08 elwood smbd[27999]:   BACKTRACE: 9 stack frames:
Apr  6 13:00:08 elwood smbd[27999]:#0 /usr/sbin/smbd(log_stack_trace+0x2d) 
[0x828abbd]
Apr  6 13:00:08 elwood smbd[27999]:#1 /usr/sbin/smbd(smb_panic+0x5d) 
[0x828aced]
Apr  6 13:00:08 elwood smbd[27999]:#2 /usr/sbin/smbd [0x827556a]
Apr  6 13:00:08 elwood smbd[27999]:#3 [0xb7eed420]
Apr  6 13:00:08 elwood smbd[27999]:#4 /usr/sbin/smbd [0x810f93e]
Apr  6 13:00:08 elwood smbd[27999]:#5 /usr/sbin/smbd(smbd_process+0x89b) 
[0x8110d9b]
Apr  6 13:00:08 elwood smbd[27999]:#6 /usr/sbin/smbd(main+0xa18) [0x835ec68]
Apr  6 13:00:08 elwood smbd[27999]:#7 
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7af6450]
Apr  6 13:00:08 elwood smbd[27999]:#8 /usr/sbin/smbd [0x8094361]
Apr  6 13:00:08 elwood smbd[27999]: [2009/04/06 13:00:08, 0] 
lib/util.c:smb_panic(1638)
Apr  6 13:00:08 elwood smbd[27999]:   smb_panic(): calling panic action 
[/usr/share/samba/panic-action 27999]
Apr  6 13:00:08 elwood smbd[27999]: [2009/04/06 13:00:08, 0] 
lib/util.c:smb_panic(1646)
Apr  6 13:00:08 elwood smbd[27999]:   smb_panic(): action returned status 0
Apr  6 13:00:08 elwood smbd[27999]: [2009/04/06 13:00:08, 0] 
lib/fault.c:dump_core(181)
Apr  6 13:00:08 elwood smbd[27999]:   dumping core in /var/log/samba/cores/smbd
Apr  6 13:00:08 elwood smbd[27999]:

-- 
SIGSEGV on printing
https://bugs.launchpad.net/bugs/356187
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2009-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package likewise-open5 - 5.0.3991.1-0ubuntu2

---
likewise-open5 (5.0.3991.1-0ubuntu2) jaunty; urgency=low

  * debian/patches/ask-for-reboot.diff: Ask for a reboot after domain join
since it is necessary before domain graphical logins (LP: #352934)
  * Removed debian/patches/graceful_dbus_restart.diff since it is not
sufficient and we now ask for a reboot
  * debian/patches/abstractions-cleanup.diff: Use a more precise mark to
delimitate likewise mods, to avoid destructive cleanup of the appamor.d
abstractions/nameservice file (LP: #354498)
  * debian/likewise-open5-lsass.prerm: Fix typo preventing pam-auth-update
profile from being unregistered (LP: #354568)
  * debian/likewise-open5.NEWS: Added note about upgrading/replacing an
existing likewise-open (4.1) install (LP: #347250)

 -- Thierry Carrez thierry.car...@ubuntu.com   Mon, 06 Apr 2009
13:51:17 +0200

** Changed in: likewise-open5 (Ubuntu)
   Status: In Progress = Fix Released

-- 
Leaving a domain breaks NetworkManager DHCP
https://bugs.launchpad.net/bugs/354498
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 352934] Re: Reboot needed after domainjoin before login into Gnome as a domain user

2009-04-06 Thread Thierry Carrez
It would be great if the Server doc also insisted on the need to reboot,
adding ubuntu-docs task.

** Summary changed:

- Can't login into Gnome as a domain user after domain join
+ Reboot needed after domainjoin before login into Gnome as a domain user

** Also affects: ubuntu-docs (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-docs (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: ubuntu-docs (Ubuntu)
   Status: New = Confirmed

-- 
Reboot needed after domainjoin before login into Gnome as a domain user
https://bugs.launchpad.net/bugs/352934
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 347250] Re: Upgrade from Likewise-Open 4 should be mentioned in Debian.NEWS

2009-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package likewise-open5 - 5.0.3991.1-0ubuntu2

---
likewise-open5 (5.0.3991.1-0ubuntu2) jaunty; urgency=low

  * debian/patches/ask-for-reboot.diff: Ask for a reboot after domain join
since it is necessary before domain graphical logins (LP: #352934)
  * Removed debian/patches/graceful_dbus_restart.diff since it is not
sufficient and we now ask for a reboot
  * debian/patches/abstractions-cleanup.diff: Use a more precise mark to
delimitate likewise mods, to avoid destructive cleanup of the appamor.d
abstractions/nameservice file (LP: #354498)
  * debian/likewise-open5-lsass.prerm: Fix typo preventing pam-auth-update
profile from being unregistered (LP: #354568)
  * debian/likewise-open5.NEWS: Added note about upgrading/replacing an
existing likewise-open (4.1) install (LP: #347250)

 -- Thierry Carrez thierry.car...@ubuntu.com   Mon, 06 Apr 2009
13:51:17 +0200

** Changed in: likewise-open5 (Ubuntu)
   Status: In Progress = Fix Released

-- 
Upgrade from Likewise-Open 4 should be mentioned in Debian.NEWS
https://bugs.launchpad.net/bugs/347250
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2009-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package likewise-open5 - 5.0.3991.1-0ubuntu2

---
likewise-open5 (5.0.3991.1-0ubuntu2) jaunty; urgency=low

  * debian/patches/ask-for-reboot.diff: Ask for a reboot after domain join
since it is necessary before domain graphical logins (LP: #352934)
  * Removed debian/patches/graceful_dbus_restart.diff since it is not
sufficient and we now ask for a reboot
  * debian/patches/abstractions-cleanup.diff: Use a more precise mark to
delimitate likewise mods, to avoid destructive cleanup of the appamor.d
abstractions/nameservice file (LP: #354498)
  * debian/likewise-open5-lsass.prerm: Fix typo preventing pam-auth-update
profile from being unregistered (LP: #354568)
  * debian/likewise-open5.NEWS: Added note about upgrading/replacing an
existing likewise-open (4.1) install (LP: #347250)

 -- Thierry Carrez thierry.car...@ubuntu.com   Mon, 06 Apr 2009
13:51:17 +0200

** Changed in: likewise-open5 (Ubuntu)
   Status: In Progress = Fix Released

-- 
Reboot needed after domainjoin before login into Gnome as a domain user
https://bugs.launchpad.net/bugs/352934
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 356149] [NEW] Debconf questions to set passwords

2009-04-06 Thread Shahar Or
Public bug reported:

Binary package hint: mailman

Dear interested parties,

It will be most valuable in my opinion that the following debconf
questions will be added to the package:

1. A debconf question which sets the site password
2. A debconf question which sets the list creator password

In the installation manual ( http://list.org/mailman-install/node44.html
) it is said that It is okay not to set a list creator password, but
you probably do want a site password..

Having these things done by debconf will simplify the mailman
installation further and save users time.

Many blessings.

** Affects: mailman (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Debconf questions to set passwords
https://bugs.launchpad.net/bugs/356149
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 352934] Re: Reboot needed after domainjoin before login into Gnome as a domain user

2009-04-06 Thread markofealing
I second that about the documentation, page numbers would also be good!

-- 
Reboot needed after domainjoin before login into Gnome as a domain user
https://bugs.launchpad.net/bugs/352934
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 352170] Re: openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha

2009-04-06 Thread Thierry Carrez
Patch to use hashlib instead of sha.

** Attachment added: openssl-blacklist_0.4.2ubuntu1.debdiff
   http://launchpadlibrarian.net/24865683/openssl-blacklist_0.4.2ubuntu1.debdiff

-- 
openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead   import sha
https://bugs.launchpad.net/bugs/352170
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 356256] [NEW] dist-upgrade stops slapd

2009-04-06 Thread Miek Gieben
Public bug reported:

Not sure if this is an openldap bug... BUT

I decided to upgrade to jaunty - this also includes and openldap
upgrade. When openldap is upgraded, it is first stopped, then some other
packages are installed and later it is restarted.

If you have the user information stored in ldap this is quite annoying.
This means that every user lookup first has to timeout before
/etc/passwd and friends are consulted.

Would it be possible to handle ldap (and maybe kerberos) in a special
way during an upgrade? So that the down-time of each service is
minimized?

** Affects: openldap (Ubuntu)
 Importance: Undecided
 Status: New

-- 
dist-upgrade stops slapd
https://bugs.launchpad.net/bugs/356256
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2009-04-06 Thread Thierry Carrez
How is your network defined ? Using NetworkManager or by providing some
contents into /etc/network/interfaces ? When you say as they did in
8.10, you mean that it used to work in 8.10 ? Did you change the way
your network is defined between versions ?


** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 352391] Re: AppArmor prevents DHCP from getting address

2009-04-06 Thread Thierry Carrez
Have you been testing likewise-open5 ? If so, could you post your
/etc/apparmor.d/abstractions/nameservice file for doublecheck ? Might be
a bug 354498 dupe.

** Changed in: dhcp3 (Ubuntu)
   Status: New = Incomplete

-- 
AppArmor prevents DHCP from getting address
https://bugs.launchpad.net/bugs/352391
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 344499] Re: samba crash

2009-04-06 Thread Thierry Carrez
Thanks for all this information !
Apparently it was a transient error installing a share after an update, if you 
can't reproduce it i'll mark it as invalid.

** Changed in: samba (Ubuntu)
   Status: Incomplete = Invalid

-- 
samba crash
https://bugs.launchpad.net/bugs/344499
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 342655] Re: Confusing debconf message when upgrading

2009-04-06 Thread Thierry Carrez
** Changed in: sysstat (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: sysstat (Ubuntu)
   Status: New = Confirmed

-- 
Confusing debconf message when upgrading
https://bugs.launchpad.net/bugs/342655
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to sysstat in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 209520] Re: unclear error when lanman authentication is refused on the server

2009-04-06 Thread Sebastien Bacher
** Summary changed:

- SMB error: Unable to mount location when server configured with security=share
+ unclear error when lanman authentication is refused on the server

** Changed in: gvfs (Ubuntu)
   Importance: High = Low

** Changed in: gvfs (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
unclear error when lanman authentication is refused on the server
https://bugs.launchpad.net/bugs/209520
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 209520] Re: unclear error when lanman authentication is refused on the server

2009-04-06 Thread Sebastien Bacher
** Bug watch added: GNOME Bug Tracker #578150
   http://bugzilla.gnome.org/show_bug.cgi?id=578150

** Also affects: gvfs via
   http://bugzilla.gnome.org/show_bug.cgi?id=578150
   Importance: Unknown
   Status: Unknown

-- 
unclear error when lanman authentication is refused on the server
https://bugs.launchpad.net/bugs/209520
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2009-04-06 Thread Prasad Tadi
Bryan,

Have a good news.  I installed Jaunt (9.04) on a new VM and I could  
push the Large size files without any issues over IPv6.

So it looks like OS/ Kernl level issue.

I can use the new machine (Jaunt) and can push to both Hardy and  
Jaunt machines.

At least it solved one issue, but we may need to re-test our product  
with new OS.

Thanks
Prasad

On Apr 3, 2009, at 8:18 PM, Prasad Tadi wrote:


 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.

 cru...@cc-branch:~/newcc/projects/branch-build/dt-RelEng$ scp
 desktone.tar [fe80::250:56ff:fe8d:1ddc%eth1]:/tmp/x.tar
 cru...@fe80::250:56ff:fe8d:1ddc%eth1's password:
 desktone.tar
   100%   71MB  35.3MB/s   00:02
 cru...@cc-branch:~/newcc/projects/branch-build/dt-RelEng$

 # tshark ip6 -i lo
 SNIP

   8.381329 fe80::250:56ff:fe8d:1ddc - fe80::250:56ff:fe8d:1ddc SSHv2
 Encrypted response packet len=48
8.381401 fe80::250:56ff:fe8d:1ddc - fe80::250:56ff:fe8d:1ddc
 SSHv2 Encrypted request packet len=32
8.382301 fe80::250:56ff:fe8d:1ddc - fe80::250:56ff:fe8d:1ddc
 SSHv2 Encrypted response packet len=128
8.383901 fe80::250:56ff:fe8d:1ddc - fe80::250:56ff:fe8d:1ddc
 SSHv2 Encrypted request packet len=32
8.383932 fe80::250:56ff:fe8d:1ddc - fe80::250:56ff:fe8d:1ddc TCP
 42214  ssh [FIN, ACK] Seq=74203897 Ack=30225 Win=39040 Len=0
 TSV=7656054 TSER=7656054
8.419376 fe80::250:56ff:fe8d:1ddc - fe80::250:56ff:fe8d:1ddc TCP
 ssh  42214 [ACK] Seq=30225 Ack=74203898 Win=852224 Len=0 TSV=7656058
 TSER=7656054
8.469483 fe80::250:56ff:fe8d:1ddc - fe80::250:56ff:fe8d:1ddc TCP
 ssh  42214 [FIN, ACK] Seq=30225 Ack=74203898 Win=852224 Len=0
 TSV=7656063 TSER=7656054
8.469504 fe80::250:56ff:fe8d:1ddc - fe80::250:56ff:fe8d:1ddc TCP
 42214  ssh [ACK] Seq=74203898 Ack=30226 Win=39040 Len=0 TSV=7656063
 TSER=7656063

 So I think though the Document suggests that it should use its own,
 the OS /APP is intelligent to route the packets through LOOP BACK  
 (lo).


 Now the data while transferring to next node.

 I tried both eth1 and eth0.

 First the SCP command
 ru...@cc-branch:~/newcc/projects/branch-build/dt-RelEng$ scp
 desktone.tar [fe80::250:56ff:fe8d:403c%eth0]:/tmp/x.tar
 cru...@fe80::250:56ff:fe8d:403c%eth0's password:
 desktone.tar
 2% 2112KB   2.1MB/s   00:33 ETA
 desktone.tar
 2% 2112KB   1.7MB/s   00:41 ETA
 desktone.tar
 2% 2112KB   1.5MB/s   00:45 ETA
 desktone.tar
 2% 2112KB   1.2MB/s - stalled -
 desktone.tar
 2% 2112KB   1.1MB/s - stalled -
 desktone.tar
 3% 2208KB 918.8KB/s   01:16 ETA
 desktone.tar
 3% 2208KB 744.2KB/s   01:34
 etacru...@cc-branch:~/newcc/projects/branch-build/dt-RelEng$

 I killed after some time


 tshark ip6 output on the originator No Errors

 SNIP
 16.447595 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c SSHv2
 Encrypted request packet len=2856
   16.657429 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c
 SSHv2 [TCP Retransmission] Encrypted request packet len=1428
   16.65 fe80::250:56ff:fe8d:403c - fe80::250:56ff:fe8d:5c00 TCP
 ssh  53692 [ACK] Seq=2209 Ack=158913 Win=64128 Len=0 TSV=78934229
 TSER=7554125
   16.657806 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c
 SSHv2 Encrypted request packet len=2856
   16.867469 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c
 SSHv2 [TCP Retransmission] Encrypted request packet len=1428
   16.867773 fe80::250:56ff:fe8d:403c - fe80::250:56ff:fe8d:5c00 TCP
 ssh  53692 [ACK] Seq=2209 Ack=160341 Win=64128 Len=0 TSV=78934250
 TSER=7554146
   16.867797 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c
 SSHv2 Encrypted request packet len=2856
   17.077691 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c
 SSHv2 [TCP Retransmission] Encrypted request packet len=1428
   17.078810 fe80::250:56ff:fe8d:403c - fe80::250:56ff:fe8d:5c00 TCP
 ssh  53692 [ACK] Seq=2209 Ack=161769 Win=64128 Len=0 TSV=78934271
 TSER=7554167
   17.078837 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c
 SSHv2 [TCP Retransmission] Encrypted request packet len=1428
   17.078843 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c
 SSHv2 [TCP Retransmission] Encrypted request packet len=1428
   17.079060 fe80::250:56ff:fe8d:403c - fe80::250:56ff:fe8d:5c00 TCP
 ssh  53692 [ACK] Seq=2209 Ack=163197 Win=64128 Len=0 TSV=78934271
 TSER=7554167
   17.079071 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c
 SSHv2 [TCP Retransmission] Encrypted request packet len=1428
   17.079075 fe80::250:56ff:fe8d:403c - fe80::250:56ff:fe8d:5c00 TCP
 ssh  53692 

[Bug 356149] Re: Debconf questions to set passwords

2009-04-06 Thread Chuck Short
Thanks for the suggestion however it is probably a bit too late for
jaunty. We can revisit this again for karmic.

** Changed in: mailman (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: mailman (Ubuntu)
   Status: New = Triaged

-- 
Debconf questions to set passwords
https://bugs.launchpad.net/bugs/356149
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 320470] Re: duplicate Mime-Version header

2009-04-06 Thread Chuck Short
Fixed for Ubuntu as well.

** Changed in: mailman (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
duplicate Mime-Version header 
https://bugs.launchpad.net/bugs/320470
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2009-04-06 Thread Bryan McLellan
On Fri, Apr 3, 2009 at 5:18 PM, Prasad Tadi pt...@roshitech.com wrote:
 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.

Right, because you're using the local machines link local address. You
need to use the local link address of the remote machine you want to
copy the file to.

I just built two hardy guests using python-vm-builder and ran them
under KVM using bridging. I had no problems with sustained traffic
ipv6 traffic between the two over scp using the link local addresses.

 tshark ip6 output on the originator No Errors

  16.867469 fe80::250:56ff:fe8d:5c00 - fe80::250:56ff:fe8d:403c
 SSHv2 [TCP Retransmission] Encrypted request packet len=1428

Actually, that is indicative of an error. A retransmission occurs when
the host sending the data doesn't get an acknowledgement that the
remote host received the data, so it sends it again. Either the
sending host isn't seeing them, or the receiving host isn't sending
them. This can be caused by a network or hardware problem on either
host or the equipment (or virtualized equipment) in between.

On Mon, Apr 6, 2009 at 9:35 AM, Prasad Tadi pt...@roshitech.com wrote:
 Have a good news.  I installed Jaunt (9.04) on a new VM and I could
 push the Large size files without any issues over IPv6.

 So it looks like OS/ Kernl level issue.

Perhaps, glad it's working for you now though.

-- 
SCP over IPv6 address is very Slow. Takes Hours
https://bugs.launchpad.net/bugs/352841
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 356566] [NEW] sadc: segfault

2009-04-06 Thread stek79
Public bug reported:

Binary package hint: sysstat

Hi,
   just installed my brand new Jaunty Beta. Incredible work guys, never hoped 
to get such a fast startup!

Being a performance fanatic, I installed the sysstat package to record
some performance data.

Taking a look at my dmesg output, I've noticed this:

[ 3574.132570] sadc[7866]: segfault at c ip b7e02fc8 sp bff1f2f4 error 4 in 
libc-2.9.so[b7d92000+15c000]
[ 4172.906709] sadc[8210]: segfault at c ip b7f05fc8 sp bf823854 error 4 in 
libc-2.9.so[b7e95000+15c000]
[ 4773.368650] sadc[8600]: segfault at c ip b7f55fc8 sp bfe72bd4 error 4 in 
libc-2.9.so[b7ee5000+15c000]

s...@ste-desktop:~$ lsb_release -rd
apt-cache poDescription:Ubuntu jaunty (development branch)
Release:9.04
s...@ste-desktop:~$ apt-cache policy sysstat
sysstat:
  Installed: 8.1.7-1
  Candidate: 8.1.7-1
  Version table:
 *** 8.1.7-1 0
500 http://it.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

Let me know if you need any other information. Thanks a lot!

** Affects: sysstat (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sadc: segfault
https://bugs.launchpad.net/bugs/356566
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to sysstat in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 319515] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-04-06 Thread Mathias Gug
@Hanen:

Could you post the apt terminal log file (/var/log/apt/term.log*)
related to the failed upgrade?

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Incomplete

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/319515
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 319515] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-04-06 Thread Hanen Ben Rhouma

** Attachment added: term.log
   http://launchpadlibrarian.net/24904332/term.log

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/319515
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 356599] Re: ssh public key not working

2009-04-06 Thread James Dupin
SOLVED

after logout/logon, gnome keyring is popping and the use of public key
is ok

-- 
ssh public key not working
https://bugs.launchpad.net/bugs/356599
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 356599] Re: ssh public key not working

2009-04-06 Thread Mathias Gug
On Mon, Apr 06, 2009 at 09:05:17PM -, James Dupin wrote:
 SOLVED

  status invalid


-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com


** Changed in: openssh (Ubuntu)
   Status: New = Invalid

-- 
ssh public key not working
https://bugs.launchpad.net/bugs/356599
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 319515] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-04-06 Thread Mathias Gug
@Hanen:

According to the terminal log file, you're error is not related to this
bug since there isn't any line 'ERROR: There's not enough space in
/var/lib/mysql/' in the terminal log. Please open a new bug report if
you're able to reproduce your problem.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Incomplete = Invalid

** Summary changed:

- package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
+ package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: not 
enough space available on partition

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: not enough 
space available on partition
https://bugs.launchpad.net/bugs/319515
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 355091] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: Unterprozess post-installation script gab den Fehlerwert 1 zur?ck

2009-04-06 Thread Mathias Gug
Relevant error message:

 * Stopping MySQL database server mysqld

   ...done.

/var/lib/dpkg/info/mysql-server-5.0.postinst: line 143:
/etc/mysql/conf.d/old_passwords.cnf: No such file or directory

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
/etc/mysql/conf.d/old_passwords.cnf: No such file or directory
https://bugs.launchpad.net/bugs/355091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 354850] Re: amarock

2009-04-06 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Could you have a look at the log messages from mysql in
/var/log/daemon.log at the time of the installation?

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Incomplete

-- 
amarock
https://bugs.launchpad.net/bugs/354850
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 355709] Re: package mysql-server-5.0 5.1 .30really5.0.75-0ubuntu10 failed to install/upgrade : Unterprozess post-installation script gab den Fehlerwe rt 1 zurück

2009-04-06 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Could you have a look at the log messages from mysql in
/var/log/daemon.log at the time of the installation?


** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Incomplete

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to 
install/upgrade: Unterprozess post-installation script gab den Fehlerwert 1 
zurück
https://bugs.launchpad.net/bugs/355709
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 106244] Re: CONF Variable in /etc/init.d/mysql unused - support for multiple instance/version of mysql

2009-04-06 Thread Mathias Gug
Fixed in 5.0.67-2, thus in jaunty.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: In Progress = Fix Released

-- 
CONF Variable in /etc/init.d/mysql unused - support for multiple 
instance/version of mysql
https://bugs.launchpad.net/bugs/106244
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 209520] Re: unclear error when lanman authentication is refused on the server

2009-04-06 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Unknown = New

-- 
unclear error when lanman authentication is refused on the server
https://bugs.launchpad.net/bugs/209520
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2009-04-06 Thread Bug Watch Updater
** Changed in: gvfs
   Status: New = Invalid

-- 
invalid argument error on permission issue
https://bugs.launchpad.net/bugs/220434
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 19922] Re: postfix: trivial-rewrite crashes with signal 11

2009-04-06 Thread Bryan
Nrews readers either do not launch or die shortly after opening?

-- 
postfix: trivial-rewrite crashes with signal 11
https://bugs.launchpad.net/bugs/19922
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2009-04-06 Thread Tom Metro
I've opened Bug #356800, ifconfig fails to initiaize a virtual
interface with a zero IP address.

This bug should be made dependent on it. (I didn't see a way to do
that.)

-- 
dhclient fails for virtual interfaces (IP aliases)
https://bugs.launchpad.net/bugs/351378
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs