[Bug 661453] Re: dovecot.conf always shows as having been locally modified on update

2011-04-18 Thread Kate Stewart
** Changed in: dovecot (Ubuntu)
   Importance: Low = Medium

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

Title:
  dovecot.conf always shows as having been locally modified on update

-- 
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 654549] Re: [SRU] Tomcat6 fails to upgrade if JAVA_OPTS contains /

2011-04-18 Thread James Page
** Description changed:

  IMPACT:
  This bug will impact tomcat6 installs upgrading to Maverick and updates in 
Maverick itself; its fixed in Natty.
  
- Using the '/' character in JAVA_OPTS is quite common - its normally uses
+ Using the '/' character in JAVA_OPTS is quite common - its normally used
  to specify the filesystem location for additional application files such
  as those for Hudson:
  
-  -Dhudson.home=/home/hudson
+  -Dhudson.home=/home/hudson
  
  Updates/upgrades using this type of option will fail.
  
  FIX:
  tomcat6.postinst uses sed to parse various debconf answers into a template 
which is used to generate /etc/default/tomcat6; this currently uses '/' as the 
pattern delimiter - the fix switches this to '%' which is unlikely to be used 
in JAVA_OPTS.
  
  PATCH:
  See linked branch
  
  TEST CASE 1:
  sudo apt-get install tomcat6
  sudo dpkg-reconfigure tomcat6
-  Accept all default for user and group
-  Add an additional parameter to JAVA_OPTS - -Dtest.dir=/var/log/nonsense
+  Accept all default for user and group
+  Add an additional parameter to JAVA_OPTS - -Dtest.dir=/var/log/nonsense
  
  Reconfiguration will fail with sed: -e expression #1, char 44: unknown
  option to `s'
  
  TEST CASE 2:
  sudo apt-get install tomcat6
  sudo vi /etc/default/tomcat6
-  Add an additional parameter to JAVA_OPTS - -Dtest.dir=/var/log/nonsense
+  Add an additional parameter to JAVA_OPTS - -Dtest.dir=/var/log/nonsense
  sudo dpkg-reconfigure tomcat6
-  Accept all default values
+  Accept all default values
  
- Reconfiguration will fail with sed: -e expression #1, char 44: unknown 
option to `s'
-  
+ Reconfiguration will fail with sed: -e expression #1, char 44: unknown
+ option to `s'
+ 
  IMPACT:
  Minor change to maintainer script; already in development release so limited 
regression potential.
  
   Original bug report 
  
  Binary package hint: tomcat6
  
  tomcat upgrade fails with the following error:
  
  sed: -e expression #1, char 44: unknown option to `s'
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: tomcat6 6.0.28-2ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-22.33-server 2.6.35.4
  Uname: Linux 2.6.35-22-server x86_64
  Architecture: amd64
  Date: Mon Oct  4 15:51:21 2010
  InstallationMedia: Ubuntu-Server 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.2)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: tomcat6

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

Title:
  [SRU] Tomcat6 fails to upgrade if JAVA_OPTS contains /

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


Re: [Bug 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Arnaud Quette
so what if you issue again an upsc powercom?
does it still broke the pipe?
is your issue 100 % reproducible?

my guess, is ATM, that the faulty end-of-line marker in battery.type is
causing parseconf to close prematurely the connexion, while upsd is still
sending data.
which explains why unit requests works, while getting the whole tree
fails...
the only way to ensure this is the root cause is to fix the function that
retrieve strings from the device's indexed table, to trim EOL, and check if
it solves your issue.

would you be ready to test a fix using subversion?

cheers,
Arno

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

Title:
  upsd write() failed for 127.0.0.1: Broken pipe

-- 
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 740815] Re: [FFe] Updates to enable us to drop xulrunner from main

2011-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:3.3.2-1ubuntu3

---
libreoffice (1:3.3.2-1ubuntu3) natty; urgency=low

  * make build dep on xulrunner-dev alternatively depend on firefox-dep (LP: 
#740815)
  * cherry-pick from debian:
 - enable is (icelandic) l10n (LP: #751746)
  * add unity quicklist support (LP: #720716)
  * workaround for unity icon issue (LP: #732412)
  * regenerated control file and refresh patch queue
 -- Bjoern Michaelsen bjoern.michael...@canonical.com   Fri, 15 Apr 2011 
10:01:19 +0200

** Changed in: libreoffice (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [FFe] Updates to enable us to drop xulrunner from main

-- 
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 726769] Re: package eucalyptus-common 2.0.1 bzr1255-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-18 Thread Dave Walker
** Tags added: server-nrs

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

Title:
  package eucalyptus-common 2.0.1 bzr1255-0ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


[Bug 745946] Re: cloud-final job did not run in ec2-automated-tests

2011-04-18 Thread Dave Walker
** Tags added: server-nrs

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

Title:
  cloud-final job did not run in ec2-automated-tests

-- 
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 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread James Page
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in Ubuntu.
https://bugs.launchpad.net/bugs/764391

Title:
  cobbler fails to manage bind9

-- 
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 764391] [NEW] cobbler fails to manage bind9

2011-04-18 Thread James Page
Public bug reported:

Binary package hint: cobbler

I've been testing the dns management module in cobbler; it does not
currently manage bind9 correctly as the file paths and daemon name are
not aligned to Ubuntu's bind9 packaging.

Does not look that difficult to fix (have it hacked locally to work);
I'll work out a patch.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: cobbler 2.1.0-0ubuntu6
ProcVersionSignature: Ubuntu 2.6.38-8.42-server 2.6.38.2
Uname: Linux 2.6.38-8-server x86_64
Architecture: amd64
Date: Mon Apr 18 10:11:54 2011
InstallationMedia: Ubuntu-Server 11.04 Natty Narwhal - Beta amd64 (20110413)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: cobbler
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  cobbler fails to manage bind9

-- 
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 747090] Re: wrong return address sometimes pushed for INT in kvm (not qemu)

2011-04-18 Thread Dave Walker
Confirmed with apw that this is fixed in ubuntu git tree, and will be
Fixed in first SRU upload.  Updating milestone to natty-updates to
reflect this.

** Changed in: linux (Ubuntu Natty)
Milestone: ubuntu-11.04 = natty-updates

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

Title:
  wrong return address sometimes pushed for INT in kvm (not qemu)

-- 
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 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread James Page
Templates could integrate with a standard bind9 install a bit better as
well - will include in the patch

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

** Changed in: cobbler (Ubuntu)
 Assignee: (unassigned) = James Page (james-page)

** Changed in: cobbler (Ubuntu)
Milestone: None = ubuntu-11.10

** Tags added: server-nrs

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

Title:
  cobbler fails to manage bind9

-- 
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 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Virus
yes, it 100 % reproducible.

i am ready to test svn version.

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

Title:
  upsd write() failed for 127.0.0.1: Broken pipe

-- 
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 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/natty/cobbler/fix-764391

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

Title:
  cobbler fails to manage bind9

-- 
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 747090] Re: wrong return address sometimes pushed for INT in kvm (not qemu)

2011-04-18 Thread Dave Walker
** Tags added: server-nro
** Tags removed: server-nrs

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

Title:
  wrong return address sometimes pushed for INT in kvm (not qemu)

-- 
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 580319] Re: dhcp3-server launches before upstart brings all interface, thus failing to start

2011-04-18 Thread Dave Walker
dhcp3 is no longer in Natty archive, it's been replaced by a
transitional package to isc-dhcp (v4), marking Natty task invalid for
dhcp3.

** Changed in: dhcp3 (Ubuntu Natty)
   Status: Triaged = Invalid

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

