Re: [Bug 484807] Re: module blacklisting not respected

2009-11-24 Thread oger000

Soren Hansen schrieb:
 On Wed, Nov 18, 2009 at 02:59:35PM -, oger000 wrote:
 ** Attachment added: Use --use-blacklist paramter when loading the kvm 
 modules
http://launchpadlibrarian.net/35825330/qemu-kvm.oebatch01
 
 I think it will seem confusing that the init script says Loading kvm
 module [OK], yet the module isn't loaded. I don't know if modprobe
 offers a way to check whether a module /would/ be loaded by modprobe
 -b. 

Not direct, but by checking the output of modprobe -v for the sting
insmod.

 If it does, we can check earlier and simply not echo anything at
 all.


I modified the patch accordingly.

The patch works for me, for others there has to be the decision: If the 
weakness 
of depending on the output of modprobe is too strong, you can close this bug 
withou applying the patch. If you think the check stable enough please apply.


gerhard

-- 
module blacklisting not respected
https://bugs.launchpad.net/bugs/484807
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-11-24 Thread Andy Rogers
I can also confirm this bug also effects me, I went from having this
line in my fstab:-

//192.168.16.50/share/documents /mnt/documents  cifs guest  0
0

to

//192.168.16.50/share/documents /mnt/documents  cifs
nounix,noserverino,file_mode=0777,dir_mode=0777,guest  0   0

But however now when iam doing a sync between our remote sites with
exactually the same setup instead of 10 sites taking 20 minutes to be
checked this is now taking over an hour using rsync.

Can anyone help me speed this backup?  They are all NAS boxes with no
permissions a Buffalo Drivestation.

Thanks

Andy

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
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 485361] Re: CIFS mounted drives do not allow write access to program other than nautilus, gedit or the command line

2009-11-24 Thread Duarte Molha
I am sorry but i do not know your to do that. Where can I find that file
in the system?

Cheers,

Duarte Molha

-- 
CIFS mounted drives do not allow write access to program other than nautilus, 
gedit or the command line
https://bugs.launchpad.net/bugs/485361
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 486128] Re: euca2ools: Requires more environment variables than EC2 AMI tools

2009-11-24 Thread Scott Moser
** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
euca2ools: Requires more environment variables than EC2 AMI tools
https://bugs.launchpad.net/bugs/486128
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 391001] Re: vmbuilder fails when specifying numeric values in config file

2009-11-24 Thread Lennart Karssen
*** This bug is a duplicate of bug 378859 ***
https://bugs.launchpad.net/bugs/378859

** This bug has been marked a duplicate of bug 378859
   vmbuilder sets new VMs' memory limits to 18446744073709551615 kb

-- 
vmbuilder fails when specifying numeric values in config file
https://bugs.launchpad.net/bugs/391001
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 402718] Re: Please upgrade ipvsadm from 1.24 to 1.25

2009-11-24 Thread Andres E. Rodriguez Lazo
This package has been updated on Debian, and has hit testing a few days
ago, so I believe it's going to be synced automatically anytime soon.
I'm closing this bug report.

** Changed in: ipvsadm (Ubuntu)
   Status: Confirmed = Invalid

-- 
Please upgrade ipvsadm from 1.24 to 1.25
https://bugs.launchpad.net/bugs/402718
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipvsadm 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 235562] Re: Add ability to build Debian virtual machines

2009-11-24 Thread Brian Murray
** Changed in: vm-builder (Ubuntu)
 Assignee: (unassigned) = Ubuntu Server Team (ubuntu-server)

-- 
Add ability to build Debian virtual machines
https://bugs.launchpad.net/bugs/235562
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 487696] [NEW] [Samba] Error fcntl_lock: lock failed cached_login don't run

2009-11-24 Thread Thibaut MEYNIAL
Public bug reported:

Binary package hint: samba

Hello,

When I want to use this command :  sudo smbcontrol winbindd  offline
an  error appears :

Registered MSG_REQ_POOL_USAGE
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
 fcntl_lock : lock failed at offset 0 count 1 op 6 type 0 (Ressources 
temporairemnt non disponible)


I run Ubuntu 9.04 (32 and 64 bits), updated.
Version of package Samba is 3.3.2-1ubuntu3

Have you ever seen this problem ?
How do you resolve this ?
Is it only on Ubuntu ?

Another bug is : cached_login seems to be disable (config / pam is OK)
I can’t use it for offline login (at home)

--
Sincerely
Thibaut MEYNIAL

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

-- 
[Samba] Error fcntl_lock: lock failed  cached_login don't run
https://bugs.launchpad.net/bugs/487696
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 235562] Re: Add ability to build Debian virtual machines

2009-11-24 Thread Mathias Gug
** Changed in: vm-builder (Ubuntu)
 Assignee: Ubuntu Server Team (ubuntu-server) = Canonical Server Team 
(canonical-server)

-- 
Add ability to build Debian virtual machines
https://bugs.launchpad.net/bugs/235562
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 235562] Re: Add ability to build Debian virtual machines

