[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-10-08 Thread Hance J Tharakan
I also came across with the above error message while using ssh.
I tried ssh in 2 machines in a loop. Only 1 showed(machine 21, below) the 
error. And in that machine(21)i had changed the password once before i ssh. So 
i think the error may be because of the password change. 

Please note that ssh allows to login usig private/public key pair even
after the password of the machine is changed.

See below the results...


[r...@perfume2006 hance]# bash -x ./Desktop/Scripts/install 21 22
+ rm -rf out
+ x=21
+ '[' 21 -le 22 ']'
++ ping -w4 -q 10.107.3.21
++ grep packets
++ awk -v id=21 '{if ($6!=100%) print 10.107.3.id}'
+ m_id=10.107.3.21
+ scp -q /home/hance/Downloads/midsem_solutions_EE-733.pdf 
r...@10.107.3.21:/home/pclab/Documents/
+ rsync -avz /home/hance/Downloads/test_program 
r...@10.107.3.21:/home/pclab/Documents/
Agent admitted failure to sign using the key.
sending incremental file list

sent 37 bytes  received 12 bytes  8.91 bytes/sec
total size is 75  speedup is 1.53
+ ssh r...@10.107.3.21 /home/pclab/Documents/test_program
Agent admitted failure to sign using the key.
++ expr 21 + 1
+ x=22
+ '[' 22 -le 22 ']'
++ ping -w4 -q 10.107.3.22
++ awk -v id=22 '{if ($6!=100%) print 10.107.3.id}'
++ grep packets
+ m_id=10.107.3.22
+ scp -q /home/hance/Downloads/midsem_solutions_EE-733.pdf 
r...@10.107.3.22:/home/pclab/Documents/
+ rsync -avz /home/hance/Downloads/test_program 
r...@10.107.3.22:/home/pclab/Documents/
sending incremental file list

sent 37 bytes  received 12 bytes  8.91 bytes/sec
total size is 75  speedup is 1.53
+ ssh r...@10.107.3.22 /home/pclab/Documents/test_program
++ expr 22 + 1
+ x=23
+ '[' 23 -le 22 ']'
[r...@perfume2006 hance]# bash -x ./Desktop/Scripts/install 22
+ rm -rf out
+ x=22
+ '[' 22 -le ']'
./Desktop/Scripts/install: line 3: [: 22: unary operator expected
[r...@perfume2006 hance]# bash -x ./Desktop/Scripts/install 22 22
+ rm -rf out
+ x=22
+ '[' 22 -le 22 ']'
++ ping -w4 -q 10.107.3.22
++ grep packets
++ awk -v id=22 '{if ($6!=100%) print 10.107.3.id}'
+ m_id=10.107.3.22
+ scp -q /home/hance/Downloads/midsem_solutions_EE-733.pdf 
r...@10.107.3.22:/home/pclab/Documents/
+ rsync -avz /home/hance/Downloads/test_program 
r...@10.107.3.22:/home/pclab/Documents/
sending incremental file list

sent 37 bytes  received 12 bytes  8.91 bytes/sec
total size is 75  speedup is 1.53
+ ssh r...@10.107.3.22 /home/pclab/Documents/test_program
++ expr 22 + 1
+ x=23
+ '[' 23 -le 22 ']'

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
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 656727] [NEW] Samba PDC breaks after recent update

2010-10-08 Thread James Clemence
Public bug reported:

Binary package hint: samba

Since a recent update on Lucid I keep getting
netlogon_creds_server_check failed for all my Windows 7 hosts. Rejecting
auth request errors for my machine accounts to connect, and my domain no
longer works. This was working entirely fine before with roaming
profiles for the users in the domain.

Everything seems to be in order, no settings have changed, so why has
this breakage happened?

$ apt-cache policy samba
samba:
  Installed: 2:3.4.7~dfsg-1ubuntu3.2
  Candidate: 2:3.4.7~dfsg-1ubuntu3.2
  Version table:
 *** 2:3.4.7~dfsg-1ubuntu3.2 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
 2:3.4.7~dfsg-1ubuntu3 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Packages


Any more information you need, please ask.

J

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

-- 
Samba PDC breaks after recent update
https://bugs.launchpad.net/bugs/656727
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page
This should have been picked up by the automated ISO testing; I've
reviewed the test script and this test is missing (all others are
present).

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page
Confirmed as a bug on against i386 server image using a VM

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

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page
Architecture: i386
DistroRelease: Ubuntu 10.10
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release Candidate 
i386 (20101005)
NmbdLog:
 
Package: samba 2:3.5.4~dfsg-1ubuntu8
PackageArchitecture: i386
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
SambaServerRegression: Yes
SmbConfInclude: Yes
SmbLog:
 
Tags: maverick
Uname: Linux 2.6.35-22-generic-pae i686
UserGroups:
 
WindowsFailedConnect: Yes


** Tags added: apport-collected

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Dependencies.txt

2010-10-08 Thread James Page
apport information

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/656527/+attachment/1678630/+files/Dependencies.txt

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] SMBConf.txt