Title:
  dhcp3-server launches before upstart brings all interface, thus
  failing to start

-- 
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 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread Dave Walker
** Changed in: cobbler (Ubuntu)
   Status: New = Confirmed

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

Title:
  cobbler fails to manage bind9

-- 
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 726769] Re: package eucalyptus-common 2.0.1 bzr1255-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-18 Thread Dave Walker
** Changed in: eucalyptus (Ubuntu Natty)
 Assignee: (unassigned) = Dave Walker (davewalker)

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

Title:
  package eucalyptus-common 2.0.1 bzr1255-0ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


Re: [Bug 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Arnaud Quette
2011/4/18 Virus 753...@bugs.launchpad.net

 yes, it 100 % reproducible.


I also managed to reproduce it using dummy-ups (the simulation driver) and
injecting the error on the same variable:
adding a newline (ie \n) results in a broken pipe on upsc side.


 i am ready to test svn version.


ok, here we go:
1) checkout an svn copy using:
$  svn co svn://svn.debian.org/nut/trunk

2) configure it using (Debian arguments, limited for the current test scope
; should be sufficient):
--prefix=/usr \
--exec-prefix=/ \
--sysconfdir=/etc/nut \
--mandir=/usr/share/man \
--libdir=/lib \
--includedir=/usr/include \
--without-all \
--with-usb \
--enable-static \
--with-statepath=/var/run/nut \
--with-altpidpath=/var/run/nut \
--with-drvpath=/lib/nut \
--with-pidpath=/var/run/nut \
--datadir=/usr/share/nut \
--with-pkgconfig-dir=/usr/lib/pkgconfig \
--with-user=nut --with-group=nut

3) apply the attached patch
$ patch -p0  /path/to/virus.patch

4) make as usual, ie
$ make

5) stop all previous NUT instances, then launch the new driver and upsd
$ sudo drivers/usbhid-ups -a powercom
$ sudo server/upsd -DDD

6) now issue your upsc of death
$ upsc powercom

everything should behave fine.
Remember that it's a blind patch: I've not validated the above configure
line, nor the patch itself!

cheers,
Arnaud
-- 
Linux / Unix Expert RD - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr/


** Attachment added: virus.patch
   https://bugs.launchpad.net/bugs/753661/+attachment/2059655/+files/virus.patch

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

Title:
  upsd write() failed for 127.0.0.1: Broken pipe

-- 
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 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Virus
It`s working great! Many thanks!

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

Title:
  upsd write() failed for 127.0.0.1: Broken pipe

-- 
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 759943] Re: mod_wsgi.so-3.2 gives errors

2011-04-18 Thread James Page
** Changed in: mod-wsgi (Ubuntu)
 Assignee: (unassigned) = James Page (james-page)

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

Title:
  mod_wsgi.so-3.2 gives errors

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


Re: [Bug 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Arnaud Quette
2011/4/18 Virus 753...@bugs.launchpad.net

 It`s working great! Many thanks!


excellent, thanks for the feedback.
I've just committed it upstream (r2972)

the changeset will be available on the NUT Trac mirror (just give it some
minutes to sync):
http://trac.networkupstools.org/projects/nut/changeset/2972

I'll leave up to our Ubuntu friends to generate an updated package.
I have to note that importance is low since this should not affect the
protection (ie upsmon is still working fine).
@Virus: can you please confirm this point?

cheers,
Arnaud
-- 
Linux / Unix Expert RD - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr/

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

Title:
  upsd write() failed for 127.0.0.1: Broken pipe

-- 
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 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Virus
Yeah, upsmon working fine. I was checked it now by unplug power cable.
upsmon was generate alerts UPS powercom@localhost on battery and UPS
powercom@localhost on line power after plug cable back.

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

Title:
  upsd write() failed for 127.0.0.1: Broken pipe

-- 
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 759943] Re: mod_wsgi.so-3.2 gives errors

2011-04-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/natty/mod-wsgi/fix-759943

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

Title:
  mod_wsgi.so-3.2 gives errors

-- 
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 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-04-18 Thread Christophe BERNARD
Same for me. We have autofs home dirs. eth0 is in
/etc/network/interfaces so users have no control over it. For some
reason unclear to me, shutdown fails unless I first unlog and then stop
autofs and gdm by hand before asking to shut down.

This is very painful, especially because it is difficult to debug: there
is no clear documented way to understand the order in which the upstart
jobs are shutting down and where is the deadlock (which job is waiting
for which, etc.), unless (following the upstart doc) I put additional
debugging commands all over the place in the upstart scripts.

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

Title:
  shutdown hangs with wlan autofs/nfs mounted homedirs

-- 
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 387189] Re: logrotate incorrectly rotates /dev/null to /dev/null.1

2011-04-18 Thread C de-Avillez
Confirmed fix in logrotate 4.7.8-4ubuntu2.1 (Lucid proposed). Marking
verification-done.

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

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

Title:
  logrotate incorrectly rotates /dev/null to /dev/null.1

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


[Bug 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread Dave Walker
** Changed in: cobbler (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  cobbler fails to manage bind9

-- 
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 745930] Re: cloud-init timeout waiting for metadata service on EC2

2011-04-18 Thread Scott Moser
** Changed in: cloud-init (Ubuntu)
Milestone: ubuntu-11.04 = None

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

Title:
  cloud-init timeout waiting for metadata service on EC2

-- 
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 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread James Page
** Changed in: cobbler (Ubuntu)
Milestone: ubuntu-11.10 = ubuntu-11.04

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

Title:
  cobbler fails to manage bind9

-- 
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 745008] Re: Files left behind on upgrade from Maverick

2011-04-18 Thread Mathieu Trudel-Lapierre
There's some validity in having /var/lib/dhcp3 files still exist: we
don't remove the old leases unless the user specifically removes the
transitional dhcp3-client packages. That seems to be a decision that was
made in Debian, and I think it makes some sense -- later, upgrades from
11.04  should probably remove these files. I'm removing the assignment
for now and setting this back to Triaged because it needs to be brought
up to the Debian maintainers of isc-dhcp.

Much of the same goes for samba: seems like the enter/exit scripts were
created in /etc/dhcp/dhclient-*-scripts.d as symlinks to the same
scripts in /etc/dhcp3; and changing this would need to be done in
Debian.

** Changed in: isc-dhcp (Ubuntu)
   Status: In Progress = Triaged

** Changed in: isc-dhcp (Ubuntu)
 Assignee: Mathieu Trudel-Lapierre (mathieu-tl) = (unassigned)

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

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

Title:
  Files left behind on upgrade from Maverick

-- 
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 745008] Re: Files left behind on upgrade from Maverick

2011-04-18 Thread Mathieu Trudel-Lapierre
Seems the symlinks in Samba were done on purpose for upgrade
compatibility, since samba doesn't depend on the installed DHCP client
and can't know which is the correct directory to put the hooks in. At a
later point in Debian samba should drop that symlink.

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

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

Title:
  Files left behind on upgrade from Maverick

-- 
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 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package cobbler - 2.1.0-0ubuntu7

