[Bug 736757] Re: PANIC (pid 18442): internal error in winbindd

2011-03-22 Thread Hein Gustavsen
I have a similar problem. winbindd does start, but has crashed several
times since installing 2:3.4.7~dfsg-1ubuntu3.5. Here is my gdb backtrace
from core dump:

Core was generated by `/usr/sbin/winbindd'.
Program terminated with signal 6, Aborted.
#0  0x7f4fbe8fba75 in raise () from /lib/libc.so.6
(gdb) bt
#0  0x7f4fbe8fba75 in raise () from /lib/libc.so.6
#1  0x7f4fbe8ff5c0 in abort () from /lib/libc.so.6
#2  0x7f4fc0da1450 in dump_core () at lib/fault.c:337
#3  0x7f4fc0db227e in smb_panic (why=)
at lib/util.c:1496
#4  0x7f4fc0da184d in fault_report (sig=11) at lib/fault.c:52
#5  sig_fault (sig=11) at lib/fault.c:75
#6  
#7  rpc_pipe_np_smb_conn (p=0x0) at rpc_client/rpc_transport_np.c:402
#8  0x7f4fc0e8d048 in rpccli_set_timeout (rpc_cli=0x0, timeout=35000)
at rpc_client/cli_pipe.c:2956
#9  0x7f4fc0d277a1 in winbindd_lookup_sids (mem_ctx=0x7f4fc2ae8560,
domain=, num_sids=,
sids=, domains=0x7fff185eaf90, names=0x7fff185eafa0,
types=0x7fff185eaf98) at winbindd/winbindd_rpc.c:1221
#10 0x7f4fc0d2a092 in lookup_groupmem (domain=0x7f4fc2b0a240,
mem_ctx=0x7f4fc2ae8780, group_sid=0x7f4fc2b2e360,
num_names=0x7fff185eb2dc, sid_mem=,
names=, name_types=0x7fff185eb2a8)
at winbindd/winbindd_ads.c:1124
#11 0x7f4fc0d11503 in lookup_groupmem (domain=,
mem_ctx=, group_sid=,
num_names=0x7fff185eb2dc, sid_mem=0x7fff185eb298, names=0x7fff185eb2a0,
---Type  to continue, or q  to quit---
name_types=0x7fff185eb2a8) at winbindd/winbindd_cache.c:2211
#12 0x7f4fc0d045e7 in expand_groups (domain=0x7f4fc2b0a240,
state=, group_sid=,
group_name_type=SID_NAME_DOM_GRP, num_gr_mem=,
gr_mem=, gr_mem_len=0x7fff185eb668)
at winbindd/winbindd_group.c:468
#13 fill_grent_mem (domain=0x7f4fc2b0a240, state=,
group_sid=, group_name_type=SID_NAME_DOM_GRP,
num_gr_mem=, gr_mem=,
gr_mem_len=0x7fff185eb668) at winbindd/winbindd_group.c:604
#14 0x7f4fc0d05a9f in getgrsid_sid2gid_recv (private_data=0x7f4fc2aa6890,
success=, gid=1629)
at winbindd/winbindd_group.c:866
#15 0x7f4fc0cfeba0 in process_loop (argc=,
argv=, envp=)
at winbindd/winbindd.c:1115
#16 main (argc=, argv=,
envp=) at winbindd/winbindd.c:1440


** Attachment added: "winbind core dump"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/736757/+attachment/1929172/+files/winbind.core.gz

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

Title:
   PANIC (pid 18442): internal error in winbindd

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-22 Thread Bug Watch Updater
** Changed in: php5 (Debian)
   Status: Fix Released => New

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 739977] Re: PHP5 FTBFS in Natty

2011-03-22 Thread Jonathan Marsden
The way php5 does its library presence checks is unusual.  Apparently
someone recreated autotools functionality themselves, in a way that
breaks the multiarch work being done for Natty.

In reality, noone is likely to rework an 85K (non-empty) line configure
script!  So a smaller cheaper fix needs to be found.

Attached are two small patches that allow the PHP ./configure script to
find libpcre and libdb4 on a Natty (multiarch) machine.

Still needed are equivalent fixes for at least some of the graphics
libraries... but I need some sleep :)

** Patch added: "libpcre-is-multiarch.patch"
   
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/739977/+attachment/1929300/+files/libpcre-is-multiarch.patch

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

Title:
  PHP5 FTBFS in Natty

-- 
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 739977] Re: PHP5 FTBFS in Natty

2011-03-22 Thread Jonathan Marsden
** Patch added: "libdb4-is-multiarch.patch"
   
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/739977/+attachment/1929301/+files/libdb4-is-multiarch.patch

** Tags added: patch

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

Title:
  PHP5 FTBFS in Natty

-- 
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 739977] Re: PHP5 FTBFS in Natty

2011-03-22 Thread Jonathan Marsden
Note that changing configure parameter --with-
libdir=lib/${DEB_HOST_MULTIARCH} does not work, because this is used for
finding both header files and actual libraries.

So (unless others have better ideas) it seems that patching the various
config*.m4 files for each such test is the best we can do.

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

Title:
  PHP5 FTBFS in Natty

-- 
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 222813] Re: analog logfile analyser fails to identify Windows Vista

2011-03-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/analog

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

Title:
  analog logfile analyser fails to identify Windows Vista

-- 
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 676304] Re: Samba fails with files having colon in file name

2011-03-22 Thread chocolateboy
Has the fix been verified? I'm still encountering this issue with a
samba 3.5.8 PPA on Maverick (i.e. the same version as Natty), and the
upstream issue was reopened the day after this bug was marked "Fix
released".

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

Title:
  Samba fails with files having colon in file name

-- 
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 658610] Re: Check whether images have write permissions

2011-03-22 Thread Stefan Hajnoczi
Can you please add steps to reproduce this bug?  It's not clear to me
when this happens.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/658610

Title:
  Check whether images have write permissions

-- 
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 739447] Re: puppet-common: home directory `/var/lib/puppet' permissions issue