2010-10-08 Thread James Page
apport information

** Attachment added: SMBConf.txt
   
https://bugs.edge.launchpad.net/bugs/656527/+attachment/1678631/+files/SMBConf.txt

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] SambaInstalledVersions.txt

2010-10-08 Thread James Page
apport information

** Attachment added: SambaInstalledVersions.txt
   
https://bugs.edge.launchpad.net/bugs/656527/+attachment/1678632/+files/SambaInstalledVersions.txt

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page

** Attachment added: backtrace of net usersidlist
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/656527/+attachment/1678664/+files/gdb-net.txt

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 615077] Re: [Maverick] SDL local window broken in last update

2010-10-08 Thread Thierry Carrez
** Changed in: ubuntu-release-notes
   Status: New = Fix Released

** Changed in: ubuntu-release-notes
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
[Maverick] SDL local window broken in last update
https://bugs.launchpad.net/bugs/615077
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 582963] Re: SSL pass phrase dialog can't read input

2010-10-08 Thread Thierry Carrez
** Changed in: ubuntu-release-notes
   Status: New = Fix Released

** Changed in: ubuntu-release-notes
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
SSL pass phrase dialog can't read input
https://bugs.launchpad.net/bugs/582963
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 572317] Re: image-store does not support images without a ramdisk

2010-10-08 Thread Thierry Carrez
Invalidating based on last comment

** Changed in: ubuntu-release-notes
   Status: New = Invalid

-- 
image-store does not support images without a ramdisk
https://bugs.launchpad.net/bugs/572317
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to image-store-proxy 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 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2010-10-08 Thread Thierry Carrez
Cannot accurately describe the issue... sounds like a corner case that
shouldn't warrant a release note anyway. Andres, let me know if you
think it should make it, and you can provide a description for the
issue.

** Changed in: ubuntu-release-notes
   Status: New = Invalid

-- 
keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps 
all?)
https://bugs.launchpad.net/bugs/619712
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 625882] Re: libdbi0: ABI breakage without package name change

2010-10-08 Thread Thierry Carrez
** Changed in: ubuntu-release-notes
   Status: New = Fix Released

-- 
libdbi0: ABI breakage without package name change
https://bugs.launchpad.net/bugs/625882
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rrdtool 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 656842] Re: vmbuilder crashed with , stderr in run_cmd()

2010-10-08 Thread BlueT - Matthew Lien - 練喆明

** Visibility changed to: Public

** Visibility changed to: Private

-- 
vmbuilder crashed with , stderr in run_cmd()
https://bugs.launchpad.net/bugs/656842
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 651134] Re: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***

2010-10-08 Thread Paul Vaughan
I spoke too soon. 21 of the 'glibc detected' reports in the Apache error
log. Please see attached. I'll work on the backtrace this afternoon.

** Attachment added: Indications of the error (again) from 
/var/log/apache2/error.log
   
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/651134/+attachment/1678806/+files/error.log

-- 
apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or 
corruption (fasttop): 0x7f8b5c8fdac0 ***
https://bugs.launchpad.net/bugs/651134
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread Thierry Carrez
I don't reproduce it on amd64.

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 651134] Re: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***

2010-10-08 Thread James Page
** Changed in: apache2 (Ubuntu)
   Status: Invalid = Incomplete

-- 
apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or 
corruption (fasttop): 0x7f8b5c8fdac0 ***
https://bugs.launchpad.net/bugs/651134
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 651134] Re: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***

2010-10-08 Thread Paul Vaughan
I have gdb running on the server, but as I have no idea what causes the
error I'll just watch Apache's error log until I see it print out the
backtrace and memory map.

