Confirmed fixed in 3.13.0-2-generic, where in 3.13.0-1-generic it was
still failing.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969299
Title:
apparmor prevents dpkg-divert and localedef from work
So if I understand the whole context, procps start has always been
broken in lxc (and maybe openvz too?) because the apparmor profile
restricts writes to the kernel namespace. When called from upstart the
failure to start is ignored. dpkg is not as forgiving, so trying to
upgrade the package blows
Public bug reported:
Rsyslog 7 has many performance improvements, including the faster imptcp
input, and an optional native elasticsearch output was added. Debian
testing has version 7.4.4 already.
** Affects: rsyslog (Ubuntu)
Importance: Undecided
Status: New
--
You received this
Public bug reported:
Seems like overlayfs and unix sockets are not playing well. It might be
racy, as it fails consistently on my laptop with an SSD, whereas for
smoser it only failed a single time.
Steps to reproduce:
REL="precise"
$ sudo lxc-create -n source-$REL-amd64 -t ubuntu-cloud -- \
Host:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Saucy Salamander (development branch)
Release:13.10
Codename: saucy
Linux sidnei-laptop 3.11.0-3-generic #6-Ubuntu SMP Mon Aug 19 14:42:35
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
$ ap
Public bug reported:
Started getting this error in the latest daily from the ppa:
Error getting init pid for container /var/lib/lxc:sidnei-local-machine-1
$ apt-cache policy lxc
lxc:
Installed: 0.9.0.0~staging~20130816-1225-0ubuntu1~ppa1~saucy1
Candidate: 0.9.0.0~staging~20130816-1225-0ubunt
Tested on a cloud instance which doesn't have a local dnsmasq, it ended
up with the following config:
$ cat /etc/resolv.conf
# 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 10.88.0.1
The vpn server is running a dnsmasq instance with the following
settings:
"""
addn-hosts=/etc/hosts.openvpn-server
addn-hosts=/etc/hosts.openvpn-clients
no-hosts
dns-forward-max=0
no-resolv
"""
In the vpn server configs, it is pushing it's own IP as a dns server:
"""
push "dhcp-option DNS 10.88.
Public bug reported:
In my setup I have a non-recursive name server that gets pushed as part
of a vpn setup. This name server only resolves addresses that are part
of the vpn. It gets pushed to the top of the resolv.conf file by
/etc/openvpn/update-resolv-conf.
Since the dnsmasq instance set up b
Public bug reported:
Packaged version is rather old, has no python3 support. See also:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675423
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: python-setproctitle 1.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 3.9.0-2.7-generic 3.9.3
Uname: Linux
See also Bug #1093934 which seems to be a similar issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182613
Title:
puppet completely broken on saucy
To manage notifications about this bug go to:
Apparently the problem is that the default ruby is now 1.9. Running
/usr/bin/ruby1.8 /usr/bin/puppet seems to work around the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182613
Title:
p
$ puppet
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load
such file -- facter (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/vendor_ruby/puppet.rb:4:in `'
from /usr/lib/ruby/1.9.1/rubygems/custom
Public bug reported:
Can't run any command.
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: puppet 3.1.1-1ubuntu1
ProcVersionSignature: User Name 3.9.0-2.7-generic 3.9.3
Uname: Linux 3.9.0-2-generic x86_64
ApportVersion: 2.10.1-0ubuntu1
Architecture: amd64
Date: Tue May 21 18:52:11 2013
Ec2
Public bug reported:
Seems like duplicity is invoked multiple times for a backup, with --dry-
run and whatnot. In the course of that, it does multiple calls to list
the contents of the backup folder. For a single incremental backup:
grep -c
"https://one.ubuntu.com/api/file_storage/v1/~/deja-dup/
Confirmed that this fixes the problem. When rewinding the file handle on
retry the subsequent PUT request *does* succeed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1161599
Title:
Backup to Ubunt
Actually it might be more obvious than it seems.
When the PUT request is done, an open file handle is passed as the
'body' argument to httplib2 request(). Since there was a timeout and
retry, the file handle was read from so the current position in the file
has moved. There's no seek() back to the
Looking at the way that httplib2 catches exceptions, if there's for
example a socket.timeout the conn object is not closed
(https://code.google.com/p/httplib2/source/browse/python2/httplib2/__init__.py#1257)
I suspect that might leave the conn object in a semi-broken state.
Since duplicity instant
We've managed to rule out an application error. Those '400 Bad Request'
are being returned by Apache, so we have great confidence than somehow a
malformed request is being sent, which Apache then rejects.
Here's a breakdown of Status 400 failures from the Apache logs over the
course of ~24h:
Pyth
Tested 22.0-0ubuntu4 on precise by enabling -proposed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1154920
Title:
Backup schedule should be spread over the day
To manage notifications about this
Seems to fix the problem as expected.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1154920
Title:
Backup schedule should be sp
Public bug reported:
$ testdrive-gtk
Traceback (most recent call last):
File "/usr/bin/testdrive-gtk", line 1000, in
window = TestdrivegtkWindow()
File "/usr/bin/testdrive-gtk", line 113, in __new__
new_object.finish_initializing(builder)
File "/usr/bin/testdrive-gtk", line 165, in
*** This bug is a duplicate of bug 1159636 ***
https://bugs.launchpad.net/bugs/1159636
Public bug reported:
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/launchpad/cmds.py",
line 193, in run
import webbrowser # this import should not be lazy
File "/usr/lib/python2.7/webbrow
*** This bug is a duplicate of bug 1100096 ***
https://bugs.launchpad.net/bugs/1100096
** This bug has been marked a duplicate of bug 1100096
open-vm-dkms 2012.10.14-874563-0ubuntu1: open-vm-tools kernel module failed
to build
--
You received this bug notification because you are a membe
Public bug reported:
Not much to add.
ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: open-vm-dkms 2012.10.14-874563-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
Uname: Linux 3.8.0-0-generic x86_64
ApportVersion: 2.8-0ubuntu1
Architecture: amd64
DKMSKernelVersion: 3
Public bug reported:
Got an error during the latest kernel update.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: open-vm-dkms 2012.10.14-874563-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
Uname: Linux 3.8.0-0-generic x86_64
ApportVersion: 2.8-0ubuntu1
Architecture: a
Public bug reported:
Happened two times already for me, once on a network glitch (where the
wget failed) and once where it never finished so I had to kill wget.
Eg:
drwx-- 2 root root 4096 Oct 8 10:28 tmp.jFQHxoBsm0
-rw-r--r-- 1 root root 179044352 Oct 8 01:02
ubuntu-12.04-server-clo
** Also affects: juju
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1063770
Title:
cloud lxc template leaves half-written files if interrupted
To manage
Public bug reported:
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1403, in
with_tempdir(main)
File "/usr/bin/duplicity", line 1396, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1378, in main
incremental_backup(sig_chain)
File "/usr/bin/duplicity",
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1049375
Title:
Failure during backup, probably bad path name
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dup
FTR, actually A1 can't reach it's public IP either.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022612
Title:
private instance IPs can only reach public IPs in other regions, not
the same regio
To be fair I don't know the difference between a sync and a merge
request.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1004373
Title:
Please sync rabbitmq-server 2.8.2 from Debian
To manage notif
Public bug reported:
The 2.8 series has several improvements related to performance, memory
pressure and monitoring. Ideally this should be backported to precise-
backports and lucid-backports as well once it hits the archive. The
upstream version builds unchanged in lucid.
** Affects: rabbitmq-s
Turns out it's only an issue if you have the nvidia package enabled, as
it'll use the libgl mesa from the nvidia package (details escape me).
Removing the nvidia drivers makes it work just fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/958161
Title:
No 3d graphics on VMware Fusion 4
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+b
Public bug reported:
Seems like 3D graphics should be supported if enabled on the host,
however that doesn't seem to be the case.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.12.20-562307-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/942144
Title:
Using bindhome option of ubuntu template conflicts with ubuntu user
To manage notifications about this bug go to:
https://bugs.launchpad.n
Public bug reported:
Recent changes introduced the creation of an 'ubuntu' user with sudo
access by default. However, that conflicts with the --bindhome option if
the user specified for --bindhome has uid/gid 1000.
"""
hallyn, hola, looks like lxc-create -t ubuntu -- -b doesn't
work anymore if
Argh. And '--type=method_call' is missing too!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888434
Title:
/usr/lib/pm-utils/sleep.d/55NetworkManager calls the wrong method
To manage notifications
Moreover, it's calling 'dbus_send' instead of 'dbus-send'.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888434
Title:
/usr/lib/pm-utils/sleep.d/55NetworkManager calls the wrong method
To manage no
Public bug reported:
* Package name: pypy
Version : 1.6
Upstream Author : Armin Rigo
* URL : http://www.pypy.org/
* License : MIT/X
Programming Lang: Python
Description : PyPy is a fast, compliant alternative implementation of the
Python language.
PyP
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841967
Title:
01cpu_online script hangs, backtraces, bumps load
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/
Public bug reported:
While trying to investigate increased load (4.0+) after upgrading to
Oneiric, I found in syslog that the 01cpu_online script was hanging and
backtracing. Apparently, disabling it brings load down to acceptable
levels again.
Sep 5 13:35:20 sidnei-laptop kernel: [ 360.730184]
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839715
Title:
rabbitmq-server segfaults on startup under lucid lxc container in
oneiric
To manage notifications about this bug go to:
https://bugs.lau
Public bug reported:
Not much else to add. I suspect it's a bad interaction with LXC or the
kernel version, as it's working fine elsewhere.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: rabbitmq-server 1.7.2-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0
Public bug reported:
Lucid lxc containers are affected by Bug #819621. While the oneiric
ubuntu lxc template adds a ppa and installs the lxcguest package, it
would be nicer if lxcguest was backported instead.
** Affects: lxc (Ubuntu)
Importance: Critical
Status: Confirmed
--
You r
Avahi is nothing more than a multicast-dns implementation. if avahi-
daemon is installed in the container and libnss-mdns (IIRC) in the host,
then the container will broadcast it's hostname through mdns and the
host would be able to resolve it. It might be overkill however,
specially since the dhcl
After a reboot, this is now working!
May I change the suggestion to use avahi to instead modify the host's
dhclient.conf as I done above instead? Or maybe you can come up with a
better way to do it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
Apparently that doesn't work. I modified the host's dhclient.conf to
add:
prepend domain-name-servers 192.168.122.1;
Such that /etc/resolv.conf now contains:
nameserver 192.168.122.1
nameserver 10.0.1.1
dnsmasq seems to be running:
1366 dnsmasq --strict-order --bind-interfaces --pid-
Public bug reported:
Would be really nice to be able to 'ssh .local' by using
avahi-daemon to advertise the container.
** Affects: lxc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
After installing the updated libcurl3-gnutls package the error hasn't
happened over a period of 7h, where before it would happen at least once
in a period of 30 minutes. I consider this bug fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
A quick test seems to indicate that updating to
libcurl3-gnutls=7.21.3-1ubuntu1.3 fixes my problems with landscape-
client, bzr and apt-transport-https. I'll leave landscape-client running
for some 24h and check the logs to make sure.
--
You received this bug notification because you are a member
No sign of the package in natty-proposed yet, so I guess there's a
backlog in the buildd.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/736216
Title:
bzr crashed with error in _curl_perform(): (28,
The fix was comitted upstream:
https://github.com/bagder/curl/commit/d4e000906ac4ef243258a5c9a819a7cde247d16a
We might need to get this into an SRU (for maverick and later iirc).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/736932
Title:
ldconfig doesn't list libraries in non-multiarch paths
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
Public bug reported:
As of today, ldconfig -p | grep pam isn't listing libpam for example.
According to Colin Watson, that's because libraries that are in non-
multiarch paths are not being found.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libc6 2.13-0ubuntu6
ProcVersionSignature: Ubun
As I said on my previous comment, it has worked fine after upgrading the
kernel. Feel free to close this issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/713379
Title:
Blank screen during boot w
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/719546
Title:
Missing port number in EC2_URL treats whole URL as host
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.c
Public bug reported:
Binary package hint: euca2ools
If the EC2_URL environment variable is missing a port number all
commands fail with: [Errno -2] Name or service not known
Changing the EC2_URL to contain a port number makes it work.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: euca2o
** Attachment added: "Xorg.0.log on a working boot"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/713379/+attachment/1837344/+files/Xorg.0.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
** Attachment added: "dmesg on a working boot"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/713379/+attachment/1837343/+files/dmesg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/713379
Ti
After removing "vesafb.sucks=1" and rebooting, everything worked just
like when I added it (ie, nouveau works). I suspect I hadn't rebooted
after upgrading the kernel today and the kernel upgrade fixed it. I'm
running 2.6.38-2-generic now.
--
You received this bug notification because you are a m
*** This bug is a duplicate of bug 649997 ***
https://bugs.launchpad.net/bugs/649997
** Also affects: landscape-client
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
The problem happens when I take 'nomodeset' off the kernel line. With
that, it boots with vesafb and uses vesa for X.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/713379
Title:
Blank screen during
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/713379
Title:
Blank screen during boot with nouveau, stripes when X starts
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubu
Public bug reported:
Binary package hint: xorg
Using nouveau on natty, the screen is completely blank during boot. Once
X starts, the screen is black with vertical stripes of different colors.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xserver-xorg 1:7.6~3ubuntu3
ProcVersionSignature:
** Changed in: lazr.testing
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/453466
Title:
[needs-packaging] mocker
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ub
@Andy:
I'm running a fully-up-to-date Maverick, and still getting tons of
wakeups from load balancing ticks. It's consistently the top one, at:
28.1% (200.1) [kernel scheduler] Load balancing tick
That's with:
Linux sidnei-laptop 2.6.35-20-generic #29-Ubuntu SMP Fri Sep 3
14:55:28 UTC 201
Seems like this is what got merged into Linus tree:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=396e894d289d69bacf5acd983c97cd6e21a14c08
Although this seems to be meaningful too:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=5
The thread at:
https://groups.google.com/group/zen_kernel/browse_thread/thread/71a306f1a3a7b318?pli=1
Mentions this patch which seems slightly meaningful:
http://lkml.indiana.edu/hypermail/linux/kernel/1007.3/01096.html
And this other patch, which seems like it's the real thing:
http://lk
*** This bug is a duplicate of bug 629910 ***
https://bugs.launchpad.net/bugs/629910
** This bug has been marked a duplicate of bug 629910
nvidia 256.53 xorg-server 1.9.0 performance regression with antialiased text
--
Slow video performance since upgrade to Maverick
https://bugs.launchpa
** Attachment added: ".proc.driver.nvidia.cards.0.txt"
https://bugs.launchpad.net/bugs/629910/+attachment/1541379/+files/.proc.driver.nvidia.cards.0.txt
** Attachment added: ".proc.driver.nvidia.registry.txt"
https://bugs.launchpad.net/bugs/629910/+attachment/1541380/+files/.proc.driver.n
Public bug reported:
I'm experiencing issues similar to the ones described at:
http://www.nvnews.net/vbulletin/showthread.php?t=154563
Switching font rendering from 'Subpixel Smoothing (LCD)' to any other
setting in 'Preferences -> Appearance' makes the problem go away.
ProblemType: Bug
Distr
** Attachment added: ".proc.driver.nvidia.cards.0.txt"
https://bugs.edge.launchpad.net/bugs/629568/+attachment/1540006/+files/.proc.driver.nvidia.cards.0.txt
** Attachment added: ".proc.driver.nvidia.registry.txt"
https://bugs.edge.launchpad.net/bugs/629568/+attachment/1540007/+files/.pro
Public bug reported:
Binary package hint: xorg
Since I've upgraded to Maverick, the video performance has been
horrible. Most noticeably, scrolling in xchat-gnome is so terrible that
it takes about 2 seconds to refresh the screen after a PgUp/PgDown.
It could be anything from the new Xorg to the
** Attachment added: "Dependencies.txt"
https://bugs.edge.launchpad.net/bugs/629548/+attachment/1539777/+files/Dependencies.txt
--
Firmware doesn't get properly reset
https://bugs.launchpad.net/bugs/629548
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Public bug reported:
>From time to time NetworkManager will not connect to the wireless
network after a clean boot, but most noticeably after a suspend.
Restarting the machine multiple times does not solve it. Booting into OS
X and rebooting back into Ubuntu solves it.
This is an Apple MacBook Pr
** Summary changed:
- Microsoft has a majority market share
+
** Summary changed:
-
+ Microsoft has a majority market share
--
Microsoft has a majority market share
https://bugs.launchpad.net/bugs/1
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct
Doesn't seem like the binary driver is much of an improvement, though it
saves close to 1W.
** Attachment added: "PowerTOP debug output with binary nvidia driver instead
of nouveau."
http://launchpadlibrarian.net/42805932/powertop-nvidia-idle.log
--
multicore macbook power-hungry, using 18W
** Attachment added: "PowerTOP debug output with default kernel options."
http://launchpadlibrarian.net/42788060/powertop-standard-idle.log
--
multicore macbook power-hungry, using 18W on idle
https://bugs.launchpad.net/bugs/55
You received this bug notification because you are a member o
** Attachment added: "PowerTOP debug output with 'maxcpus=1'."
http://launchpadlibrarian.net/42788011/powertop-single-core-idle.log
--
multicore macbook power-hungry, using 18W on idle
https://bugs.launchpad.net/bugs/55
You received this bug notification because you are a member of Ubuntu
** Attachment added: "PowerTOP debug output with 'processor.max_cstate=1'."
http://launchpadlibrarian.net/42787850/powertop-max-cstate-1-idle.log
--
multicore macbook power-hungry, using 18W on idle
https://bugs.launchpad.net/bugs/55
You received this bug notification because you are a me
PowerTOP debug output with 'processor.max_cstate=2'.
All superfluous services were stopped (postgres, landscape-client,
pommed). Taken from a VT, before logging in to GDM.
** Attachment added: "PowerTOP debug output with 'processor.max_cstate=2'."
http://launchpadlibrarian.net/42787794/powerto
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/42787327/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/42787328/AplayDevices.txt
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/42787329/BootDmesg.txt
** Att
Public bug reported:
Will attach powertop info below.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-18-generic 2.6.32-18.27
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-18.27-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-18-generic i686
NonfreeK
Public bug reported:
Binary package hint: gwibber
it would be really neat if gwibber supported Gmail/Brizzly/(Mutt?) style
keyboard shortcuts for reading messages. That is 'j' and 'k' for moving
to next/previous message while reading.
** Affects: gwibber (Ubuntu)
Importance: Undecided
Public bug reported:
Using STATIC or SYSTEM network configuration in a single machine (yes, I
know it's not supported) doesn't seem to work. Looking through logs I've
found the following:
==> /var/log/eucalyptus/httpd-cc_error_log <==
ERROR: Disallowed command ///usr/share/eucalyptus/populate_arp
Public bug reported:
Binary package hint: mountall
Getting this error today, while trying to upgrade from Karmic:
E: Couldn't configure pre-depend libplymouth2 for mountall, probably a
dependency cycle.
** Affects: mountall (Ubuntu)
Importance: Undecided
Status: New
--
cyclic de
Public bug reported:
Python module for graceful creation of test doubles (mocks, stubs, fakes
and dummies).
URL: http://labix.org/mocker
Launchpad: https://edge.launchpad.net/mocker
License: PSF
** Affects: landscape
Importance: Undecided
Status: New
** Affects: lazr.testing
** Also affects: landscape-client
Importance: Undecided
Status: New
--
landscape-monitor crashed with DBusException in __new__()
https://bugs.launchpad.net/bugs/435500
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/30999089/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/30999090/CurrentDmesg.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/30999091/Dependencies.txt
** A
Public bug reported:
Binary package hint: xorg
After upgrading to Karmic, I let my computer idle and the display went
blank. When returning from blank, the gnome-power-manager applet had a
white square icon with four blue arrows, and hovering it points to this
blog post:
http://blogs.gnome.org/h
** Also affects: landscape
Importance: Undecided
Status: New
** Changed in: landscape
Status: New => Confirmed
** Changed in: landscape
Importance: Undecided => High
** Changed in: landscape
Milestone: None => 1.4.0
--
vmbuilder fails to work with grub2
https://bugs.lau
I confirm the same behaviour:
1) With kernel 2.6.28-15 the files show up just fine
2) With kernel 2.6.31-6 the files do not appear
(fwiw, I'm using kernel 2.6.31-6 on Jaunty, from following the
instructions for X/KernelModeSetting)
--
cifs mount on NAS-share with empty directory
https://bugs.la
Fix released, now Launchpad is Open Source.
** Also affects: launchpad
Importance: Undecided
Status: New
** Changed in: launchpad
Importance: Undecided => High
** Changed in: launchpad
Status: New => Fix Released
** Changed in: launchpad
Milestone: None => 2.2.7
--
Ubu
Public bug reported:
Binary package hint: funkload
Upstream documentation states that "Unfortunatly the FunkLoad Debian
package (old 1.6.2-3) does not work properly.", and provides a link to
an updated package of the latest release. We should get that newest
package into the distribution.
See: h
Public bug reported:
The goal of JsTestDriver is to build a JavaScript test runner which:
1. easily integrates with continuous builds systems and
2. allows running tests on multiple browsers quickly to ease TDD style
development.
We are planning to use JsTestDriver as the test runner for
Public bug reported:
Binary package hint: bitlbee
Upon upgrading to Jaunty, bitlbee no longer starts up at boot time.
Instead, I have to manually issue a /etc/init.d/bitlbee restart once
network is up to get it started.
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: bitl
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/24866980/Dependencies.txt
--
Bitlbee does not start at boot time
https://bugs.launchpad.net/bugs/356261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
SNAFU. Had a different version of twisted on my PYTHONPATH.
** Changed in: twisted (Ubuntu)
Status: New => Invalid
--
trial crashed with AssertionError in installReactor()
https://bugs.launchpad.net/bugs/354087
You received this bug notification because you are a member of Ubuntu
Bugs, wh
1 - 100 of 109 matches
Mail list logo