[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


[Bug 22842] Re: Many programs misbehave when running out of disk space / can't login to fix

2010-10-08 Thread shankao
Confirmed in maverick (almost release - 2 days left)

** Changed in: ubuntu
   Status: Incomplete = New

** Changed in: ubuntu
   Status: New = Confirmed

-- 
Many programs misbehave when running out of disk space / can't login to fix
https://bugs.launchpad.net/bugs/22842
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 565202] Re: BUG: soft lockup due to APIC being enabled in BIOS

2010-10-08 Thread randallw
Question for Tony: if you disable APIC in your bios, how many CPUs does
your system report?

I seem to be having a very similar bug to this. I can disable APIC in
the bios and the system seems stable, but I only get one of my 4 CPU
cores.

Cheers,
Randall

-- 
BUG: soft lockup due to APIC being enabled in BIOS
https://bugs.launchpad.net/bugs/565202
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656695] [NEW] Release notes browser lost when you Try Kubuntu

2010-10-08 Thread skierpage
Public bug reported:

Binary package hint: ubiquity

I downloaded a post-RC Kubuntu 10.10 amd-64 nightly build and used usb-
creator to make a bootable USB out of a FAT32 partition on my flash
drive, and booted my PC from it.

From the Kubuntu 10.10 Installation process Welcome screen I clicked
You may wish to read the _release notes_, and in the browser that pops
up I browsed, filed bugs, had lots of tabs open.  Very nice!

But when I clicked Try Kubuntu, without warning the browser window went
away, the rekonq process died, and I got a new full KDE desktop.  The
user could lose data depending on what she was doing in the browser.

It would be nice if the browser window was preserved when you click Try
Kubuntu.  If that's not possible, maybe the browser window could alert
e.g. OK to quit browser? (you can start it again after Kubuntu starts)
and if the user cancels, the Welcome screen remains.

The workaround is to just start Kickoff  Web Browser after Kubuntu
starts.  The new rekonq reloaded my tabs (but not the back button
history for them).

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

-- 
Release notes browser lost when you Try Kubuntu
https://bugs.launchpad.net/bugs/656695
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648165] Re: video on Desktop computer crash

2010-10-08 Thread Book 'em Dano
I really do sympathize with your situation but in order to help you, you
have to provide more info about your issue and hardware.  If you looked
at the page I referred to, https://wiki.ubuntu.com/X/Debugging, it would
steer you in the right direction in terms of what is possibly going
wrong with your computer and provide some workarounds.  I am assuming
that you are trying to use the Live CD on a computer that already has a
version of Ubuntu installed on it.  Even if you can not fully utilize
the 10.04 and/or 10.10 Live CD to retrieve logs of usplash or Xorg
crashing, you can provide more than just a description about your
hardware and issues via your already working OS, 9.10.

https://wiki.ubuntu.com/X/Debugging lists several methods for retrieving
debugging info such as entering the following commands in a terminal and
attaching the files to this bug report.

lspci -vvnn  lspci-vvnn.txt

sudo dmidecode  dmidecode.txt

With these files we could view the hardware you are using and search
other bug reports and/or ubuntuforums.org, to see if other people are
experiencing similar issues.

In one way that 10.04 and 10.10 differ from previous versions of Ubuntu
is that the kernel handles setting screen resolutions (kernel mode
setting, KMS), while in previous versions screen resolutions were
handled by X (xorg.conf).  That is why there is no Low Graphics Mode,
with KMS, the kernel is attempting to set the highest possible
resolution that both the monitor and video card are capable of
displaying.

While using the Live CD, I would suggest pressing the F6 key at the menu
screen (where you can choose to install or just try K/X/Ubuntu) select
the nomodeset boot option and continue to install/boot.

-- 
video on Desktop computer crash
https://bugs.launchpad.net/bugs/648165
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 35217] Re: Unable to login when disk space is exhausted

2010-10-08 Thread shankao
I can confirm that this bug is back in maverick

** Changed in: gdm (Ubuntu)
   Status: Fix Released = Confirmed

-- 
Unable to login when disk space is exhausted
https://bugs.launchpad.net/bugs/35217
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656696] [NEW] Horizontal scrolling is a poor solution