-- 
apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or 
corruption (fasttop): 0x7f8b5c8fdac0 ***
https://bugs.launchpad.net/bugs/651134
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread Chuck Short
I was able to reproduce this on i386.

chuck

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page
I don't get a segmentation fault on amd64; however the SID list returned
only includes \nobody and not the one user account defined on the system
(which is what is documented in the test case).

jamesp...@maverick-amd64-smb:~$ net usersidlist
MAVERICK-AMD64-SMB\nobody
 S-1-5-21-2220227714-2457251725-4248854820-501
 S-1-1-0
 S-1-5-2
 S-1-5-11

wbinfo -u returns nobody + jamespage:

jamesp...@maverick-amd64-smb:~$ wbinfo -u
MAVERICK-AMD64-SMB\nobody
MAVERICK-AMD64-SMB\jamespage

Is this some sort of fix to stop username enumeration?  It almost looks
intentional.

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-10-08 Thread Simon Déziel
** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Slow disk IO for all guests with all disc modes and types.
https://bugs.launchpad.net/bugs/550409
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread Thierry Carrez
On amd64: the list only mentions UBUNTU\nobody.

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread Chuck Short
** Bug watch added: Samba Bugzilla #7718
   https://bugzilla.samba.org/show_bug.cgi?id=7718

** Also affects: samba via
   https://bugzilla.samba.org/show_bug.cgi?id=7718
   Importance: Unknown
   Status: Unknown

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 563216] Re: Openssh5.1p1 sftp file control

2010-10-08 Thread Peter Matulis
I don't see any mention of umask in the sshd_config man page after
installing 10.10 RC.

-- 
Openssh5.1p1 sftp file control
https://bugs.launchpad.net/bugs/563216
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 655058] Re: freshclam apparmor error : type=1502 operation=inode_permission requested_mask=r:: denied_mask=r:: name=/proc/28071/status on hardy-backports

2010-10-08 Thread Scott Kitterman
** Changed in: clamav (Ubuntu)
   Status: Triaged = In Progress

** Changed in: clamav (Ubuntu)
 Assignee: (unassigned) = Scott Kitterman (kitterman)

** Also affects: hardy-backports
   Importance: Undecided
   Status: New

** Also affects: jaunty-backports
   Importance: Undecided
   Status: New

** Changed in: hardy-backports
   Status: New = In Progress

** Changed in: hardy-backports
 Assignee: (unassigned) = Scott Kitterman (kitterman)

** Changed in: jaunty-backports
   Status: New = In Progress

** Changed in: jaunty-backports
 Assignee: (unassigned) = Scott Kitterman (kitterman)

** Changed in: hardy-backports
   Importance: Undecided = High

** Changed in: jaunty-backports
   Importance: Undecided = High

** Changed in: clamav (Ubuntu)
   Importance: Undecided = High

-- 
freshclam apparmor error : type=1502 operation=inode_permission 
requested_mask=r:: denied_mask=r:: name=/proc/28071/status on 
hardy-backports
https://bugs.launchpad.net/bugs/655058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 563216] Re: Openssh5.1p1 sftp file control

2010-10-08 Thread Peter Matulis
OK, it's in the sftp-server man page.

-- 
Openssh5.1p1 sftp file control
https://bugs.launchpad.net/bugs/563216
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 655058] Re: freshclam apparmor error : type=1502 operation=inode_permission requested_mask=r:: denied_mask=r:: name=/proc/28071/status on hardy-backports

2010-10-08 Thread Scott Kitterman
clamav (0.96.3+dfsg-2ubuntu0.10.04.1~jaunty2) jaunty-backports;
urgency=low

  * Drop -T -W from apparmor_parser calls in clamav-daemon and freshclam
postinsts since it is not supported in Jaunty's apparmor (LP: #655058)
 -- Scott Kitterman sc...@kitterman.com   Fri, 08 Oct 2010 09:47:56 -0400

** Changed in: hardy-backports
   Status: In Progress = Fix Released

-- 
freshclam apparmor error : type=1502 operation=inode_permission 
requested_mask=r:: denied_mask=r:: name=/proc/28071/status on 
hardy-backports
https://bugs.launchpad.net/bugs/655058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 655058] Re: freshclam apparmor error : type=1502 operation=inode_permission requested_mask=r:: denied_mask=r:: name=/proc/28071/status on hardy-backports