2009-11-24 Thread Matt Zimmerman
** Changed in: vm-builder (Ubuntu)
 Assignee: Canonical Server Team (canonical-server) = Soren Hansen (soren)

-- 
Add ability to build Debian virtual machines
https://bugs.launchpad.net/bugs/235562
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 487795] [NEW] Samba does not start well

2009-11-24 Thread razor7
Public bug reported:

Binary package hint: samba

Hello...i have installed Karmik (fresh install) and installed /
configured samba and winbind (because i use openDNS), everything goes
OK, but after reboot, i can not see any share from ANY PC
(windows/linux), so in the host machine, I rin /etc/init.d/samba
restart...and it says process id 1506 not found (or similar), so I go
to the System Monitor, in the Process Tab, i terminate the two smbd
processess, and run /etc/init.d/samba start and all goes ok...even
usiong smbtree command in the host machine.

How can I solve this?

Thanks a lot!

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

-- 
Samba does not start well
https://bugs.launchpad.net/bugs/487795
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 446313] Re: [ffe] security upgrade to php 5.2.11

2009-11-24 Thread Marc Deslauriers
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-3291

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-3292

-- 
[ffe] security upgrade to php 5.2.11
https://bugs.launchpad.net/bugs/446313
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 486128] Re: euca2ools: Requires more environment variables than EC2 AMI tools

2009-11-24 Thread Neil Soman
Euca2ools is designed to be generic and one of the design goals was to
not assume a specific endpoint or endpoints. The endpoint could be AWS
or any Eucalyptus installation including the UEC or any other EC2
compatible service.

I do not think the proposed fix is in the scope of what the upstream can
provide.

** Changed in: eucalyptus
   Importance: Undecided = Wishlist

-- 
euca2ools: Requires more environment variables than EC2 AMI tools
https://bugs.launchpad.net/bugs/486128
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 461077] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-installation script killed by signal (Broken pipe)

2009-11-24 Thread Jean-Baptiste Lallement
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-installation script killed by signal (Broken pipe)
https://bugs.launchpad.net/bugs/461077
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2009-11-24 Thread Brian Murray
Is everybody using PuTTY as an ssh client?  If not it would be quite
helpful to know what ssh client and package version with which you are
experiencing this bug.

-- 
X11 forwarding via SSH does not work after upgrade to karmic
https://bugs.launchpad.net/bugs/434799
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 423289] Re: autofs deletes directories but does not re-create them

2009-11-24 Thread ejevs
I've just had a hard time with automount and finaly figured out i'm not alone, 
This is not my only problem with automount (the other could turn out to be me), 
but I can confirm the the directory mountpoints in auto.master does indeed 
disapear.
Ubuntu server Karmic (same problem before dist-upgrade on Jaunty).

-- 
autofs deletes directories but does not re-create them
https://bugs.launchpad.net/bugs/423289
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 462172] Re: samba Too many files are currently in use.

2009-11-24 Thread Steve McGrath
** Tags added: needs-reassignment

** Tags removed: needs-reassignment

-- 
samba Too many files are currently in use.
https://bugs.launchpad.net/bugs/462172
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 487919] [NEW] use avahi-publish to publish an A record without conflicting PTR record

2009-11-24 Thread Dustin Kirkland
Public bug reported:

Filing this bug on Kees' behalf, for tracking purposes...

On Fri, 2009-11-13 at 22:22 -0800, Kees Cook wrote:
Hi,
 
 My --no-reverse option is upstream[1] now, so you should be able to use
 avahi-publish in newer avahi versions to publish an A record without
 the potentially conflicting PTR record for the IP address you want the
 euca CC to live on.
 
 -Kees
 
 [1] 
 http://git.0pointer.de/?p=avahi.git;a=commitdiff;h=63b105af928ab6027ce7c905b8ac051fc23a2880

** Affects: eucalyptus (Ubuntu)
 Importance: Medium
 Status: Triaged

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

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

-- 
use avahi-publish to publish an A record without conflicting PTR record
https://bugs.launchpad.net/bugs/487919
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 401782] Re: please build a static version of qemu-arm 0.11.x in a separate binary deb

2009-11-24 Thread Bug Watch Updater
** Changed in: qemu (Debian)
   Status: New = Fix Committed

-- 
please build a static version of qemu-arm 0.11.x in a separate binary deb
https://bugs.launchpad.net/bugs/401782
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 484621] Re: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 5886 (/usr/sbin/smbd)

2009-11-24 Thread Sergey Kiselev
Hi, Chuck
I have installed samba-dbg, but nothing changed. I recieve lot of local
mail messages like this:
--
The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for PID 8021 ().

This means there was a problem with the program, such as a segfault.
However, the executable could not be found for process 8021.
It may have died unexpectedly, or you may not have permission to debug
the process.
--

or this:
--
The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for PID 18148 (/usr/sbin/smbd).

This means there was a problem with the program, such as a segfault.
Below is a backtrace for this process generated with gdb, which shows
the state of the program at the time the error occurred.  The Samba log
files may contain additional information about the problem.