2010-10-08 Thread brian r
Public bug reported:

Binary package hint: gcalctool

First, kudos to the calculator team for the new look, the colours, and
the novel bolding of the computed results. Its nice to know that
improvements can always be made to familiar tools like this.

However... while we are all familiar with text editors that support
scrolling to reveal off-screen content we can usually tell when we are
missing something because the text does not make sense without the
hidden parts.

We don't have that luxury with numbers.

It isn't immediately obvious that I'm not seeing the entire sequence of
a really large number when it is cut off on one side. Scrollbars are
primarily adjustment tools, not visual indicators.  While you can tell
the user that the computed results lack precision for financial values,
it takes on a whole different meaning when hidden numbers skew the
apparent results by several orders of magnitude.

I would suggest a couple of approaches to the problem:

1) Enlarge the window gradually as the displayed text grows, leaving the
keypad the same size and centered in the middle. The window would not
shrink but would remain at the largest size. Allow the user to resize
the window manually.

2) Place a prominent marker beside the cut-off edge to flag the hidden
text. For example if I had the numeric sequence 1234567890 showing in a
too-small window it could be marked as:

567890
   (in red)

Again, thanks for the improvements and I hope this bug can be stomped out!
Brian

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gcalctool 5.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Oct  7 22:43:52 2010
ExecutablePath: /usr/bin/gcalctool
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gcalctool

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


** Tags: amd64 apport-bug maverick

-- 
Horizontal scrolling is a poor solution
https://bugs.launchpad.net/bugs/656696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656696] Re: Horizontal scrolling is a poor solution

2010-10-08 Thread brian r

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/656696/+attachment/1678356/+files/Dependencies.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/656696/+attachment/1678357/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/656696/+attachment/1678358/+files/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   
https://bugs.launchpad.net/bugs/656696/+attachment/1678359/+files/XsessionErrors.txt

-- 
Horizontal scrolling is a poor solution
https://bugs.launchpad.net/bugs/656696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656691] Re: ubuquity crashes kde_ui.py line 447

2010-10-08 Thread fejes
Seems to be the same as  bug 528034, but possibly a regression?
Possible it's identical to bug 652290, but no information is available on that 
bug

-- 
ubuquity crashes kde_ui.py line 447
https://bugs.launchpad.net/bugs/656691
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656691] Re: ubuquity crashes kde_ui.py line 447

2010-10-08 Thread fejes
Seems to be the same as  bug 528034, but possibly a regression?
Possible it's identical to bug 652290, but no information is available on that 
bug

-- 
ubuquity crashes kde_ui.py line 447
https://bugs.launchpad.net/bugs/656691
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656691] Re: ubuquity crashes kde_ui.py line 447

2010-10-08 Thread fejes
Clicking on update this installer at the start of installation does
not help bypass this bug.

-- 
ubuquity crashes kde_ui.py line 447
https://bugs.launchpad.net/bugs/656691
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656691] Re: ubuquity crashes kde_ui.py line 447

2010-10-08 Thread fejes
Clicking on update this installer at the start of installation does
not help bypass this bug.

-- 
ubuquity crashes kde_ui.py line 447
https://bugs.launchpad.net/bugs/656691
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656691] Re: ubuquity crashes kde_ui.py line 447

2010-10-08 Thread fejes
For the record, this happens as soon as you click on Forward after
selecting the default English as the language of installation.

-- 
ubuquity crashes kde_ui.py line 447
https://bugs.launchpad.net/bugs/656691
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 613214] Re: Blank DVD+RW does not get detected / cannot burn

2010-10-08 Thread Lee Jones
Sorry I missed you yesterday on IRC.

When you say that the kernels failed, in what way?

I've just issued lshw on my DVD-RW and I receive the same output.

If you can find some time on a week day (perhaps take your machine to
work?), I can help you with your bisect using Ubuntu kernels. Did you
find any kernels that still worked?

-- 
Blank DVD+RW does not get detected / cannot burn
https://bugs.launchpad.net/bugs/613214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 600453] Re: [arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)