2010-10-08 Thread Scott Kitterman
clamav (0.96.3+dfsg-2ubuntu0.10.04.1~hardy2) hardy-backports;
urgency=low

  * Also drop -W from apparmor_parser calls in clamav-daemon and freshclam
postinsts since it is not supported in Hardy's apparmor (LP: #655058)
 -- Scott Kitterman sc...@kitterman.com   Fri, 08 Oct 2010 09:42:24 -0400

** Changed in: jaunty-backports
   Status: In Progress = Fix Released

** Changed in: clamav (Ubuntu)
   Status: In Progress = Invalid

-- 
freshclam apparmor error : type=1502 operation=inode_permission 
requested_mask=r:: denied_mask=r:: name=/proc/28071/status on 
hardy-backports
https://bugs.launchpad.net/bugs/655058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 655058] Re: freshclam apparmor error : type=1502 operation=inode_permission requested_mask=r:: denied_mask=r:: name=/proc/28071/status on hardy-backports

2010-10-08 Thread Scott Kitterman
Packages are building for both hardy and jaunty backports to resolve
this issue and should be available within the next few hours.

-- 
freshclam apparmor error : type=1502 operation=inode_permission 
requested_mask=r:: denied_mask=r:: name=/proc/28071/status on 
hardy-backports
https://bugs.launchpad.net/bugs/655058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2010-10-08 Thread Andres Rodriguez
Thierry,

Personally, I think that this should not make it into the release notes
either.

I believe that this is a very rare issue that I couldn't even fully confirm.
Not even upstream has payed attention to it. So, if I wasn't even able to
confirm this bug, I think that this should not go to the release notes.

On Fri, Oct 8, 2010 at 6:57 AM, Thierry Carrez
thierry.car...@ubuntu.comwrote:

 Cannot accurately describe the issue... sounds like a corner case that
 shouldn't warrant a release note anyway. Andres, let me know if you
 think it should make it, and you can provide a description for the
 issue.

 ** Changed in: ubuntu-release-notes
   Status: New = Invalid

 --
 keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but
 perhaps all?)
 https://bugs.launchpad.net/bugs/619712
 You received this bug notification because you are a bug assignee.



-- 
Andres Rodriguez (RoAkSoAx)
Ubuntu MOTU Developer
Systems Engineer

-- 
keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps 
all?)
https://bugs.launchpad.net/bugs/619712
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 656173] Re: libvirt no longer probes chained backing stores

2010-10-08 Thread Jamie Strandboge
Suggested release note text:

Previous libvirt versions would probe a qemu disk to determine its format and 
did not require that the format be declared in the XML. This is considered a 
security problem in most deployments and newer versions of libvirt will default 
to the 'raw' format when the format is not specified in the XML. As a result, 
non-raw disks without unspecified disk format will no longer be available in
virtual machines.

The libvirt-migrate-qemu-disks tool is provided to aid in transitioning
virtual machine definitions to the new required format. In essence, it
will check all domains for affected virtual machines, probe the affected
disks and update the domain definition accordingly. This command will be
run automatically on upgrade. See 'man 1 libvirt-migrate-qemu-disks' for
details.

Users who require the old behavior can adjust the
'allow_disk_format_probing' option in /etc/libvirt/qemu.conf.

** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

-- 
libvirt no longer probes chained backing stores
https://bugs.launchpad.net/bugs/656173
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 615077] Re: [Maverick] SDL local window broken in last update

2010-10-08 Thread Jamie Strandboge
Marking the qemu-kvm task as Invalid. The problem is with the upper
layers (eg libvirt).

** Changed in: qemu-kvm (Ubuntu Maverick)
   Status: Confirmed = Invalid

-- 
[Maverick] SDL local window broken in last update
https://bugs.launchpad.net/bugs/615077
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 470636] Re: AppArmor security driver does not support backingstore

2010-10-08 Thread Jamie Strandboge
Actually, it supports backing stores just fine in both Lucid and
Maverick (I use them all the time) for both storage pools and backed
qemu disks (I use them all the time) and the issue you are seeing is a
result of an upstream libvirt security fix, and not the AppArmor
security driver.