---
cobbler (2.1.0-0ubuntu7) natty; urgency=low

  * Fixed management of bind9 (LP: #764391):
- debian/patches/40_ubuntu_bind9_management.patch:
  - Manage bind9 instead of named daemon.
  - Generate configuration in /etc/bind.
  - Use default bind9 configuration as much as possible.
- debian/control: Added Suggests: bind9 to cobbler.
 -- James Page james.p...@canonical.com   Mon, 18 Apr 2011 11:15:59 +0100

** Changed in: cobbler (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  cobbler fails to manage bind9

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


Re: [Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-04-18 Thread Clint Byrum
Excerpts from Nonox's message of Sun Apr 17 17:02:41 UTC 2011:
 Hi Clint Byrum, sorry for the delay, here is the result of dpkg -l
 'libmysqlclient*':
 
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
 |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
 ||/ NameVersion 
 Description
 +++-===-===-==
 un  libmysqlclient-dev  none  
 (no description available)
 ii  libmysqlclient165.1.49-1ubuntu8.1   
 MySQL database client library

This looks like an up to date Maverick, which should not display this
behavior. Hopefully it wasn't accidentally regressed.

Can you install gdb, mysql-dbg, and php5-dbg, and run with

gdb /usr/bin/php then at the  prompt do

run -whatever --options you_use.php


Then when it segfaults do

'bt'

and paste the backtrace?

Thanks!

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

Title:
  php-cli segmentation fault with mysql extension

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


Re: [Bug 576501] Re: vmbuilder doesn't recognize --ec2 flag

2011-04-18 Thread Serge Hallyn
Thanks for testing, Henrik.  But is there any way you could test
on a natty system?  Your failure looks to be due to a different
bug, and my test just now in a maverick container also failed,
differently from yours.  But on two different natty systems it
has succeeded (using your exact commandline, and also using
--ec2-bundle).  I'd like to get the fix upstream first, and then
figure out what needs to be done to backport it.

In fact, a simple
vmbuilder kvm ubuntu --suite=lucid  \
--mirror=http://10.42.43.65:3142/us.archive.ubuntu.com/ubuntu/ --debug

failed for me.  So that is unrelated to --ec2

-serge

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

Title:
  vmbuilder doesn't recognize --ec2 flag

-- 
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 633725] Re: mysql thread_stack parameter too low, causing usage problems.

2011-04-18 Thread Rob Larson
You can close this. I have given up on this bug.

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

Title:
  mysql thread_stack parameter too low, causing usage problems.

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


Re: [Bug 576501] Re: vmbuilder doesn't recognize --ec2 flag

2011-04-18 Thread Henrik Bach
Hi Serge!

I acknowledge your point of view and more thorough insight into
vmbuilder than me. What can I do to help you?

-Henrik

On Mon, Apr 18, 2011 at 7:19 PM, Serge Hallyn 576...@bugs.launchpad.net wrote:
 Thanks for testing, Henrik.  But is there any way you could test
 on a natty system?  Your failure looks to be due to a different
 bug, and my test just now in a maverick container also failed,
 differently from yours.  But on two different natty systems it
 has succeeded (using your exact commandline, and also using
 --ec2-bundle).  I'd like to get the fix upstream first, and then
 figure out what needs to be done to backport it.

 In fact, a simple
 vmbuilder kvm ubuntu --suite=lucid  \
 --mirror=http://10.42.43.65:3142/us.archive.ubuntu.com/ubuntu/ --debug

 failed for me.  So that is unrelated to --ec2

 -serge

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/576501

 Title:
  vmbuilder doesn't recognize --ec2 flag

 Status in Virtual Machine Builder:
  New
 Status in “vm-builder” package in Ubuntu:
  In Progress

 Bug description:
  Description:    Ubuntu 10.04 LTS
  Release:        10.04

  python-vm-builder-ec2:
    Installed: 0.12.3-0ubuntu1
    Candidate: 0.12.3-0ubuntu1
    Version table:
   *** 0.12.3-0ubuntu1 0
          500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe 
 Packages
          100 /var/lib/dpkg/status

  Hi,

  I can't generate EC2 images with vmbuilder. I'm using a command like
  this:

  sudo vmbuilder xen ubuntu --suite=lucid --ec2 \
  --ec2-cert=.ec2/cert-.pem \
  --ec2-key=.ec2/pk-.pem \
  --ec2-access-key=WHATEVER \
  --ec2-secret-key=WHATEVER \
  --ec2-user=424242424242 --ec2-bucket=anyrandombucket --ec2-prefix=test \
  --ec2-version='first' \
  --firstboot=/usr/share/doc/python-vm-builder-ec2/examples/ec2-firstboot.sh \
  --part=/usr/share/doc/python-vm-builder-ec2/examples/ec2-i386-part-file.txt \
  --debug

  Actually, I was following this howto:
  https://wiki.ubuntu.com/EC2Vmbuilder

  When I run vmbuilder with those flags, I just get this message:

  Usage: vmbuilder hypervisor distro [options]

  vmbuilder: error: no such option: --ec2

  So, I can not build images for Amazon EC2.

  I inspected /usr/share/pyshared/VMBuilder/plugins/ec2/__init__.py and I found
  at the last line of that file this:

  #register_plugin(EC2)

  I uncommented that line and it didn't work.
  Also I tried using register_hypervisor_plugin(EC2), but it didn't work

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

Title:
  vmbuilder doesn't recognize --ec2 flag

-- 
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 760157] Re: euca-bundle-image can fail on small images

2011-04-18 Thread Mitch Garnaat
I have merged this into the new development branch for euca2ools
upstream.  We will need to decide if we are going to merge into the
1.3.1 branch upstream.

** Changed in: euca2ools
 Assignee: (unassigned) = Mitch Garnaat (mitch-garnaat)

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

Title:
  euca-bundle-image can fail on small images

-- 
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 628145] Re: Eucalyptus does not understand IPv6

2011-04-18 Thread Etienne Goyer
** Tags added: ipv6

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

Title:
  Eucalyptus does not understand IPv6

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


Re: [Bug 576501] Re: vmbuilder doesn't recognize --ec2 flag

2011-04-18 Thread Serge Hallyn
Quoting Henrik Bach (576...@bugs.launchpad.net):
 2011-04-16 04:36:12,380 INFO: Creating config file
 /etc/default/grub with new version
 2011-04-16 04:36:12,970 INFO: /proc/devices: fopen failed: No such
 file or directory
 2011-04-16 04:36:12,971 INFO: Is device-mapper driver missing from kernel?

Hm.  Actually all the problems I've had I've traced to environments (bad
network setup for one, device permissions for another).  I finally got a
maverick xen host in a working environment - and vmbuilder -ec2 worked
there.

What does /proc/devices on your host show?  What sort of storage setup
do you have?  The 'Is device-mapper driver missing from kernel?' is
odd, and presumably comes from grub in the chroot.  It almost sounds
like your host is multipathed.  What does 'df -h' and 'mount' on the
host show?

Does a regular 'vmbuilder xen ubuntu' work for you?

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

Title:
  vmbuilder doesn't recognize --ec2 flag

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


Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mountedhomedirs

2011-04-18 Thread Sam Liddicott
I'm pretty sure that the problem is because the network stops before 
filesystem unmounts, and so the nfs unmount hangs because the file 
server is unreachable.

The fix would be to unmount network file systems before stopping the 
network.

But that would require stopping processes that use network file systems 
even sooner than that.

But some processes are used to manage the network card (particularly 
wireless network) so they can't be killed before un-mounting the network 
file systems.

The current workaround is to use windows with roaming profile or 
something like that, I believe that works quite well.

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

Title:
  shutdown hangs with wlan autofs/nfs mounted homedirs

-- 
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 765224] [NEW] import from mini.iso fails

2011-04-18 Thread Tom Ellis
Public bug reported:

Binary package hint: cobbler

Importing the natty mini iso fails as the import detection looks for the
dists directory and also cannot determine which ubuntu version it is
importing.

Tested using: http://archive.ubuntu.com/ubuntu/dists/natty/main
/installer-amd64/current/images/netboot/mini.iso