2010-10-08 Thread Laurent Bonnaud
** Bug watch added: Novell/SUSE Bugzilla #642654
   https://bugzilla.novell.com/show_bug.cgi?id=642654

** Also affects: linux (openSUSE) via
   https://bugzilla.novell.com/show_bug.cgi?id=642654
   Importance: Unknown
   Status: Unknown

-- 
[arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)
https://bugs.launchpad.net/bugs/600453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 345345] Re: Gnome panel freezes when connecting projector

2010-10-08 Thread Martin Wildam
Last week I was on a presentation connecting to a beamer.
Not just the panel frozen - complete desktop - had to restart gdm.

Fortunately it happened only the first time, then while connected it
worked (although xrandr did not find the correct resoluton).

-- 
Gnome panel freezes when connecting projector
https://bugs.launchpad.net/bugs/345345
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 621351] Re: an entry in the main menu is missing and dxf files are not linked

2010-10-08 Thread Maui Muc
Thanks a lot for fixing this bug. I have tested qcad in a Maveric beta
live system successfully. Everything seems to be all right.

-- 
an entry in the main menu is missing and dxf files are not linked
https://bugs.launchpad.net/bugs/621351
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 494986] Re: pulseaudio: No sound when playing non-44kHz WAV files on i.MX51 with 2.6.31-105-imx51

2010-10-08 Thread Spring Zhang
If Ubuntu 9.10, there is the issue.
Have not checked 10.04 formal release image yet, will report after verification

-- 
pulseaudio: No sound when playing non-44kHz WAV files on i.MX51 with 
2.6.31-105-imx51
https://bugs.launchpad.net/bugs/494986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 257827] Re: brightness changes twice when using hotkeys

2010-10-08 Thread Zhang Rui
module parameter /sys/module/video/parameters/brightness_switch_enabled is 
designed as a switch to disable/enable the backlight control in ACPI video 
driver.
does the problem still exist after running echo 0  
/sys/module/video/parameters/brightness_switch_enabled?

-- 
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22070] Re: Logitech Quickcam Messenger is not usable

2010-10-08 Thread Lee Jones
Whoops! It looks like something went wrong with the upload.

I'll rectify that now.

Can you re-try please?

-- 
Logitech Quickcam Messenger is not usable
https://bugs.launchpad.net/bugs/22070
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656699] [NEW] package linux-image-2.6.3 2-25-generic 2.6.32-25.44 failed to install/upgrade : 子进程 已安装的 post-installation 脚本 返回了错误号 1

2010-10-08 Thread Charles Wang
Public bug reported:

Binary package hint: grub

update manager hints grub(I don't remember exactly, maybe it is some
kind of menu.list) file is missed. Will it be generated automatically?
(y/n). I choose 'n'.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-25-generic 2.6.32-25.44
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
Architecture: amd64
Date: Fri Oct  8 14:09:21 2010
ErrorMessage: 子进程 已安装的 post-installation 脚本 返回了错误号 1
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 (20100816.1)
SourcePackage: grub
Title: package linux-image-2.6.32-25-generic 2.6.32-25.44 failed to 
install/upgrade: 子进程 已安装的 post-installation 脚本 返回了错误号 1

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


** Tags: amd64 apport-package lucid

-- 
package linux-image-2.6.32-25-generic 2.6.32-25.44 failed to install/upgrade: 
子进程 已安装的 post-installation 脚本 返回了错误号 1
https://bugs.launchpad.net/bugs/656699
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 656699] Re: package linux-image-2.6.32-25 -generic 2.6.32-25.44 failed to install/upgrade: 子进程 已安装的 post-installation 脚本 返回了错误号 1

2010-10-08 Thread Charles Wang

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/656699/+attachment/1678361/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/656699/+attachment/1678362/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/656699/+attachment/1678363/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/656699/+attachment/1678364/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/656699/+attachment/1678365/+files/DpkgTerminalLog.txt

-- 
package linux-image-2.6.32-25-generic 2.6.32-25.44 failed to install/upgrade: 
子进程 已安装的 post-installation 脚本 返回了错误号 1
https://bugs.launchpad.net/bugs/656699
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 656699] Re: package linux-image-2.6.32-25 -generic 2.6.32-25.44 failed to install/upgrade: 子进程 已安装的 post-installation 脚本 返回了错误号 1