What changed in maverick is that libvirt 0.8.3 won't automatically probe
for the disk format (doing so causes various security problems), and
therefore the backing store, unless the disk format is specified in the
XML. Unfortunately this is not the case for virtinst, vmbuilder and any
home-brewed scripts when using non-raw disk formats (raw is the
default). See bug #656173 comment #7 for more details. I plan to fix
virtinst in an SRU (bug #655392) as well as vmbuilder.

-- 
AppArmor security driver does not support backingstore
https://bugs.launchpad.net/bugs/470636
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 657007] [NEW] Assigning the return value of new by reference is deprecated in /usr/share/pear/Mail.php

2010-10-08 Thread Raubvogel
Public bug reported:

Binary package hint: php-pear

When I use version 5.3.2-1ubuntu4.5 of php-pear on a website under
ubuntu 10.04 (apache2, php5), I find the following messages in my log
file:

[Fri Oct 08 12:44:58 2010] [error] [client 192.168.11.154] PHP
Deprecated:  Assigning the return value of new by reference is
deprecated in /usr/share/php/Mail.php on line 154

The same issue happened with Fedora, as shown in
http://pear.php.net/bugs/bug.php?id=16969. In that same url, they
mentioned this bug has been fixed in SVN on ealry January 2010.

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

-- 
Assigning the return value of new by reference is deprecated in 
/usr/share/pear/Mail.php
https://bugs.launchpad.net/bugs/657007
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 656173] Re: libvirt no longer probes chained backing stores

2010-10-08 Thread Jamin W. Collins
The automated run of libvirt-migrate-qemu-disks is great if your virtual
machines are permanently defined within libvirt.  However, if you simply
inject and run a VM as needed, with something like the following:

  virsh create vm.xml

Which is what I've been doing.  The VM definitions will not hang around
after the VM finishes executing.  As such, this bug is very likely to
silently hit you.  I believe the upgrade needs a more prominent notice
of this change.

-- 
libvirt no longer probes chained backing stores
https://bugs.launchpad.net/bugs/656173
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 470636] Re: AppArmor security driver does not support backingstore

2010-10-08 Thread Jamin W. Collins
You are indeed correct that specifying the format of the disk image file
corrected the issue.  However, this is also a fairly large regression
over previous functionality.  Configurations that worked flawlessly
under lucid will now break under maverick.  Additionally, the reason for
the breakage will not be clear.  There aren't any error messages
reported, at least none that I could find, that would guide the user to
what the problem actually is.

-- 
AppArmor security driver does not support backingstore
https://bugs.launchpad.net/bugs/470636
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 654680] Re: libvir: Security Labeling error : error calling aa_change_profile()

2010-10-08 Thread Jamie Strandboge
Unfortunately, the error reporting in libvirt didn't make this easier, but the 
problem can be seen clearly with:
$ cat /tmp/kolab-new.xml | /usr/lib/libvirt/virt-aa-helper -c --dryrun -u 
libvirt-79b2a347-7841-39df-8399-c072b05e7f6f
libvir: Storage error : cannot open file '/libvirt/kolab.img': No such file or 
directory
virt-aa-helper: warning: could not open path, skipping
virt-aa-helper: warning: path does not exist, skipping file type checks
virt-aa-helper: error: /libvirt/kolab.img
virt-aa-helper: error:   skipped restricted file
virt-aa-helper: error: invalid VM definition

What is happening is that virt-aa-helper does some checks to make sure the 
image is in an ok place, and if it isn't, fails. Because you chose 
'/libvirt/kolab.img', this matches as a restricted path, as seen in 
virt-aa-helper.c:
...
valid_path(const char *path, const bool readonly)
{
...
const char * const restricted[] = {
/bin/,
/etc/,
/lib,
/lost+found/,
...

'/lib' is used instead of '/lib/' since we also want to match /lib32,
/lib64 and anything else that might be a library path. As such, I am
going to mark this as Won't Fix for now, but have made a note to
improve the error feedback.

As a workaround, simply set your NFS mountpoint to something other than
'/libvirt'. I suggest something FHS compliant such as /srv/server
name/libvirt. Thanks for reporting this error and please feel free to
report any other bugs you might find in Ubuntu.

** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Won't Fix

** Summary changed:

- libvir: Security Labeling error : error calling aa_change_profile()
+ virt-aa-helper fails on disks with absolute paths starting with /lib

-- 
virt-aa-helper fails on disks with absolute paths starting with /lib
https://bugs.launchpad.net/bugs/654680
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 656173] Re: libvirt no longer probes chained backing stores

2010-10-08 Thread Jamie Strandboge
Jamin, your vm.xml does not contain enough information-- you must
specify the disk format when defining a new VM. Simply put, if you are
using a qcow2 disk you must specify driver name='qemu' type='qcow2'/
in the vm.xml you are using.

-- 
libvirt no longer probes chained backing stores
https://bugs.launchpad.net/bugs/656173
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 656173] Re: libvirt no longer probes chained backing stores