root@install:~# mount -o loop mini.iso /mnt
root@install:~# cobbler import --name=natty-mini --path=/mnt --breed=ubuntu
task started: 2011-04-18_222035_import
task started (id=Media import, time=Mon Apr 18 22:20:35 2011)
Warning: No distro signature for kernel at /mnt, using value from command line
running: rsync -a  '/mnt/' /var/www/cobbler/ks_mirror/natty-mini/  
--exclude-from=/etc/cobbler/rsync.exclude --quiet
received on stdout:
received on stderr:
adding distros
associating repos
associating kickstarts
*** TASK COMPLETE ***

After this has imported, it correctly copied created the ks_mirror tree
in /var/www/cobbler/ks_mirror/natty-mini but does not create any distro
or profile in cobbler.

After adding these manually, I can install systems without issues:
cobbler distro add --name=natty-mini 
--kernel=/var/www/cobbler/ks_mirror/natty-mini/linux 
--initrd=/var/www/cobbler/ks_mirror/natty-mini/initrd.gz --arch=x86_64 
--breed=ubuntu --os-version=natty
cobbler profile add --name=natty-mini-install --distro=natty-mini 
--kickstart=/var/lib/cobbler/kickstarts/ubuntu-client.seed
cobbler sync

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

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

Title:
  import from mini.iso fails

-- 
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 765249] [NEW] tarmode exclude no longer working

2011-04-18 Thread James
Public bug reported:

Binary package hint: samba

1) 11.04
2)samba:
  Installed: 2:3.5.8~dfsg-1ubuntu2
  Candidate: 2:3.5.8~dfsg-1ubuntu2
  Version table:
 *** 2:3.5.8~dfsg-1ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages
100 /var/lib/dpkg/status

3) Backuppc was backing up fine but no longer works (did not work with
10.10 or with 11.04

4)
smbclient no longer excludes directories or files when tarmode is enabled.  
This is breaking backuppc as backuppc relies on smb for one of its transfer 
methods. 

To reproduce try:
/usr/bin/smbclient user\\D -U user -E -d 1 -c tarmode\ full -TcrX - 
\\dirToExclude  /dev/null

There is no formatting of the directory (\\dirToExclude) which will
allow its exclusion.  A similar problem was discussed years ago:

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

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

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

Title:
  tarmode exclude no longer working

-- 
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 765224] Re: import from mini.iso fails

2011-04-18 Thread Andres Rodriguez
** Changed in: cobbler (Ubuntu)
   Status: New = Confirmed

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

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

Title:
  import from mini.iso fails

-- 
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 765224] Re: import from mini.iso fails

2011-04-18 Thread Marc Cluet
Related to bug https://bugs.launchpad.net/ubuntu-cdimage/+bug/765254

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

Title:
  import from mini.iso fails

-- 
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 765224] Re: import from mini.iso fails

2011-04-18 Thread Chuck Short
The server/desktop cdimage is different from the mini.iso. The mini.iso
support will have to be added later.

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

Title:
  import from mini.iso fails

-- 
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 765275] Re: metadata server cannot be contacted when deploying new instances on EUC

2011-04-18 Thread Eric Williams
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/765275

Title:
  metadata server cannot be contacted when deploying new instances on
  EUC

-- 
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 765275] [NEW] metadata server cannot be contacted when deploying new instances on EUC

2011-04-18 Thread Eric Williams
Public bug reported:

## Issue

New instances deployed on EUC cannot contact the metadata server,
failing with Connection refused.

## Environment

Distributor ID: Ubuntu
Description:Ubuntu Natty (development branch)
Release:11.04
Codename:   natty


ii  eucalyptus-admin-tools   2.0.1+bzr1256-0ubuntu4 
  Elastic Utility Computing Architecture - Admin tools
ii  eucalyptus-cc2.0.1+bzr1256-0ubuntu4 
  Elastic Utility Computing Architecture - Cluster controller
ii  eucalyptus-cloud 2.0.1+bzr1256-0ubuntu4 
  Elastic Utility Computing Architecture - Cloud controller
ii  eucalyptus-common2.0.1+bzr1256-0ubuntu4 
  Elastic Utility Computing Architecture - Common files
ii  eucalyptus-gl2.0.1+bzr1256-0ubuntu4 
  Elastic Utility Computing Architecture - Logging service
ii  eucalyptus-java-common   2.0.1+bzr1256-0ubuntu4 
  Elastic Utility Computing Architecture - Common Java package
ii  eucalyptus-sc2.0.1+bzr1256-0ubuntu4 
  Elastic Utility Computing Architecture - Storage controller
ii  eucalyptus-walrus2.0.1+bzr1256-0ubuntu4 
  Elastic Utility Computing Architecture - Walrus (S3)
ii  libeucalyptus-commons-ext-java   0.5.0-0ubuntu2 
  Eucalyptus commons external Java library

## Resolution

- reinstalling usually fixes the issue, but this is suboptimal

## Diagnostic Steps

euca-get-console-output shows the following:

lxcmount stop/pre-start, process 47
init: udev-fallback-graphics main process (256) terminated with status 1
init: plymouth main process (49) killed by SEGV signal
init: plymouth-splash main process (259) terminated with status 2
cloud-init start-local running: Mon, 18 Apr 2011 22:05:50 +. up 7.14 seconds
no instance data found in start-local
init: cloud-init-local main process (255) terminated with status 1
cloud-init start running: Mon, 18 Apr 2011 22:05:50 +. up 7.70 seconds
2011-04-18 22:05:50,859 - DataSourceEc2.py[WARNING]: waiting for metadata 
service at http://169.254.169.254/2009-04-04/meta-data/instance-id

2011-04-18 22:05:50,861 - DataSourceEc2.py[WARNING]:   22:05:50 [ 1/30]:
url error [[Errno 111] Connection refused]

2011-04-18 22:05:51,864 - DataSourceEc2.py[WARNING]:   22:05:51 [ 2/30]:
url error [[Errno 111] Connection refused]

2011-04-18 22:05:52,868 - DataSourceEc2.py[WARNING]:   22:05:52 [ 3/30]:
url error [[Errno 111] Connection refused]

...

2011-04-18 19:55:09,908 - DataSourceEc2.py[WARNING]:   19:55:09 [26/30]:
url error [[Errno 111] Connection refused]

2011-04-18 19:55:15,917 - DataSourceEc2.py[WARNING]:   19:55:15 [27/30]:
url error [[Errno 111] Connection refused]

found data source: DataSourceEc2
mountall: Event failed

Opening http://169.254.169.254/2009-04-04/meta-data/instance-id from the
cluster controller gives a 404 error, and not a 111 / Connection
refused.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: eucalyptus-cloud 2.0.1+bzr1256-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-8.42-server 2.6.38.2
Uname: Linux 2.6.38-8-server x86_64
.etc.eucalyptus.eucalyptus.cc.conf: CC_NAME=disaster-cluster1
Architecture: amd64
Date: Mon Apr 18 18:24:52 2011
ProcEnviron:
 LANGUAGE=en_US:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: eucalyptus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  metadata server cannot be contacted when deploying new instances on
  EUC

-- 
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 719833] Re: ssh upstart job fails to actually bring up ssh

2011-04-18 Thread Mark Goris
This sounds a lot like what happened to me when the fix for this
defect was released:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/687535

I had to roll back to 5.3p1-3ubuntu4 to be able to restart Xen based
Lucid instances and have sshd restart reliably.

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

Title:
  ssh upstart job fails to actually bring up ssh

-- 
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 765367] [NEW] xinetd fails to parse config files with comments when HUPped

2011-04-18 Thread Will Bryant
Public bug reported:

Binary package hint: xinetd