If the problem persists, you are encouraged to first install the
samba-dbg package, which contains the debugging symbols for the Samba
binaries.  Then submit the provided information as a bug report to
Ubuntu by visiting this link:
https://launchpad.net/ubuntu/+source/samba/+filebug

[Thread debugging using libthread_db enabled]
0x00d7a422 in __kernel_vsyscall ()
#0  0x00d7a422 in __kernel_vsyscall ()
#1  0x00cad513 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0x00c4fd03 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0x00e41fad in system () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x0072c9ad in smb_panic (why=0xacf862 internal error) at
lib/util.c:1486
#5  0x0071a15e in fault_report (sig=11) at lib/fault.c:47
#6  sig_fault (sig=11) at lib/fault.c:70
#7  signal handler called
#8  0x00c89f43 in strlen () from /lib/tls/i686/cmov/libc.so.6
#9  0x007021c8 in rep_strlcpy (d=0xbf8fe2fc , s=0x0, bufsize=256)
at ../lib/replace/replace.c:65
#10 0x0073b027 in connections_fetch_entry (mem_ctx=0x0, conn=0x241d3f0, 
name=0x0) at lib/conn_tdb.c:65
#11 0x0049ffdf in yield_connection (conn=0x241d3f0, name=0x0)
at smbd/connection.c:33
#12 0x00512f2e in close_cnum (conn=0x241d3f0, vuid=100) at
smbd/service.c:1231
#13 0x004c5fe8 in reply_tdis (req=0x2425098) at smbd/reply.c:4713
#14 0x00511abe in switch_message (type=value optimized out,
req=0x2425098, 
size=39) at smbd/process.c:1376
#15 0x00511f2d in construct_reply (conn=value optimized out, 
inbuf=value optimized out, nread=39, unread_bytes=0, 
encrypted=value optimized out, deferred_pcd=0x0) at
smbd/process.c:1407
#16 process_smb (conn=value optimized out, inbuf=value optimized
out, 
nread=39, unread_bytes=0, encrypted=value optimized out, 
deferred_pcd=0x0) at smbd/process.c:1465
#17 0x00512790 in smbd_server_connection_read_handler (ev=0x240ef70, 
fde=0x23b5df0, flags=value optimized out, private_data=0x23955f0)
at smbd/process.c:1880
#18 smbd_server_connection_handler (ev=0x240ef70, fde=0x23b5df0, 
flags=value optimized out, private_data=0x23955f0) at
smbd/process.c:1894
#19 0x0073deae in run_events (ev=0x240ef70, selrtn=1,
read_fds=0xbf8fe7fc, 
write_fds=0xbf8fe77c) at lib/events.c:126
#20 0x00511352 in smbd_server_connection_loop_once () at
smbd/process.c:819
#21 smbd_process () at smbd/process.c:2171
#22 0x00a10335 in smbd_accept_connection (ev=0x240ef70, fde=0x2421150, 
flags=1, private_data=0x24217f8) at smbd/server.c:394
#23 0x0073deae in run_events (ev=0x240ef70, selrtn=1,
read_fds=0xbf8feb0c, 
write_fds=0xbf8fea8c) at lib/events.c:126
#24 0x0073e14f in s3_event_loop_once (ev=0x240ef70, 
location=0xb58e6b smbd/server.c:680) at lib/events.c:185
#25 0x0073e749 in _tevent_loop_once (ev=0x240ef70, 
location=0xb58e6b smbd/server.c:680) at ../lib/tevent/tevent.c:478
#26 0x00a1107a in smbd_parent_loop (argc=2, argv=0xbf8fef44)
at smbd/server.c:680
#27 main (argc=2, argv=0xbf8fef44) at smbd/server.c:1250
A debugging session is active.

Inferior 1 [process 18148] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


samba log files in attachment

Thanks
Sergey 

В Чтв, 19/11/2009 в 21:09 +, Chuck Short пишет:
 Hi,
 
 Can you please install the samba-dbg package when this happens?
 
 Thanks
 chuck
 
 ** Changed in: samba (Ubuntu)
Importance: Undecided = Low
 
 ** Changed in: samba (Ubuntu)
Status: New = Incomplete
 


** Attachment added: log.nmbd
   http://launchpadlibrarian.net/36051573/log.nmbd

** Attachment added: samba.log
   http://launchpadlibrarian.net/36051574/samba.log

-- 
The Samba 'panic action' script, /usr/share/samba/panic-action, was called for 
PID 5886 (/usr/sbin/smbd)
https://bugs.launchpad.net/bugs/484621
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 484621] Re: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 5886 (/usr/sbin/smbd)

2009-11-24 Thread Thierry Carrez
*** This bug is a duplicate of bug 388483 ***
https://bugs.launchpad.net/bugs/388483

** This bug has been marked a duplicate of bug 388483
   smbd panic action with yield_connection name=0x0

-- 
The Samba 'panic action' script, /usr/share/samba/panic-action, was called for 
PID 5886 (/usr/sbin/smbd)
https://bugs.launchpad.net/bugs/484621
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