[Bug 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-16 Thread Daniel Holbach
Barry's merge proposal is marked as 'merged'. What does this mean for
Clint's merge and this bug? Can they both be 'closed'?

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cheetah 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 662578] Re: SNMP not able to poll basic mibs

2010-11-16 Thread Chris Rose
** Bug watch added: Debian Bug tracker #498475
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498475

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

-- 
SNMP not able to poll basic mibs
https://bugs.launchpad.net/bugs/662578
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 662578] Re: SNMP not able to poll basic mibs

2010-11-16 Thread Chris Rose
The MIBs are no longer shipped by Debian  Ubuntu because they are under
a restrictive licence (see debbugs #498475).

Ubuntu ships a package called snmp-mibs-downloader which will download
the (non-free) MIBs for you.

$ sudo aptitude install snmp-mibs-downloader

will fix the problem.

** Changed in: net-snmp (Ubuntu)
   Status: Confirmed = Fix Released

-- 
SNMP not able to poll basic mibs
https://bugs.launchpad.net/bugs/662578
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 662578] Re: SNMP not able to poll basic mibs

2010-11-16 Thread Chris Rose
Just to add this affects X86 too.

-- 
SNMP not able to poll basic mibs
https://bugs.launchpad.net/bugs/662578
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 613619] Re: qemu-kvm misinterprets LVM volume geometry

2010-11-16 Thread Sergey Svishchev
** Summary changed:

- qem/kvm misinterprets LVM volume geometry
+ qemu-kvm misinterprets LVM volume geometry

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

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


[Bug 598908] Re: Unknown instance while restarting qemu-kvm

2010-11-16 Thread Sergey Svishchev
I think he actually meant to restart libvirt...

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

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


[Bug 563582] Re: KVM 9.10 crashes for suse-10 as guest

2010-11-16 Thread Sergey Svishchev
I'm guessing that by crash he means lost connectivity to VM.  Then
it could be bug 579276 or bug 584048.

-- 
KVM 9.10 crashes for suse-10 as guest
https://bugs.launchpad.net/bugs/563582
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 675965] [NEW] Apache crashes with glibc detected and stack trace

2010-11-16 Thread Paul Vaughan
Public bug reported:

Binary package hint: apache2

Expected behaviour:  no problems, Apache to serve web pages for the
college's VLE.

Actual behaviour:  very slow serving pages for ~30 seconds,
/var/log/apache2/error.log shows:

*** glibc detected *** /usr/sbin/apache2: double free or corruption
(fasttop): 0x7f3f1dd0dd50 ***

...followed by a backtrace (file file attached).

I have reported this bug before but was unable to reproduce. It has now
returned but I am unable to locate the previously filed bug so cannot
recall what steps to take now.

$ lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

$ apt-cache policy apache2
apache2:
  Installed: 2.2.14-5ubuntu8.2
  Candidate: 2.2.14-5ubuntu8.3
  Version table:
 2.2.14-5ubuntu8.3 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
 *** 2.2.14-5ubuntu8.2 0
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
 2.2.14-5ubuntu8 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Packages

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apache2 2.2.14-5ubuntu8.2
ProcVersionSignature: Ubuntu 2.6.32-21.32-server 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-server x86_64
Architecture: amd64
Date: Tue Nov 16 11:36:21 2010
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: apache2

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


** Tags: amd64 apache2 apport-bug glibc lucid

-- 
Apache crashes with glibc detected and stack trace
https://bugs.launchpad.net/bugs/675965
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 675965] Re: Apache crashes with glibc detected and stack trace

2010-11-16 Thread Paul Vaughan

** Attachment added: Apache 2 error log entry relating to the glibc crash
   https://bugs.launchpad.net/bugs/675965/+attachment/1735170/+files/log.log

-- 
Apache crashes with glibc detected and stack trace
https://bugs.launchpad.net/bugs/675965
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 253230] Re: qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)

2010-11-16 Thread Étienne BERSAC
Hi,

Dustin, could you upload a maverick build with updated version ?

Regards,
Étienne

-- 
qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)
https://bugs.launchpad.net/bugs/253230
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 674481] Re: package mysql-server-5.1 5.1.37-1ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-16 Thread Conrad
Chuck,

The database is definitely not corrupt until the upgrade is
processed. The database is very static, and I have done previous updates
with no problem. Once I fix the database ( again it doesn't become
corrupt until the upgrade ), I am able to use it as I had previously. If
I go to update again, I get the same issue with the upgrade.

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.5 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/674481
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 253230] Re: qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)

2010-11-16 Thread Étienne BERSAC
Hi,

Actually, would it be possible to ship a qemu-kvm-vde package in
universe ?

Regards,
Étienne

-- 
qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)
https://bugs.launchpad.net/bugs/253230
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 589063] Re: Windows Server 2008 won't boot with more than 4 vCPUs

2010-11-16 Thread Serge Hallyn
** Description changed:

  Binary package hint: qemu-kvm
+ 
+ ==
+ SRU justification:
+ 
+ Type of bug: 'D' (Bugs which do not fit under above categories, but (1)
+ have an obviously safe patch and (2) affect an application rather than
+ critical infrastructure packages (like X.org or the kernel). )
+ 
+ Impact: users cannot start windows with 4 or more vCPUs
+ Fix: The bug is fixed in maverick because it was fixed upstream.
+ Patch: The patch which fixed the bug upstream is not in lucid, and is
+   separated out here in comment #10
+ To Reproduce: 'kvm -hda windows.img -smp 6'
+ Regression potential: Users affected by the bug have been using the fix from
+ Nigel's ppa with no ill effects.  If there are regressions, they should be
+ only in seabios/qemu-kvm users.
+ 
+ ==
  
  Windows Server 2008 is loading fine in KVM on my computer when I
  allocate 4 vCPUs to it (on an 8 core host). When I allocate 5 or more,
  it blue-screens at start with an error about the ACPI capabilities with
  a suggestion to update the machine bios.
  
  I don't see reports of this error anywhere else, but its 100%
  reproducible on my system :(
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: qemu-kvm 0.12.3+noroms-0ubuntu9
  ProcVersionSignature: Ubuntu 2.6.32-21.32-server 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-server x86_64
  Architecture: amd64
  Date: Thu Jun  3 00:56:59 2010
  InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
  KvmCmdLine:
-  UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
-  root  1836 1 72 3755651 14662328 0 00:49 ? 00:05:16 /usr/bin/kvm 
-S -M pc-0.12 -enable-kvm -m 14336 -smp 4 -name febclegacy01 -uuid 
8c674bf0-a4c3-f9ee-9bc1-2a4bf90458c7 -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/febclegacy01.monitor,server,nowait 
-monitor chardev:monitor -localtime -boot c -drive 
file=/dev/febchost02/febclegacy01-c,if=ide,index=0,boot=on -drive 
file=/dev/febchost02/febclegacy01-x,if=virtio,index=0 -net 
nic,macaddr=00:15:5d:01:0c:01,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=54,vlan=0,name=tap.0 -net 
nic,macaddr=52:54:00:21:63:e5,vlan=1,model=virtio,name=virtio.1 -net 
tap,fd=55,vlan=1,name=tap.1 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -usbdevice tablet -vnc 127.0.0.1:0 -vga cirrus
-  root  1879 1 17 2151713 8315424 4 00:50 ?  00:01:13 /usr/bin/kvm 
-S -M pc-0.12 -enable-kvm -m 8192 -smp 1 -name febclegacyconvio -uuid 
ab320ab3-be19-8253-6d71-b16ea946e2e0 -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/febclegacyconvio.monitor,server,nowait
 -monitor chardev:monitor -localtime -boot c -drive 
file=/images/Convio-Connector.raw,if=ide,index=0,boot=on -net 
nic,macaddr=00:15:5d:01:0c:02,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=55,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -usbdevice tablet -vnc 127.0.0.1:1 -vga cirrus
-  root  1912 1 63 834419 3173064 5 00:50 ?   00:04:23 /usr/bin/kvm 
-S -M pc-0.12 -enable-kvm -m 3072 -smp 1 -name febcfiles01 -uuid 
2262ea3e-abcc-b2d2-9965-e1fa2f7ad838 -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/febcfiles01.monitor,server,nowait 
-monitor chardev:monitor -localtime -boot c -drive 
file=/dev/febchost02/febcfiles01,if=ide,index=0,boot=on -net 
nic,macaddr=52:54:00:a3:fc:36,vlan=0,name=nic.0 -net 
tap,fd=56,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -usbdevice tablet -vnc 127.0.0.1:2 -vga cirrus
+  UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
+  root  1836 1 72 3755651 14662328 0 00:49 ? 00:05:16 /usr/bin/kvm 
-S -M pc-0.12 -enable-kvm -m 14336 -smp 4 -name febclegacy01 -uuid 
8c674bf0-a4c3-f9ee-9bc1-2a4bf90458c7 -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/febclegacy01.monitor,server,nowait 
-monitor chardev:monitor -localtime -boot c -drive 
file=/dev/febchost02/febclegacy01-c,if=ide,index=0,boot=on -drive 
file=/dev/febchost02/febclegacy01-x,if=virtio,index=0 -net 
nic,macaddr=00:15:5d:01:0c:01,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=54,vlan=0,name=tap.0 -net 
nic,macaddr=52:54:00:21:63:e5,vlan=1,model=virtio,name=virtio.1 -net 
tap,fd=55,vlan=1,name=tap.1 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -usbdevice tablet -vnc 127.0.0.1:0 -vga cirrus
+  root  1879 1 17 2151713 8315424 4 00:50 ?  00:01:13 /usr/bin/kvm 
-S -M pc-0.12 -enable-kvm -m 8192 -smp 1 -name febclegacyconvio -uuid 
ab320ab3-be19-8253-6d71-b16ea946e2e0 -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/febclegacyconvio.monitor,server,nowait
 -monitor chardev:monitor -localtime -boot c -drive 
file=/images/Convio-Connector.raw,if=ide,index=0,boot=on -net 
nic,macaddr=00:15:5d:01:0c:02,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=55,vlan=0,name=tap.0 -chardev 

[Bug 675753] Re: missing qemu.1 man page

2010-11-16 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu)
   Status: New = Confirmed

** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Low

** Changed in: qemu-kvm (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

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

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


[Bug 676094] [NEW] Missing pid file check in tomcat6 init script causes failed startup

2010-11-16 Thread Max
Public bug reported:

Binary package hint: tomcat6

The tomcat6 init script does not pass the --pid-file argument to start-
stop-daemon when it launches tomcat.  This causes start-stop-daemon to
look for processes with matching names, uids and gids when trying to
determine if tomcat is already running.  Due to the way the tomcat6 init
script is written, this means that tomcat will not start if an existing
instance of /bin/bash is running with the same user and group as that
which tomcat runs as.

The offending lines are in 148-154 of /etc/init.d/tomcat6:
  # Run the catalina.sh script as a daemon
  set +e
  touch $CATALINA_PID $CATALINA_BASE/logs/catalina.out
  chown $TOMCAT6_USER $CATALINA_PID $CATALINA_BASE/logs/catalina.out
  start-stop-daemon --start -u $TOMCAT6_USER -g $TOMCAT6_GROUP \
  -c $TOMCAT6_USER -d $CATALINA_TMPDIR \
  -x /bin/bash -- -c $AUTHBIND_COMMAND $TOMCAT_SH

$TOMCAT_SH causes catalina.sh to be run, which maintains the pid file.
However, start-stop-daemon is unaware of this pid file.  Other uses of
start-stop-daemon in the init script pass the --pid-file option.  Can it
just be added to this one?

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: tomcat6 6.0.24-2ubuntu1.4
ProcVersionSignature: Ubuntu 2.6.32-25.45-server 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-server x86_64
Architecture: amd64
Date: Tue Nov 16 15:00:06 2010
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: tomcat6

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


** Tags: amd64 apport-bug lucid

-- 
Missing pid file check in tomcat6 init script causes failed startup
https://bugs.launchpad.net/bugs/676094
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 676094] Re: Missing pid file check in tomcat6 init script causes failed startup

2010-11-16 Thread Max


-- 
Missing pid file check in tomcat6 init script causes failed startup
https://bugs.launchpad.net/bugs/676094
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 675753] Re: missing qemu.1 man page

2010-11-16 Thread Serge Hallyn
The tree in 
https://code.launchpad.net/~serge-hallyn/ubuntu/natty/qemu-kvm/add-manpage/
should fix it, and did so for maverick.  However it failed to build locally 
('out of disk space')
in a natty chroot.  Since there has been general natty toolchain wonkiness, I'm 
waiting to see
whether it can build in a ppa.

** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = In Progress

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

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


[Bug 590537] Re: lo: Disabled Privacy Extensions keeps showing up in the system log

2010-11-16 Thread Stefano Rivera
I can confirm Christian's observation that stopping vsftpd stops these
messages.

** Also affects: vsftpd (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: debian = linux-2.6 (Debian)

** Bug watch added: Debian Bug tracker #601456
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601456

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

-- 
lo: Disabled Privacy Extensions keeps showing up in the system log
https://bugs.launchpad.net/bugs/590537
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 676094] Re: Missing pid file check in tomcat6 init script causes failed startup

2010-11-16 Thread Peter Matulis
*** This bug is a duplicate of bug 632554 ***
https://bugs.launchpad.net/bugs/632554

** This bug has been marked a duplicate of bug 632554
   tomcat fails to start with: /bin/bash already running.
 * You can subscribe to bug 632554 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/632554/+subscribe

-- 
Missing pid file check in tomcat6 init script causes failed startup
https://bugs.launchpad.net/bugs/676094
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 676132] [NEW] can not create maverick VMs on maverick

2010-11-16 Thread Michael Vogt
Public bug reported:

The maverick version can not create maverick VMs.

TEST CASE:
1. install ubuntu-vm-builder
2. run sudo ubuntu-vm-builder kvm maverick
3. verify that this fails

4. install ubuntu-vm-builder from maverick-proposed
5. repeat step 2
6. verify that it works this time

** Affects: vm-builder (Ubuntu)
 Importance: High
 Status: In Progress

** Affects: vm-builder (Ubuntu Maverick)
 Importance: Undecided
 Status: New

** Affects: vm-builder (Ubuntu Natty)
 Importance: High
 Status: In Progress

** Changed in: vm-builder (Ubuntu)
   Status: New = In Progress

** Changed in: vm-builder (Ubuntu)
   Importance: Undecided = High

** Description changed:

  The maverick version can not create maverick VMs.
+ 
+ TEST CASE:
+ 1. install ubuntu-vm-builder
+ 2. run sudo ubuntu-vm-builder kvm maverick
+ 3. verify that this fails
+ 
+ 4. install ubuntu-vm-builder from maverick-proposed
+ 5. repeat step 2
+ 6. verify that it works this time

** Also affects: vm-builder (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: vm-builder (Ubuntu Natty)
   Importance: High
   Status: In Progress

-- 
can not create maverick VMs on maverick
https://bugs.launchpad.net/bugs/676132
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 590537] Re: lo: Disabled Privacy Extensions keeps showing up in the system log

2010-11-16 Thread Bug Watch Updater
** Changed in: vsftpd (Debian)
   Status: Unknown = New

-- 
lo: Disabled Privacy Extensions keeps showing up in the system log
https://bugs.launchpad.net/bugs/590537
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 676141] [NEW] squid's apport hook should include /var/log/squid/cache.log in crash reports

2010-11-16 Thread Clint Byrum
Public bug reported:

Binary package hint: squid

When debugging squid crashes it would be extremely helpful to have the
cache.log in addition to the other logs that are included. It may also
be helpful to include the other logs as well, but cache.log will have
any error messages.

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

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

-- 
squid's apport hook should include /var/log/squid/cache.log in crash reports
https://bugs.launchpad.net/bugs/676141
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 676144] Re: ec2metadata should not add trailing / to requests

2010-11-16 Thread Scott Moser

** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
ec2metadata should not add trailing / to requests
https://bugs.launchpad.net/bugs/676144
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 676132] Re: can not create maverick VMs on maverick