xinetd handles comments in service configuration files fine when it is
started/restarted.  However, when it reloads configuration files (on HUP
signal), it fails to parse the same files.  For example, given the
following (partial) configuration file:

disable = no
only_from   = 0.0.0.0/0 # recommended to put the IPs that need
# to connect exclusively (security purposes)
}

on reload the following errors would be seen in syslog, and the service
in question would be taken offline:

Apr 19 11:47:22 adbmaster xinetd[19231]: Reading included configuration file: 
/etc/xinetd.d/yourservice [file=/etc/xinetd.d/yourservice] [line=26]
Apr 19 11:47:22 adbmaster xinetd[19231]: failed to parse # 
[file=/etc/xinetd.d/yourservice] [line=13]
Apr 19 11:47:23 adbmaster xinetd[19231]: failed to parse recommended 
[file=/etc/xinetd.d/yourservice] [line=13]
Apr 19 11:47:23 adbmaster xinetd[19231]: failed to parse put 
[file=/etc/xinetd.d/yourservice] [line=13]
Apr 19 11:47:23 adbmaster xinetd[19231]: failed to parse the 
[file=/etc/xinetd.d/yourservice] [line=13]
Apr 19 11:47:23 adbmaster xinetd[19231]: failed to parse IPs 
[file=/etc/xinetd.d/yourservice] [line=13]
Apr 19 11:47:23 adbmaster xinetd[19231]: failed to parse that 
[file=/etc/xinetd.d/yourservice] [line=13]
Apr 19 11:47:23 adbmaster xinetd[19231]: failed to parse need 
[file=/etc/xinetd.d/yourservice] [line=13]

xinetd should parse configuration files the same way on reload that it
does on regular start.

We hit this surprising behavior when we upgraded an unrelated package
(postfix) which ran the update-inetd script, causing an xinetd reload.

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

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

Title:
  xinetd fails to parse config files with comments when HUPped

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


Re: [Bug 735239] Re: package postfix 2.7.0-1 failed to install/upgrade: 子程序 installed post-installation script 傳回了錯誤退出狀態 75

2011-04-18 Thread Kuang-Yu. Shieh
Thank you, James~
It is no error message again~ I hope it is done [?]
I share my step about some solutions of this bug.

1. check the /etc/postfix/main.cf
2. search the /etc/hosts and /etc/hostname, comparing those infomation
 with /etc/postfix/main.cf [myhostname = ?] parameter.
3. I change the myhostname parameter to be the same with /etc/hostname.
4. apt-get upgrade --force-yes   (little danger :P)
or sudo dpkg-reconfigure postfix


** Attachment added: 360.gif
   https://bugs.launchpad.net/bugs/735239/+attachment/2064536/+files/360.gif

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

Title:
  package postfix 2.7.0-1 failed to install/upgrade: 子程序 installed post-
  installation script 傳回了錯誤退出狀態 75

-- 
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 759943] Re: mod_wsgi.so-3.2 gives errors

2011-04-18 Thread Graham Dumpleton
Patch from mod_wsgi 4.0 has been back port to mod_wsgi 3.X and can be
obtained from:

http://code.google.com/p/modwsgi/source/detail?r=8633d5afeea845a12c028cfae31dc828c5ce8908

Patch has also been sent to Bernd and Piotr.

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

Title:
  mod_wsgi.so-3.2 gives errors

-- 
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 735239] Re: package postfix 2.7.0-1 failed to install/upgrade: 子程序 installed post-installation script 傳回了錯誤退出狀態 75

2011-04-18 Thread Kuang-Yu. Shieh
** Changed in: postfix (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  package postfix 2.7.0-1 failed to install/upgrade: 子程序 installed post-
  installation script 傳回了錯誤退出狀態 75

-- 
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 759943] Re: mod_wsgi.so-3.2 gives errors

2011-04-18 Thread Graham Dumpleton
Okay, you can view the differences, but seems GoogleCode site doesn't
make it easy to download a patch file for differences. So, have attached
patch here as well. The patch is against mod_wsgi 3.3, but should still
apply properly to mod_wsgi 3.2.

Recommended that this only be applied when building for Python 3.2 as
not sure if changes will in Python 2.X prevent mod_python from being
used at same time as mod_python's use of threading APIs broken and have
worked around that in the past. Now that mod_wsgi does things by the
book, there may be issues.

** Patch added: Patch to mod_wsgi 3.3 from mod_wsgi site.
   
https://bugs.launchpad.net/ubuntu/+source/mod-wsgi/+bug/759943/+attachment/2064600/+files/patch-3.diff

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

Title:
  mod_wsgi.so-3.2 gives errors

-- 
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 715152] Re: [SRU] ntp wont run on IPv6 only host unless lo has 127.0.0.1 address

2011-04-18 Thread Clint Byrum
In reviewing this diff for lucid-proposed:

http://launchpadlibrarian.net/69484036/ntp_1%3A4.2.4p8%2Bdfsg-
1ubuntu2_1%3A4.2.4p8%2Bdfsg-1ubuntu2.1.diff.gz

and the other similar diff for maverick-proposed;

It took me a while to see why it was Forwarded: not-needed. The Origin
header of the patch would usually tell me, but that just shows me where
this file was added to Natty in a merge. Its fairly difficult to tell
that this patch is just the differences for this file between 4.2.4 and
4.2.6, which the linked upstream bug report tells me is the revision in
which the bug has been fixed.

I don't see where our time will be used well by tracking that down much
further, but I wanted to make it clear that this is not very straight
forward.

Given that, we need to see wide spread testing of this before it leaves
-proposed.

APPROVED: the package version 1:4.2.4p8+dfsg-1ubuntu2.1 uploaded to 
lucid-proposed should be accepted.
APPROVED: the package version 1:4.2.4p8+dfsg-1ubuntu6.1 uploaded to 
maverick-proposed should be accepted.

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

Title:
  [SRU] ntp wont run on IPv6 only host unless lo has 127.0.0.1 address

-- 
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 765275] Re: metadata server cannot be contacted when deploying new instances on EUC

2011-04-18 Thread Boris Devouge
Reinstalling fixes the issue on Maverick, but not fully tested on 11.04,
which could be a different issue.

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

Title:
  metadata server cannot be contacted when deploying new instances on
  EUC

-- 
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 764259] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90()

2011-04-18 Thread Spartan117
Ubuntu 11.04

AMD CPU 4 CORES 955 BLACK EDITION

ATI GRAPHICS.

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

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x86/0x90()

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


[Bug 764259] [NEW] WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90()

2011-04-18 Thread Spartan117
Public bug reported:

Bug Report after Computer resumes Suspend.

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.42
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ljelly 1588 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16'
   Mixer name   : 'Realtek ALC892'
   Components   : 'HDA:10ec0892,1458a102,00100302'
   Controls  : 34
   Simple ctrls  : 18
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfdefc000 irq 19'
   Mixer name   : 'ATI RS690/780 HDMI'
   Components   : 'HDA:1002791a,00791a00,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Mon Apr 18 15:50:16 2011
Failure: oops
Frequency: Once a day.
HibernationDevice: RESUME=UUID=bc44b3cd-d6d9-4677-ad7d-13e2da094b0e
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 eth1  no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. GA-880GM-USB3
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=a16236bc-5d96-48ee-be4a-4e1974d54785 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.50
RfKill:
 
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/27/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F6
dmi.board.name: GA-880GM-USB3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd05/27/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GM-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GM-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-880GM-USB3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-kerneloops kernel-oops kernel-power natty 
needs-upstream-testing regression-release resume suspend

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

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x86/0x90()

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


Re: [Bug 762018] Re: nautilus does not open on inserting usb key