2010-10-08 Thread Charles Wang
Can I issue my update again?
it seems update manager think my system has been updated.

-- 
package linux-image-2.6.32-25-generic 2.6.32-25.44 failed to install/upgrade: 
子进程 已安装的 post-installation 脚本 返回了错误号 1
https://bugs.launchpad.net/bugs/656699
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 614233] Re: Intel WiFi connection stops working under load with wpa2

2010-10-08 Thread EboMike
@mabawsa: I haven't had problems since then either. I hadn't been doing
a lot of big transfers (which usually expose the problem), but not a
single problem in over a month makes me believe that the bug has indeed
been fixed.

-- 
Intel WiFi connection stops working under load with wpa2
https://bugs.launchpad.net/bugs/614233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-10-08 Thread Martin Pitt
Hello timroll,

timroll [2010-10-07 17:56 -]:
 d...@d-l:~$ sudo /lib/udev/cdrom_id --debug /dev/sr0
 [...]
 cd_profiles: profile 0x1a media_dvd_plus_rw
 cd_media_toc: READ TOC: len: 20, start track: 1, end track: 1
 cd_media_toc: track=1 info=0x4(data) start_block=0
 cd_media_toc: last track 1 starts at block 0
 cd_media_info: disk type 00
 cd_media_info: hardware reported media status: complete
 cd_media_info: data in blocks 0 or 16, assuming complete

This looks good so far, but was that really everything? There should
have been a lot of ID_CDROM_...=... lines.

 Well, I can say: great job, Martin! Your fix seems to work like a charm -  
 at least for me, as I have tested.

очень хорошо!

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656702] [NEW] Changed resolution/monitor causes panel applet order and position messed up

2010-10-08 Thread Martin Wildam
Public bug reported:

Binary package hint: gnome-panel

When the resolution of the screen changes (e.g. connecting a notebook to
an external monitor and then again when detaching later or when
temporarily using a beamer/projector) the Gnome panel applets (not
matter if top or bottom panel) all the applets on the right side get
messed up in position and order. Happens in approx 70-80 % of times,
however - not always.

I found Bug #472926 - which has been classified as wishlist. Well that
particular solution idea could be a wish, but the effect is IMHO a bug.
It is completely annoying - show that a new user considering a switch
from Windows and guess what he/she thinks when the desktop neither
remember system tray / notifier position...

I guess, there is no automatic recognition when panel elements/applets
are intended to stick to the right side.

Other than for Bug #472926 which in particular talks about a specific
feature, I could see more possible solutions, e.g. a flag in an applets
context menu Stick/Anchor to right or - for an automatic solution:
When repositioning (=moving) elements manually It could check whether
there is space in between until the end of the panel on the right. If
that way panel notices that an element has been put on the righthand
side then it could automatically remember a flag that it should stick to
righthand side. Then of course it needs to remember order/relation of
the other elements also sticking to righthand side. If just manually
flagging or automatically - if the position/order/space is then
calculated from the righthand side resolution changes would not do harm
any more.

Another solution attempt could be to remember position of elements
related to the righthand side as soon as it is positioned in the right
half of the panel or in the rightmost third of the panel - something
like this.

I am not advocating a particular solution, if a solution like described
in Bug #472926 is considered best, ok (although I think one of the
attempts mentioned here could be easier and less problematic to
implement). Anyway the problem of the elements getting messed up is very
annoying. Using notebooks with external monitors (and docking stations)
or beamers/projectors is by far not an uncommon use case. In companies
it is a standard situation.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-panel 1:2.30.2-0ubuntu0.2
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
Architecture: i386
Date: Fri Oct  8 08:06:00 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-panel

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Changed resolution/monitor causes panel applet order and position messed up
https://bugs.launchpad.net/bugs/656702
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656702] Re: Changed resolution/monitor causes panel applet order and position messed up

2010-10-08 Thread Martin Wildam

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/656702/+attachment/1678367/+files/Dependencies.txt

** Attachment added: GConfNonDefault.txt
   
https://bugs.launchpad.net/bugs/656702/+attachment/1678368/+files/GConfNonDefault.txt