2010-10-08 Thread Jamie Strandboge
Updated suggested release note text (my last one had a typo and I've
tried to address Jamin's concerns):

Previous libvirt versions would probe a qemu disk to determine its format and 
did not require that the format be declared in the XML. This is considered a 
security problem in most deployments and newer versions of libvirt will default 
to the 'raw' format when the format is not specified in the XML. As a result, 
non-raw disks without a specified disk format will no longer be available in
existing virtual machines.

The libvirt-migrate-qemu-disks tool is provided to aid in transitioning
virtual machine definitions to the new required format. In essence, it
will check all domains for affected virtual machines, probe the affected
disks and update the domain definition accordingly. This command will be
run automatically on upgrade. For new virtual machines using non-raw
images, the disk format must be specified in the domain XML provided to
libvirt, otherwise the disk will not be available to the virtual
machine. See 'man 1 libvirt-migrate-qemu-disks' for details.

Users who require the old behavior can adjust the
'allow_disk_format_probing' option in /etc/libvirt/qemu.conf.

-- 
libvirt no longer probes chained backing stores
https://bugs.launchpad.net/bugs/656173
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 656173] Re: libvirt no longer probes chained backing stores

2010-10-08 Thread Jamin W. Collins
Jamie, I understand that the vm.xml does not contain enough information
for the version of libvirt in maverick.  I understand that with
maverick's version one now has to supply a disk format.  However, this
was not the case with libvirt under lucid.  Furthermore, not providing
the disk format does not result in any meaningful error message that
would guide the user to the actual cause of the problem.  My point is
that the very same vm.xml worked perfectly under the version of libvirt
in lucid.  Hence this is a regression, what did work no longer works.

-- 
libvirt no longer probes chained backing stores
https://bugs.launchpad.net/bugs/656173
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 656173] Re: libvirt no longer probes chained backing stores

2010-10-08 Thread Jamie Strandboge
Jamin, that is why there will be a release note. There isn't much else
that can be done. Applications change with new versions and people need
to adapt the applications that use the changed applications
appropriately. The tools that most people use are either already
adjusted or are going to be as I mentioned in the other bug. If someone
is going to be creating machines with raw XML, he/she is going to have
to create the correct XML.