2011-04-18 Thread Carla Sella
On Mon, Apr 18, 2011 at 3:15 AM, Joaquín Ignacio Aramendía 
samsa...@gmail.com wrote:

 Carla, have you tested this with the Natty Live USB disk?


Hello Joaquin, no it happened on an installed version of Natty Beta 2.

Carla

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

Title:
  nautilus does not open on inserting usb key

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

[Bug 761634] Re: compiz crashed with SIGSEGV in PanelView::~PanelView()

2011-04-18 Thread Alex
Compiz crashed on my Acer Aspire One (A150L) after I've unplugged my
second Monitor (VGA).

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

Title:
  compiz crashed with SIGSEGV in PanelView::~PanelView()

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


[Bug 764259] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90()

2011-04-18 Thread Spartan117
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/764259

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x86/0x90()

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


[Bug 588858] Re: Add optional support of indicator applet

2011-04-18 Thread Sun Ning
I am the author of the exaile sound menu support plugin, 
I just updated it to make it compatible with Natty.

You can download the head version and test it.
https://github.com/sunng87/Exaile-Soundmenu-Indicator

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

Title:
  Add optional support of indicator applet

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


[Bug 764260] [NEW] package flashplugin-installer 10.2.159.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-18 Thread artemioestrella
Public bug reported:

Binary package hint: flashplugin-nonfree

flashplugin do not install

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: flashplugin-installer 10.2.159.1ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia wl
Architecture: amd64
Date: Mon Apr 18 00:47:24 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
SourcePackage: flashplugin-nonfree
Title: package flashplugin-installer 10.2.159.1ubuntu1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: Upgraded to natty on 2011-03-25 (23 days ago)

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty

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

Title:
  package flashplugin-installer 10.2.159.1ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


[Bug 764260] Re: package flashplugin-installer 10.2.159.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-18 Thread artemioestrella
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/764260

Title:
  package flashplugin-installer 10.2.159.1ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


[Bug 764258] Re: GUI.py crashed with AssertionError in chownself()

2011-04-18 Thread Apport retracing service
*** This bug is a duplicate of bug 715199 ***
https://bugs.launchpad.net/bugs/715199

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #715199, so 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/764258/+attachment/2058043/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/764258/+attachment/2058044/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/764258/+attachment/2058045/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 715199
   GUI.py crashed with AssertionError in chownself()
 * You can subscribe to bug 715199 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/bleachbit/+bug/715199/+subscribe

** Visibility changed to: Public

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

Title:
  GUI.py crashed with AssertionError in chownself()

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