2010-11-16 Thread Launchpad Bug Tracker
This bug was fixed in the package vm-builder - 0.12.4-0ubuntu3

---
vm-builder (0.12.4-0ubuntu3) natty; urgency=low

  * debian/patches/0003-bzr-add-natty-branch.patch:
- merged lp:~mvo/vmbuilder/add-natty that adds support for
  creating maverick and natty VMs (LP: #676132)
 -- Michael Vogt michael.v...@ubuntu.com   Tue, 16 Nov 2010 17:41:54 +0100

** Changed in: vm-builder (Ubuntu Natty)
   Status: In Progress = Fix Released

-- 
can not create maverick VMs on maverick
https://bugs.launchpad.net/bugs/676132
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 676132] Re: can not create maverick VMs on maverick

2010-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vm-builder

-- 
can not create maverick VMs on maverick
https://bugs.launchpad.net/bugs/676132
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 676167] Re: Hairpin NAT on CC disabled - EC2 inconsistency

2010-11-16 Thread Scott Moser
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Hairpin NAT on CC disabled - EC2 inconsistency
https://bugs.launchpad.net/bugs/676167
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 563582] Re: KVM 9.10 crashes for suse-10 as guest

2010-11-16 Thread Anthony Liguori
Please do not file bugs against upstream unless they've been explicitly
reproduced against an upstream version.  Thanks.

** Changed in: qemu
   Status: New = Invalid

-- 
KVM 9.10 crashes for suse-10 as guest
https://bugs.launchpad.net/bugs/563582
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 676167] Re: Hairpin NAT on CC disabled - EC2 inconsistency

2010-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~kiall/ubuntu/natty/eucalyptus/fix-hairpin-nat

-- 
Hairpin NAT on CC disabled - EC2 inconsistency
https://bugs.launchpad.net/bugs/676167
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 676167] Re: Hairpin NAT on CC disabled - EC2 inconsistency

2010-11-16 Thread Kiall
** Description changed:

+ 
+ Impact statement: This bug causes several issues warranting a fix in 
maverick/lucid
+ 
+ A) Prevents correct communication between instances (eg icmp-reply from priv 
IP when pub IP was ping'd)
+ B) Blocks communication to the local instance via its public ip
+ C) Breaks compatibility with EC2
+ 
+ 
+ 
  On EC2, This ping succeeds as would be expected:
  
  # ping `curl --quite http://169.254.169.254/2008-02-01/meta-data/public-
  ipv4`
  
  On UEC, The same ping command fails. Additionally on UEC, an instance
  pinging another instances public IP receives echo-reply's from the
  second instances private IP, rather than the public IP ping'd.
  
  The offending firewall rule (as seen by iptables -L -t nat -n) is:
  MASQUERADE  all  --  172.19.0.0/16   !172.19.0.0/16
  
  When changed to:
  MASQUERADE  all  --  172.19.0.0/160.0.0.0/0
  
  Ping's work as expected (both pings to your local public IP, and other
  instances public IPs)
  
- 
  The bug appears to be in net/vnetwork.c L200:
  
  snprintf(cmd, 256, -A POSTROUTING -d ! %s/%d -s %s/%d -j MASQUERADE,
  network, slashnet, network, slashnet);
  
  should be changed to:
  
  snprintf(cmd, 256, -A POSTROUTING -s %s/%d -j MASQUERADE, network,
- slashnet, network, slashnet);
+ slashnet);
  
  Hope this makes sense ;) Its been a *long* 2 days.

-- 
Hairpin NAT on CC disabled - EC2 inconsistency
https://bugs.launchpad.net/bugs/676167
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 672943] Re: virt-aa-helper crashes when domain XML does not contain uuid

2010-11-16 Thread wodny
@Jamie Strandboge  (#4)

Sorry for my late response, I haven't been home for a week.

This was achieved manually only during a debug process associated with
bug 672948.

-- 
virt-aa-helper crashes when domain XML does not contain uuid
https://bugs.launchpad.net/bugs/672943
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 676208] [NEW] package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: underprocess installerade post-installation-skript gav felkod 1

2010-11-16 Thread Haunted
Public bug reported:

Binary package hint: backuppc

Hade andra program igång under installationen... (Samegnome, terminal
för wvdial)

ProblemType: Package
Architecture: i386
Date: Tue Nov 16 20:13:46 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: underprocess installerade post-installation-skript gav felkod 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: backuppc 3.1.0-6ubuntu4
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-22.68-generic-pae
SourcePackage: backuppc
Title: package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: underprocess 
installerade post-installation-skript gav felkod 1
Uname: Linux 2.6.31-22-generic-pae i686

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


** Tags: apport-package i386

-- 
package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: underprocess 
installerade post-installation-skript gav felkod 1
https://bugs.launchpad.net/bugs/676208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 676208] Re: package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: underprocess installerade post-installation-skript gav felkod 1

2010-11-16 Thread Haunted


-- 
package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: underprocess 
installerade post-installation-skript gav felkod 1
https://bugs.launchpad.net/bugs/676208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-16 Thread Clint Byrum
Barry's merge was uploaded, but does not close the bug, because it did
not merge the debian changes from 2.4.2.1-1

So my MP is still awaiting review/upload.

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cheetah 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 676208] Re: package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: underprocess installerade post-installation-skript gav felkod 1

2010-11-16 Thread Kamus
*** This bug is a duplicate of bug 484617 ***
https://bugs.launchpad.net/bugs/484617

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 484617, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 484617
   package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
 * You can subscribe to bug 484617 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/484617/+subscribe

-- 
package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: underprocess 
installerade post-installation-skript gav felkod 1
https://bugs.launchpad.net/bugs/676208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 674543] Re: package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-11-16 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Medium

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/674543
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 674505] Re: mysql data files have wrong ownership (root instead of mysql) on upgrades

2010-11-16 Thread Mathias Gug
** Summary changed:

- package mysql-server-5.1 5.1.37-1ubuntu5.5 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
+ mysql data files have wrong ownership (root instead of mysql) on upgrades

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Medium

-- 
mysql data files have wrong ownership (root instead of mysql) on upgrades
https://bugs.launchpad.net/bugs/674505
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 674245] Re: package apache2.2-common 2.2.14-5ubuntu8.3 failed to install/upgrade: ErrorMessage: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2010-11-16 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

Configurazione di apache2.2-common (2.2.14-5ubuntu8.3)...

ERROR: Site default does not exist!

Has the default apache2 site been removed?

** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Low

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

-- 
package apache2.2-common 2.2.14-5ubuntu8.3 failed to install/upgrade: 
ErrorMessage: il sottoprocesso vecchio script di post-installation ha 
restituito lo stato di errore 1
https://bugs.launchpad.net/bugs/674245
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 673777] Re: winbind tools don't seem to agree on idmappings

2010-11-16 Thread Mathias Gug
** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

-- 
winbind tools don't seem to agree on idmappings
https://bugs.launchpad.net/bugs/673777
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 672943] Re: virt-aa-helper crashes when domain XML does not contain uuid

2010-11-16 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.8.5-0ubuntu2

---
libvirt (0.8.5-0ubuntu2) natty; urgency=low

  [ Serge Hallyn ]
  * Apply patch: 'build: cleanup declaration of xen tests.' to fix
the FTBFS for ppc and arm (which are configured without xen).

  [ Jamie Strandboge ]
  * debian/patches/9023-vah-require-uuid.patch: require uuid in domain
XML (LP: #672943)
  * debian/libvirt-bin.cron.daily: use shell globbing to enumerate xml files.
Based on patch thanks to Henryk Plötz (LP: #655176)
 -- Jamie Strandboge ja...@ubuntu.com   Tue, 16 Nov 2010 14:15:42 -0600

** Changed in: libvirt (Ubuntu Natty)
   Status: In Progress = Fix Released

-- 
virt-aa-helper crashes when domain XML does not contain uuid
https://bugs.launchpad.net/bugs/672943
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 655176] Re: libvirt-bin daily cronjob does not handle white space in file names

2010-11-16 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.8.5-0ubuntu2

---
libvirt (0.8.5-0ubuntu2) natty; urgency=low

  [ Serge Hallyn ]
  * Apply patch: 'build: cleanup declaration of xen tests.' to fix
the FTBFS for ppc and arm (which are configured without xen).

  [ Jamie Strandboge ]
  * debian/patches/9023-vah-require-uuid.patch: require uuid in domain
XML (LP: #672943)
  * debian/libvirt-bin.cron.daily: use shell globbing to enumerate xml files.
Based on patch thanks to Henryk Plötz (LP: #655176)
 -- Jamie Strandboge ja...@ubuntu.com   Tue, 16 Nov 2010 14:15:42 -0600

** Changed in: libvirt (Ubuntu)
   Status: New = Fix Released

-- 
libvirt-bin daily cronjob does not handle white space in file names
https://bugs.launchpad.net/bugs/655176
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 676144] Re: ec2metadata should not add trailing / to requests

2010-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-on-ec2/ubuntu-on-ec2/cloud-utils

-- 
ec2metadata should not add trailing / to requests
https://bugs.launchpad.net/bugs/676144
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 672943] Re: virt-aa-helper crashes when domain XML does not contain uuid

2010-11-16 Thread Jamie Strandboge
Marking Maverick and Lucid tasks as Won't Fix for now, since virt-aa-
helper is not intended to be used by regular users, libvirtd will always
provide XML with the uuid, and there is no apparent security issue.

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

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

-- 
virt-aa-helper crashes when domain XML does not contain uuid
https://bugs.launchpad.net/bugs/672943
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 556312] Re: libvirt/kvm relationships (suggest vs. recommend)

2010-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/virt-manager

-- 
libvirt/kvm relationships (suggest vs. recommend)
https://bugs.launchpad.net/bugs/556312
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 605172] Re: virt-manager fails if target system uses tcsh as root shell

2010-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/virt-manager

-- 
virt-manager fails if target system uses tcsh as root shell
https://bugs.launchpad.net/bugs/605172
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 675391] Re: nssov overlay is missing

2010-11-16 Thread Mathias Gug
** Changed in: openldap (Ubuntu)
   Importance: Undecided = Medium

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

** Also affects: openldap (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: openldap (Ubuntu Maverick)
   Importance: Undecided = Medium

** Changed in: openldap (Ubuntu Maverick)
   Status: New = Triaged

-- 
nssov overlay is missing
https://bugs.launchpad.net/bugs/675391
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 675355] Re: package libbind9-30 1:9.4.2.dfsg.P2-2ubuntu0.5 failed to install/upgrade: dependency problems - leaving unconfigured

2010-11-16 Thread Mathias Gug
According to the log file:

dpkg: error processing libssl0.9.8 (--configure):

 subprocess post-installation script killed by signal (Interrupt)

Seems like an issue with libssl. Reassigning to openssl package.

** Package changed: bind9 (Ubuntu) = openssl (Ubuntu)

-- 
package libbind9-30 1:9.4.2.dfsg.P2-2ubuntu0.5 failed to install/upgrade: 
dependency problems - leaving unconfigured
https://bugs.launchpad.net/bugs/675355
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 675166] Re: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-11-16 Thread Mathias Gug
According to the log file:

Preparing to replace mysql-server-5.1 5.1.37-1ubuntu5.4 (using 
.../mysql-server-5.1_5.1.37-1ubuntu5.5_i386.deb) ...
 * Stopping MySQL database server mysqld
   ...fail!
invoke-rc.d: initscript mysql, action stop failed.

And the daemon log:

Nov 14 12:16:22 Ubuntu-Desktop mysqld: 101114 12:16:21  InnoDB: Started; log 
sequence number 0 85898
Nov 14 12:16:22 Ubuntu-Desktop mysqld: 101114 12:16:22 [ERROR] Column count of 
mysql.db is wrong. Expected 22, found 20. Created with MySQL 50083, now running 
50137. Please use mysql_upgrade to fix this error.
Nov 14 12:16:22 Ubuntu-Desktop mysqld: 101114 12:16:22 [ERROR] mysql.user has 
no `Event_priv` column at position 29
Nov 14 12:16:22 Ubuntu-Desktop mysqld: 101114 12:16:22 [ERROR] Event Scheduler: 
An error occurred when initializing system tables. Disabling the Event 
Scheduler.
Nov 14 12:16:22 Ubuntu-Desktop mysqld: 101114 12:16:22 [Note] /usr/sbin/mysqld: 
ready for connections.


** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Medium

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/675166
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 675052] Re: Upgrade from hardy (8.04) to lucid (10.04) sets bad permissions on olcDatabase={-1}frontend, cn=config

2010-11-16 Thread Mathias Gug
Similar to bug 571752.

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

-- 
Upgrade from hardy (8.04) to lucid (10.04) sets bad permissions on 
olcDatabase={-1}frontend,cn=config
https://bugs.launchpad.net/bugs/675052
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 675965] Re: Apache crashes with glibc detected and stack trace

2010-11-16 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It seems that apache2 crashes because of a php script.
Could you attach a php script that reproduce the crash?

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

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

-- 
Apache crashes with glibc detected and stack trace
https://bugs.launchpad.net/bugs/675965
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 675448] Re: ssh does not authenticate against kerberos

2010-11-16 Thread Mathias Gug
According to the log file:

keyex,gssapi-with-mic,password
debug1: Next authentication method: gssapi-keyex
debug1: No valid Key exchange context
debug1: Next authentication method: gssapi-with-mic
debug1: An invalid name was supplied
Cannot determine realm for numeric host address

debug1: An invalid name was supplied
Cannot determine realm for numeric host address

debug1: An invalid name was supplied

Is there a principal created for 192.168.1.111?

I don't think that using IP addresses is the best option for kerberos.

** Changed in: openssh (Ubuntu)
   Importance: Undecided = Low

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

-- 
ssh does not authenticate against kerberos
https://bugs.launchpad.net/bugs/675448
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 675396] Re: Icon missing in Kubuntu Remix menu

2010-11-16 Thread Mathias Gug
** Changed in: nmap (Ubuntu)
   Importance: Undecided = Low

-- 
Icon missing in Kubuntu Remix menu
https://bugs.launchpad.net/bugs/675396
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap 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 676144] Re: ec2metadata should not add trailing / to requests

2010-11-16 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

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

-- 
ec2metadata should not add trailing / to requests
https://bugs.launchpad.net/bugs/676144
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 590537] Re: lo: Disabled Privacy Extensions keeps showing up in the system log

2010-11-16 Thread Mathias Gug
** Changed in: vsftpd (Ubuntu)
   Importance: Undecided = Medium

-- 
lo: Disabled Privacy Extensions keeps showing up in the system log
https://bugs.launchpad.net/bugs/590537
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 676144] Re: ec2metadata should not add trailing / to requests

2010-11-16 Thread Scott Moser
** Changed in: cloud-utils (Ubuntu)
   Importance: Undecided = Medium

** Changed in: cloud-utils (Ubuntu)
   Status: New = Fix Committed

-- 
ec2metadata should not add trailing / to requests
https://bugs.launchpad.net/bugs/676144
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 675965] Re: Apache crashes with glibc detected and stack trace

2010-11-16 Thread Paul Vaughan
Hi Mathias.

You are correct, the server runs PHP scripts, but as part of the open
source VLE Moodle: http://moodle.org/

Moodle is a complex application and I would have no idea what aspect of
it might have caused apache to crash. I develop code for Moodle, but
plugins only, I have little to do with the core code.  The only thing I
can think of is that I can look at Apache's other_vhosts_access.log on
the server and try to work out what Moodle was doing at that time, or a
few minutes before. I will do this tomorrow as I am not able to access
the logs right now.

-- 
Apache crashes with glibc detected and stack trace
https://bugs.launchpad.net/bugs/675965
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 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2010-11-16 Thread Jilles Tjoelker
Be sure to verify that the script works with bash's non-POSIX mode as
well. A not so well known feature of bash is that it enters POSIX mode
when called as sh. This causes various subtle differences. Therefore,
a #!/bin/sh script with /bin/sh - bash might behave differently from a
#!/bin/bash script.

-- 
[Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU
https://bugs.launchpad.net/bugs/675185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 676294] [NEW] unable to open remote java application over ssh (UGBoJ)

2010-11-16 Thread Titantux
Public bug reported:

Hello, thanks in advance  hope you are doing ok.

I'm trying to open a remote java application over ssh tunnel ie:

MiLap - Aserver - Bserver -RServer(Java application)

The tunnel is working normal, because I'm able to open simple xclock, xlogo, 
etc... the issue here is when I try it for java apps.
It really works with other distros confirmed (Slakware  Opensuse  even on 
Ubuntu 10.04).
The only thing I got is the ugly gray box of java (UGBoJ) over new window.

What Ive done until now:

1. Using Live Ubntu 10.10... (UGBoJ)
2. I tried to copy same config from ssh_config  sshd_config from Opensuse  
(UGBoJ)
3. Locally I've change my java to Open  SUN java... (UGBoJ)
4. I've  change sun-java version to old one 1.6.20, on distro I used has 1.6.18 
 1.6.20 (UGBoJ)
5. Using either ssh -X  ssh -Y(UGBoJ)
It seems it is something with new OpenSSH or OpenSSL version:

I've compared 10.04 against 10.10 and:
$ ssh -verison
10.10 OpenSSH_5.5p1 Debian-4ubuntu4 OpenSSL 0.9.8o 01 Jun 2010 ... UGBoJ
10.04 OpenSSH_5.3p1 Debian-3ubuntu4 OpenSSL 0.9.8o 25 Mar 2009 ... WORKING

I've compared ssh_config and both are the same...

What differences are between each distros (10.04  10.10) ?

Thanks,
Israel

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

-- 
unable to open remote java application over ssh (UGBoJ)
https://bugs.launchpad.net/bugs/676294
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 663564] Re: Don't report persistentconns as activeconns

2010-11-16 Thread Clint Byrum
** Bug watch added: Debian Bug tracker #574587
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574587

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

-- 
Don't report persistentconns as activeconns
https://bugs.launchpad.net/bugs/663564
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipvsadm in ubuntu.

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


[Bug 676294] Re: unable to open remote java application over ssh (UGBoJ)

2010-11-16 Thread Titantux
** Description changed:

  Hello, thanks in advance  hope you are doing ok.
  
  I'm trying to open a remote java application over ssh tunnel ie:
  
  MiLap - Aserver - Bserver -RServer(Java application)
  
  The tunnel is working normal, because I'm able to open simple xclock, xlogo, 
etc... the issue here is when I try it for java apps.
  It really works with other distros confirmed (Slakware  Opensuse  even on 
Ubuntu 10.04).
  The only thing I got is the ugly gray box of java (UGBoJ) over new window.
  
  What Ive done until now:
  
  1. Using Live Ubntu 10.10... (UGBoJ)
  2. I tried to copy same config from ssh_config  sshd_config from 
Opensuse  (UGBoJ)
  3. Locally I've change my java to Open  SUN java... (UGBoJ)
  4. I've  change sun-java version to old one 1.6.20, on distro I used has 
1.6.18  1.6.20 (UGBoJ)
  5. Using either ssh -X  ssh -Y(UGBoJ)
  It seems it is something with new OpenSSH or OpenSSL version:
  
  I've compared 10.04 against 10.10 and:
  $ ssh -verison
  10.10 OpenSSH_5.5p1 Debian-4ubuntu4 OpenSSL 0.9.8o 01 Jun 2010 ... UGBoJ
- 10.04 OpenSSH_5.3p1 Debian-3ubuntu4 OpenSSL 0.9.8o 25 Mar 2009 ... WORKING
+ 10.04 OpenSSH_5.3p1 Debian-3ubuntu4 OpenSSL 0.9.8k 25 Mar 2009 ... WORKING
  
  I've compared ssh_config and both are the same...
  
  What differences are between each distros (10.04  10.10) ?
  
  Thanks,
  Israel

-- 
unable to open remote java application over ssh (UGBoJ)
https://bugs.launchpad.net/bugs/676294
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 663564] Re: Don't report persistentconns as activeconns

2010-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/natty/ipvsadm/fix-activeconns-
report

-- 
Don't report persistentconns as activeconns
https://bugs.launchpad.net/bugs/663564
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipvsadm in ubuntu.

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


[Bug 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-16 Thread Barry Warsaw
I reviewed it and approved it.  It's just waiting for someone with
upload rights to commit the change.

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cheetah 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 663564] Re: Don't report persistentconns as activeconns

2010-11-16 Thread Clint Byrum
** Changed in: ipvsadm (Ubuntu)
 Assignee: (unassigned) = Clint Byrum (clint-fewbar)

** Changed in: ipvsadm (Ubuntu)
   Status: Triaged = In Progress

-- 
Don't report persistentconns as activeconns
https://bugs.launchpad.net/bugs/663564
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipvsadm in ubuntu.

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


[Bug 663564] Re: Don't report persistentconns as activeconns

2010-11-16 Thread Bug Watch Updater
** Changed in: ipvsadm (Debian)
   Status: Unknown = New

-- 
Don't report persistentconns as activeconns
https://bugs.launchpad.net/bugs/663564
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipvsadm in ubuntu.

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


[Bug 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2010-11-16 Thread GeekGirl1
I confirm this problem in Ubuntu 10.10. I experienced the exact symptoms
as described in
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/416264, but I
think the bug belongs to #84899.

Ubuntu uses the Debian package, as shown at the top of the attached file 
(personal information removed):
OpenSSH_5.5p1 Debian-4ubuntu4, OpenSSL 0.9.8o 01 Jun 2010

The remote server is running Red Hat, which has /etc/ssh/ssh_config
with: GSSAPIAuthentication Yes

I have no access to modify the remote server's files. So, I think the
problem is bigger than just Debian.

I created a user ~/.ssh/config file to contain:
GSSAPIAuthentication no

The work-around fixes the problem, access is very fast.

(cat /proc/version will display the distro name, uname -a does not
display the distro name.)

** Attachment added: ssh -v showing authentication problem.
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/84899/+attachment/1735960/+files/ssh-with-bug.log

-- 
SSH with GSSAPIAuthentication option on SSH servers are very slow
https://bugs.launchpad.net/bugs/84899
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 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2010-11-16 Thread GeekGirl1

** Attachment added: ssh -v showing authentication fixed
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/84899/+attachment/1735961/+files/ssh-with-bug-fixed.log

-- 
SSH with GSSAPIAuthentication option on SSH servers are very slow
https://bugs.launchpad.net/bugs/84899
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 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2010-11-16 Thread GeekGirl1
My previous post shows the results after modifying ~/.ssh/config to contain:
GSSAPIAuthentication no

(success)

-- 
SSH with GSSAPIAuthentication option on SSH servers are very slow
https://bugs.launchpad.net/bugs/84899
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 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2010-11-16 Thread GeekGirl1
I also confirm this problem on 10.10 and successfully applied the work-
around. Additionally, I reported this problem and fix in Bug #84899 as
suggested in comment #8:
https://bugs.launchpad.net/openssh/+bug/84899/comments/54.

Ubuntu uses the Debian ssh package, so perhaps this bug should be merged
with #84899?

-- 
ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi
https://bugs.launchpad.net/bugs/416264
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 676304] [NEW] Samba fails with files having colon in file name

2010-11-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

smbd -V
Version 3.5.4

ver
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.10
Release:   10.10
Codename:   maverick
Kernel: 2.6.35-22-generic
Bit width:  32 bits
Sound:  Advanced Linux Sound Architecture Driver Version 1.0.23.


- Long file names including colon
- Samba with mangling disabled

I inserted mangled names = no to /etc/samba/smb.conf because I need to
see long file names. That works ok except with those file names
containing colon. I have a lot files containing colon in file name since
those files are originally named according to date and time. That is
very common with videos and photos. I have Linux-only environment i.e.
colon is a legal character in a file name.

Regression ?  Please see:

https://bugzilla.samba.org/show_bug.cgi?id=6196

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

-- 
Samba fails with files having colon in file name
https://bugs.launchpad.net/bugs/676304
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 676304] Re: Samba fails with files having colon in file name

2010-11-16 Thread Robert Roth
** Package changed: ubuntu = samba (Ubuntu)

-- 
Samba fails with files having colon in file name
https://bugs.launchpad.net/bugs/676304
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 675882] Re: Screen blanks on lid close - Powermanagement is set to Do nothing

2010-11-16 Thread Robert Roth
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer the question:

* The external screen blanks too when you close the lid, not only the laptop 
display?
* Are you using the opensource or the proprietary ATI driver?

This will help us to find and resolve the problem.

-- 
Screen blanks on lid close - Powermanagement is set to Do nothing
https://bugs.launchpad.net/bugs/675882
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 675895] [NEW] aptitude hungs when installing nonexisting package

2010-11-16 Thread pschonmann
Public bug reported:

Binary package hint: aptitude

For example run p...@t61:~$ sudo aptitude install libLOL

aptitude hungs after searching db.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: aptitude 0.6.3-2ubuntu4
ProcVersionSignature: Ubuntu 2.6.37-3.11-generic 2.6.37-rc1
Uname: Linux 2.6.37-3-generic x86_64
Architecture: amd64
Date: Tue Nov 16 08:36:17 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 PATH=(custom, no user)
 LANG=cs_CZ.utf8
 SHELL=/bin/bash
SourcePackage: aptitude

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


** Tags: amd64 apport-bug natty

-- 
aptitude hungs when installing nonexisting package
https://bugs.launchpad.net/bugs/675895
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 675895] Re: aptitude hungs when installing nonexisting package

2010-11-16 Thread pschonmann

** Attachment added: Valgrind Trace
   
https://bugs.launchpad.net/bugs/675895/+attachment/1735059/+files/valgrind-logs-aptitude.tar.gz

-- 
aptitude hungs when installing nonexisting package
https://bugs.launchpad.net/bugs/675895
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 675105] Re: power manager fault alarm

2010-11-16 Thread Konstantin Lavrov
Hi,
Your cases are two different bugs

For case1 look at the bug 531190
Workaround must help you.

Since then case two will be like the bug 608770

-- 
power manager fault alarm
https://bugs.launchpad.net/bugs/675105
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 647404] Re: Udev worker error during boot worker [XX] did not accept message -1 (Connection refused), kill it

2010-11-16 Thread Elias Julkunen
Ian: If 9.10 works fine, then use it, but this bug affects nothing in
your system, it is just an error message. That's what I think.

And I still wonder why no developer has commented this...

-- 
Udev worker error during boot worker [XX] did not accept message -1 
(Connection refused), kill it
https://bugs.launchpad.net/bugs/647404
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 674783] Re: Misplaced savegame files after update to 1.8

2010-11-16 Thread Gerfried Fuchs
* koanhead 674...@bugs.launchpad.net [2010-11-16 03:05:05 CET]:
 aptitude search wesnoth:
 
 Package: wesnoth
 State: not installed
 Version: 1:1.8.5-1~lucid1
 
 It doesn't appear from this that wesnoth-1.6 is available in Ubuntu's
 repositories.

 Actually it is available in lucid. See rather apt-cache policy
wesnoth. You seem to have enabled lucid-backports and pulled in wesnoth
from there because the wesnoth package in lucid actually is at version
1:1.6.5-1. See the version overview on packages.ubuntu.com:
http://packages.ubuntu.com/wesnoth

 You will have to downgrade the wesnoth package explicitly to the
version from lucid. Given that you used aptitude search I hope you are
familiar with the aptitude interface. When you search for wesnoth in
there, press v to view all versions. Then press + on the 1.6.5 version
explicitly. It might well be that you'll have to then clear up some
broken packages through that move, and I hope it won't mark other
packages for removal, but that should be possible to work out without
too much trouble.

 Enjoy!
Rhonda
-- 
dholbach Last day of https://wiki.ubuntu.com/UbuntuDeveloperWeek starting in
   34 minutes in #ubuntu-classroom on irc.feenode.net
 * ScottK hands dholbach an r.
Rhonda Are they fundraising again?

-- 
Misplaced savegame files after update to 1.8
https://bugs.launchpad.net/bugs/674783
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 674435] Re: Misdetects my root partition as HDD on an SSD drive

2010-11-16 Thread Michael Casadevall
Same issue here, expect neither /home or / are seen an an SSD, the
kernel knows we're on a SSD:

$ cat /sys/block/sda/queue/rotational
0

I'm using cryptfs+LVM on an Intel 160 GiB SSD.

-- 
Misdetects my root partition as HDD on an SSD drive
https://bugs.launchpad.net/bugs/674435
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 582414] Re: lucid freezes on Dell SC440 with addon video card

2010-11-16 Thread .cobnet
Hello serrs, this bug doesn't occur any more with Ubuntu 10.10. Perfect
:-)!

-- 
lucid freezes on Dell SC440 with addon video card
https://bugs.launchpad.net/bugs/582414
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 675898] [NEW] package libatlas3gf-3dnow 3.6.0-24ubuntu1 failed to install/upgrade:

2010-11-16 Thread paapu
Public bug reported:

Upgrade command:
sudo do-release-upgrade
-
lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: libatlas3gf-3dnow 3.6.0-24ubuntu1
ProcVersionSignature: Ubuntu 2.6.31-22.67-generic
Uname: Linux 2.6.31-22-generic i686
Architecture: i386
Date: Tue Nov 16 09:49:06 2010
ErrorMessage:
 ErrorMessage: subprocess installed post-installation script returned error 
exit status 30
SourcePackage: atlas
Title: package libatlas3gf-3dnow 3.6.0-24ubuntu1 failed to install/upgrade:

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


** Tags: apport-package i386 lucid

-- 
package libatlas3gf-3dnow 3.6.0-24ubuntu1 failed to install/upgrade:
https://bugs.launchpad.net/bugs/675898
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 675898] Re: package libatlas3gf-3dnow 3.6.0-24ubuntu1 failed to install/upgrade:

2010-11-16 Thread paapu


-- 
package libatlas3gf-3dnow 3.6.0-24ubuntu1 failed to install/upgrade:
https://bugs.launchpad.net/bugs/675898
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 675882] Re: Screen blanks on lid close - Powermanagement is set to Do nothing

2010-11-16 Thread Emil Orloff
* Yes, the external screen blanks too.

* I'm using the opensource driver. I have tried the proprietary ATI
driver, but it didn't work either, so I switched back to the opensource
version.

-- 
Screen blanks on lid close - Powermanagement is set to Do nothing
https://bugs.launchpad.net/bugs/675882
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 675862] Re: Top panel isn't multimonitor aware

2010-11-16 Thread Didier Roche
** Changed in: unity
   Status: New = Triaged

** Changed in: unity
   Importance: Undecided = High

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

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

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

-- 
Top panel isn't multimonitor aware
https://bugs.launchpad.net/bugs/675862
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 675756] Re: shotwell crashed with SIGSEGV in gexiv2_metadata_get_orientation()

2010-11-16 Thread pschonmann
Seems not, i tried to install -dev but still fail. Installed package is
libgexiv2-dev (0.2.1-1ubuntu1). Im attaching new valgrind trace with
this package.

** Attachment added: Valgrind Trace
   
https://bugs.launchpad.net/ubuntu/+source/gexiv2/+bug/675756/+attachment/1735068/+files/valgrind-shotwell.tar.gz

-- 
shotwell crashed with SIGSEGV in gexiv2_metadata_get_orientation()
https://bugs.launchpad.net/bugs/675756
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 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)

2010-11-16 Thread Michael Vogt
The relevant commit in update-manager for the new schema is:
http://bazaar.launchpad.net/~ubuntu-core-dev/update-manager/main/revision/1783

-- 
FFe: update-manager should have per-package  changelog locations (was: uses 
changelogs.ubuntu.com for all packages)
https://bugs.launchpad.net/bugs/45129
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 672964] Re: 2.6.32-26 unbootable: does not find root file system

2010-11-16 Thread David Henningsson
I don't know exactly how to test this, but I did the following:
1) booted 2.6.32-25
2) sudo apt-get update  sudo apt-get dist-upgrade
3) rebooted 2.6.32-26

2.6.32-26 was still unbootable. I'm not sure it's related, but I noticed
a line saying something like updating initramfs for 2.6.35-22 (which
is a maverick backport kernel I'm testing from time to time), but
nothing similar for 2.6.32-26.

Marking as verification-failed for now, but if I tested things wrong,
please give more specific test instructions.

** Tags added: verification-failed
** Tags removed: verification-needed

-- 
2.6.32-26 unbootable: does not find root file system
https://bugs.launchpad.net/bugs/672964
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 671204] Re: Maximizing on the 2nd monitor doesn't work.

2010-11-16 Thread Didier Roche
ok, let's close the package task then (I won't close it when uploading
the package as the change of technology doesn't justify that there is a
fix in that upload). Thanks Jorge!

** Changed in: unity (Ubuntu)
   Status: Triaged = Fix Released

** Also affects: unity (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: unity (Ubuntu Maverick)
   Status: New = Won't Fix

-- 
Maximizing on the 2nd monitor doesn't work.
https://bugs.launchpad.net/bugs/671204
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 669363] Re: Please merge lilo 1:22.8-8.3(main) from debian unstable(main)

2010-11-16 Thread Daniel Holbach
I'll unsubscribe sponsors for now, please resubscribe when the patch was
considered in Debian - that'd make it a lot easier.

-- 
Please merge lilo 1:22.8-8.3(main) from debian unstable(main)
https://bugs.launchpad.net/bugs/669363
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 666608] Re: Ubuntuone-client software wont start even after fresh install of the software packages.

2010-11-16 Thread Richard Rath
I am having this exact same error.  Tried uninstalling, removing config
folders, removing password key, and reinstalling and rebooting.
continue to have the problem.  Ubuntu one was working, but now does not.
I am also having problems with desktop couch not starting, which is what
I think is at the root of the problem.

** Changed in: ubuntuone-client (Ubuntu)
   Status: Invalid = Incomplete

-- 
Ubuntuone-client software wont start even after fresh install of the software 
packages.
https://bugs.launchpad.net/bugs/08
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 627531] Re: Bad performance with Nvidia 6600 GT and nvidia-current

2010-11-16 Thread Didier Roche
** Also affects: nvidia-graphics-drivers (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: unity (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: unity (Ubuntu Maverick)
   Status: New = Won't Fix

** Changed in: unity (Ubuntu)
   Status: Invalid = Fix Released

** Changed in: nvidia-graphics-drivers (Ubuntu Maverick)
   Status: New = Won't Fix

** Changed in: unity
   Status: Invalid = Fix Released

** Changed in: nvidia-graphics-drivers (Ubuntu Maverick)
   Status: Won't Fix = Invalid

-- 
Bad performance with Nvidia 6600 GT and nvidia-current
https://bugs.launchpad.net/bugs/627531
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 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-16 Thread Daniel Holbach
Barry's merge proposal is marked as 'merged'. What does this mean for
Clint's merge and this bug? Can they both be 'closed'?

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
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 667514] Re: deinterlacing is default

2010-11-16 Thread Sylvain BERTRAND
Then, small-old systems (like my father's computer) won't be able to
read out of the box interlaced movies (movies of his holidays) because
the CPU requirements  for deinterlacing is too high for his system.

Note: open source GPU accelerated video postprocessing rules out VDPAU
since it's a proprietary API.

-- 
deinterlacing is default
https://bugs.launchpad.net/bugs/667514
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 637131] Re: FFe: please sync 'thaifonts-scalable' 1:0.4.14-1 from sid-maverick

2010-11-16 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
FFe: please sync 'thaifonts-scalable' 1:0.4.14-1 from sid-maverick
https://bugs.launchpad.net/bugs/637131
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 675905] [NEW] Crash of R with JGR when making graphs

2010-11-16 Thread Katharina Manderscheid
Public bug reported:

I am using Linux Mint Isoldora 9 and R with JGR. Since the last update
of R to 2.12 it crashes whenever I want to produce a graph. In the
terminal I get this:

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x, pid=9283, tid=3029658480
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Client VM (16.0-b13 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.8.2
# Distribution: Ubuntu 10.04.1 LTS, package 6b18-1.8.2-4ubuntu2
# Problematic frame:
# C  0x
#
# An error report file with more information is saved as:
# /home/kat/hs_err_pid9283.log

and this is the error log file:

---  T H R E A D  ---

Current thread (0x0a035400):  JavaThread Thread-7 [_thread_in_native,
id=9305, stack(0xb48fe000,0xb494f000)]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR),
si_addr=0x

Registers:
EAX=0x0a8c7440, EBX=0x0837bff4, ECX=0xb4949aa8, EDX=0xb4079d98
ESP=0xb4949a1c, EBP=0xb4949a68, ESI=0x08374605, EDI=0x0a8c7440
EIP=0x, CR2=0x, EFLAGS=0x00010297

Top of Stack: (sp=0xb4949a1c)
0xb4949a1c:   081a845c 0a8c7440 b4949aa8 b4079d98
0xb4949a2c:   0002 0005 0810b2a4 0027bc0c
0xb4949a3c:   08101000 0aae48f0  
0xb4949a4c:    b4949bd8 00d33230 
0xb4949a5c:   0837bff4 b4476f08 b4949aa8 b4949bd8
0xb4949a6c:   081f027d 08374604  b4949aa8
0xb4949a7c:   b4476f08 0810b094 0a02ccc4 82ff5c7c
0xb4949a8c:   407668c2 0010 0a02bc10  

Instructions: (pc=0x)
0xfff0:   

Stack: [0xb48fe000,0xb494f000],  sp=0xb4949a1c,  free space=12eb49493c4k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.rosuda.JRI.Rengine.rniRunMainLoop()V+0
j  org.rosuda.JRI.Rengine.run()V+96
v  ~StubRoutines::call_stub

---  P R O C E S S  ---

Java Threads: ( = current thread )
  0xb4097c00 JavaThread Thread-11 [_thread_blocked, id=9311, 
stack(0xb4763000,0xb47b4000)]
  0x0aae3000 JavaThread Thread-10 [_thread_blocked, id=9310, 
stack(0xb455e000,0xb45af000)]
  0x0ad08c00 JavaThread Thread-9 [_thread_blocked, id=9309, 
stack(0xb45af000,0xb460)]
=0x0a035400 JavaThread Thread-7 [_thread_in_native, id=9305, 
stack(0xb48fe000,0xb494f000)]
  0x0a02a000 JavaThread Thread-6 [_thread_blocked, id=9304, 
stack(0xb49af000,0xb4a0)]
  0x09f8f000 JavaThread TimerQueue daemon [_thread_blocked, id=9303, 
stack(0xb4b23000,0xb4b74000)]
  0x09ed5400 JavaThread AWT-EventQueue-0 [_thread_in_native, id=9301, 
stack(0xb4c0,0xb4c51000)]
  0x09ee2c00 JavaThread AWT-Shutdown [_thread_blocked, id=9300, 
stack(0xb4c51000,0xb4ca2000)]
  0x09ec3000 JavaThread Timer-0 daemon [_thread_blocked, id=9298, 
stack(0xb4ed,0xb4f21000)]
  0x09dc2000 JavaThread AWT-XAWT daemon [_thread_in_native, id=9293, 
stack(0xb4f73000,0xb4fc4000)]
  0x09d8f800 JavaThread Java2D Disposer daemon [_thread_blocked, id=9292, 
stack(0xb501,0xb5061000)]
  0x09cd6000 JavaThread Low Memory Detector daemon [_thread_blocked, id=9290, 
stack(0xb5102000,0xb5153000)]
  0x09cd4000 JavaThread CompilerThread0 daemon [_thread_blocked, id=9289, 
stack(0xb5153000,0xb51d4000)]
  0x09cd2400 JavaThread Signal Dispatcher daemon [_thread_blocked, id=9288, 
stack(0xb51d4000,0xb5225000)]
  0x09cc9800 JavaThread Finalizer daemon [_thread_blocked, id=9287, 
stack(0xb526b000,0xb52bc000)]
  0x09cc7c00 JavaThread Reference Handler daemon [_thread_blocked, id=9286, 
stack(0xb52bc000,0xb530d000)]
  0x09c9b000 JavaThread main [_thread_blocked, id=9284, 
stack(0xb77e2000,0xb7833000)]

Other Threads:
  0x09cc6400 VMThread [stack: 0xb530d000,0xb538e000] [id=9285]
  0x09cd9800 WatcherThread [stack: 0xb5081000,0xb5102000] [id=9291]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 8832K, used 2395K [0x6f8c, 0x7025, 
0x7a36)
  eden space 7872K,  30% used [0x6f8c, 0x6fb16f18, 0x7007)
  from space 960K,   0% used [0x7007, 0x7007, 0x7016)
  to   space 960K,   0% used [0x7016, 0x7016, 0x7025)
 tenured generation   total 19528K, used 11715K [0x7a36, 0x7b672000, 
0x8f8c)
   the space 19528K,  59% used [0x7a36, 0x7aed0e58, 0x7aed1000, 0x7b672000)
 compacting perm gen  total 12288K, used 5508K [0x8f8c, 0x904c, 
0x938c)
   the space 12288K,  44% used [0x8f8c, 0x8fe211e0, 0x8fe21200, 0x904c)
ro space 10240K,  72% used [0x938c, 0x9400a9f8, 0x9400aa00, 0x942c)
rw space 12288K,  60% used [0x942c, 0x949fb0d0, 0x949fb200, 0x94ec)

Dynamic libraries:
0011-00263000 r-xp  08:03 265732 
/lib/tls/i686/cmov/libc-2.11.1.so
00263000-00264000 ---p 00153000 08:03 265732 
/lib/tls/i686/cmov/libc-2.11.1.so
00264000-00266000 r--p 00153000 08:03 265732 
/lib/tls/i686/cmov/libc-2.11.1.so
00266000-00267000 rw-p 00155000 08:03 265732 
/lib/tls/i686/cmov/libc-2.11.1.so
00267000-0026a000 rw-p  00:00 0 

[Bug 675904] [NEW] Intermittently gdm does not start

2010-11-16 Thread Neil Green
Public bug reported:

Binary package hint: gdm

Sometimes, when booting, gdm doesn't start. When the system start up is
complete I am presented with a text login prompt rather than the gdm
screen that I expect.

I can start gdm from the command line using 'sudo service gdm start'
without problem.

Description:Ubuntu 10.10
Release:10.10

gdm:
  Installed: 2.30.5-0ubuntu4
  Candidate: 2.30.5-0ubuntu4
  Version table:
 *** 2.30.5-0ubuntu4 0
500 http://gb.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status

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

-- 
Intermittently gdm does not start
https://bugs.launchpad.net/bugs/675904
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 675903] [NEW] pidgin ICQ connection error

2010-11-16 Thread rexcze
Public bug reported:

Binary package hint: pidgin

Pidgin is not able to connect to ICQ network with this message: Received
unexpected answer from https://api.oscar.aol.com/aim/startOSCARSession:
Ok. I think it is solved in latest pidgin(as they say on web page), so
someone should build latest pidgin for ubuntu 10.04 LTS! Why we have old
packages in LTS (I understand to it in non LTS, but in LTS, strange)

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


** Tags: 10.04 lts pidgin ubuntu

-- 
pidgin ICQ connection error
https://bugs.launchpad.net/bugs/675903
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 673090] Re: totem-video-thumbnailer crashed with SIGSEGV in gst_pad_send_event()

2010-11-16 Thread Bug Watch Updater
** Changed in: gstreamer
   Status: Confirmed = Unknown

-- 
totem-video-thumbnailer crashed with SIGSEGV in gst_pad_send_event()
https://bugs.launchpad.net/bugs/673090
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 665926] Re: Cannot set maximum number of nodes

2010-11-16 Thread Fabio Marconi
Hello charles
No, now it run as expected
Thanks
Fabio

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

-- 
Cannot set maximum number of nodes
https://bugs.launchpad.net/bugs/665926
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 629508] Re: gnome-about crashed with KeyError in make_info_label()

2010-11-16 Thread Bug Watch Updater
** Changed in: gnome-desktop
   Status: New = Fix Released

-- 
gnome-about crashed with KeyError in make_info_label()
https://bugs.launchpad.net/bugs/629508
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 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)

2010-11-16 Thread William Grant
Erratum to my comment #15: the binary symlinks aren't actually required.
The final update-manager change looks for the source one instead, which
should make our job substantially easier.

-- 
FFe: update-manager should have per-package  changelog locations (was: uses 
changelogs.ubuntu.com for all packages)
https://bugs.launchpad.net/bugs/45129
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 655024] Re: Using higher cpu usage

2010-11-16 Thread veldt
My current theory is that the cairo routines murrine uses to draw
shadowed text have become slower when using recent versions of cairo,
such as version 1.10.0 in ubuntu 10.10 maverick. Probably not noticeable
normally, except that with transmission-gtk running on compiz, this text
rendering may be happening much more often than necessary, causing a
dramatic slowdown in that app.

If this is correct, there are two solutions, or three, if you count
cairo speeding up:

1) Reduce unnecessary re-rendering in transmission-gtk -- an issue for
the app, gtk+, and/or the window manager compiz. This would likely speed
up execution the most.

2) Speed up murrine's rendering of shadowed text.

3) See cairo bug.

Details for all three are linked here. I would like it if for point 1,
someone could confirm or tell me how to check whether paused torrent
cells in transmission-gtk are being rendered repeatedly.

Details/hints.

1) From track of this bug in cairo bugzilla (now redirected to an earlier bug):
https://bugs.freedesktop.org/show_bug.cgi?id=31589#c5
As to already-rendered items continuing to consume CPU (after a surface flush), 
the only reason why that would happen is if the application itself is actually 
rerendering the items, say due to a new expose event from the window manager. 
There are currently no secret elves in cairo to burn your CPU just because they 
can when you're not looking. :)

2) Advice from M Joonas Pihlaja, ending with links to complete code and a nice 
set of rendered shadows:
I looked at the cairo-trace you provided in some detail, and it seems that the 
slow bit is indeed using stroking to shadow text. A faster and more accurate 
method to create shadowed text is to render the content-to-shadow to a 
temporary surface first and then paint that to the target surface twice at 
slightly different offsets, something like this:


/* Render to a temporary surface (similar to your target surface). */
cairo_push_group(cr);

{
  /* render your text here with pango for example. */
}

text_pattern = cairo_pop_group(cr);

/* Drop the shadow. */
cairo_save(cr);

{
  double shadow_alpha = 0.5;
  double shadow_offset = 2; /* note: keep this an integer */
  cairo_translate(cr, shadow_offset, shadow_offset);
  cairo_set_source_rgba(0,0,0,shadow_alpha);
  cairo_mask(cr, text_pattern);
}

cairo_restore(cr);

/* Paint the text on top of the shadow. */
cairo_set_source(cr, text_pattern);
cairo_paint(cr);
cairo_pattern_destroy(text_pattern);


The technique is illustrated with code that's actually been run here:

http://people.freedesktop.org/~joonas/shadow.c
http://people.freedesktop.org/~joonas/out-shadow.png

3) This cairo bug is entitled Performance regression in synthetic 
micro-benchmark [due to global stroke tessellation] :
https://bugs.freedesktop.org/show_bug.cgi?id=28067


** Bug watch added: freedesktop.org Bugzilla #28067
   http://bugs.freedesktop.org/show_bug.cgi?id=28067

-- 
Using higher cpu usage
https://bugs.launchpad.net/bugs/655024
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 675909] [NEW] [armel] On Beagle XM, netcfg fails to properly do dhcp autoconfiguration ...

2010-11-16 Thread Michael Casadevall
Public bug reported:

Binary package hint: netcfg

On the Beagleboard XM, when using the netboot installer, the network
device does not properly come up, netcfg tries to bring up DHCP, but
fails saying no response from the DHCP server. If one opens a console,
and executes 'udhcpc -d usb0', the XM board gets an IP, and the
installation can proceed.

Manual configuration within netcfg also appeared to fail; there wasn't
anything interesting in the installer logs to report.

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

-- 
[armel] On Beagle XM, netcfg fails to properly do dhcp autoconfiguration ...
https://bugs.launchpad.net/bugs/675909
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   >