-- 
Changed resolution/monitor causes panel applet order and position messed up
https://bugs.launchpad.net/bugs/656702
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656701] [NEW] Drop down menus don't disappear completely

2010-10-08 Thread Melvin Garcia
Public bug reported:

Binary package hint: xserver-xorg-video-intel

Hi, I installed Maverick Meerkat and installed Ubuntu-X PPA from Ubuntu
Tweak. Sometimes when I close some dropdown menus they don't disappear
completely.

Compaq Pressario 2200
Ubuntu 10.10 RC i386
xserever-xorg-video-intel 2:2.12.0-1ubuntu5


Here's a screenshot of the problem:
http://imgur.com/gMcBw.png

Thank's for your time!

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Drop down menus don't disappear completely
https://bugs.launchpad.net/bugs/656701
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656700] [NEW] command to check ink levels yields an error

2010-10-08 Thread Book 'em Dano
Public bug reported:

Binary package hint: xubuntu-docs

In desktop-guide/printing/C/printing.xml, the command given to check
printer cartridge levels, hp-toolbox, does not work because hplip-gui is
not installed by default.  Docs need to be altered to include
installation of hplip-gui prior to running hp-toolbox, or usage of
another command.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xubuntu-docs 9.10.2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Fri Oct  8 01:21:27 2010
Dependencies:
 
InstallationMedia: Xubuntu 10.10 Maverick Meerkat - Alpha i386 (20100831.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: xubuntu-docs

** Affects: xubuntu-docs (Ubuntu)
 Importance: Undecided
 Assignee: Book 'em Dano (heymrdjd)
 Status: In Progress


** Tags: apport-bug i386 maverick

** Changed in: xubuntu-docs (Ubuntu)
   Status: New = In Progress

** Changed in: xubuntu-docs (Ubuntu)
 Assignee: (unassigned) = Book 'em Dano (heymrdjd)

-- 
command to check ink levels yields an error
https://bugs.launchpad.net/bugs/656700
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656691] Re: ubuquity crashes kde_ui.py line 447

2010-10-08 Thread fejes
Apparently, you can bypass this by clicking on language selection away
from English, then returning to English.

It should still be fixed, but at least that work around worked for me.

-- 
ubuquity crashes kde_ui.py line 447
https://bugs.launchpad.net/bugs/656691
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-08 Thread HacKurx
Thanks

ip route list
83.133.127.104 via 192.168.1.1 dev eth0  proto static 
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.14  metric 1 
10.11.5.0/24 dev tun0  proto kernel  scope link  src 10.11.5.75 
169.254.0.0/16 dev eth0  scope link  metric 1000 
default dev tun0  proto static

* Is your connection set to 'Available to all users'?
No, 1 single user, me.

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656706] [NEW] The installer shows Connected to internet when the wired network is up, even if there is no Internet connection

2010-10-08 Thread Ara Pulido
Public bug reported:

Binary package hint: ubiquity

Testing Maverick Final ISOs

Using a wired network interface, but, without having access to Internet,
in the first summary the installer shows You have connection to
Internet for about 10 seconds, until it realizes that there is not
internet available. At that point it shows the No connection icon.

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


** Tags: i386 maverick

-- 
The installer shows Connected to internet when the wired network is up, even 
if there is no Internet connection
https://bugs.launchpad.net/bugs/656706
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656706] Re: The installer shows Connected to internet when the wired network is up, even if there is no Internet connection

2010-10-08 Thread Ara Pulido

** Attachment added: Screenshot-QEMU.png
   
https://bugs.launchpad.net/bugs/656706/+attachment/1678411/+files/Screenshot-QEMU.png

-- 
The installer shows Connected to internet when the wired network is up, even 
if there is no Internet connection
https://bugs.launchpad.net/bugs/656706
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656704] [NEW] package pdns-recursor 3.1.7.2-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-10-08 Thread danielleeson
Public bug reported:

Binary package hint: pdns-recursor

Not sure here just installing complete pdns packages

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: pdns-recursor 3.1.7.2-1
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
Architecture: i386
Date: Fri Oct  8 02:28:39 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: pdns-recursor
Title: package pdns-recursor 3.1.7.2-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2