[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
OK, I got a chance to run intel_reg_dumper when the system is in the
following states:

 - docked-good.txt : in the dock with unity working properly spanning two 
external 1920x1080 monitors
 - docked-bad.txt: in the dock with a black screen on the left monitor and the 
right monitor off
 - undocked-good.txt: out of the dock with unity working properly on the 
internal 1440x900 LCD
 - undocked-bad.txt: out of the dock with a black screen

** Attachment added: intel_reg_dumper output when docked with both screens 
working
   
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/745112/+attachment/2058074/+files/docked-good.txt

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

Title:
  [arrandale] desktop is messed up (goes black) when laptop is docked

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


[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
** Attachment added: in the dock with one black screen
   
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/745112/+attachment/2058075/+files/docked-bad.txt

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

Title:
  [arrandale] desktop is messed up (goes black) when laptop is docked

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


[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
** Attachment added: no dock, working properly
   
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/745112/+attachment/2058076/+files/undocked-good.txt

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

Title:
  [arrandale] desktop is messed up (goes black) when laptop is docked

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


[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
** Attachment added: out of the dock, screen black
   
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/745112/+attachment/2058077/+files/undocked-bad.txt

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

Title:
  [arrandale] desktop is messed up (goes black) when laptop is docked

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


[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
correction: I said two 1920x1080 monitors but they are really 1920x1200
monitors.

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

Title:
  [arrandale] desktop is messed up (goes black) when laptop is docked

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


[Bug 740126] Re: compiz hangs randomly several times per day

2011-04-18 Thread Chris Halse Rogers
Chris: I notice that from your kernel log it looks like the driver is
scanning for vblank changes on two CRTCs - do you have a dual-monitor
setup, and if so, what are its details?

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

Title:
  compiz hangs randomly several times per day

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


[Bug 764256] Re: Wallpaper and Desktop-files are not visible

2011-04-18 Thread Alex
Sometimes there are as well some graphical errors (I will attach a
screenshot to clarify what I mean).

** Attachment added: Bildschirmfoto.png
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/764256/+attachment/2058078/+files/Bildschirmfoto.png

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

Title:
  Wallpaper and Desktop-files are not visible

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


[Bug 760841] Re: package man-db 2.5.9-4 failed to install/upgrade: underprocess installerade post-installation-skript gav felkod 1

2011-04-18 Thread Yrogirg
When I first installed 11.04 beta2 yesterday I hadn't this error.
However, when I reinstalled it today (from the same usb stick on the
same computer) it appeared. Anyway, I reinstalled man-db package and the
error is gone.

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

Title:
  package man-db 2.5.9-4 failed to install/upgrade: underprocess
  installerade post-installation-skript gav felkod 1

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


[Bug 750334] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-04-18 Thread David Henningsson
Built the package, installed it and rebooted. After reboot, media keys stops 
working immediately after boot (perhaps when the login sound stops playing?)
But perhaps your fix is on the right track nonetheless, and that you could just 
add a check against what stream is being removed (i e if id's match)?

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

Title:
  gnome-settings-daemon crashed with SIGABRT in raise()

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


[Bug 657523] Re: USC is extremely slow at loading/navigating/installing

2011-04-18 Thread duanedesign
*** This bug is a duplicate of bug 641899 ***
https://bugs.launchpad.net/bugs/641899

Please do not nominate a bug for a release that does not have a fix.

thank you

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

Title:
  USC is extremely slow at loading/navigating/installing

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


[Bug 764255] Re: compiz preferences

2011-04-18 Thread Apport retracing service
*** This bug is a duplicate of bug 737792 ***
https://bugs.launchpad.net/bugs/737792

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #737792, so 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.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/764255/+attachment/2058000/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/764255/+attachment/2058002/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/764255/+attachment/2058003/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/764255/+attachment/2058008/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/764255/+attachment/2058010/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/764255/+attachment/2058011/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/764255/+attachment/2058012/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/764255/+attachment/2058013/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 737792
   compiz crashed with SIGABRT in Glib::exception_handlers_invoke()
 * You can subscribe to bug 737792 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/737792/+subscribe

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  compiz preferences

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


[Bug 764261] Re: zeitgeist-daemon crashed with OperationalError in execute(): database is locked

2011-04-18 Thread Apport retracing service
*** This bug is a duplicate of bug 736285 ***
https://bugs.launchpad.net/bugs/736285

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #736285, so 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/764261/+attachment/2058079/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/764261/+attachment/2058080/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/764261/+attachment/2058081/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 736285
   zeitgeist-daemon crashed with OperationalError in execute(): database is 
locked
 * You can subscribe to bug 736285 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/736285/+subscribe

** Visibility changed to: Public

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

Title:
  zeitgeist-daemon crashed with OperationalError in execute(): database
  is locked

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


[Bug 757202] Re: Tray icon image is missing

2011-04-18 Thread Yevgen Muntyan
The icon came back after upgrade.

** Changed in: gnome-power-manager (Ubuntu)
   Status: New = Fix Released

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

Title:
  Tray icon image is missing

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


[Bug 753311] Re: In Portuguese language, Keyboard shortcut's information text has large gap between each word

2011-04-18 Thread André Gondim
I will request information in upstream GNOME Translations.

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

Title:
  In Portuguese language, Keyboard shortcut's information text has large
  gap between each word

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


[Bug 706814] Re: several logs not populated

2011-04-18 Thread dino99
hi Bremm,

i've seen that too, but this system is not a fresh install and all the
logs where previously running (till April 18th 2011) even if ubuntu-bug
thinks now that its a frsh install

This is about 4.6.4-2 into natty, which is hardly outdated, as the
latest stable branch is now 5.8.0, so its why i've required it to be
merged ASAP from SID

https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/762505

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

Title:
  several logs not populated

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


[Bug 764265] [NEW] [natty] DNS server is not picked up on dhcp

2011-04-18 Thread LGB [Gábor Lénárt]
Public bug reported:

Binary package hint: network-manager

After upgrading from maverick (where it worked fine) system does not
pick up the DNS server setting, and /etc/resolv.conf does not contain
any nameserver directive. To be able to work, I have to manually edig
/etc/resolv.conf to include the IP address of my home router which also
a name server (and it picked up well under maverick). This is the
default Auto eth0 entry in network manager's network setting options.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: network-manager 0.8.4~git.20110319t175609.d14809b-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Date: Mon Apr 18 08:09:56 2011
EcryptfsInUse: Yes
IpRoute:
 192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.100  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 192.168.1.1 dev eth0  proto static
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 vboxnet0  no wireless extensions.
Keyfiles: Error: [Errno 2] No such file or directory
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
PciNetwork:
 
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: Upgraded to natty on 2010-09-12 (217 days ago)
WpaSupplicantLog:

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 natty running-unity

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

Title:
  [natty] DNS server is not picked up on dhcp

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


[Bug 764264] [NEW] plasma-widget-networkmanagement does not connect automatically

2011-04-18 Thread sml
Public bug reported:

Binary package hint: plasma-widget-networkmanagement

I have NetworkManagement set to store connection secrets unencrypted (in
a file). Although my wireless connection is set to connect
automatically, it doesn't actually do this. After booting or resuming I
have to manually click the wireless network for it to connect. In
Maverick, the Connect Automatically feature worked great.

This bug is related to Launchpad Bug #760432, but I am creating a new
bug because that one is marked as Fix Released, and is indeed
partially fixed. I am running fully updated Kubuntu 11.04 (installed
beta 2).

Description:Ubuntu Natty (development branch)
Release:11.04

plasma-widget-networkmanagement:
  Installed: 0.9~svngit20110408-0ubuntu2
  Candidate: 0.9~svngit20110408-0ubuntu2
  Version table:
 *** 0.9~svngit20110408-0ubuntu2 0
500 http://mirror.internode.on.net/pub/ubuntu/ubuntu/ natty/main amd64 
Packages
100 /var/lib/dpkg/status

What you expected to happen:
After selecting my connection to connect automatically, it should connect to 
the wireless network without my intervention if it is available. This is how it 
worked in 10.10.

What happened instead:
Although the network is visible, I have to manually click the entry in the 
widget popup for it to connect.

** Affects: plasma-widget-networkmanagement (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 11.04 kubuntu natty network regression

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-networkmanagement in Ubuntu.
https://bugs.launchpad.net/bugs/764264

Title:
  plasma-widget-networkmanagement does not connect automatically

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


[Bug 764265] Re: [natty] DNS server is not picked up on dhcp

2011-04-18 Thread LGB [Gábor Lénárt]
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/764265

Title:
  [natty] DNS server is not picked up on dhcp

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


[Bug 764265] Re: [natty] DNS server is not picked up on dhcp

2011-04-18 Thread LGB [Gábor Lénárt]
My /etc/resolv.conf file (note, the nameserver line is written by me to
be able to resolve names and report this bug, it was empty not counting
the comments):

# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 192.168.1.1

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

Title:
  [natty] DNS server is not picked up on dhcp

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


[Bug 760698] Re: bzr crashed with TypeError in update_search(): QAbstractItemView.setCurrentIndex(QModelIndex): argument 1 has unexpected type 'NoneType'

2011-04-18 Thread Andrew Bennetts
** Visibility changed to: Public

** Package changed: bzr (Ubuntu) = qbzr (Ubuntu)

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

Title:
  bzr crashed with TypeError in update_search():
  QAbstractItemView.setCurrentIndex(QModelIndex): argument 1 has
  unexpected type 'NoneType'

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


[Bug 700292] Re: Bluetooth keyboard after natty upgrade not working

2011-04-18 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Committed

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

Title:
  Bluetooth keyboard after natty upgrade not working

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


[Bug 706219] Re: [natty] Password given during installation, not accepted after reboot.

2011-04-18 Thread Stanz
Thank you Patrick
With no one else marked affected after all this time...Incomplete is all we got?
Well.. I can confirm this error Does Not occur with Beta 2.
As other testers have not had this occur with their installs,
http://iso.qa.ubuntu.com/qatracker/result/5482/22

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

Title:
  [natty] Password given during installation, not accepted after reboot.

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


[Bug 661394] Re: Compal/nvidia breakage in system76 laptops

2011-04-18 Thread Chodid
This bug affects me as well, my system having a NVIDIA Geforce 8600M GT
graphics card.

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

Title:
  Compal/nvidia breakage in system76 laptops

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


[Bug 764272] [NEW] unity launcher bar does not disappear

2011-04-18 Thread LGB [Gábor Lénárt]
Public bug reported:

Binary package hint: unity

It seems that chromium can trigger this bug: either unity (in compiz
settings) is set to dodge windows or autohide it works fine until I
switch a workspace where maximized (not full screen, just maximized)
chromium window can be seen. After that it won't disappear even if it
overlaps the chromium window, also if I switch to another workspace, it
won't go away ever. If I click on chromium's maximize window button to
un-maxmize it works again (even if I re-maximize it again) but another
workspace switch away and back triggers the problem again.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.8.8-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  270.41.03  Sat Apr  9 00:04:57 
PDT 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu3)
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
Date: Mon Apr 18 08:16:58 2011
DistUpgraded: Log time: 2010-09-12 13:58:25.192945
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.0.4, 2.6.35-28-generic, i686: installed 
 vboxhost, 4.0.4, 2.6.38-8-generic, i686: installed 
 vboxhost, 4.0.4, 2.6.35-27-generic, i686: installed 
 nvidia-current, 270.41.03, 2.6.35-28-generic, i686: installed 
 nvidia-current, 270.41.03, 2.6.38-8-generic, i686: installed
EcryptfsInUse: Yes
GraphicsCard:
 nVidia Corporation NV43 [GeForce 6200] [10de:014f] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:819e]
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, In use)
Lsusb:
 Bus 002 Device 004: ID 04d9:1503 Holtek Semiconductor, Inc. Shortboard Lefty
 Bus 002 Device 003: ID 045e:0039 Microsoft Corp. IntelliMouse Optical
 Bus 002 Device 002: ID 046d:08da Logitech, Inc. QuickCam Messanger
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=a5601479-5c0c-426e-931b-fe8ab0d82b50 ro splash quiet vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
ProcVersionSignature__: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: Upgraded to natty on 2010-09-12 (217 days ago)
dmi.bios.date: 06/08/2005
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: ASUS A8N-E ACPI BIOS Revision 1005
dmi.board.name: A8N-E
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: 2.XX
dmi.chassis.asset.tag: 123456789000
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSA8N-EACPIBIOSRevision1005:bd06/08/2005:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnA8N-E:rvr2.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu1
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: apport-bug compiz-0.9 i386 natty running-unity ubuntu

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

Title:
  unity launcher bar does not disappear

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


[Bug 764272] Re: unity launcher bar does not disappear

2011-04-18 Thread LGB [Gábor Lénárt]
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/764272

Title:
  unity launcher bar does not disappear

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


[Bug 764271] [NEW] fails to decode .swf flash file

2011-04-18 Thread Martin John Bouckaert
Public bug reported:

downloaded .swf application from
http://www.forzatraders.com/flash/ForzaMotorsport3CarSetupTool.swf to
use offline but the app it opens with, totem, didn't have the
appropriate codecs and recommended searching for them. found
gstreamer0.10 but nothing else. upon installation, .swf still failed to
play.

ProblemType: Bug
Architecture: i386
Date: Mon Apr 18 16:02:54 2011
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/totem
Package: libgstreamer0.10-0 0.10.25-2
ProcEnviron:
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-23.74-generic
SourcePackage: gstreamer0.10
Uname: Linux 2.6.31-23-generic i686

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

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

Title:
  fails to decode .swf flash file

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


[Bug 764271] Re: fails to decode .swf flash file

2011-04-18 Thread Martin John Bouckaert
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/764271

Title:
  fails to decode .swf flash file

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


[Bug 764270] [NEW] kernel BUG at /build/buildd/linux-2.6.38/include/linux/io-mapping.h:106!

2011-04-18 Thread Francisco Murphy Perez
Public bug reported:

well I just have VLC playing some music, tasque and I was editing a txt file 
(not more than 3 pages)
the computer shutdown ...and didnt restart

second time I was lucky and computer   start

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.42
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  murpholinox   1265 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfc30 irq 45'
   Mixer name   : 'Realtek ALC262'
   Components   : 'HDA:10ec0262,104d2800,00100100 
HDA:14f12c06,104d1700,0010'
   Controls  : 16
   Simple ctrls  : 10
Date: Mon Apr 18 00:56:28 2011
Failure: oops
Frequency: Once a day.
HibernationDevice: RESUME=UUID=922676a5-2399-4528-9c46-39fdd6319c80
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110330)
MachineType: Sony Corporation VGN-NR220FE
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=4d0ec4a6-1014-41ad-af48-c2f82494b76b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.50
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: kernel BUG at /build/buildd/linux-2.6.38/include/linux/io-mapping.h:106!
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/23/2007
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: R1101J9
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR1101J9:bd10/23/2007:svnSonyCorporation:pnVGN-NR220FE:pvrC3LQSQ8L:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VGN-NR220FE
dmi.product.version: C3LQSQ8L
dmi.sys.vendor: Sony Corporation

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


** Tags: apport-kerneloops i386 kernel-oops natty needs-upstream-testing 
regression-release

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

Title:
  kernel BUG at /build/buildd/linux-2.6.38/include/linux/io-
  mapping.h:106!

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


[Bug 764270] Re: kernel BUG at /build/buildd/linux-2.6.38/include/linux/io-mapping.h:106!

2011-04-18 Thread Francisco Murphy Perez
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/764270

Title:
  kernel BUG at /build/buildd/linux-2.6.38/include/linux/io-
  mapping.h:106!

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


[Bug 764148] Re: package mono-gac 2.4.4~svn151842-1ubuntu4 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 9 zurück

2011-04-18 Thread Robert Roth
*** This bug is a duplicate of bug 764147 ***
https://bugs.launchpad.net/bugs/764147

** This bug has been marked a duplicate of bug 764147
   package mono-gac 2.4.4~svn151842-1ubuntu4 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 9 zurück
 * You can subscribe to bug 764147 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/mono/+bug/764147/+subscribe

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

Title:
  package mono-gac 2.4.4~svn151842-1ubuntu4 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  9 zurück

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

[Bug 764115] Re: package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel module failed to build

2011-04-18 Thread Robert Roth
*** This bug is a duplicate of bug 700036 ***
https://bugs.launchpad.net/bugs/700036

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 #700036, 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 700036
   package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel 
module failed to build - error: ‘struct signal_struct’ has no member named 
‘count’
 * You can subscribe to bug 700036 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/700036/+subscribe

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

Title:
  package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr
  kernel module failed to build

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

[Bug 763917] Re: package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel module failed to build

2011-04-18 Thread Robert Roth
*** This bug is a duplicate of bug 700036 ***
https://bugs.launchpad.net/bugs/700036

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 #700036, 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 700036
   package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel 
module failed to build - error: ‘struct signal_struct’ has no member named 
‘count’
 * You can subscribe to bug 700036 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/700036/+subscribe

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

Title:
  package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr
  kernel module failed to build

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

[Bug 746174] Re: Screen corruption on Macbook Air (Nvidia 320M)

2011-04-18 Thread Daniel van Vugt
Complete EDID (from the nvidia control panel) attached.

parse-edid: parse-edid version 2.0.0
parse-edid: EDID checksum passed.

# EDID version 1 revision 3
Section Monitor
# Block type: 2:0 3:1
# Block type: 2:0 3:fe
# Block type: 2:0 3:fc
Identifier Color LCD
VendorName APP
ModelName Color LCD
# Block type: 2:0 3:1
# Block type: 2:0 3:fe
# Block type: 2:0 3:fc
# DPMS capabilities: Active off:no  Suspend:no  Standby:no

Mode1366x768  # vfreq 60.000Hz, hfreq 48.000kHz
DotClock72.00
HTimings1366 1380 1436 1500
VTimings768 769 772 800
Flags   -HSync -VSync
EndMode
# Block type: 2:0 3:1
# Block type: 2:0 3:fe
# Block type: 2:0 3:fc
EndSection


** Attachment added: edid.bin
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/746174/+attachment/2058164/+files/edid.bin

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

Title:
  Screen corruption on Macbook Air (Nvidia 320M)

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


[Bug 745540] Re: Method CreateItem with signature a{sv}(oayay)b on interface org.freedesktop.Secret.Collection doesn't exist

2011-04-18 Thread Henrik Görlin
** Changed in: ubuntu-sso-client
   Status: In Progress = Fix Released

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

Title:
  Method CreateItem with signature a{sv}(oayay)b on interface
  org.freedesktop.Secret.Collection doesn't exist

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


[Bug 720095] Re: vsftpd causes a vmalloc space leak in Lucid

2011-04-18 Thread Rachel Greenham
Quite right, I should have noticed that. :-) I may just need to be
patient then, although this being a production machine experiencing real
problems since go-live with users connecting in volume may preclude
patience. I had been considering embedding a java FTP server into our
application instead, although now I've thought of that other advantages
of doing so come to mind. :-) Late reply because commenting on this bug
didn't subscribe me to it like I expected. Will subscribe now.

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

Title:
  vsftpd causes a vmalloc space leak in Lucid

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


[Bug 707259] Re: Installer crashed when choosing location.

2011-04-18 Thread Stanz
Cannot reproduce with natty b2 w/updated system.

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

Title:
  Installer crashed when choosing location.

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


[Bug 653524] Re: Suspend to RAM doesn't work on Acer Aspire One with Ubuntu 10.10

2011-04-18 Thread coffeeyy
Hi Tommy_CZ,

Try install the ATI Graphics driver  -
http://support.amd.com/us/gpudownload/Pages/index.aspx

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

Title:
  Suspend to RAM doesn't work on Acer Aspire One with Ubuntu 10.10

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


[Bug 648180] Re: Unity sucks

2011-04-18 Thread Bilal Akhtar
Jeff,

Points 2) and 3) of your comment are not a problem anymore in 11.04
Unity. As for 2), the keyboard shortcut for 'Show Desktop' is Super+D .

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

Title:
  Unity sucks

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