The implication of your comments suggests that you believe the behavior
should somehow change. The default (which is the same for upstream and
also an upcoming lucid security update) should not change, but people
who require the old behavior can adjust /etc/libvirt/qemu.conf
accordingly (but why not just fix the script/template that creates the
XML?). The changed behavior fixes an important security flaw in libvirt.
Imagine a VM with 2 raw disks and a libvirt that probes the disk for its
format. A privileged user *in the guest* could write to the beginning of
the second disk the necessary (and widely known) qemu disk structure,
declare some arbitrary file on the system as its backing store, then
wait for a reboot. On reboot, the guest now can access that file because
libvirt probes the 2nd disk, discovers it is a qcow2 with backingstore,
and calls the AppArmor (or SELinux, or DAC, it doesn't matter) security
driver to add it to its list of allowed files, and the attacker has
access to that data (the AppArmor driver will protect against some parts
of the host, such as /etc, but most of the system is available to an
attacker still-- including other virtual machine's disks). Granted it is
a one shot deal since the attacker won't be able to modify the disk
structure once qemu recognizes it as a qcow2, but the impact is
potentially very high if she gets it right.

-- 
libvirt no longer probes chained backing stores
https://bugs.launchpad.net/bugs/656173
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 656173] Re: libvirt no longer probes chained backing stores

2010-10-08 Thread Jamin W. Collins
Sure applications change with versions.  However, they normally also
provide useful error messages when something that was previously valid
no longer is.  This is *not* the case here.  There is *no* error
message.

I'm not saying that users shouldn't provide valid XML when defining a
VM.  However, I am saying that if the XML being provided was previously
valid and no longer is, that some clear indication about the change in
validity should be given.  There is no indication being given by the
application.

Yes, I believe the current behavior should change.  No, I'm not
disagreeing that this is a necessary security fix, nor am I saying that
in the end this is somehow an undesired fix.  What I am disputing is how
the change is currently being handled.  I do see that an effort has been
made to migrate older configurations, and it does appear likely that
this effort will catch the majority of cases.  However, it won't catch
all cases and the current handling leaves all remaining users wondering
what the hell is going on with no guidance.

I still see two points of contention.  The first, and largest point of
contention, is that due to the behavior change, previously valid XML
configurations will now fail to operate as expected and will do so
without any indication of why they are failing to operate.  A change
such as this should generate a log entry or something that would at
least guide a user to documentation about the change and possible
resolution.  Perhaps an entry could be kicked out to the
/var/log/libvirt/qemu/ per machine log file.  Something along the lines
of:

WARNING: no drive image file format specified, defaulting to raw mode.
Please specify drive image format.  For more information please see:


Second, I don't believe a blurb in the release notes alone is sufficient
for this change.  Why?  Because, as indicated in the first point, there
is no output from the application to indicate that the expected behavior
has changed.  Additionally, you've indicated that the existing behavior
in lucid will be changing.  As I understand it, this will be a simple
security update.  A change in behavior like this is definitely not
something one would expect from a security update, not without a rather
in your face notice about it.

-- 
libvirt no longer probes chained backing stores
https://bugs.launchpad.net/bugs/656173
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 657127] [NEW] package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal.

2010-10-08 Thread king kong
Public bug reported:

This began using the update manager, when the install of upgrades was in
process I encountered and error. I then opened terminal to remove using
the command: sudo apt-get remove mysql-server-5.1.  I was then asked If
i would like to report the problem which brings me here.  Thanks for all
your support! =D

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-server-5.1 5.1.41-3ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic-pae i686
NonfreeKernelModules: nvidia
AptOrdering:
 mysql-server: Remove
 mysql-server-5.1: Remove
Architecture: i386
Date: Fri Oct  8 19:41:18 2010
ErrorMessage: Package is in a very bad inconsistent state - you should  
reinstall it before attempting a removal.
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Logs.var.log.daemon.log:
 
Logs.var.log.kern.log:
 Oct  5 19:12:04 Human kernel: [   25.201659] type=1505 
audit(1286320324.709:5):  operation=profile_load pid=595 
name=/usr/sbin/mysqld
 Oct  6 17:03:15 Human kernel: [   25.325297] type=1505 
audit(1286398994.833:5):  operation=profile_load pid=586 
name=/usr/sbin/mysqld
 Oct  8 17:42:52 Human kernel: [   25.326680] type=1505 
audit(1286574171.837:5):  operation=profile_load pid=594 
name=/usr/sbin/mysqld
 Oct  8 19:39:38 Human kernel: [   25.107450] type=1505 
audit(1286581178.617:5):  operation=profile_load pid=591 
name=/usr/sbin/mysqld
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['ib_logfile0', 'ibdata1', 'mysql', 'debian-5.1.flag', 
'mysql_upgrade_info', 'ib_logfile1', 'phpmyadmin']
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
Package is in a very bad inconsistent state - you should  reinstall it before 
attempting a removal.

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: Package 
is in a very bad inconsistent state - you should  reinstall it before 
attempting a removal.
https://bugs.launchpad.net/bugs/657127
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 657127] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal.

2010-10-08 Thread king kong

** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt
   
https://bugs.launchpad.net/bugs/657127/+attachment/1679545/+files/.etc.apparmor.d.usr.sbin.mysqld.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/657127/+attachment/1679546/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/657127/+attachment/1679547/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/657127/+attachment/1679548/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/657127/+attachment/1679549/+files/DpkgTerminalLog.txt

** Attachment added: MySQLConf.etc.mysql.my.cnf.txt
   
https://bugs.launchpad.net/bugs/657127/+attachment/1679550/+files/MySQLConf.etc.mysql.my.cnf.txt

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: Package 
is in a very bad inconsistent state - you should  reinstall it before 
attempting a removal.
https://bugs.launchpad.net/bugs/657127
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 657149] [NEW] package squid 2.7.STABLE9-2ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-08 Thread Gong Lei
Public bug reported:

Binary package hint: squid

nothing

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: squid 2.7.STABLE9-2ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Sat Oct  9 09:03:38 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
SourcePackage: squid
Title: package squid 2.7.STABLE9-2ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


** Tags: apport-package i386 maverick

-- 
package squid 2.7.STABLE9-2ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/657149
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 657149] Re: package squid 2.7.STABLE9-2ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-08 Thread Gong Lei

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/657149/+attachment/1679635/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/657149/+attachment/1679636/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/657149/+attachment/1679637/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/657149/+attachment/1679638/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/657149/+attachment/1679639/+files/DpkgTerminalLog.txt

-- 
package squid 2.7.STABLE9-2ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/657149
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 657180] [NEW] package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2010-10-08 Thread Dennis Moore
Public bug reported:

Binary package hint: samba

I upgraded 10.04 to 10.10

Could not install '/var/cache/apt/archives/samba-common-bin_2%3a3.5.4
~dfsg-1ubuntu8_amd64.deb'

The upgrade will continue but the '/var/cache/apt/archives/samba-common-
bin_2%3a3.5.4~dfsg-1ubuntu8_amd64.deb' package may not be in a working
state. Please consider submitting a bug report about it.

subprocess dpkg-deb --fsys-tarfile returned error exit status 2

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: wl
AptOrdering:
 samba-common-bin: Install
 samba-common-bin: Configure
Architecture: amd64
Date: Sat Oct  9 00:40:44 2010
ErrorMessage: subprocess dpkg-deb --fsys-tarfile returned error exit status 2
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 (20100816.1)
SambaServerRegression: Yes
SourcePackage: samba
Title: package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to 
install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2
WindowsFailedConnect: Yes

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


** Tags: amd64 apport-package maverick

-- 
package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: 
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
https://bugs.launchpad.net/bugs/657180
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 657180] Re: package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2010-10-08 Thread Dennis Moore

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/657180/+attachment/1679713/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/657180/+attachment/1679714/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/657180/+attachment/1679715/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/657180/+attachment/1679716/+files/DpkgTerminalLog.txt

** Attachment added: SambaInstalledVersions.txt
   
https://bugs.launchpad.net/bugs/657180/+attachment/1679717/+files/SambaInstalledVersions.txt

-- 
package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: 
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
https://bugs.launchpad.net/bugs/657180
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 657180] Re: package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2010-10-08 Thread Dennis Moore
solved with apt-get clean :P

-- 
package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: 
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
https://bugs.launchpad.net/bugs/657180
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 657200] [NEW] package bacula-director-pgsql 5.0.1-1ubuntu1 failed to install/upgrade: el subpro ceso script post-installation instalado devolvió el c ódigo de salida de error 10

2010-10-08 Thread javier Kohler Victoria
Public bug reported:

Binary package hint: bacula

tengo problemas de conectarme con una pc que tiene windows xp la cual si
la veo pero no puedo intercambiar archivos utilizo el formato o medio de
red cableado instale una serie de cosas o paquetes y no tengo solucion

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bacula-director-pgsql 5.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic-pae 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic-pae i686
Architecture: i386
Date: Sat Oct  9 00:34:54 2010
ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 10
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
SourcePackage: bacula
Title: package bacula-director-pgsql 5.0.1-1ubuntu1 failed to install/upgrade: 
el subproceso script post-installation instalado devolvió el código de salida 
de error 10

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


** Tags: apport-package i386 lucid ubuntu-une

-- 
package bacula-director-pgsql 5.0.1-1ubuntu1 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 10
https://bugs.launchpad.net/bugs/657200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 657200] Re: package bacula-director-pgsql 5 .0.1-1ubuntu1 failed to install/upgrade: el subproce so script post-installation instalado devolvió el c ódigo de salida de error 10

2010-10-08 Thread javier Kohler Victoria

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/657200/+attachment/1679785/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/657200/+attachment/1679786/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/657200/+attachment/1679787/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/657200/+attachment/1679788/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/657200/+attachment/1679789/+files/DpkgTerminalLog.txt

-- 
package bacula-director-pgsql 5.0.1-1ubuntu1 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 10
https://bugs.launchpad.net/bugs/657200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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