** Affects: pdns-recursor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package pdns-recursor 3.1.7.2-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/656704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656704] Re: package pdns-recursor 3.1.7.2-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-10-08 Thread danielleeson

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/656704/+attachment/1678393/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/656704/+attachment/1678394/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/656704/+attachment/1678395/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/656704/+attachment/1678396/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   
https://bugs.launchpad.net/bugs/656704/+attachment/1678397/+files/DpkgTerminalLog.gz

-- 
package pdns-recursor 3.1.7.2-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/656704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656703] [NEW] WARNING: at /build/buildd/linux-2.6.35/ubuntu/aufs/plink.c:332 au_plink_append 0x274/0x2e0 [aufs]()

2010-10-08 Thread Daniel Richard G.
Public bug reported:

This crash occurred without any visible symptom. In fact, I am typing
this in the same live-CD session in which it occurred.

ProblemType: KernelOops
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-22-generic 2.6.35-22.33
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'V8237'/'VIA 8237 with ALC850 at 0x1000, irq 22'
   Mixer name   : 'Realtek ALC850 rev 0'
   Components   : 'AC97a:414c4790'
   Controls  : 49
   Simple ctrls  : 30
Card1.Amixer.info:
 Card hw:1 'Live'/'SB Live! Value [CT4832] (rev.8, serial:0x80271102) at 
0xa000, irq 17'
   Mixer name   : 'SigmaTel STAC9721,23'
   Components   : 'AC97a:83847609'
   Controls  : 220
   Simple ctrls  : 42
Date: Fri Oct  8 06:09:12 2010
Failure: oops
Frequency: I don't know.
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
LiveMediaBuild: Ubuntu 10.10 Maverick Meerkat - Release Candidate i386 
(20100928)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz --  
console-setup/layoutcode=us console-setup/variantcode=dvorak
RelatedPackageVersions: linux-firmware 1.38
RfKill:
 
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.35/ubuntu/aufs/plink.c:332 
au_plink_append+0x274/0x2e0 [aufs]()
dmi.bios.date: 10/06/2005
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1015.002
dmi.board.name: A8V Deluxe
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1015.002:bd10/06/2005:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASUSTeKComputerInc.:rnA8VDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: apport-kerneloops i386 kernel-oops maverick needs-upstream-testing 
regression-potential

-- 
WARNING: at /build/buildd/linux-2.6.35/ubuntu/aufs/plink.c:332 au_plink_append 
0x274/0x2e0 [aufs]()
https://bugs.launchpad.net/bugs/656703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656703] Re: WARNING: at /build/buildd/linux-2.6.35/ubuntu/aufs/plink.c:332 au_plink_append 0x274/0x2e0 [aufs]()

2010-10-08 Thread Daniel Richard G.

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678369/+files/AcpiTables.txt

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678370/+files/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678371/+files/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678372/+files/ArecordDevices.txt

** Attachment added: AudioDevicesInUse.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678373/+files/AudioDevicesInUse.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678374/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678375/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678376/+files/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678377/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: Card1.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678378/+files/Card1.Amixer.values.txt

** Attachment added: Card1.Codecs.codec97.0.ac97.0.0.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678379/+files/Card1.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card1.Codecs.codec97.0.ac97.0.0.regs.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678380/+files/Card1.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678381/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678382/+files/Dependencies.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/656703/+attachment/1678383/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/656703/+attachment/1678384/+files/Lsusb.txt

** Attachment added: OopsText.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678385/+files/OopsText.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678386/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678387/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678388/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678389/+files/ProcModules.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/656703/+attachment/1678390/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/656703/+attachment/1678391/+files/UdevLog.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/656703/+attachment/1678392/+files/WifiSyslog.txt

-- 
WARNING: at /build/buildd/linux-2.6.35/ubuntu/aufs/plink.c:332 au_plink_append 
0x274/0x2e0 [aufs]()
https://bugs.launchpad.net/bugs/656703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 653601] Re: No audio in Samsung Q330 after installing Maverick