2011-03-22 Thread Andres Rodriguez
** Bug watch added: Debian Bug tracker #609896
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609896

** Also affects: puppet via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609896
   Importance: Unknown
   Status: Unknown

** Also affects: puppet (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609896
   Importance: Unknown
   Status: Unknown

** Changed in: puppet
   Importance: Unknown => Undecided

** Changed in: puppet
   Status: Unknown => New

** Changed in: puppet
 Remote watch: Debian Bug tracker #609896 => None

** Changed in: puppet
   Status: New => Invalid

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

Title:
  puppet-common: home directory `/var/lib/puppet' permissions issue

-- 
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 739447] Re: puppet-common: home directory `/var/lib/puppet' permissions issue

2011-03-22 Thread Andres Rodriguez
Hi there,

Thank you for taking the time to report bugs and trying to make Ubuntu
Server better.

Now, unfortunately I was unable to reproduce this in the latest Ubuntu
development release(Natty) as well as in maverick.

root@natty2:~# ls -l /var/lib/ | grep puppet
drwxr-xr-x 3 puppetpuppet   4096 2011-03-22 13:48 puppet

root@maverick1:~# ls -l /var/lib/ | grep puppet
drwxr-xr-x 3 puppetpuppet   4096 2011-03-22 09:51 puppet

However, the message you are mentioning it is indeed displayed, but the
postinst script handles these already and set's the ownership of the
directory to the puppet user.

For this reason, I'm marking this bug report as Invalid.

Thank you!


** Changed in: puppet (Ubuntu)
   Status: New => Invalid

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

Title:
  puppet-common: home directory `/var/lib/puppet' permissions issue

-- 
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 739297] Re: Please update nmap: stable upstream version is 5.51

2011-03-22 Thread Andres Rodriguez
Hi there,

Thank you for raking the time to file a report and try to make Ubuntu
better.

Unfortunately, as we are far advance in the development cycle it might
be difficult to get the latest release of nmap into the archives.
However, I'll try to get in touch with the maintainer and see if these
would be possible given of the nature of the amount of fixes.

For this reason I'm marking this bug as triaged.

Cheers,

** Changed in: nmap (Ubuntu)
   Status: New => Triaged

** Changed in: nmap (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Please update nmap: stable upstream version is 5.51

-- 
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 739447] Re: puppet-common: home directory `/var/lib/puppet' permissions issue

2011-03-22 Thread Bug Watch Updater
** Changed in: puppet (Debian)
   Status: Unknown => New

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

Title:
  puppet-common: home directory `/var/lib/puppet' permissions issue

-- 
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 738527] Re: package openssh-server 1:5.1p1-5ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2011-03-22 Thread Andres Rodriguez
Hi there,

Thank you for taking the time to report bugs and trying to make Ubuntu
Server better.

Unfortunately, Ubuntu 9.04 Karmic Koala is no longer supported as it has
reach its EOL (End of Life). For this reason we won't be able to provide
a fix. For more information please refer to [1].

I'm marking this bug as won't fix.

Thank you!

[1]: https://wiki.ubuntu.com/Releases

** Changed in: openssh (Ubuntu)
   Status: New => Won't Fix

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

Title:
  package openssh-server 1:5.1p1-5ubuntu1 failed to install/upgrade:
  subprocess post-installation script returned error exit status 1

-- 
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 738949] Re: package dovecot-common 1:1.2.9-1ubuntu6.3 failed to install/upgrade:

2011-03-22 Thread Andres Rodriguez
*** This bug is a duplicate of bug 730697 ***
https://bugs.launchpad.net/bugs/730697

** This bug has been marked a duplicate of bug 730697
   package dovecot-common 1:1.2.9-1ubuntu6.3 failed to install/upgrade:
 * You can subscribe to bug 730697 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/730697/+subscribe

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

Title:
  package dovecot-common 1:1.2.9-1ubuntu6.3 failed to install/upgrade:

-- 
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 738742] Re: package bacula-director-mysql (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-22 Thread Andres Rodriguez
*** This bug is a duplicate of bug 563039 ***
https://bugs.launchpad.net/bugs/563039

Hi Jim,

Thank you for taking the time to report bugs and trying to make Ubuntu
Server better.

The error you are experiencing seems to be becuase MySQL server is not
running at the time of installation of bacula. Please, refer to bug
#563039 for a possible solution

I'm also marking this bug as duplicate.

Thank you!

** This bug has been marked a duplicate of bug 563039
   package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
 * You can subscribe to bug 563039 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/563039/+subscribe

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

Title:
  package bacula-director-mysql (not installed) failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 738527] Re: package openssh-server 1:5.1p1-5ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2011-03-22 Thread Colin Watson
(That should be Jaunty, not Karmic, in the previous comment.)

There is no evidence that this bug is fixed in later releases.  On the
other hand, the DpkgTerminalLog.txt attachment is missing any record of
this failure, which makes this sound rather like bug 680328 to me.

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

Title:
  package openssh-server 1:5.1p1-5ubuntu1 failed to install/upgrade:
  subprocess post-installation script returned error exit status 1

-- 
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 723997] Re: Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using Xerox Global Print Driver

2011-03-22 Thread Leonardo Borda
Hi Guys,

I have tried the latest version: 2:3.5.8~dfsg-1ubuntu1~ppa1 and still
the same behaviour on Windows 2003 using Xerox Global Print Driver.

I've captured SMB and SPOOLSS erros messages when installing/copying
drivers to [print$].

No. TimeSourceDestination   Protocol Info
 136998 109.084451  10.153.107.19610.153.107.190DCERPC   Bind: 
call_id: 208, 2 context items, 1st SPOOLSS V1.0
 136999 109.088303  10.153.107.19010.153.107.196SMB  Write 
AndX Response, FID: 0x4018, 116 bytes
 137000 109.089572  10.153.107.19610.153.107.190SMB  Read 
AndX Request, FID: 0x4018, 1024 bytes at offset 0
 137001 109.090901  10.153.107.19010.153.107.196DCERPC   
Bind_ack: call_id: 208 accept max_xmit: 4280 max_recv: 4280
 137002 109.091319  10.153.107.19610.153.107.190DCERPC   Bind: 
call_id: 210 SPOOLSS V1.0
 137003 109.091486  10.153.107.19610.153.107.190SPOOLSS  
OpenPrinterEx request, \\prt-server\Xerox Global Print Driver PS
 137004 109.096097  10.153.107.19010.153.107.196SMB  Write 
AndX Response, FID: 0x4019, 72 bytes
 137005 109.096387  10.153.107.19610.153.107.190SMB  Read 
AndX Request, FID: 0x4019, 1024 bytes at offset 0
 137006 109.098643  10.153.107.19010.153.107.196SPOOLSS  
OpenPrinterEx response, Access denied
 137007 109.098701  10.153.107.19010.153.107.196DCERPC   
Bind_ack: call_id: 210 accept max_xmit: 4280 max_recv: 4280
 137009 109.099298  10.153.107.19610.153.107.190SPOOLSS  
OpenPrinterEx request, \\prt-server\Xerox Global Print Driver PS
 137010 109.104508  10.153.107.19010.153.107.196SPOOLSS  
OpenPrinterEx response, Access denied
 137011 109.104860  10.153.107.19610.153.107.190SMB  Close 
Request, FID: 0x4018

1. Could you guys tell me why OpenPrinterEx is returning an Access Denied on 
frame 137010 ?
2. Do you guys think this can be solved in the samba side or it is an xerox 
driver issue?

Leonardo

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

Title:
  Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using
  Xerox Global Print Driver

-- 
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 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-03-22 Thread Guillaume ZITTA
this patch from fedora correct the first problem
http://remi.fedorapeople.org/php-5.3.2-gc.patch

but, egroupware still crash later in zend_gc.c 
ggrrr

** Bug watch added: bugs.php.net/ #49192
   http://bugs.php.net/bug.php?id=49192

** Changed in: php
 Remote watch: bugs.php.net/ #53976 => bugs.php.net/ #49192

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

Title:
  PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

-- 
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 723997] Re: Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using Xerox Global Print Driver

2011-03-22 Thread Leonardo Borda
Hello

Here is a wireshark capture taken when I try to open Xerox Printer
Properties and I get the error message described in:
http://people.canonical.com/~lborda/bugfile/error-print-
XeroxGlobalPrinterDriver.jpg

No. TimeSourceDestination   Protocol Info
 12 3.81970010.153.107.19610.153.107.190SPOOLSS  
OpenPrinterEx request, \\prt-server\Xerox Global Print Driver PS
 13 3.83234610.153.107.19010.153.107.196SPOOLSS  
OpenPrinterEx response
 14 3.83261510.153.107.19610.153.107.190SPOOLSS  
GetPrinterData request, ChangeId
 15 3.84986810.153.107.19010.153.107.196SPOOLSS  
GetPrinterData response, ChangeId = 0x0021f7b1
 16 3.85242510.153.107.19610.153.107.190SPOOLSS  
GetPrinterData request, UISingleJobStatusString
 17 3.85477610.153.107.19010.153.107.196SPOOLSS  
GetPrinterData response, UISingleJobStatusString, File not found (pathname 
error)
 18 3.85703510.153.107.19610.153.107.190SPOOLSS  
RFFPCNEX request
 33 3.86539010.153.107.19010.153.107.196SPOOLSS  
ReplyOpenPrinter request, \\LBORDA-WKS
 34 3.86554010.153.107.19610.153.107.190SPOOLSS  
ReplyOpenPrinter response
 35 3.86663610.153.107.19010.153.107.196SPOOLSS  
RFFPCNEX response
 36 3.86696910.153.107.19610.153.107.190SPOOLSS  
RFNPCNEX request, changeid 1
 37 3.87349610.153.107.19010.153.107.196SPOOLSS  
RFNPCNEX response, 9 notifies[Malformed Packet]
 46 10.022131   10.153.107.19610.153.107.190SPOOLSS  
OpenPrinterEx request, \\prt-server\Xerox Global Print Driver PS
 47 10.027387   10.153.107.19010.153.107.196SPOOLSS  
OpenPrinterEx response
 48 10.027593   10.153.107.19610.153.107.190SPOOLSS  
GetPrinterData request, ChangeId
 49 10.032428   10.153.107.19010.153.107.196SPOOLSS  
GetPrinterData response, ChangeId = 0x0021f7b1
 55 10.035168   10.153.107.19610.153.107.190SPOOLSS  
GetPrinter request, level 2
 63 10.045344   10.153.107.19010.153.107.196SPOOLSS  
GetPrinter response, level 2
 78 10.088388   10.153.107.19610.153.107.190SPOOLSS  
GetPrinter request, level 2
 91 10.101968   10.153.107.19010.153.107.196SPOOLSS  
GetPrinter response, level 2
 92 10.113458   10.153.107.19610.153.107.190SPOOLSS  
OpenPrinterEx request, \\prt-server
 94 10.115648   10.153.107.19010.153.107.196SPOOLSS  
OpenPrinterEx response
 95 10.115921   10.153.107.19610.153.107.190SPOOLSS  
GetPrinterData request, Architecture
 98 10.123924   10.153.107.19010.153.107.196SPOOLSS  
GetPrinterData response, Architecture = Windows NT x86
 99 10.124235   10.153.107.19610.153.107.190SPOOLSS  
GetPrinterData request, MajorVersion
101 10.126242   10.153.107.19010.153.107.196SPOOLSS  
GetPrinterData response, MajorVersion = 0x0003
103 10.126555   10.153.107.19610.153.107.190SPOOLSS  
ClosePrinter request, OpenPrinterEx(\\prt-server)
104 10.128267   10.153.107.19010.153.107.196SPOOLSS  
ClosePrinter response
107 10.128703   10.153.107.19610.153.107.190SPOOLSS  
GetPrinter request, level 7
111 10.134472   10.153.107.19010.153.107.196SPOOLSS  
GetPrinter response, level 7
114 10.137104   10.153.107.19610.153.107.190SPOOLSS  
OpenPrinterEx request, \\prt-server
115 10.140145   10.153.107.19010.153.107.196SPOOLSS  
OpenPrinterEx response
116 10.140471   10.153.107.19610.153.107.190SPOOLSS  
ClosePrinter request, OpenPrinterEx(\\prt-server)
117 10.142054   10.153.107.19010.153.107.196SPOOLSS  
ClosePrinter response
118 10.157424   10.153.107.19610.153.107.190SPOOLSS  
OpenPrinterEx request, \\prt-server\Xerox Global Print Driver PS
119 10.165982   10.153.107.19010.153.107.196SPOOLSS  
OpenPrinterEx response
120 10.166308   10.153.107.19610.153.107.190SPOOLSS  
SetPrinterDataEx request, PrinterDriverData/XWorkflowDLL
121 10.168498   10.153.107.19010.153.107.196SPOOLSS  
SetPrinterDataEx response, Access denied
122 10.378762   10.153.107.19610.153.107.190SPOOLSS  
OpenPrinterEx request, \\prt-server\Xerox Global Print Driver PS
123 10.383699   10.153.107.19010.153.107.196SPOOLSS  
OpenPrinterEx response
134 10.387580   10.153.107.19610.153.107.190SPOOLSS  
SetPrinterDataEx request, PrinterDriverData/XProductData
136 10.440505   10.153.107.19010.153.107.196SPOOLSS  
SetPrinterD

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-03-22 Thread J Queiroz
Seems that php5-5.3.3 is the real solution, but it would need a backport.
https://bugs.launchpad.net/lucid-backports/+bug/739121

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

Title:
  PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

-- 
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 669808] Re: Nagios3 checks not scheduled after clocks change from DST

2011-03-22 Thread jon
We have been using Nagios3 on Ubuntu 10.04 LTS for the past 6 months or
so and ran into this issue shortly afterwards in November 2010 (our last
daylight savings change). Nagios had stopped scheduling any more checks
and so was not doing anything, but this was not immediately obvious.

Found the nagios 3.2.0 daylight savings bug described here, in an article dated 
Oct 2009 (!)
http://www.chown-r.co.uk/2009/10/nagios-schedule-checks-do-not-run-after-daylight-savings-change/

We worked around it as they suggested (set
use_retained_scheduling_info=0 and performed nagios restart):

However as Ubuntu 10.04 LTS is still not distributing any version newer
than 3.2.0 we are still exposed to this bug and are about to be hit by
it again as another daylight savings change is about to happen.

Can an updated version of nagios3 *please* be distributed.

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

Title:
  Nagios3 checks not scheduled after clocks change from DST

-- 
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 669808] Re: Nagios3 checks not scheduled after clocks change from DST

2011-03-22 Thread Paul Crawford
Same here - would have thought that an update should be out by now.

It is supposed to be supported in LTS for 5 years and I presume
'support' includes pushing out established bug-fixes!

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

Title:
  Nagios3 checks not scheduled after clocks change from DST

-- 
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 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2011-03-22 Thread Andres Rodriguez
** Changed in: keepalived (Ubuntu)
   Status: Incomplete => In Progress

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

Title:
  keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but
  perhaps all?)

-- 
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 740379] [NEW] package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-22 Thread Mark W. Hoffman
Public bug reported:

Binary package hint: bacula

Bacula installation fails when setting up MySQL database.  This happens
with both desktop and server releases 10.04.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bacula-director-mysql 5.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-29.58-generic 2.6.32.28+drm33.13
Uname: Linux 2.6.32-29-generic x86_64
Architecture: amd64
Date: Tue Mar 22 13:33:07 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release amd64 (20110211.1)
SourcePackage: bacula
Title: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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


** Tags: amd64 apport-package lucid

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

Title:
  package bacula-director-mysql 5.0.1-1ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 740379] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-22 Thread Mark W. Hoffman
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in Ubuntu.
https://bugs.launchpad.net/bugs/740379

Title:
  package bacula-director-mysql 5.0.1-1ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2011-03-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/ubuntu/natty/keepalived/lp619712

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

Title:
  keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but
  perhaps all?)

-- 
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 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2011-03-22 Thread Andres Rodriguez
** Changed in: keepalived (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: keepalived (Ubuntu)
 Assignee: Andres Rodriguez (andreserl) => (unassigned)

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

Title:
  keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but
  perhaps all?)

-- 
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 740477] [NEW] kinit should print an error if credentials cache has invalid permissions

2011-03-22 Thread Alec Warner
Public bug reported:

Binary package hint: krb5-user

The obvious use case is a user does something silly such as:

sudo kinit -p  and promptly makes a root:root ccache file for
the specified principal.

Then the user later tries to kinit as that user and in fact everything
*looks* fine...the kinit doesn't print any errors and returns 0.
However the truth is nothing was done because the ccache is the wrong
permissions.

klist prints an error well enough:


klist: Credentials cache permissions incorrect while setting cache flags 
(ticket cache FILE:/var/run/ccache/krb5cc_45531_DIPCWB)

-A

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

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

Title:
  kinit should print an error if credentials cache has invalid
  permissions

-- 
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 717166] Re: Broken with v4 isc-dhcp-server in Natty

2011-03-22 Thread C de-Avillez
Dave and I ran it yesterday on the test rig. It still does not work,
with the CC reporting that dhcpd startup failed. I will attach the logs.

** Changed in: eucalyptus (Ubuntu Natty)
   Importance: High => Medium

** Changed in: eucalyptus (Ubuntu Natty)
   Importance: Medium => Critical

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

Title:
  Broken with v4 isc-dhcp-server in Natty

-- 
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 717166] Re: Broken with v4 isc-dhcp-server in Natty

2011-03-22 Thread Daniel Nurmi
It turns out that I had(ve) apparmor disabled while working on this
problem, but the new dhcpd needs a slight change to its profile in order
to work.  Here is what I saw with apparmor enabled:

root@eucahost-4-243:/var/log/eucalyptus# dmesg
[  800.347860] type=1400 audit(1300832242.358:24): apparmor="DENIED" operation=\
"capable" parent=10292 profile="/usr/sbin/dhcpd" pid=10293 comm="dhcpd" capabil\
ity=1  capname="dac_override"

Chris and Garrett on our side pointed at the solution of adding:

  capability dac_override,

to the /etc/apparmod.d/usr.sbin.dhcpd profile.  Once I added this,
rebooted and tried again, eucalyptus is able to run the dhcpd process on
instance start.

Regards,
-Dan

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

Title:
  Broken with v4 isc-dhcp-server in Natty

-- 
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 717166] Re: Broken with v4 isc-dhcp-server in Natty

2011-03-22 Thread C de-Avillez
Hi Dan,

I was looking at it... here are the messages logged in the cc.log for
DHCPD:

[Tue Mar 22 20:19:59 2011][027210][EUCADEBUG ] refresh_instances(): node 
10.55.55.3 idle since 1300839443: (156/300) seconds
[Tue Mar 22 20:19:59 2011][027210][EUCADEBUG ] refresh_instances(): done
[Tue Mar 22 20:19:59 2011][027210][EUCAWARN  ] vnetKickDHCP(): failed to 
create/open euca-dhcp.leases
[Tue Mar 22 20:19:59 2011][027210][EUCADEBUG ] vnetKickDHCP(): executing: 
///usr/lib/eucalyptus/euca_rootwrap chgrp -R dhcpd //var/run/eucalyptus/net
[Tue Mar 22 20:19:59 2011][027210][EUCADEBUG ] vnetKickDHCP(): executing: 
///usr/lib/eucalyptus/euca_rootwrap chmod -R 0775 //var/run/eucalyptus/net
[Tue Mar 22 20:19:59 2011][027210][EUCAINFO  ] vnetKickDHCP(): executing: 
///usr/lib/eucalyptus/euca_rootwrap /usr/sbin/dhcpd -cf 
//var/run/eucalyptus/net/euca-dhcp.conf -lf 
//var/run/eucalyptus/net/euca-dhcp.leases -pf 
//var/run/eucalyptus/net/euca-dhcp.pid -tf 
//var/run/eucalyptus/net/euca-dhcp.trace  eth0
[Tue Mar 22 20:19:59 2011][027210][EUCAINFO  ] vnetKickDHCP(): RC from cmd: 256
[Tue Mar 22 20:19:59 2011][027210][EUCAERROR ] monitor_thread(): cannot start 
DHCP daemon
[Tue Mar 22 20:19:59 2011][027210][EUCADEBUG ] monitor_thread(): done

I then looked at the syslog, and what I see is this:

Mar 22 20:22:36 cempedak dhcpd: Internet Systems Consortium DHCP Server 4.1.1-P1
Mar 22 20:22:36 cempedak dhcpd: Copyright 2004-2010 Internet Systems Consortium.
Mar 22 20:22:36 cempedak dhcpd: All rights reserved.
Mar 22 20:22:36 cempedak dhcpd: For info, please visit 
https://www.isc.org/software/dhcp/
Mar 22 20:22:36 cempedak dhcpd: WARNING: Host declarations are global.  They 
are not limited to the scope you declared them in.
Mar 22 20:22:36 cempedak dhcpd: Wrote 0 deleted host decls to leases file.
Mar 22 20:22:36 cempedak dhcpd: Wrote 0 new dynamic host decls to leases file.
Mar 22 20:22:36 cempedak dhcpd: Wrote 0 leases to leases file.
Mar 22 20:22:36 cempedak dhcpd: 
Mar 22 20:22:36 cempedak dhcpd: No subnet declaration for eth0 (10.55.55.2).
Mar 22 20:22:36 cempedak dhcpd: ** Ignoring requests on eth0.  If this is not 
what
Mar 22 20:22:36 cempedak dhcpd:you want, please write a subnet declaration
Mar 22 20:22:36 cempedak dhcpd:in your dhcpd.conf file for the network 
segment
Mar 22 20:22:36 cempedak dhcpd:to which interface eth0 is attached. **
Mar 22 20:22:36 cempedak dhcpd: 
Mar 22 20:22:36 cempedak dhcpd: 
Mar 22 20:22:36 cempedak dhcpd: Not configured to listen on any interfaces!

And, indeed, the /var/lib/eucalyptus/net/euca-dhcpd.conf does not
contain any reference to the 10.55.55.0/24 range:

# automatically generated config file for DHCP server
default-lease-time 1200;
max-lease-time 1200;
ddns-update-style none;

shared-network euca {
subnet 172.19.1.0 netmask 255.255.255.224 {
  option subnet-mask 255.255.255.224;
  option broadcast-address 172.19.1.31;
  option domain-name-servers 10.55.55.1, 10.55.55.100;
  option routers 172.19.1.1;
}

host node-172.19.1.4 {
  hardware ethernet D0:0D:46:86:07:8D;
  fixed-address 172.19.1.4;
}
}

This is an all-in-one install, BTW.

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

Title:
  Broken with v4 isc-dhcp-server in Natty

-- 
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 717166] Re: Broken with v4 isc-dhcp-server in Natty

2011-03-22 Thread Daniel Nurmi
Carlos,

This is the message that was being thrown when the original problem was
cropping up; if you're still seeing this message with the patch
installed, then it (the patch) is not working properly.  The server
should run even though there is no address in the config on the
10.55.55.0/24 subnet, since there should be another IP from the 172.19
subnet assigned to one of the eth0* interfaces.  Can you please verify
that the patch is applied, and perhaps show the output of 'ip addr show'
when this error is occurring?  I've tested again on my local setup with
the patched dhcpd and it is launching successfully.   It should look
something like this, where

169.254.169.254/32 is the metadata service redirect IP
192.168.6.148/18 is the physical interface IP (analogous to your 10.55.55.0/24 
subnet)
192.168.16.40/32 is one of the VNET_PUBLICIP addresses specified in 
eucalyptus.conf
172.19.1.1/27 is drawn from the VNET_SUBNET/VNET_NETMASK network specified in 
eucalyptus.conf

2: eth4:  mtu 1500 qdisc pfifo_fast state UP 
qlen 1000
link/ether d0:aa:aa:bb:cc:dd brd ff:ff:ff:ff:ff:ff
inet 169.254.169.254/32 scope link eth4
inet 192.168.6.148/18 brd 192.168.63.255 scope global eth4
inet 192.168.16.40/32 scope global eth4
inet 172.19.1.1/27 brd 172.19.1.31 scope global eth4:priv
inet6 fe80::d2aa:aaff:febb:ccdd/64 scope link 
   valid_lft forever preferred_lft forever

root@eucahost-4-243:~# ps ax | grep dhcpd
 4519 ?Ss 0:00 /usr/sbin/dhcpd -cf 
//var/run/eucalyptus/net/euca-dhcp.conf -lf 
//var/run/eucalyptus/net/euca-dhcp.leases -pf 
//var/run/eucalyptus/net/euca-dhcp.pid -tf 
//var/run/eucalyptus/net/euca-dhcp.trace eth4

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

Title:
  Broken with v4 isc-dhcp-server in Natty

-- 
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 717166] Re: Broken with v4 isc-dhcp-server in Natty

2011-03-22 Thread Daniel Nurmi
Carlos,

As a debugging aid, I've attached a stand-alone program that uses the
same loop as the patch for dhcpd: running it on the CC right after a
run-instances should result in output like this:

root@eucahost-4-243:~# gcc getifaddrs.c; ./a.out 
INTERFACE=lo SCRUBBEDINTERFACE=lo ADDR=127.0.0.1
INTERFACE=eth4 SCRUBBEDINTERFACE=eth4 ADDR=169.254.169.254
INTERFACE=eth4 SCRUBBEDINTERFACE=eth4 ADDR=192.168.6.148
INTERFACE=eth4:priv SCRUBBEDINTERFACE=eth4 ADDR=172.19.1.1
INTERFACE=eth4:pub SCRUBBEDINTERFACE=eth4 ADDR=192.168.16.40
INTERFACE=virbr0 SCRUBBEDINTERFACE=virbr0 ADDR=192.168.122.1

It will help, I think, to see the output of this program on a failing
system, if that is possible!

Regards,
-Dan

** Attachment added: "getifaddrs.c"
   
https://bugs.launchpad.net/eucalyptus/+bug/717166/+attachment/1931879/+files/getifaddrs.c

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

Title:
  Broken with v4 isc-dhcp-server in Natty

-- 
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 728088] Re: iscsi root (amd64) with or without auth fails to boot

2011-03-22 Thread Robbie Williamson
** Changed in: debian-installer (Ubuntu Natty)
 Assignee: Ubuntu Server Team (ubuntu-server) => Canonical Foundations Team 
(canonical-foundations)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/728088

Title:
  iscsi root (amd64) with or without auth fails to boot

-- 
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 740666] [NEW] package python-beautifulsoup 3.1.0.1-2build1 failed to install/upgrade: error writing to '': Success

2011-03-22 Thread Dolugen
Public bug reported:

During the installation of w3af package.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: python-beautifulsoup 3.1.0.1-2build1
ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
Uname: Linux 2.6.32-30-generic i686
Architecture: i386
Date: Wed Mar 23 10:43:10 2011
ErrorMessage: error writing to '': Success
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
PackageArchitecture: all
SourcePackage: beautifulsoup
Title: package python-beautifulsoup 3.1.0.1-2build1 failed to install/upgrade: 
error writing to '': Success

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


** Tags: apport-package i386 lucid

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

Title:
  package python-beautifulsoup 3.1.0.1-2build1 failed to
  install/upgrade: error writing to '': Success

-- 
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 740666] Re: package python-beautifulsoup 3.1.0.1-2build1 failed to install/upgrade: error writing to '': Success

2011-03-22 Thread Dolugen
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to beautifulsoup in Ubuntu.
https://bugs.launchpad.net/bugs/740666

Title:
  package python-beautifulsoup 3.1.0.1-2build1 failed to
  install/upgrade: error writing to '': Success

-- 
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 218899] Re: dapper upgrade to hardy: user openldap is not added to group sasl

2011-03-22 Thread Clint Byrum
** Tags added: dapper2hardy

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 in Ubuntu.
https://bugs.launchpad.net/bugs/218899

Title:
  dapper upgrade to hardy: user openldap is not added to group sasl

-- 
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 227744] Re: dapper upgrade to hardy: openldap silently refuses to start when unable to open SSL certificates - main: TLS init def ctx failed: -64 - openldap user not in ssl-cert group

2011-03-22 Thread Clint Byrum
** Tags added: dapper2hardy

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 in Ubuntu.
https://bugs.launchpad.net/bugs/227744

Title:
  dapper upgrade to hardy: openldap silently refuses to start when
  unable to open SSL certificates - main: TLS init def ctx failed: -64 -
  openldap user not in ssl-cert group

-- 
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 214801] Re: dapper -> hardy upgrade with purge removes ntp user

2011-03-22 Thread Clint Byrum
** Tags added: dapper2hardy

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

Title:
  dapper -> hardy upgrade with purge removes ntp user

-- 
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