2010-10-08 Thread Kalle Tuulos
Today morning I executed the apt-get update; apt-get upgrade and after
rebooting the computer, audio started to work. I did not monitor, what
packages were updated, sorry.

So from my point of view, the error does not exist any more and it could
be closed.

-- 
No audio in Samsung Q330 after installing Maverick
https://bugs.launchpad.net/bugs/653601
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 651234] Re: Gwibber stops to react to mouseover events

2010-10-08 Thread Omer Akram
no theme ever comes with no tooltips. the problem is a result of changes
made by the user

On Fri, Oct 8, 2010 at 7:59 AM, Ast frooo...@msn.com wrote:

 Is this really just a wishlist? It might be a low importance bug, but
 it's still a bug and not some additional feature I'd like.

 --
 Gwibber stops to react to mouseover events
 https://bugs.launchpad.net/bugs/651234
 You received this bug notification because you are subscribed to gwibber
 in ubuntu.

 Status in “gwibber” package in Ubuntu: New

 Bug description:
 Binary package hint: gwibber

 Gwibber seems to ignore mousover events in the are that displays the
 messages after you hover your mouse over an avatar in one of the displayed
 messages.

 What is supposed to happen:

 When the cursor hovers over a message the reply-icon should show up on the
 side of the post.
 Also, the cursor should change to a hand or a text selection symbol when
 over a link or text respectively.

 What actually happens:

 The icons on the side of the message only appear when you click on that
 message.
 The cursor symbol, too, does not change until you click somewhere.
 The cursor and icons also seem to update when you move the curser from
 outside the message area (i.e. from outside the Gwibber window, from the
 menu at the top, the sidebar on the left, or the text area at the bottom)
 into that area. If you do it fast enough you can make the symbols next to
 the messages appear.
 I guess Gwibber catches an event when the cursor enters that area, but
 fails to do so while it stays in there.

 I started gwibber from the shell and got the following output at startup:

 ** (gwibber:2541): WARNING **: Trying to register gtype 'WnckWindowState'
 as enum when in fact it is of type 'GFlags'

 ** (gwibber:2541): WARNING **: Trying to register gtype 'WnckWindowActions'
 as enum when in fact it is of type 'GFlags'

 ** (gwibber:2541): WARNING **: Trying to register gtype
 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
 Updating...
 Updating...
 /usr/bin/gwibber:68: GtkWarning: gtk_container_add: assertion
 `GTK_IS_CONTAINER (container)' failed
  gtk.main()

 But there was no additional output when the message area turned immune
 against mouseovers.

 I'm using Ubuntu 10.4 and gwibber 2.30.2-0ubuntu1.
 I'm using compiz, but switching all effect of in the system preferences (I
 guess that means a switch to metacity) didn't change anything.
 I also disabled gnome tooltips with gtk-enable-tooltips = 0 in
 ~/.gtkrc-2.0 to deal with bug #356702.
 The only account I have set up in Gwibber is a Twitter account.

 Gwibber is usable with this bug, but it feels kinda broken and
 unresponsive, when the cursor doesn't change on its own anymore.




-- 
Gwibber stops to react to mouseover events
https://bugs.launchpad.net/bugs/651234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 472926] Re: Enable gnome panel to always force icons to the left the right using an expandable spacer

2010-10-08 Thread Martin Wildam
See also Bug #656702

-- 
Enable gnome panel to always force icons to the left  the right using an 
expandable spacer
https://bugs.launchpad.net/bugs/472926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656708] [NEW] DUAL BOOT VISTA/UBUNTU 10.04 CON VISTA NON FUNZIONANTE

2010-10-08 Thread otedesco
Public bug reported:

Dopo l'installazione di UBUNTU 10.04 su Acer TravelMate 7730g - 2 HardDisk - 
dual core non mi partivano più ne Ubuntu ne Vista per errore di grub no such 
device  ..
Dopo diversi tentativi  all' ipl ho cambiato (con F2) nel BIOS di boot il SATA 
mode da AHCI a IDE.
Così il boot parte e mi propone il menu di scelta sistema operativo ma mentre 
UBUNTU parte perfettamente Vista richiede la procedura di recovery che non da 
nessun effetto terminando con la tramissione del bug a MicroSoft.
Ripeto la procedura di recovery di Vista: stesso risultato.
Mi sembra che la causa potrebbe essere che UBUNTU no ha i drivers per SATA AHCI 
 e Vista avendo in origine generato in origine il suo bootstrap in SATA 
AHCI non riesce a fare IPL con SATA IDE.
UBUNTU e stato caricato due volte a fianco di Vista e importando l'ambiente di 
Vista stesso e senza alcuna scelta di partizionamento manuale (la strategia di 
installazione se l'è fatta automaticamente UBUNTU)
Qualcuno può condividere la mia ipotesi?
Qualcuno ha una soluzione diversa dal ricaricare Vista?

Grazie

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
DUAL BOOT VISTA/UBUNTU 10.04 CON VISTA NON FUNZIONANTE
https://bugs.launchpad.net/bugs/656708
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 656707] [NEW] package postgresql-8.4 8. 4.5-0ubuntu10.04 failed to install/upgrade: Unterpro zess installiertes post-installation-Skript gab den Fehler wert 1 zurück

2010-10-08 Thread radioking
Public bug reported:

Binary package hint: postgresql-8.4

Automatic sytem-update (on 2010-10-08 at 08:40:00) reported this error.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: postgresql-8.4 8.4.5-0ubuntu10.04
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Oct  8 08:33:27 2010
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
SourcePackage: postgresql-8.4
Title: package postgresql-8.4 8.4.5-0ubuntu10.04 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

** Affects: postgresql-8.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package postgresql-8.4 8.4.5-0ubuntu10.04 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/656707
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 656707] Re: package postgresql-8.4 8.4. 5-0ubuntu10.04 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2010-10-08 Thread radioking

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/656707/+attachment/1678412/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/656707/+attachment/1678413/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/656707/+attachment/1678414/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/656707/+attachment/1678415/+files/DpkgTerminalLog.txt

-- 
package postgresql-8.4 8.4.5-0ubuntu10.04 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/656707
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 644303] Re: Can't shut down. System does nothing when I click Shut Down...

2010-10-08 Thread Mike_IronFist
Okay, attached is my .xsession-errors file. I can confirm that the
shutdown/restart/logout problem occurs regardless of whether I bring up
the menu with the applet or my computer's power button - I click Shut
Down or Restart from the window that pops up (Example:Are you sure
you want to close all programs and shut down the computer?) it closes,
but it doesn't do anything - it practically acts as if I clicked
Cancel.

** Attachment added: xsession-errors_(copy)
   
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/644303/+attachment/1678398/+files/xsession-errors_%28copy%29

-- 
Can't shut down. System does nothing when I click Shut Down...
https://bugs.launchpad.net/bugs/644303
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 644303] Re: Can't shut down. System does nothing when I click Shut Down...

2010-10-08 Thread Mike_IronFist
Also, this problem has occurred despite my reinstalling Lucid several
times, and the problem persists in Maverick as well.

-- 
Can't shut down. System does nothing when I click Shut Down...
https://bugs.launchpad.net/bugs/644303
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 615285] Re: Cannot boot newer kernels (Ubuntu 10.10 alpha3): No init found

2010-10-08 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
Cannot boot newer kernels (Ubuntu 10.10 alpha3): No init found
https://bugs.launchpad.net/bugs/615285
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656710] [NEW] U+FEFF leads Inkscape to crash

2010-10-08 Thread Maui Muc
Public bug reported:

Binary package hint: inkscape

Pasting the unicode character U+FFEF to a textbox this will lead to a
crash of Inkscape while saving the document as PDF. The character must
be inserted via copypaste otherwise Inkscape would not accept it.

This is reproducible on Ubuntu 10.04.1 with Inkscape 0.47.0-2ubuntu2 and
also with Inkscape shipped with Debian Lenny.

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

-- 
U+FEFF leads Inkscape to crash
https://bugs.launchpad.net/bugs/656710
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656706] Re: The installer shows Connected to internet when the wired network is up, even if there is no Internet connection

2010-10-08 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
The installer shows Connected to internet when the wired network is up, even 
if there is no Internet connection
https://bugs.launchpad.net/bugs/656706
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >