[Bug 944179] Re: smbd crashed with SIGABRT in rep_strlcpy()

2012-04-19 Thread Joe Liau
/var/log/samba/log.nmbd 
/var/log/samba/log.smbd

Attached

** Attachment added: Log files
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/944179/+attachment/3092583/+files/sambalog.tar.gz

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

Title:
  smbd crashed with SIGABRT in rep_strlcpy()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/944179/+subscriptions

-- 
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 569757] Re: NIS upstart dependency broken for lucid

2012-04-19 Thread Ernst Kloppenburg
I have installed 3.17-31ubuntu0.10.04.3 on lucid after purging the previous 
version including our hand crafted upstart configuration.
- Installation went fine
- I have tested the function as a NIS client successfully
- starting after reboot works, it also survives a suspend/resume cycle

But I noticed that there isn't any log output, neither in the console
messages at boot time nor in the syslog.

I injected an error by misspecifying the nis domain. This also did not
produce any output anywhere that might help to debug.

I think (but I am no sure) that you would see more output with the
current stock nis package.

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

Title:
  NIS upstart dependency broken for lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/569757/+subscriptions

-- 
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 971314] Re: 1:4.2.6.p3+dfsg-1ubuntu3 on Precise generates a memory corruption

2012-04-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  1:4.2.6.p3+dfsg-1ubuntu3 on Precise generates a memory corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/971314/+subscriptions

-- 
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 981955] Re: lxc-execute does not seem to work in precise

2012-04-19 Thread B Clausius
** Attachment added: debug.out
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/981955/+attachment/3092780/+files/debug.out

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

Title:
  lxc-execute does not seem to work in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/981955/+subscriptions

-- 
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 985099] Re: ssh long waiting time (delay) on 12.04 (not on 11.04)

2012-04-19 Thread Martin Konopka
I attach files with outputs from  commands  ssh  -vvv   issued on
machine P.

The operation
ssh P /bin/true
(issued again on P) is quick. Almost no noticeable delay.


** Attachment added: output from ssh to machine N
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/985099/+attachment/3092831/+files/ssh_from_P_to_N

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

Title:
  ssh long waiting time (delay) on 12.04  (not on 11.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/985099/+subscriptions

-- 
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 985099] Re: ssh long waiting time (delay) on 12.04 (not on 11.04)

2012-04-19 Thread Martin Konopka
** Attachment added: ssh to machine M
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/985099/+attachment/3092835/+files/ssh_from_P_to_M

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

Title:
  ssh long waiting time (delay) on 12.04  (not on 11.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/985099/+subscriptions

-- 
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 985489] [NEW] nova-compute stops processing compute.$HOSTNAME occasionally

2012-04-19 Thread Nick Moffitt
Public bug reported:

root@novamanager:~# /usr/sbin/rabbitmqctl list_queues  | awk '$1 ~ 
/^compute/  $2 != 0 { print }'
compute.nodexyzzy   12

Occasionally on canonistack, we find that a compute node simply stops
processing its rabbit queues.  A check of the logs will show no nova-
compute.log activity for hours, but a restart of nova-compute will cause
it to check all the instances and then process all the requests in
rabbit (usually lots of duplicates from frustrated users trying to re-
send delete requests and get their quota back for another deployment).

In fact, while I was typing this (having restarted nova-compute on
nodexyzzy before starting), I re-ran the above command to find it now
silent.

This happens often enough (once every couple of days at least) but we're
not sure of how to debug this.  Is there any information we can get you
about a nova-compute process that is in this unhappy state?

For the record, here is the last entry in the example node's nova-
compute.log when I bounced things around 09:00Z:

2012-04-19 06:35:35 DEBUG nova.virt.libvirt.connection [-]
Updating host stats from (pid=3428) update_status /usr/lib/python2.7
/dist-packages/nova/virt/libvirt/connection.py:2467

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


** Tags: canonistack

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

Title:
  nova-compute stops processing compute.$HOSTNAME occasionally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/985489/+subscriptions

-- 
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 985489] Re: nova-compute stops processing compute.$HOSTNAME occasionally

2012-04-19 Thread Andrew Glen-Young
The symptoms are similar to what we experienced in LP#903212, however I
can confirm that libvirtd seems to be responding correctly in Precise.

Is there further information that we can provide?

$ dpkg-query --show nova-*
nova-api2012.1~e4~20120210.12574-0ubuntu1
nova-common 2012.1-0ubuntu2
nova-compute2012.1-0ubuntu2
nova-compute-hypervisor 
nova-compute-kvm2012.1-0ubuntu2

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=Ubuntu precise (development branch)

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

Title:
  nova-compute stops processing compute.$HOSTNAME occasionally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/985489/+subscriptions

-- 
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 975973] Re: integrate with bind package

2012-04-19 Thread Jelmer Vernooij
Hi Thomas, why the prefix? This is already associated with the samba4
package.

** Summary changed:

- samba4: integrate with bind package
+ integrate with bind package

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

Title:
  integrate with bind package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/975973/+subscriptions

-- 
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 935071] Re: Please remove drools from precise

2012-04-19 Thread Colin Watson
2012-04-19 12:07:23 INFOCreating lockfile: 
/var/lock/launchpad-lp-remove-package.lock
2012-04-19 12:07:33 INFORemoving candidates:
2012-04-19 12:07:33 INFOdrools 4.0.7-0ubuntu1 in precise
2012-04-19 12:07:33 INFOlibdrools-core-java 4.0.7-0ubuntu1 in precise 
amd64
2012-04-19 12:07:33 INFOlibdrools-core-java 4.0.7-0ubuntu1 in precise 
armel
2012-04-19 12:07:33 INFOlibdrools-core-java 4.0.7-0ubuntu1 in precise 
armhf
2012-04-19 12:07:33 INFOlibdrools-core-java 4.0.7-0ubuntu1 in precise 
i386
2012-04-19 12:07:33 INFOlibdrools-core-java 4.0.7-0ubuntu1 in precise 
powerpc
2012-04-19 12:07:33 INFOlibdrools-extras-java 4.0.7-0ubuntu1 in precise 
amd64
2012-04-19 12:07:33 INFOlibdrools-extras-java 4.0.7-0ubuntu1 in precise 
armel
2012-04-19 12:07:33 INFOlibdrools-extras-java 4.0.7-0ubuntu1 in precise 
armhf
2012-04-19 12:07:33 INFOlibdrools-extras-java 4.0.7-0ubuntu1 in precise 
i386
2012-04-19 12:07:33 INFOlibdrools-extras-java 4.0.7-0ubuntu1 in precise 
powerpc
2012-04-19 12:07:33 INFORemoved-by: Colin Watson
2012-04-19 12:07:33 INFOComment: requested by james-page; introduced for 
eucalyptus which has since been removed, no other reverse-dependencies; LP: 
#935071
2012-04-19 12:07:33 INFO11 packages successfully removed.
Confirm this transaction? [yes, no] yes
2012-04-19 12:07:39 INFOTransaction committed.
2012-04-19 12:07:39 INFOThe archive will be updated in the next publishing 
cycle.

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

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

Title:
  Please remove drools from precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drools/+bug/935071/+subscriptions

-- 
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 898045] [NEW] Walrus List bucket is not sorted as per S3 API guidelines

2012-04-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:


Walrus works based on Amazon S3 API. In that case, Amazon cloud returns
List keys(objects) response in sorted order whereas Walrus cloud
doesn't. This creates lot of problems when the cloud has more than 1000
objects.

If a cloud bucket contains more than 1000 objects, List object query
will return only 1000 objects max in a single response. In order to
query the rest of the keys we need to set the marker tag to the last key
of the first response and query again. Since the first response itself
is not in sorted order, there is no guarantee that the last key is
actually in the correct position. Thus we may loose some keys. This
scenario works perfect with Amazon cloud buckets. I'll try to explain
this scenario with an example,

Consider following keys are present in a bucket (Just for example and
not real time scenario)

1. m
2. n
3. g
4. a
5. d
6. b
7. k
8. c

and consider Amazon restricts only 5 keys maximum(not 1000) while
listing. In this case, if I query for the first time, It is returning
like,

1. m
2. n
3. g
4. a
5. d

which is not in sorted order, hence if I use the key 'd' as the marker
and query for the next result, after that it is sorted and the result is
given like,

6. g
7. m
8. n
9. k

Where 'b' and 'c' are missing. And also the previous keys are
duplicated.

This issue can be reproduced very easily. I'm using eucalyptus-
walrus-2.0.3. This issue happens even in CloudBerry explorer.

Hope this information helps.

Please see the Amazon S3 guidelines here:
http://docs.amazonwebservices.com/AmazonS3/latest/API/index.html?RESTBucketGET.html

I have also posted this issue in Amazon S3 forum, please see the link
https://forums.aws.amazon.com/thread.jspa?threadID=80955

I tested this with Fedora but i believe this bug will also be in Ubuntu.
I don't find any separate site for posting bugs in eucalyptus hence
posting here.

Regards,
Rajesh A.

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

-- 
Walrus List bucket is not sorted as per S3 API guidelines
https://bugs.launchpad.net/bugs/898045
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to eucalyptus in Ubuntu.

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


[Bug 888936] Re: Please remove eucalyptus-commons-ext from precise

2012-04-19 Thread Colin Watson
2012-04-19 12:13:52 INFOCreating lockfile: 
/var/lock/launchpad-lp-remove-package.lock
2012-04-19 12:14:03 INFORemoving candidates:
2012-04-19 12:14:03 INFOeucalyptus-commons-ext 0.5.0-0ubuntu3 in precise
2012-04-19 12:14:03 INFOlibeucalyptus-commons-ext-java 0.5.0-0ubuntu3 
in precise amd64
2012-04-19 12:14:03 INFOlibeucalyptus-commons-ext-java 0.5.0-0ubuntu3 
in precise armel
2012-04-19 12:14:03 INFOlibeucalyptus-commons-ext-java 0.5.0-0ubuntu3 
in precise armhf
2012-04-19 12:14:03 INFOlibeucalyptus-commons-ext-java 0.5.0-0ubuntu3 
in precise i386
2012-04-19 12:14:03 INFOlibeucalyptus-commons-ext-java 0.5.0-0ubuntu3 
in precise powerpc
2012-04-19 12:14:03 INFORemoved-by: Colin Watson
2012-04-19 12:14:03 INFOComment: requested by james-page; introduced for 
eucalyptus which has since been removed, no other reverse-dependencies; LP: 
#888936
2012-04-19 12:14:03 INFO6 packages successfully removed.
Confirm this transaction? [yes, no] yes
2012-04-19 12:14:12 INFOTransaction committed.
2012-04-19 12:14:12 INFOThe archive will be updated in the next publishing 
cycle.

** Changed in: eucalyptus-commons-ext (Ubuntu Precise)
   Status: New = Fix Released

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

Title:
  Please remove eucalyptus-commons-ext from precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus-commons-ext/+bug/888936/+subscriptions

-- 
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 966617] Re: supply high level design documents

2012-04-19 Thread Jamie Strandboge
** Description changed:

  This is a tracking bug for a dependency of the juju MIR (bug #912861).
  
  Juju is a revolutionary technology and is something that enterprises
  will use to deploy services and machines that are reachable over the
  network so highlevel documentation would aid in more peer review and
  help adoption in the enterprise. This does not have to be a massive book
  or anything-- for the design document, just some high level stuff with a
  few diagrams for the different providers so that people understand the
  architecture, network topologies, use of the bootstrapping node, how
  zookeeper is used, how charms are deployed, how services are
  deployed/exposed, etc. The security design document would complement
  this and mention how ssh access works, environments.yaml, initial
  security groups, zookeeper ACLs, what juju does to limit access to the
- bootstrapping node, keeping systems up to date, how charms on the
- bootstrapping node can't be subverted, the security issues we've
+ bootstrapping node, keeping systems up to date, how charms are run as
+ root (and therefore must be guarded against tampering), how charms once
+ on the bootstrapping node can't be subverted, the security issues we've
  discussed. The two could be in one document and could be in a man page
  or in juju.ubuntu.com/docs (ie part of the official documentation).

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

Title:
  supply high level design documents

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/966617/+subscriptions

-- 
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 898045] Re: Walrus List bucket is not sorted as per S3 API guidelines

2012-04-19 Thread Manfred Herrmann
** Project changed: eucalyptus = eucalyptus (Ubuntu)

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

Title:
  Walrus List bucket is not sorted as per S3 API guidelines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/898045/+subscriptions

-- 
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 965478] Re: Please remove python-image-store-proxy from precise

2012-04-19 Thread Colin Watson
2012-04-19 12:33:03 INFOCreating lockfile: 
/var/lock/launchpad-lp-remove-package.lock
2012-04-19 12:33:13 INFORemoving candidates:
2012-04-19 12:33:13 INFOimage-store-proxy 1.0.4-0ubuntu6 in precise
2012-04-19 12:33:13 INFOpython-image-store-proxy 1.0.4-0ubuntu6 in 
precise amd64
2012-04-19 12:33:13 INFOpython-image-store-proxy 1.0.4-0ubuntu6 in 
precise armel
2012-04-19 12:33:13 INFOpython-image-store-proxy 1.0.4-0ubuntu6 in 
precise armhf
2012-04-19 12:33:13 INFOpython-image-store-proxy 1.0.4-0ubuntu6 in 
precise i386
2012-04-19 12:33:13 INFOpython-image-store-proxy 1.0.4-0ubuntu6 in 
precise powerpc
2012-04-19 12:33:13 INFORemoved-by: Colin Watson
2012-04-19 12:33:13 INFOComment: requested by james-page; introduced for 
eucalyptus which has since been removed, no other reverse-dependencies; LP: 
#965478
2012-04-19 12:33:13 INFO6 packages successfully removed.
Confirm this transaction? [yes, no] yes
2012-04-19 12:33:14 INFOTransaction committed.
2012-04-19 12:33:14 INFOThe archive will be updated in the next publishing 
cycle.

** Changed in: image-store-proxy (Ubuntu Precise)
   Status: Confirmed = Fix Released

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

Title:
  Please remove python-image-store-proxy from precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/image-store-proxy/+bug/965478/+subscriptions

-- 
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 875262] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so'

2012-04-19 Thread Zineb MOURACHE
Thanks parq ! your solution worked for me !!

I just upgraded to ubuntu 11.10 and got the same problem :

PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20090626+lfs/sqlite.so' -
/usr/lib/php5/20090626+lfs/sqlite.so: cannot open shared object file: No
such file or directory in Unknown on line 0

I followed the instructions fromparq (pablo-romeroquinteros) and it
foxed the issue perfectly

As he described :

Step by step:
- Download the old package from here: 
http://packages.ubuntu.com/natty-updates/php5-sqlite
- Extracts sqlite.so
- Move sqlite.so to /usr/lib/php5/20090626+lfs/
- Change file permissions to root:root
- Enjoy!

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

Title:
  PHP Startup: Unable to load dynamic library
  '/usr/lib/php5/20090626+lfs/sqlite.so'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/875262/+subscriptions

-- 
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 985489] Re: nova-compute stops processing compute.$HOSTNAME occasionally

2012-04-19 Thread Andrew Glen-Young
This has happened again.

Process listing:

$ ps auxwwwf | grep [n]ova-compute

nova 25735  0.0  0.0  48040 4 ?Ss   Apr16   0:00 su -s /bin/sh 
-c exec nova-compute --flagfile=/etc/nova/nova.conf 
--flagfile=/etc/nova/nova-compute.conf nova
nova 25746  1.2  0.1 1725088 32604 ?   Sl   Apr16  53:22  \_ 
/usr/bin/python /usr/bin/nova-compute --flagfile=/etc/nova/nova.conf 
--flagfile=/etc/nova/nova-compute.conf

Strace'ing the parent process:

$ sudo strace -p 25735
Process 25735 attached - interrupt to quit
wait4(-1, 
^C

Strace'ing the child process

$ sudo strace -p 25746
Process 25746 attached - interrupt to quit
restart_syscall(... resuming interrupted call ...
^C

Checking libvirtd:

$ time sudo virsh list | wc -l
33

real0m0.170s
user0m0.020s
sys 0m0.012s

Last few lines from /var/log/nova/nova-compute.log:

2012-04-19 07:04:28 DEBUG nova.manager [-] Running periodic task 
ComputeManager._poll_bandwidth_usage from (pid=25746) periodic_tasks 
/usr/lib/python2.7/dist-packages/nova/manager.py:152
2012-04-19 07:04:28 INFO nova.compute.manager [-] Updating bandwidth usage cache
2012-04-19 07:04:28 DEBUG nova.manager [-] Running periodic task 
ComputeManager.update_available_resource from (pid=25746) periodic_tasks 
/usr/lib/python2.7/dist-packages/nova/manager.py:152
--- restart happens now ---
2012-04-19 13:54:25 DEBUG nova.service [-] Full set of FLAGS: from (pid=1012) 
wait /usr/lib/python2.7/dist-packages/nova/service.py:402
2012-04-19 13:54:25 DEBUG nova.service [-] default_floating_pool : nova from 
(pid=1012) wait /usr/lib/python2.7/dist-packages/nova/service.py:411

Conclusion: libvirtd is responding, but nova-compute is not.

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

Title:
  nova-compute stops processing compute.$HOSTNAME occasionally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/985489/+subscriptions

-- 
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 985708] [NEW] package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-19 Thread ran22man
Public bug reported:

Did not try to add any entries in bind, errors during system install of
package.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: bind9 1:9.8.1.dfsg.P1-4
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
Uname: Linux 3.2.0-23-generic-pae i686
ApportVersion: 2.0.1-0ubuntu5
Architecture: i386
Date: Fri Apr 13 17:25:17 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
RelatedPackageVersions:
 bind9utils 1:9.8.1.dfsg.P1-4
 apparmor   2.7.102-0ubuntu3
SourcePackage: bind9
Title: package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-03-08 (41 days ago)
modified.conffile..etc.bind.named.conf.options: [modified]
mtime.conffile..etc.bind.named.conf.options: 2012-03-08T10:55:05.726753

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


** Tags: apport-package i386 precise

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

Title:
  package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/985708/+subscriptions

-- 
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 985708] Re: package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-19 Thread ran22man
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/985708

Title:
  package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/985708/+subscriptions

-- 
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 985708] Re: package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/985708/+subscriptions

-- 
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 416313] Re: [arm] large file copy fails from a vfat filesystem through samba

2012-04-19 Thread Tobin Davis
I have failed to reproduce this in precise using the following setup:

Samba server (Panda):
3 20G LVM partitions (vfat, ext4, ntfs)

Clients:
Windows XP Pro
Windows 7 Home Starter Edition.

I used a daily-preinstalled desktop omap4.img.gz as the payload file,
copying it to each of the above 3 samba share points.  I then ran md5sum
on the panda to verify the image files.  The only issue I have seen is
the vfat partition somehow was given a date stamp of Dec 31, 1969 (could
be a vfat or samba issue - unsure).  Other than that, I had no issues
copying the files.

** Changed in: samba (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  [arm] large file copy fails from a vfat filesystem through samba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/416313/+subscriptions

-- 
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 985727] [NEW] krb5-admin-server falsely claiming clock skew errors

2012-04-19 Thread Brian Knoll
Public bug reported:

I installed a Kerberos KDC and Admin Server onto an Ubuntu 12.04 64-bit
VM.  I created a test realm, and added principals.

When I kinit, it works, and I get a ticket back.  However, when I try to
use kadmin, kadmin is extremely slow to respond, then eventually gives
an unspecified GSS failure: clock skew too great error.  This occurs
even when I am simply using kadmin to connect to the same machine I am
on.  In other words, I can use it to connect to localhost, meaning the
clocks would be identical, yet I still get this error.

This does not happen when the guest VM onto which I install the KDC is
an Ubuntu 10.04 VM.  However, installing onto 12.04 causes this failure.

The clock is synchronized since it is a VM, so that is not the problem.
However, as I said, this occurs even if I connect from the KDC to the
KDC using kadmin.  Of course, kadmin.local works just fine, but I would
rather not have to rely on that for management of my Kerberos realms,
especially since it worked in 10.04.

Thanks,
Brian

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: krb5-admin-server 1.10+dfsg~beta1-2
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
Date: Thu Apr 19 12:02:53 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120327.1)
ProcEnviron:
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: krb5
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  krb5-admin-server falsely claiming clock skew errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/985727/+subscriptions

-- 
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 985727] Re: krb5-admin-server falsely claiming clock skew errors

2012-04-19 Thread Brian Knoll
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/985727

Title:
  krb5-admin-server falsely claiming clock skew errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/985727/+subscriptions

-- 
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 544377] Re: PXE Error: Only absolute filenames allowed

2012-04-19 Thread Tim
*** This bug is a duplicate of bug 531123 ***
https://bugs.launchpad.net/bugs/531123

Ubuntu 10.4.4 - in /etc/defaut/tftpd-hpa  the option is actually
TFTP_OPTIONS=-s, the default config has OPTIONS=. but that is
not the same.

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

Title:
  PXE Error: Only absolute filenames allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/544377/+subscriptions

-- 
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 985741] [NEW] multipath can't show device on which is setup lvm

2012-04-19 Thread vincent
Public bug reported:

root@SGELLIN119:~# lsb_release -rd
Description:Ubuntu 11.10
Release:11.10

affect package: multipath-tools, lvm2

If  creating logical volume with Multipath on disk primary partition 1, 
multipath can’t find the 
disks. Syslog show  such error when booting system

kernel: [   27.604034] device-mapper: table: 252:5: multipath: error getting 
device
kernel: [   27.604115] device-mapper: ioctl: error adding target to table


I use fdisk to create two partitions on one physical lun.

Mpath6:
/dev/mapper/mpath6-part1
/dev/mapper/mpath6-part2

Mpath7:
/dev/mapper/mpath7-part1
/dev/mapper/mpath7-part2

create a logical volume on  mpath6-part2, mpath7-part2
Reboot  host, there is no exception and error logs. Multipath could
Find all devices.

root@SGELLIN119:~# multipath -ll | grep SYMM
mpath9 (3697192602316533030453335) dm-10 EMC,SYMMETRIX
mpath8 (3697192602316533030453334) dm-6 EMC,SYMMETRIX
mpath7 (369719260231653303045) dm-7 EMC,SYMMETRIX
mpath6 (3697192602316533030453332) dm-4 EMC,SYMMETRIX
mpath5 (3697192602316533030453331) dm-3 EMC,SYMMETRIX


root@SGELLIN119:~# lvs -v
Finding all logical volumes
  LV  VG  #Seg Attr   LSizeMaj Min KMaj KMin Origin Snap%  Move 
Copy%  Log Convert LV UUID   
  mlv my_vg  1 -wi-a- 1020.00m  -1  -1 252  22  
   c3cECW-CJry-OdXI-O9bZ-lXq8-BUYq-obzcvB
  sym_lv2 sym_vg22 -wi-a-  200.00m  -1  -1 252  20  
   1t9SZa-QEEm-2u6p-lCqN-aqcd-xOpn-dC1YAu
  sym_lv3 sym_vg32 -wi-a-  200.00m  -1  -1 252  21  
   w4H00r-l71s-UURm-C32C-wDuS-fEF2-wlJFI0

Then I use same way to create a lv on mpath6-part1 and mpath7-part1
After rebooting host,  there are some error logs happen. 
Multipath can’t find mpath6 and mapth7.  Of course the logical volums on
Mpath6 and mpath7 were lost also.


root@SGELLIN119:~# multipath -ll| grep SYMM
mpath9 (3697192602316533030453335) dm-3 EMC,SYMMETRIX
mpath8 (3697192602316533030453334) dm-2 EMC,SYMMETRIX
mpath5 (3697192602316533030453331) dm-5 EMC,SYMMETRIX


root@SGELLIN119:~# lvs -v
Finding all logical volumes
  LV   VG#Seg Attr   LSizeMaj Min KMaj KMin Origin Snap%  Move Copy%  
Log Convert LV UUID
  mlv  my_vg1 -wi-a- 1020.00m  -1  -1 252  1
  c3cECW-CJry-OdXI-O9bZ-lXq8-BUYq-obzcvB


the finding is that if creating lvm on disk primary partition 1.  Something 
were changed  and it lead multipath
couldn’t find devices.

root@SGELLIN119:~# udevadm info --query=all --name=/dev/mapper/mpath6
P: /devices/virtual/block/dm-8
N: dm-8
L: -100
S: mapper/mpath6
S: disk/by-id/dm-name-mpath6
S: disk/by-id/dm-uuid-mpath-3697192602316533030453332
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/block/dm-8
E: MAJOR=252
E: MINOR=8
E: DEVNAME=/dev/dm-8
E: DEVTYPE=disk
E: SUBSYSTEM=block
E: DM_NAME=mpath6
E: DM_UUID=mpath-3697192602316533030453332
E: DM_SUSPENDED=0
E: DM_UDEV_RULES=1
E: DEVLINKS=/dev/mapper/mpath6 /dev/disk/by-id/dm-name-mpath6 
/dev/disk/by-id/dm-uuid-mpath-3697192602316533030453332

Value L is negative compare to normal one

Here is an temporary recovery way:
4)  Service multipath-tools stop
5)  Dmsetup remove_all
6)  Service multipath-tools start
However, the issue is consistent  after I reboot OS.

If I remove lv  ( still have LVM package in OS) ,  multipath work well.

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bug.apport

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

Title:
  multipath can't show device on which is setup lvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/985741/+subscriptions

-- 
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 943502] Re: whois doesn't properly query .hr/.sx/.pe TLDs and incorrect format for whois.arin.net

2012-04-19 Thread Chris J Arges
Ok I'll start the backport process. Building it now.

** Description changed:

+ 
+ Please backport whois 5.0.15ubuntu2 (main) from precise
+ 
+ Description:
+ Please backport whois 5.0.15ubuntu2 (main) from precise to oneiric.
+ 
+ Reason for the backport:
+ 
+  Enter your reasoning here 
+ 
+ Testing:
+ 
+ Mark off items in the checklist [X] as you test them, but please leave the 
checklist so that backporters can quickly evaluate the state of testing.
+ 
+ You can test-build the backport in your PPA with backportpackage:
+ $ backportpackage -u ppa:lp username/ppa name -s precise -d oneiric whois
+ 
+ * oneiric:
+ [ ] Package builds without modification
+ [ ] whois installs cleanly and runs
+ 
+ Reverse dependencies:
+ =
+ The following reverse-dependencies need to be tested against the new version 
of whois. For reverse-build-dependencies (-Indep), please test that the package 
still builds against the new whois. For reverse-dependencies, please test that 
the version of the package currently in the release still works with the new 
whois installed. Reverse- Recommends, Suggests, and Enhances don't need to be 
tested, and are listed for completeness-sake.
+ 
+ whois
+ -
+ * bdii
+   [ ] oneiric (Reverse-Depends)
+ * dancer-ircd
+   [ ] oneiric (Reverse-Recommends)
+ * subnetcalc
+   [ ] oneiric (Reverse-Recommends)
+ * greenwich
+   [ ] oneiric (Reverse-Depends)
+ * ircd-hybrid
+   [ ] oneiric (Reverse-Recommends)
+ * gnome-nettool
+   [ ] oneiric (Reverse-Depends)
+ * fail2ban
+   [ ] oneiric (Reverse-Recommends)
+ * bsdmainutils
+   [ ] oneiric (Reverse-Suggests)
+ * psad
+   [ ] oneiric (Reverse-Depends)
+ * bastille
+   [ ] oneiric (Reverse-Recommends)
+ * nagios-plugins-standard
+   [ ] oneiric (Reverse-Recommends)
+ 
+ --
+ 
  [Impact]
  Fixes issues using whois with .hr/.sx/.pe TLDs. In addition updates query 
format for IPs when accessing ARIN.
  
  [Development Fix]
  These issues were fixed in 5.0.14 of whois.
  
  [Stable Fix]
  Since most of the fixes are covered in updating from 5.0.11 to 5.0.14, a 
backport of these version provides all fixes.
  
  [Test Case]
  1) whois google.hr (works on precise, not on oneiric)
  2) whois registry.sx google.com.pe
  3) whois 74.125.113.102
     if we use this command in precise we see that whois adds n + to the 
query, while
     in oneiric it doesn't add that.
  
  [Regression Potential]
  Most of the changes are fairly minimal, although any changes to mkpasswd 
should be investigated.
  
  Problem Description:
  whois in oneiric can't query .hr/.sx/.pe TLDs. In addition the query format 
for ARIN is different than in precise.
  
  Version affected:
  Current Oneiric Version: 5.0.11ubuntu2

** Changed in: whois (Ubuntu Oneiric)
 Assignee: (unassigned) = Chris J Arges (christopherarges)

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

Title:
  whois doesn't properly query .hr/.sx/.pe TLDs and incorrect format for
  whois.arin.net

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/943502/+subscriptions

-- 
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 943502] Re: whois doesn't properly query .hr/.sx/.pe TLDs and incorrect format for whois.arin.net

2012-04-19 Thread Micah Gersten
Adding a backports task as this is the direction this bug is going
instead of an SRU.

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

** Changed in: whois (Ubuntu Oneiric)
 Assignee: Chris J Arges (christopherarges) = (unassigned)

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

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

Title:
  whois doesn't properly query .hr/.sx/.pe TLDs and incorrect format for
  whois.arin.net

To manage notifications about this bug go to:
https://bugs.launchpad.net/oneiric-backports/+bug/943502/+subscriptions

-- 
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 985489] Re: nova-compute stops processing compute.$HOSTNAME occasionally

2012-04-19 Thread Adam Gandelman
** Also affects: nova
   Importance: Undecided
   Status: New

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

Title:
  nova-compute stops processing compute.$HOSTNAME occasionally

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/985489/+subscriptions

-- 
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 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database bacula. Wanted 12, got 10

2012-04-19 Thread Martin
I am a litte bit surprised: Bacula is NOT an universe package and a LTS
to LTS upgrade is broken (8.04 to 10.04). But noone takes care of this
issue - even after 2 years...

And yes, I am affected by this problem: An upgrade from 8.04 to 10.04
does not work as expected.

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

Title:
  Upgrading Ubuntu LTS skips database version - Fatal error: Version
  error for database bacula. Wanted 12, got 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/bacula/+bug/579924/+subscriptions

-- 
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 569757] Re: NIS upstart dependency broken for lucid

2012-04-19 Thread Jeremy Yoder
The host I had been testing on has died a horrible death.  I'm trying to
find a new place to test this.  On the bright side, the new host won't
have ever had the old -proposed package to interfere with the upgrade,
so if that was my problem, it should just work.

Fingers crossed.

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

Title:
  NIS upstart dependency broken for lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/569757/+subscriptions

-- 
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 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database bacula. Wanted 12, got 10

2012-04-19 Thread Kern Sibbald
Hello,

Disclaimer: I don't have anything to do with LTS (other than I develop on a
Ubuntu system), so I cannot resolve the Ubuntu problem.

However, I suggest you download the source, either from the Ubuntu
source or from Source Forge and look in the updatedb directory. It has
all the scripts you need to go from one version to the next.  Note, there
may be more than one script that needs to be applied depending on what
Bacula versions involved.  In your case, I imagine you must apply the
10_to_11 script, and then the 11_to_12 script, so that the database
will be upgraded from version 10 to 11 then from 11 to 12. The text in 
the script
tells you what Bacula versions the upgrade corresponds to.

Best regards,
Kern

On 04/19/2012 10:21 PM, Martin wrote:
 I am a litte bit surprised: Bacula is NOT an universe package and a LTS
 to LTS upgrade is broken (8.04 to 10.04). But noone takes care of this
 issue - even after 2 years...

 And yes, I am affected by this problem: An upgrade from 8.04 to 10.04
 does not work as expected.


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

Title:
  Upgrading Ubuntu LTS skips database version - Fatal error: Version
  error for database bacula. Wanted 12, got 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/bacula/+bug/579924/+subscriptions

-- 
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 569757] Re: NIS upstart dependency broken for lucid

2012-04-19 Thread Steve Langasek
Thanks for the testing, Ernst.

 I think (but I am no sure) that you would see more output with the
current stock nis package.

Yes, that's true, because the output from init scripts is sent to the
console at boot time.  But I don't think that's something that should be
a blocker for this SRU, since that output is only relevant for
debugging, not for normal operation.

Jeremy, I'll wait for your test results before considering this
verified.

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

Title:
  NIS upstart dependency broken for lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/569757/+subscriptions

-- 
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 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory.

2012-04-19 Thread Sylvester Rajasekaran
Hi

Based on some of your comments I tried to find what was the issue with the 
umount 
The below command helped me to get the information who is holding the lock so 
based on Serge Hallyn (serge-hallyn) request the error shows as follows, (lsof 
didn't help me much here so I used fuser)

-
#  fuser -f -v /tmp/tmp4WlrLItmpfs

   USERPID   ACCESS 
  COMMAND
/tmp/tmp4WlrLItmpfs: root kernel   mount 
/tmp/tmp4WlrLItmpfs
-

Based on the above information where I can not kill the PID becuase
kernel is holding the lock.

So what would be my option here?

Thanks

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

Title:
  ubuntu-vm-builder crashes when trying to umount tmp directory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+subscriptions

-- 
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 801338] Re: package amavisd-new-postfix 1:2.6.5-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-19 Thread Mining3
Ubuntu 11.04 as I only like the classic mode and 11.10 was like a virus
to use:

 I can not use Synaptic Package Manger now, I reloaded from CD 11.04
October 28, 2011. Prior to this reload, a  security update for flash
dated April 16, 2012 would just half load and then I could not close it
just froze. This all start when some Ass this forum gave me a entry for
Terminal to update ClamAV as the Clam TK kept read out of date and has
done so for a while. The update screwed my whole computer up. Now the
reload does not even work correctly to fix this.. I f you jerks can not
explain things step by step or non geek terms don't offer suggestions to
help.

When I politely stated this prior about the ClamAv 0.97.4 update not
working he or she just blamed it all back on me, well now I say FUCK OFF
to that particular person - so I will just have to SUCK it up and BUY
the new Windows 8 and say bye bye. I just hate MS but at least the jerks
on that end don't blame it on the NON GEEK USER. YEs I use cut and paste
for the pricks update to Clam AV

YES THE CD was scanded OK prior to installation

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

Title:
  package amavisd-new-postfix 1:2.6.5-0ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/801338/+subscriptions

-- 
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 986011] [NEW] Package amavisd-new

2012-04-19 Thread Mining3
Public bug reported:

Synaptic  Package Manager

Package

amavisd-new version1:2.6.5 Oubuntu2

Package

amavisd-new

Preconfiguring packages ...
Selecting previously deselected package amavisd-new.
(Reading database ... 183652 files and directories currently installed.)
Unpacking amavisd-new (from .../amavisd-new_1%3a2.6.5-0ubuntu2_all.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up amavisd-new (1:2.6.5-0ubuntu2) ...
Creating/updating amavis user account...
dpkg: error: version 'configure' has bad syntax: version number does not start 
with digit
Starting amavisd: head: cannot open `/etc/mailname' for reading: No such file 
or directory
  The value of variable $myhostname is x-System-Product-Name, but should have 
been
  a fully qualified domain name; perhaps uname(3) did not provide such.
  You must explicitly assign a FQDN of this host to variable $myhostname
  in /etc/amavis/conf.d/05-node_id, or fix what uname(3) provides as a host's 
  network name!
(failed).
invoke-rc.d: initscript amavis, action start failed.
WARNING: Starting amavisd-new failed. Please check your configuration

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

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

Title:
  Package amavisd-new

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/986011/+subscriptions

-- 
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 985305] Re: [omap4] /etc/network/interfaces not created on a no-network installation

2012-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 2.10.14

---
ubiquity (2.10.14) precise-proposed; urgency=low

  [ Colin Watson ]
  * Install ubiquity-frontend-$frontend along with oem-config-$frontend to
improve dependency resolution; with the packaging the way it is at the
moment, apt may sometimes select ubiquity-frontend-kde to resolve
ubiquity's dependency on a frontend before realising that oem-config-gtk
already depends on ubiquity-frontend-gtk.
  * Don't default to installing GRUB to a removable device with /cdrom
mounted from it, even if /cdrom's filesystem isn't iso9660
(LP: #984989).
  * If encrypting the user's home directory, wipe and enable encrypted swap
before starting the slideshow, because running the slideshow can use up
a lot of memory so we won't be able to disable swap once that's in
progress (LP: #979350).
  * Automatic update of included source packages: apt-setup 1:0.55ubuntu3,
partman-base 153ubuntu4, user-setup 1.42ubuntu3.
  * If /etc/network/interfaces doesn't exist when configuring the network in
oem-config, write out a skeleton one (LP: #985305).

  [ Stéphane Graber ]
  * Always install oem-config-slideshow-ubuntu in OEM mode, also for
alternate installs (LP: #984736)
 -- Colin Watson cjwat...@ubuntu.com   Thu, 19 Apr 2012 03:30:44 +0100

** Changed in: ubiquity (Ubuntu)
   Status: Fix Committed = 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/985305

Title:
  [omap4] /etc/network/interfaces not created on a no-network
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/985305/+subscriptions

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

[Bug 984736] Re: oem-config not installed after initial installation in OEM mode

2012-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 2.10.14

---
ubiquity (2.10.14) precise-proposed; urgency=low

  [ Colin Watson ]
  * Install ubiquity-frontend-$frontend along with oem-config-$frontend to
improve dependency resolution; with the packaging the way it is at the
moment, apt may sometimes select ubiquity-frontend-kde to resolve
ubiquity's dependency on a frontend before realising that oem-config-gtk
already depends on ubiquity-frontend-gtk.
  * Don't default to installing GRUB to a removable device with /cdrom
mounted from it, even if /cdrom's filesystem isn't iso9660
(LP: #984989).
  * If encrypting the user's home directory, wipe and enable encrypted swap
before starting the slideshow, because running the slideshow can use up
a lot of memory so we won't be able to disable swap once that's in
progress (LP: #979350).
  * Automatic update of included source packages: apt-setup 1:0.55ubuntu3,
partman-base 153ubuntu4, user-setup 1.42ubuntu3.
  * If /etc/network/interfaces doesn't exist when configuring the network in
oem-config, write out a skeleton one (LP: #985305).

  [ Stéphane Graber ]
  * Always install oem-config-slideshow-ubuntu in OEM mode, also for
alternate installs (LP: #984736)
 -- Colin Watson cjwat...@ubuntu.com   Thu, 19 Apr 2012 03:30:44 +0100

** Changed in: ubiquity (Ubuntu)
   Status: Fix Committed = 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/984736

Title:
  oem-config not installed after initial installation in OEM mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/984736/+subscriptions

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

[Bug 984989] Re: grub install fails. installing from /dev/sda to /dev/sdb

2012-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 2.10.14

---
ubiquity (2.10.14) precise-proposed; urgency=low

  [ Colin Watson ]
  * Install ubiquity-frontend-$frontend along with oem-config-$frontend to
improve dependency resolution; with the packaging the way it is at the
moment, apt may sometimes select ubiquity-frontend-kde to resolve
ubiquity's dependency on a frontend before realising that oem-config-gtk
already depends on ubiquity-frontend-gtk.
  * Don't default to installing GRUB to a removable device with /cdrom
mounted from it, even if /cdrom's filesystem isn't iso9660
(LP: #984989).
  * If encrypting the user's home directory, wipe and enable encrypted swap
before starting the slideshow, because running the slideshow can use up
a lot of memory so we won't be able to disable swap once that's in
progress (LP: #979350).
  * Automatic update of included source packages: apt-setup 1:0.55ubuntu3,
partman-base 153ubuntu4, user-setup 1.42ubuntu3.
  * If /etc/network/interfaces doesn't exist when configuring the network in
oem-config, write out a skeleton one (LP: #985305).

  [ Stéphane Graber ]
  * Always install oem-config-slideshow-ubuntu in OEM mode, also for
alternate installs (LP: #984736)
 -- Colin Watson cjwat...@ubuntu.com   Thu, 19 Apr 2012 03:30:44 +0100

** Changed in: ubiquity (Ubuntu)
   Status: Fix Committed = 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/984989

Title:
  grub install fails. installing from /dev/sda to /dev/sdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/984989/+subscriptions

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

[Bug 983384] Re: Ubuntu hangs on Shutdown and Reboot

2012-04-19 Thread Napoleon
Update: So after post #25 i closed firefox which was the only
application I had opened since starting the pc, and then i tried to
reboot but it didn't, so I had to manually power it down with the power
button. Sorry but I don't know what to make of all these.

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

Title:
  Ubuntu hangs on Shutdown and Reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/983384/+subscriptions

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


[Bug 982572] Re: Launcher icons should be compressed at top, not at the bottom

2012-04-19 Thread Daniel van Vugt
** Summary changed:

- Luncher icons should be compressed at top, not at the bottom
+ Launcher icons should be compressed at top, not at the bottom

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

Title:
  Launcher icons should be compressed at top, not at the bottom

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/982572/+subscriptions

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


[Bug 938658] Re: [nvidia] Restoring minimized applications presents blank window

2012-04-19 Thread FuzzyQ
Hey Edward! No problem, you did the right thing. If I had found this bug
report earlier, I may have made a difference, but since noone seemed to
have any problems, it was a logical choice to mark the issue solved.

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

Title:
  [nvidia] Restoring minimized applications presents blank window

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/938658/+subscriptions

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


[Bug 979350] Re: install with encrypted home failed near the end: OSError: [Errno 12] Cannot allocate memory

2012-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 2.10.14

---
ubiquity (2.10.14) precise-proposed; urgency=low

  [ Colin Watson ]
  * Install ubiquity-frontend-$frontend along with oem-config-$frontend to
improve dependency resolution; with the packaging the way it is at the
moment, apt may sometimes select ubiquity-frontend-kde to resolve
ubiquity's dependency on a frontend before realising that oem-config-gtk
already depends on ubiquity-frontend-gtk.
  * Don't default to installing GRUB to a removable device with /cdrom
mounted from it, even if /cdrom's filesystem isn't iso9660
(LP: #984989).
  * If encrypting the user's home directory, wipe and enable encrypted swap
before starting the slideshow, because running the slideshow can use up
a lot of memory so we won't be able to disable swap once that's in
progress (LP: #979350).
  * Automatic update of included source packages: apt-setup 1:0.55ubuntu3,
partman-base 153ubuntu4, user-setup 1.42ubuntu3.
  * If /etc/network/interfaces doesn't exist when configuring the network in
oem-config, write out a skeleton one (LP: #985305).

  [ Stéphane Graber ]
  * Always install oem-config-slideshow-ubuntu in OEM mode, also for
alternate installs (LP: #984736)
 -- Colin Watson cjwat...@ubuntu.com   Thu, 19 Apr 2012 03:30:44 +0100

** Changed in: ubiquity (Ubuntu Precise)
   Status: Fix Committed = 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/979350

Title:
  install with encrypted home failed near the end: OSError: [Errno 12]
  Cannot allocate memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/979350/+subscriptions

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

[Bug 358814] Re: attempt to install nvidia proprietary drivers.... failed after long time out

2012-04-19 Thread Robert Roth
Thank you for reporting this bug to Ubuntu. Jaunty reached EOL on October 23, 
2010.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

I've tried recreating this bug with Precise and was unable to, given the
information you've provided. Please either a) upgrade and test or b)
increase the verbosity of the steps to recreate it so we can try again.

Please feel free to report any other bugs you may find.


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

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

Title:
  attempt to install nvidia proprietary drivers failed after long
  time out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/358814/+subscriptions

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


[Bug 826141] Re: no touchpad in Ubuntu 11.10 - Emachines E525 905g23MI

2012-04-19 Thread Christopher M. Penalver
Mihai Chivu, thank you for reporting this and helping make Ubuntu
better. This bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue?
Can you try with the latest development release of Ubuntu? ISO CD images
are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command in the
development release from a Terminal
(Applications-Accessories-Terminal). It will automatically gather and
attach updated debug information to this report.

apport-collect -p linux replace-with-bug-number

Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Description changed:

  The touchpad does not work. Although I can toggle on and off the orange
  button for touchpad activation it does not work.
- 
- cat /proc/bus/input/devices
- I: Bus=0019 Vendor= Product=0001 Version=
- N: Name=Power Button
- P: Phys=PNP0C0C/button/input0
- S: 
Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0c/PNP0C0C:00/input/input0
- U: Uniq=
- H: Handlers=kbd event0 
- B: PROP=0
- B: EV=3
- B: KEY=10 0
- 
- I: Bus=0019 Vendor= Product=0005 Version=
- N: Name=Lid Switch
- P: Phys=PNP0C0D/button/input0
- S: 
Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0c/PNP0C0D:00/input/input1
- U: Uniq=
- H: Handlers=event1 
- B: PROP=0
- B: EV=21
- B: SW=1
- 
- I: Bus=0019 Vendor= Product=0003 Version=
- N: Name=Sleep Button
- P: Phys=PNP0C0E/button/input0
- S: 
Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0c/PNP0C0E:00/input/input2
- U: Uniq=
- H: Handlers=kbd event2 
- B: PROP=0
- B: EV=3
- B: KEY=4000 0 0
- 
- I: Bus=0019 Vendor= Product=0001 Version=
- N: Name=Power Button
- P: Phys=LNXPWRBN/button/input0
- S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
- U: Uniq=
- H: Handlers=kbd event3 
- B: PROP=0
- B: EV=3
- B: KEY=10 0
  
  I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
  N: Name=AT Translated Set 2 keyboard
  P: Phys=isa0060/serio0/input0
  S: Sysfs=/devices/platform/i8042/serio0/input/input4
  U: Uniq=
- H: Handlers=sysrq kbd event4 
+ H: Handlers=sysrq kbd event4
  B: PROP=0
  B: EV=120013
  B: KEY=40200 3803078f800d001 fedfffef fffe
  B: MSC=10
  B: LED=7
  
- I: Bus=0019 Vendor= Product=0006 Version=
- N: Name=Video Bus
- P: Phys=LNXVIDEO/video/input0
- S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input5
- U: Uniq=
- H: Handlers=kbd event5 
- B: PROP=0
- B: EV=3
- B: KEY=3e000b 0 0 0
- 
- I: Bus=0003 Vendor=064e Product=a103 Version=0500
- N: Name=Video WebCam
- P: Phys=usb-:00:1d.7-4/button
- S: Sysfs=/devices/pci:00/:00:1d.7/usb2/2-4/2-4:1.0/input/input7
- U: Uniq=
- H: Handlers=kbd event7 
- B: PROP=0
- B: EV=3
- B: KEY=10 0 0 0
- 
- I: Bus= Vendor= Product= Version=
- N: Name=HDA Intel Headphone
- P: Phys=ALSA
- S: Sysfs=/devices/pci:00/:00:1b.0/sound/card0/input8
- U: Uniq=
- H: Handlers=event8 
- B: PROP=0
- B: EV=21
- B: SW=4
- 
- I: Bus=0003 Vendor=0458 Product=003a Version=0111
- N: Name=Genius Optical Mouse
- P: Phys=usb-:00:1d.0-1/input0
- S: Sysfs=/devices/pci:00/:00:1d.0/usb4/4-1/4-1:1.0/input/input9
- U: Uniq=
- H: Handlers=mouse0 event6 
- B: PROP=0
- B: EV=17
- B: KEY=7 0 0 0 0
- B: REL=103
- B: MSC=10
- 
- 
  $ xinput list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ Genius Optical Mouseid=10   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
- ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
- ↳ Power Buttonid=6[slave  
keyboard (3)]
- ↳ Video Bus   id=7[slave  
keyboard (3)]
- ↳ Power Buttonid=8[slave  
keyboard (3)]
- ↳ Sleep Buttonid=9[slave  
keyboard (3)]
- ↳ Video WebCam

[Bug 278228] Re: The manpage of fread shows wrong parameters

2012-04-19 Thread Robert Roth
Thank you for reporting this bug to Ubuntu. Jaunty reached EOL on October 23, 
2010.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

I've tried recreating this bug with Precise and was unable to, given the
information you've provided. Please either a) upgrade and test or b)
increase the verbosity of the steps to recreate it so we can try again.

Please feel free to report any other bugs you may find.


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

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

Title:
  The manpage of fread shows wrong parameters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/manpages/+bug/278228/+subscriptions

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


[Bug 985413] [NEW] AMD Catalyst 12.3 installation failed

2012-04-19 Thread Nick Barlow
Public bug reported:

Installation of Catalyst 12.3 failed after following instructions from
http://wiki.cchtml.com/index.php/Ubuntu_Precise_Installation_Guide

This may be a proprietary driver problem.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: fglrx 2:8.951-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
Uname: Linux 3.2.0-23-generic-pae i686
.tmp.unity.support.test.0:
 
.tmp.unity.support.test.1:
 
ApportVersion: 2.0.1-0ubuntu4
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
DKMSKernelVersion: 3.2.0-23-generic-pae
Date: Thu Apr 19 15:53:13 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 8.951: added
 virtualbox, 4.1.12, 3.2.0-21-generic-pae, i686: installed
 virtualbox, 4.1.12, 3.2.0-22-generic-pae, i686: installed
 virtualbox, 4.1.12, 3.2.0-23-generic, i686: installed
 virtualbox, 4.1.12, 3.2.0-23-generic-pae, i686: installed
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Sony Corporation Device [104d:907b]
 Advanced Micro Devices [AMD] nee ATI Whistler [AMD Radeon HD 6600M Series] 
[1002:6741] (prog-if 00 [VGA controller])
   Subsystem: Sony Corporation Device [104d:907b]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120328)
MachineType: Sony Corporation VPCSE17GG
PackageVersion: 2:8.951-0ubuntu1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic-pae 
root=UUID=13838ae0-51c5-4633-a6f6-71f63cd0eafe ro quiet splash 
i915.i915_enable_fbc=1 i915.i915_enable_rc6=1 pcie_aspm=force vt.handoff=7
SourcePackage: fglrx-installer
Title: fglrx 2:8.951-0ubuntu1: fglrx kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/02/2011
dmi.bios.vendor: INSYDE
dmi.bios.version: R2080H4
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:bvnINSYDE:bvrR2080H4:bd08/02/2011:svnSonyCorporation:pnVPCSE17GG:pvrC609FWXG:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VPCSE17GG
dmi.product.version: C609FWXG
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.7.6-0ubuntu1
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package compiz-0.9 i386 precise ubuntu

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

Title:
  AMD Catalyst 12.3 installation failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/985413/+subscriptions

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


[Bug 985413] Re: AMD Catalyst 12.3 installation failed

2012-04-19 Thread Nick Barlow
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985413

Title:
  AMD Catalyst 12.3 installation failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/985413/+subscriptions

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


[Bug 981258] Re: Installing apps with software center brakes unity

2012-04-19 Thread Fitoschido
*** This bug is a duplicate of bug 981168 ***
https://bugs.launchpad.net/bugs/981168

** This bug has been marked a duplicate of bug 981168
   Regression: Installing apps causes a terrible visual glitch-- have to 
restart X.org.

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

Title:
  Installing apps with software center brakes unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/981258/+subscriptions

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


[Bug 985413] Re: AMD Catalyst 12.3 installation failed

2012-04-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  AMD Catalyst 12.3 installation failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/985413/+subscriptions

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


[Bug 938658] Re: [nvidia] Restoring minimized applications presents blank window

2012-04-19 Thread FuzzyQ
Hello Shayne, thanks for your interest in my problem.
Blank windows upon maximizing from launcher occur only rarely, but it's 
definetly still there.
Much more often however, to a really unnerving extend, windows blank out after 
dodging effect took place, meaning that one window lies beneath another, gets 
activated, and either one or both of the two windows blank out.
I have the dodge animation (windows slidging to the background when another is 
being activated) in place, but the bug also appears after unabling this effect.
I hope my description isn't too confusing and may be of any help.

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

Title:
  [nvidia] Restoring minimized applications presents blank window

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/938658/+subscriptions

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


[Bug 768101] Re: [STAGING] standby fails with NVIDIA MCP7A motherboard (ZOTAC GeForce 9300-ITX WiFi)

2012-04-19 Thread Christopher M. Penalver
typo, thank you for reporting this and helping make Ubuntu better. This
bug was reported a while ago and there hasn't been any activity in it
recently. We were wondering if this is still an issue? If so, could you
please provide the information following
https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume ? As well,
can you try with the latest development release of Ubuntu? ISO CD images
are available from http://cdimage.ubuntu.com/releases/ . However, note
you can only test Suspend, not Hibernate, when using a LiveCD. If the
issue remains, run the following  command in the development release
from a Terminal (Applications-Accessories-Terminal) as it will
automatically gather and attach updated debug information to this
report.

apport-collect -p linux BUGNUMBER

Additionally, if you could try to reproduce this with the upstream
mainline kernel that would be great. It will allow additional upstream
developers to examine the issue. Refer to
https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the
upstream kernel, please remove the 'needs-upstream-testing' tag. This
can be done by clicking on the yellow pencil icon next to the tag
located at the bottom of the bug description and deleting the 'needs-
upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  [STAGING] standby fails with NVIDIA MCP7A motherboard (ZOTAC GeForce
  9300-ITX WiFi)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/768101/+subscriptions

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


[Bug 985228] Re: [USB-Audio - Logitech USB Headset, playback] Can not set USB headset as active device for playback and recording in sound settings. Worked in 11.10.

2012-04-19 Thread Alexey Shumitsky
For some unknown reason it started to work today. I will mark this bug
as invalid.

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

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

Title:
  [USB-Audio - Logitech USB Headset, playback] Can not set USB headset
  as active device for playback and recording in sound settings. Worked
  in 11.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/985228/+subscriptions

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


[Bug 944179] Re: smbd crashed with SIGABRT in rep_strlcpy()

2012-04-19 Thread Joe Liau
/var/log/samba/log.nmbd 
/var/log/samba/log.smbd

Attached

** Attachment added: Log files
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/944179/+attachment/3092583/+files/sambalog.tar.gz

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

Title:
  smbd crashed with SIGABRT in rep_strlcpy()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/944179/+subscriptions

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


[Bug 873495] Re: LightDM fails to start when installed in OEM mode after nvidia-current or nvidia-current-updates are installed

2012-04-19 Thread AceLan Kao
Hi, I'm wondering if this issue still happened while using Precise(12.04) 
kernel.
From what I heard, this issue might result from that kernel didn't send out 
the drm ready event.
So, it's possible that this issue is fixed by the newer kernel.

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

Title:
  LightDM fails to start when installed in OEM mode after nvidia-current
  or nvidia-current-updates are installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/873495/+subscriptions

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


[Bug 781294] Re: WARNING: at /build/buildd/linux-2.6.38/lib/kref.c:34 kref_get+0x21/0x30()

2012-04-19 Thread Christopher M. Penalver
Steven, thank you for reporting this bug and helping make Ubuntu better.
This bug was reported a while ago and there hasn't been any activity in
it recently. We were wondering if this is still an issue? Can you try
with the latest development release of Ubuntu? ISO CD images are
available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command in the
development release from a Terminal
(Applications-Accessories-Terminal). It will automatically gather and
attach updated debug information to this report.

apport-collect -p linux replace-with-bug-number

Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Summary changed:

- Kernel Oops after resume from suspend
+ WARNING: at /build/buildd/linux-2.6.38/lib/kref.c:34 kref_get+0x21/0x30()

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  WARNING: at /build/buildd/linux-2.6.38/lib/kref.c:34
  kref_get+0x21/0x30()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/781294/+subscriptions

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


[Bug 767143] Re: Hibernation doesn't work on Sony Vaio

2012-04-19 Thread Christopher M. Penalver
Lukasz Olszewski, thank you for reporting this and helping make Ubuntu
better. This bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please provide the information following
https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume ? As well,
can you try with the latest development release of Ubuntu? ISO CD images
are available from http://cdimage.ubuntu.com/releases/ . However, note
you can only test Suspend, not Hibernate, when using a LiveCD. If the
issue remains, run the following  command in the development release
from a Terminal (Applications-Accessories-Terminal) as it will
automatically gather and attach updated debug information to this
report.

apport-collect -p linux BUGNUMBER

Additionally, if you could try to reproduce this with the upstream
mainline kernel that would be great. It will allow additional upstream
developers to examine the issue. Refer to
https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the
upstream kernel, please remove the 'needs-upstream-testing' tag. This
can be done by clicking on the yellow pencil icon next to the tag
located at the bottom of the bug description and deleting the 'needs-
upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Tags removed: kernel-request-3.0.0-11.17 kernel-request-3.0.0-11.18 
kernel-request-3.0.0-12.19 kernel-request-3.0.0-12.20
** Tags added: bot-stop-nagging needs-upstream-testing

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Hibernation doesn't work on Sony Vaio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/767143/+subscriptions

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


[Bug 652584] Re: Microphone and camera don't work - Eee PC 1201T Ubuntu 10.10

2012-04-19 Thread Christopher M. Penalver
Borsook, thank you for reporting this and helping make Ubuntu better. Maverick 
reached EOL on April 10, 2012.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

We were wondering if this is still an issue in a supported release? If
so, can you try with the latest development release of Ubuntu? ISO CD
images are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command in a
supported release from a Terminal (Applications-Accessories-Terminal).
It will automatically gather and attach updated debug information to
this report.

apport-collect -p linux replace-with-bug-number

Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Tags added: maverick needs-upstream-testing

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Microphone and camera don't work - Eee PC 1201T Ubuntu 10.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/652584/+subscriptions

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


[Bug 569757] Re: NIS upstart dependency broken for lucid

2012-04-19 Thread Ernst Kloppenburg
I have installed 3.17-31ubuntu0.10.04.3 on lucid after purging the previous 
version including our hand crafted upstart configuration.
- Installation went fine
- I have tested the function as a NIS client successfully
- starting after reboot works, it also survives a suspend/resume cycle

But I noticed that there isn't any log output, neither in the console
messages at boot time nor in the syslog.

I injected an error by misspecifying the nis domain. This also did not
produce any output anywhere that might help to debug.

I think (but I am no sure) that you would see more output with the
current stock nis package.

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

Title:
  NIS upstart dependency broken for lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/569757/+subscriptions

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


[Bug 985414] [NEW] Unresponsive area on screen

2012-04-19 Thread petroo
Public bug reported:

Next to an XFCE organized side bar there is a small area on the screen
(about 20x20 pixels) that is colored according to the chosen background
image of the desktop.

If a window is shoved to cover this corner with its standard window
decoration the window frame is *covered* / superimposed with this small
background-colored area. Shoving the window back to a more centered
position restores the window frame.

If the desktop menu is invoked in a manner that will render a corner of
it in this area the screen (background) is not restored for that area
when the menu is closed again.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
Uname: Linux 3.2.0-23-generic-pae i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu4
Architecture: i386
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: None
Date: Thu Apr 19 07:57:36 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 blcr, 0.8.2: added
 virtualbox, 4.1.12, 3.2.0-22-generic-pae, i686: installed
 virtualbox, 4.1.12, 3.2.0-23-generic-pae, i686: installed
 virtualbox-guest, 4.1.12, 3.2.0-22-generic-pae, i686: installed
 virtualbox-guest, 4.1.12, 3.2.0-23-generic-pae, i686: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Radeon Mobility X1400 [1002:7145] 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Thinkpad T60 model 2007 [17aa:2006]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120405)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic-pae 
root=UUID=33780733-e679-4691-9993-7b50f3a9a815 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/16/2006
dmi.bios.vendor: LENOVO
dmi.bios.version: 7CETB6WW (2.06 )
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7CETB6WW(2.06):bd10/16/2006:svnLENOVO:pn:pvrThinkpadR60:rvnLENOVO:rn:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.version: Thinkpad R60
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.7.6-0ubuntu1
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise ubuntu

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

Title:
  Unresponsive area on screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/985414/+subscriptions

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


[Bug 985414] Re: Unresponsive area on screen

2012-04-19 Thread petroo
** Attachment added: Behaviour of background corner next to the xfce side bar
   
https://bugs.launchpad.net/bugs/985414/+attachment/3092587/+files/funny-corner.png

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

Title:
  Unresponsive area on screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/985414/+subscriptions

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


[Bug 985119] Re: Sound Recorder does not record sound

2012-04-19 Thread candtalan
in Unity, only 'Analogue stereo duplex'  is offered , attached
screenshot

** Attachment added: Unity, only 'Analogue stereo duplex'  is offered (not 
work)
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/985119/+attachment/3092586/+files/ubuntu-1204b2-unity-Screenshot%20from%202012-04-19%2006%3A44%3A53.png

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

Title:
  Sound Recorder does not record sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/985119/+subscriptions

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


[Bug 985119] Re: Sound Recorder does not record sound

2012-04-19 Thread candtalan
In this machine I have, by chance, also got gnome classic login session 
available.
I notice that in sound settings, using gnome classic desktop environment,  the 
mode using 'Analogue stereo Output', works ok.
However, in Unity, only 'Analogue stereo duplex' (not 'Analogue stereo Output') 
is offered and this does not work, (and in other earlier versions of Ubuntu 
over the years, has never worked in these three different machines). It seems 
to me to be significant that the particular setting is not offered, or is not 
recognised.
I attach a couple of screenshots of sound settings, one of unity, the other in 
the gnome classic desktop in this machine.

** Attachment added: showing 'Analogue stereo Output' availablity (works)
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/985119/+attachment/3092584/+files/gnomeclassic-2-Screenshot%20from%202012-04-19%2006%3A50%3A14.png

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

Title:
  Sound Recorder does not record sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/985119/+subscriptions

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


[Bug 870340] Re: Failed Resume After Hibernate

2012-04-19 Thread Christopher M. Penalver
Musashi, thank you for reporting this and helping make Ubuntu better.
This bug was reported a while ago and there hasn't been any activity in
it recently. We were wondering if this is still an issue? If so, could
you please provide the information following
https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume ? As well,
can you try with the latest development release of Ubuntu? ISO CD images
are available from http://cdimage.ubuntu.com/releases/ . However, note
you can only test Suspend, not Hibernate, when using a LiveCD. If the
issue remains, run the following  command in the development release
from a Terminal (Applications-Accessories-Terminal) as it will
automatically gather and attach updated debug information to this
report.

apport-collect -p linux BUGNUMBER

Additionally, if you could try to reproduce this with the upstream
mainline kernel that would be great. It will allow additional upstream
developers to examine the issue. Refer to
https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the
upstream kernel, please remove the 'needs-upstream-testing' tag. This
can be done by clicking on the yellow pencil icon next to the tag
located at the bottom of the bug description and deleting the 'needs-
upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Tags added: needs-upstream-testing

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Failed Resume After Hibernate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/870340/+subscriptions

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


[Bug 834506] Re: Webcam hangs up in addition to all the USB ports

2012-04-19 Thread Christopher M. Penalver
Ashrith, thank you for reporting this and helping make Ubuntu better.
This bug was reported a while ago and there hasn't been any activity in
it recently. We were wondering if this is still an issue? Can you try
with the latest development release of Ubuntu? ISO CD images are
available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command in the
development release from a Terminal
(Applications-Accessories-Terminal). It will automatically gather and
attach updated debug information to this report.

apport-collect -p linux replace-with-bug-number

Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Tags added: maverick needs-upstream-testing

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Webcam hangs up in addition to all the USB ports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/834506/+subscriptions

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


[Bug 984899] Re: right-click menu profile preference not work

2012-04-19 Thread Vadim Rutkovsky
** Changed in: gnome-terminal (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  right-click menu profile preference not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/984899/+subscriptions

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


[Bug 864980] Re: Aspire 5551 never recovers from standby

2012-04-19 Thread Christopher M. Penalver
Ken Sharp, thank you for reporting this and helping make Ubuntu better.
This bug was reported a while ago and there hasn't been any activity in
it recently. We were wondering if this is still an issue? If so, could
you please provide the information following
https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume ? As well,
can you try with the latest development release of Ubuntu? ISO CD images
are available from http://cdimage.ubuntu.com/releases/ . However, note
you can only test Suspend, not Hibernate, when using a LiveCD. If the
issue remains, run the following  command in the development release
from a Terminal (Applications-Accessories-Terminal) as it will
automatically gather and attach updated debug information to this
report.

apport-collect -p linux BUGNUMBER

Additionally, if you could try to reproduce this with the upstream
mainline kernel that would be great. It will allow additional upstream
developers to examine the issue. Refer to
https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the
upstream kernel, please remove the 'needs-upstream-testing' tag. This
can be done by clicking on the yellow pencil icon next to the tag
located at the bottom of the bug description and deleting the 'needs-
upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Tags added: needs-upstream-testing resume suspend

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Aspire 5551 never recovers from standby

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/864980/+subscriptions

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


[Bug 825503] Re: Won't wake up from sleep

2012-04-19 Thread Christopher M. Penalver
Cullen Corley, thank you for reporting this and helping make Ubuntu
better. This bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please provide the information following
https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume ? As well,
can you try with the latest development release of Ubuntu? ISO CD images
are available from http://cdimage.ubuntu.com/releases/ . However, note
you can only test Suspend, not Hibernate, when using a LiveCD. If the
issue remains, run the following  command in the development release
from a Terminal (Applications-Accessories-Terminal) as it will
automatically gather and attach updated debug information to this
report.

apport-collect -p linux BUGNUMBER

Additionally, if you could try to reproduce this with the upstream
mainline kernel that would be great. It will allow additional upstream
developers to examine the issue. Refer to
https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the
upstream kernel, please remove the 'needs-upstream-testing' tag. This
can be done by clicking on the yellow pencil icon next to the tag
located at the bottom of the bug description and deleting the 'needs-
upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Tags added: needs-upstream-testing resume suspend

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Won't wake up from sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/825503/+subscriptions

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


[Bug 770650] Re: nouveau fails to recognise nvidia chipset in MSI GE620/FX620DX laptop, causes suspend/resume failures

2012-04-19 Thread Christopher M. Penalver
John Williams, thank you for reporting this bug and helping make Ubuntu
better. This bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue?
Can you try with the latest development release of Ubuntu? ISO CD images
are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command in the
development release from a Terminal
(Applications-Accessories-Terminal). It will automatically gather and
attach updated debug information to this report.

apport-collect -p linux replace-with-bug-number

Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Description changed:

- Description:  Ubuntu Natty (development branch)
- Release:  11.04
- 
- lspci -v reports:
- 
- 01:00.0 VGA compatible controller: nVidia Corporation Device 0df4 (rev a1) 
(prog-if 00 [VGA controller])
-   Subsystem: Micro-Star International Co., Ltd. Device 108d
-   Flags: bus master, fast devsel, latency 0, IRQ 16
-   Memory at f600 (32-bit, non-prefetchable) [size=16M]
-   Memory at e000 (64-bit, prefetchable) [size=256M]
-   Memory at f000 (64-bit, prefetchable) [size=32M]
-   I/O ports at e000 [size=128]
-   Expansion ROM at f700 [disabled] [size=512K]
-   Capabilities: [60] Power Management version 3
-   Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
-   Capabilities: [78] Express Endpoint, MSI 00
-   Capabilities: [b4] Vendor Specific Information: Len=14 ?
-   Capabilities: [100] Virtual Channel
-   Capabilities: [128] Power Budgeting ?
-   Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 
?
-   Kernel driver in use: nouveau
-   Kernel modules: nouveau, nvidiafb
- 
- 
  dmesg shows nouveau is unhappy at kernel boot:
- 
  
  [9.774042] VGA switcheroo: detected DSM switching method 
\_SB_.PCI0.PEG0.PEGP handle
  [9.774092] nouveau :01:00.0: power state changed by ACPI to D0
  [9.774102] nouveau :01:00.0: power state changed by ACPI to D0
  [9.774111] nouveau :01:00.0: enabling device (0004 - 0007)
  [9.774126] nouveau :01:00.0: PCI INT A - GSI 16 (level, low) - IRQ 
16
  [9.774136] nouveau :01:00.0: setting latency timer to 64
  [9.783616] [drm] nouveau :01:00.0: Detected an NVc0 generation card 
(0x0c1a00a1)
  [9.809626] vga_switcheroo: enabled
  [9.809653] [drm] nouveau :01:00.0: Attempting to load BIOS image from 
PRAMIN
  [9.819381] [drm] nouveau :01:00.0: ... BIOS signature not found
  [9.819388] [drm] nouveau :01:00.0: Attempting to load BIOS image from 
PROM
  [9.819401] [drm] nouveau :01:00.0: ... BIOS signature not found
  [9.819406] [drm] nouveau :01:00.0: Attempting to load BIOS image from 
PCIROM
  [9.829555] nouveau :01:00.0: Invalid ROM contents
  [9.829773] [drm] nouveau :01:00.0: ... BIOS signature not found
  [9.829777] [drm] nouveau :01:00.0: Attempting to load BIOS image from 
ACPI
  [   21.530360] [drm] nouveau :01:00.0: ... appears to be valid
  [   21.530372] [drm] nouveau :01:00.0: BIT BIOS found
  [   21.530379] [drm] nouveau :01:00.0: Bios version 70.08.45.00
  [   21.530384] [drm] nouveau :01:00.0: Pointer to BIT loadval table 
invalid
  [   21.530390] [drm] nouveau :01:00.0: TMDS table version 2.0
  [   21.530396] [drm] nouveau :01:00.0: Found Display Configuration Block 
version 4.0
  [   21.530403] [drm] nouveau :01:00.0: Raw DCB entry 0: 02000300 
  [   21.530409] [drm] nouveau :01:00.0: Raw DCB entry 1: 000e 
  [   21.530416] [drm] nouveau :01:00.0: DCB connector table: VHER 0x40 5 
16 4
  [   21.530422] [drm] nouveau :01:00.0:   0: 0x: type 0x00 idx 0 
tag 0xff
  [   21.530441] [drm] nouveau :01:00.0: Adaptor not initialised, running 
VBIOS init tables.
  [   21.530446] [drm] nouveau :01:00.0: Parsing VBIOS init table 0 at 
offset 0xD56E
  [   21.554800] [drm] nouveau :01:00.0: 0xD518: i2c wr fail: -6
  [   21.609641] [drm] nouveau :01:00.0: Parsing VBIOS init table 1 at 
offset 0xDBBD
  [   21.689613] 

[Bug 985418] [NEW] [160355.513024] general protection fault: 0000 [#1] SMP

2012-04-19 Thread Vincent Ladeuil
*** This bug is a duplicate of bug 983715 ***
https://bugs.launchpad.net/bugs/983715

Public bug reported:

Probably a dupe of bug #983715 will check after details have been
uploaded.

It occurred during the night, so there is little to mention except that
again some kvm machines were running and possibly some vbox ones tried
to start (the vbox ones are part of a jenkins setup and I'm in the
process of migrating them to kvm).

ProblemType: KernelOops
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-23-generic 3.2.0-23.36
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
Annotation: Your system might become unstable now and might need to be 
restarted.
ApportVersion: 2.0.1-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  vila  18743 F pulseaudio
 /dev/snd/pcmC0D0p:   vila  18743 F...m pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf7ff8000 irq 74'
   Mixer name   : 'Analog Devices AD1989B'
   Components   : 'HDA:11d4989b,10438372,00100300'
   Controls  : 46
   Simple ctrls  : 26
Date: Thu Apr 19 07:35:57 2012
Failure: oops
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64+mac (20110427.1)
MachineType: System manufacturer System Product Name
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic 
root=UUID=9e03ea1c-298d-4b96-9870-4db1fe183774 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-1ubuntu18
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: [160355.513024] general protection fault:  [#1] SMP
UpgradeStatus: Upgraded to precise on 2012-01-23 (86 days ago)
dmi.bios.date: 12/05/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1003
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P6T DELUXE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1003:bd12/05/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6TDELUXE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-kerneloops kernel-oops precise

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

Title:
  [160355.513024] general protection fault:  [#1] SMP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/985418/+subscriptions

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


[Bug 985418] Re: [160355.513024] general protection fault: 0000 [#1] SMP

2012-04-19 Thread Vincent Ladeuil
*** This bug is a duplicate of bug 983715 ***
https://bugs.launchpad.net/bugs/983715

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

Title:
  [160355.513024] general protection fault:  [#1] SMP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/985418/+subscriptions

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


[Bug 985418] Re: [160355.513024] general protection fault: 0000 [#1] SMP

2012-04-19 Thread Vincent Ladeuil
*** This bug is a duplicate of bug 983715 ***
https://bugs.launchpad.net/bugs/983715

Looking at the OoptsText.txt there are large similarities, marking as a
dupe.

** This bug has been marked a duplicate of bug 983715
   general protection fault:  [#1] SMP

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

Title:
  [160355.513024] general protection fault:  [#1] SMP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/985418/+subscriptions

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


[Bug 985417] [NEW] dhcpd cannot write /var/run/dhcpd.pid

2012-04-19 Thread Varga Péter
Public bug reported:

Description:Ubuntu precise (development branch)
Release:12.04
---

isc-dhcp-server:
  Telepítve: 4.1.ESV-R4-0ubuntu5
  Jelölt:4.1.ESV-R4-0ubuntu5
  Verziótáblázat:
 *** 4.1.ESV-R4-0ubuntu5 0
500 http://de.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
---
when starting dhcpd the following can be observed in syslog:

Apr 19 08:09:09 u3 dhcpd: Internet Systems Consortium DHCP Server 4.1-ESV-R4
Apr 19 08:09:09 u3 dhcpd: Copyright 2004-2011 Internet Systems Consortium.
Apr 19 08:09:09 u3 dhcpd: All rights reserved.
Apr 19 08:09:09 u3 dhcpd: For info, please visit 
https://www.isc.org/software/dhcp/
Apr 19 08:09:09 u3 dhcpd: Internet Systems Consortium DHCP Server 4.1-ESV-R4
Apr 19 08:09:09 u3 dhcpd: Copyright 2004-2011 Internet Systems Consortium.
Apr 19 08:09:09 u3 dhcpd: All rights reserved.
Apr 19 08:09:09 u3 dhcpd: For info, please visit 
https://www.isc.org/software/dhcp/
Apr 19 08:09:09 u3 dhcpd: Wrote 0 leases to leases file.
Apr 19 08:09:09 u3 dhcpd: Can't create PID file /var/run/dhcpd.pid: Permission 
denied.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: isc-dhcp-server 4.1.ESV-R4-0ubuntu5
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu4
Architecture: amd64
Date: Thu Apr 19 08:09:16 2012
DhServerLeases:
 
InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Beta amd64 
(20120417)
SourcePackage: isc-dhcp
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.dhcp.dhcpd.conf: 2012-04-19T08:09:04.598083

** Affects: isc-dhcp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  dhcpd cannot write  /var/run/dhcpd.pid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/985417/+subscriptions

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

[Bug 985417] Re: dhcpd cannot write /var/run/dhcpd.pid

2012-04-19 Thread Varga Péter
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985417

Title:
  dhcpd cannot write  /var/run/dhcpd.pid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/985417/+subscriptions

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


[Bug 985417] Re: dhcpd cannot write /var/run/dhcpd.pid

2012-04-19 Thread Varga Péter
New bug can be found at:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/985417

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

Title:
  dhcpd cannot write  /var/run/dhcpd.pid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/985417/+subscriptions

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


[Bug 983715] Re: general protection fault: 0000 [#1] SMP

2012-04-19 Thread Vincent Ladeuil
So, second occurrence as bug #985418. Not a one time event anymore. I'll
see if I can find a way to reproduce manually (while I'm awake ;).

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

Title:
  general protection fault:  [#1] SMP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/983715/+subscriptions

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


[Bug 985415] Re: mplayer crash in lubuntu

2012-04-19 Thread sudodus
*** This bug is a duplicate of bug 928793 ***
https://bugs.launchpad.net/bugs/928793


** 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/985415

Title:
  mplayer crash in lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer2/+bug/985415/+subscriptions

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


[Bug 985415] Re: mplayer crash in lubuntu

2012-04-19 Thread sudodus
*** This bug is a duplicate of bug 928793 ***
https://bugs.launchpad.net/bugs/928793

This bug affects my 32-bit machines, IBM thinkpad t41 and Dell precision
4600.

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

Title:
  mplayer crash in lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer2/+bug/985415/+subscriptions

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


[Bug 985417] Re: dhcpd cannot write /var/run/dhcpd.pid

2012-04-19 Thread Varga Péter
Oops, wrong place for my last comment:) Sorry.

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

Title:
  dhcpd cannot write  /var/run/dhcpd.pid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/985417/+subscriptions

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


[Bug 985415] Re: mplayer crash in lubuntu

2012-04-19 Thread Apport retracing service
*** This bug is a duplicate of bug 928793 ***
https://bugs.launchpad.net/bugs/928793

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #928793, 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/985415/+attachment/3092609/+files/CoreDump.gz

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/985415/+attachment/3092611/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/985415/+attachment/3092612/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 928793

** 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/985415

Title:
  mplayer crash in lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer2/+bug/985415/+subscriptions

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


[Bug 984141] Re: Status menu not readable using Radiance theme

2012-04-19 Thread Sean Fitzpatrick
Hmm... apparently not. After the latest series of updates the background
for the status menu is a light grey, almost white, with dark text. Must
have been a temporary issue. I'm marking it as invalid since I can't
reproduce the issue as of today.

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

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

Title:
  Status menu not readable using Radiance theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/984141/+subscriptions

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


[Bug 719054] Re: black screen after returning from suspend/hibernate AOA ZG5 150L

2012-04-19 Thread Christopher M. Penalver
** Tags added: needs-upstream-testing

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

Title:
  black screen after returning from suspend/hibernate AOA ZG5 150L

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/719054/+subscriptions

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


[Bug 601692] Re: WARNING: at /build/buildd/linux-2.6.35/kernel/trace/ring_buffer.c:2017 rb_add_time_stamp+0x70/0x220()

2012-04-19 Thread Christopher M. Penalver
Angel Guzman Maeso, thank you for reporting this and helping make Ubuntu 
better. Maverick reached EOL on April 10, 2012.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

We were wondering if this is still an issue in a supported release? If
so, can you try with the latest development release of Ubuntu? ISO CD
images are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command in a
supported release from a Terminal (Applications-Accessories-Terminal).
It will automatically gather and attach updated debug information to
this report.

apport-collect -p linux replace-with-bug-number

Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Summary changed:

- Crash on suspend/resume (desktop computer)
+ WARNING: at /build/buildd/linux-2.6.35/kernel/trace/ring_buffer.c:2017 
rb_add_time_stamp+0x70/0x220()

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  WARNING: at /build/buildd/linux-2.6.35/kernel/trace/ring_buffer.c:2017
  rb_add_time_stamp+0x70/0x220()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/601692/+subscriptions

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


[Bug 883972] Re: gnome-terminal-prefs documentation is outdated

2012-04-19 Thread Bug Watch Updater
** Changed in: gnome-terminal
   Status: Unknown = New

** Changed in: gnome-terminal
   Importance: Unknown = Low

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

Title:
  gnome-terminal-prefs documentation is outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/883972/+subscriptions

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


[Bug 985416] Re: chromium-browser crashed with SIGABRT in raise()

2012-04-19 Thread Apport retracing service
*** This bug is a duplicate of bug 942392 ***
https://bugs.launchpad.net/bugs/942392

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #942392, 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/985416/+attachment/3092614/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/985416/+attachment/3092617/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/985416/+attachment/3092620/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/985416/+attachment/3092621/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/985416/+attachment/3092622/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/985416/+attachment/3092625/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/985416/+attachment/3092626/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of private bug 942392

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  chromium-browser crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/985416/+subscriptions

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


[Bug 985415] Re: mplayer crash in lubuntu

2012-04-19 Thread sudodus
*** This bug is a duplicate of bug 928793 ***
https://bugs.launchpad.net/bugs/928793

** Description changed:

- mplayer works on my 64-bit machines, and at least one on them has no
- SSE3 flag, so it is not according to the description. Either the
- description is not correct or it is another bug.
+ mplayer crashes on my 32-bit machines but works on my 64-bit machines,
+ and at least one of the 64-bit machines has no SSE3 flag, so it is not
+ according to the description. Either the description is not correct or
+ it is another bug.
  
  Mplayer is the only installed video player in Lubuntu, so I think this
  bug should be fixed. (I have checked that it is possible to install and
  use vlc, but that is another story.)
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: mplayer2 2.0-426-gc32b3ed-2
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: i386
  CasperVersion: 1.315
  CrashCounter: 1
  Date: Thu Apr 19 08:04:58 2012
  ExecutablePath: /usr/bin/mplayer
  LiveMediaBuild: Lubuntu 12.04 Precise Pangolin - Beta i386 (20120418)
  ProcCmdline: mplayer -vo null -ao null -nomsgcolor -nomsgmodule -frames 0 
-noidx -identify -nocache -noidle 
/media/data/Video/test/sjuan/ffx264/7_540-50p.mp4
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  Signal: 4
  SourcePackage: mplayer2
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  XsessionErrors:
-  (polkit-gnome-authentication-agent-1:4656): GLib-CRITICAL **: 
g_variant_new_string: assertion `string != NULL' failed
-  (polkit-gnome-authentication-agent-1:4656): polkit-gnome-1-WARNING **: 
Failed to register client: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files
+  (polkit-gnome-authentication-agent-1:4656): GLib-CRITICAL **: 
g_variant_new_string: assertion `string != NULL' failed
+  (polkit-gnome-authentication-agent-1:4656): polkit-gnome-1-WARNING **: 
Failed to register client: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files

** Description changed:

  mplayer crashes on my 32-bit machines but works on my 64-bit machines,
  and at least one of the 64-bit machines has no SSE3 flag, so it is not
- according to the description. Either the description is not correct or
- it is another bug.
+ according to the description of the similar bug, that it is supposed to
+ be by the automatic system. Either the description is not correct or it
+ is another bug.
  
  Mplayer is the only installed video player in Lubuntu, so I think this
  bug should be fixed. (I have checked that it is possible to install and
  use vlc, but that is another story.)
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: mplayer2 2.0-426-gc32b3ed-2
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: i386
  CasperVersion: 1.315
  CrashCounter: 1
  Date: Thu Apr 19 08:04:58 2012
  ExecutablePath: /usr/bin/mplayer
  LiveMediaBuild: Lubuntu 12.04 Precise Pangolin - Beta i386 (20120418)
  ProcCmdline: mplayer -vo null -ao null -nomsgcolor -nomsgmodule -frames 0 
-noidx -identify -nocache -noidle 
/media/data/Video/test/sjuan/ffx264/7_540-50p.mp4
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 4
  SourcePackage: mplayer2
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  XsessionErrors:
   (polkit-gnome-authentication-agent-1:4656): GLib-CRITICAL **: 
g_variant_new_string: assertion `string != NULL' failed
   (polkit-gnome-authentication-agent-1:4656): polkit-gnome-1-WARNING **: 
Failed to register client: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files

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

Title:
  mplayer crash in lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer2/+bug/985415/+subscriptions

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

[Bug 982299] Re: Screen stays black after laptop lid is opened

2012-04-19 Thread afunix
** Bug watch added: Linux Kernel Bug Tracker #43125
   http://bugzilla.kernel.org/show_bug.cgi?id=43125

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=43125
   Importance: Unknown
   Status: Unknown

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

Title:
  Screen stays black after laptop lid is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/982299/+subscriptions

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


[Bug 974054] Re: dhcpd attempts to use /var/run/dhcpd.pid, AppArmor errors

2012-04-19 Thread Varga Péter
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/985417

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

Title:
  dhcpd attempts to use /var/run/dhcpd.pid, AppArmor errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/974054/+subscriptions

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


[Bug 692690] Re: bios hangs after reboot Ubuntu

2012-04-19 Thread Christopher M. Penalver
Josef Göttle, thank you for reporting this and helping make Ubuntu
better. This bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue?
Can you try with the latest development release of Ubuntu? ISO CD images
are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command in the
development release from a Terminal
(Applications-Accessories-Terminal). It will automatically gather and
attach updated debug information to this report.

apport-collect -p linux replace-with-bug-number

Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Tags added: lucid needs-upstream-testing

** Description changed:

  Ubuntu 9.10 64 bit and 10.04 64bit and several 64 bit kernels form the 
mainline package, for example: 2.6.33; 2.6.35; 2.6.36
- Desktop Acer Aspire M5201: 2x 640 HD; 8 Gig ram; Radeon HD 4850; Lan Marvell  
88E8071 PCI-E Gigabit; Wlan RTL-8185 (rev 20): 
+ Desktop Acer Aspire M5201: 2x 640 HD; 8 Gig ram; Radeon HD 4850; Lan Marvell  
88E8071 PCI-E Gigabit; Wlan RTL-8185 (rev 20):
  After installation all worked fine, reboot too.
  After some boots and updates it happend each time when I tried to reboot: 
bios hung after reboot Ubuntu (9.10 64bit; 10.04 64bit).
- I tried several kernels also from the mainline package with the same result; 
I tried several boot-options and a bios-update without result. By looking for 
errors in dmesg and logs, I found: acer-wmi: No or unsupported WMI interface, 
unable to load 
- I resolved the problem by creating a file:blacklist-acer-wmi.conf   in
/etc/modprobe.d   and wroteblacklist acer-wmiinto the file. Now the 
reboot works. (suspend to ram and suspend to disk, too)
- --- 
+ I tried several kernels also from the mainline package with the same result; 
I tried several boot-options and a bios-update without result. By looking for 
errors in dmesg and logs, I found: acer-wmi: No or unsupported WMI interface, 
unable to load
+ 
+ WORKAROUND: I resolved the problem by creating a file:blacklist-
+ acer-wmi.conf   in/etc/modprobe.d   and wroteblacklist acer-wmi
+ into the file. Now the reboot works. (suspend to ram and suspend to
+ disk, too)
+ 
+ ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC2:  johannes   1852 F pulseaudio
-  /dev/snd/controlC0:  johannes   1852 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  johannes   1852 F pulseaudio
+  /dev/snd/controlC0:  johannes   1852 F pulseaudio
  CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
  Card0.Amixer.info:
-  Card hw:0 'SB'/'HDA ATI SB at 0xfe5f4000 irq 16'
-Mixer name : 'Realtek ALC1200'
-Components : 'HDA:10ec0888,1025014e,00100101'
-Controls  : 35
-Simple ctrls  : 20
+  Card hw:0 'SB'/'HDA ATI SB at 0xfe5f4000 irq 16'
+    Mixer name : 'Realtek ALC1200'
+    Components : 'HDA:10ec0888,1025014e,00100101'
+    Controls  : 35
+    Simple ctrls  : 20
  Card1.Amixer.info:
-  Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfe8ec000 irq 19'
-Mixer name : 'ATI R6xx HDMI'
-Components : 'HDA:1002aa01,00aa0100,00100100'
-Controls  : 4
-Simple ctrls  : 1
+  Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfe8ec000 irq 19'
+    Mixer name : 'ATI R6xx HDMI'
+    Components : 'HDA:1002aa01,00aa0100,00100100'
+    Controls  : 4
+    Simple ctrls  : 1
  Card1.Amixer.values:
-  Simple mixer control 'IEC958',0
-Capabilities: pswitch pswitch-joined penum
-Playback channels: Mono
-Mono: Playback [off]
+  Simple mixer control 'IEC958',0
+    Capabilities: pswitch pswitch-joined penum
+    Playback channels: Mono
+    Mono: Playback [off]
  Card2.Amixer.info:
-  Card hw:2 'SAA7134'/'saa7133[0] at 0xfebff800 irq 20'
-Mixer name : 'SAA7134 Mixer'
-Components : ''
-Controls  : 6
-Simple ctrls  : 3
+  Card hw:2 'SAA7134'/'saa7133[0] at 0xfebff800 irq 20'
+    Mixer name : 'SAA7134 Mixer'
+    Components : ''
+    Controls  : 6
+    Simple ctrls  : 3
  DistroRelease: Ubuntu 10.04
  

Re: [Bug 937249] Re: apport-gtk crashed with SIGSEGV in composite_line()

2012-04-19 Thread Jagadeesh S
Dear Martin and Steve,

I am a novice to Linux system. I upgraded from Ubuntu 11 to Ubuntu 12. It
was working fine. Later when I went for software upgrade option on the
system, the taskbar (the one that is on the left side of the screen)
disappeared after the upgrade. Due to this I am unable to open even a xterm
to find the issue. The restart option also went missing after the software
upgrade.

Some observations:
This issue does not appear on the Ubuntu 2D, the task bar works well in the
Ubuntu 2D unlike Ubuntu. This issue has been reported earlier on some of
the Ubuntu forums, however I am unable to find the solution to this. I
installed AWN and I am able to work but there are issue like - unable to
work on xterm or awn terminal, compiz error, the browser does not maximize.
If I open change background window, there is no close button and the window
stays back.

I hope this helps you in fixing this bug.

Thanking you,
With regards,
S. Jagadeesh

On Wed, Apr 18, 2012 at 11:32 PM, Steve Langasek 
steve.langa...@canonical.com wrote:

 Martin, this might be something to take a look at, since it prevents
 people from reporting bugs?

 ** Changed in: apport (Ubuntu)
  Assignee: (unassigned) = Martin Pitt (pitti)

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (984579).
 https://bugs.launchpad.net/bugs/937249

 Title:
  apport-gtk crashed with SIGSEGV in composite_line()

 Status in “apport” package in Ubuntu:
  Confirmed

 Bug description:
  Simple Scan application crashed in the middle of a multi-page scan
  job.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: apport-gtk 1.92-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Mon Feb 20 15:54:30 2012
  ExecutablePath: /usr/share/apport/apport-gtk
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386
 (20120104)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/share/apport/apport-gtk
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0xb624a4b8:mov%al,(%edi)
   PC (0xb624a4b8) ok
   source %al ok
   destination (%edi) (0xb54ec21c) in non-writable VMA region:
 0xb5409000-0xb57f7000 r--p /usr/share/icons/gnome/icon-theme.cache
  SegvReason: writing VMA /usr/share/icons/gnome/icon-theme.cache
  Signal: 11
  SourcePackage: apport
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0
   gdk_pixbuf_composite () from
 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0
   ffi_call_SYSV () from /usr/lib/i386-linux-gnu/libffi.so.6
  Title: apport-gtk crashed with SIGSEGV in gdk_pixbuf_composite()
  UpgradeStatus: Upgraded to precise on 2012-02-14 (6 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/apport/+bug/937249/+subscriptions


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

Title:
  apport-gtk crashed with SIGSEGV in composite_line()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/937249/+subscriptions

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

[Bug 984897] Re: FFe: Sync gnome-online-accounts 3.4.1-1 (main) from Debian unstable enable Facebook

2012-04-19 Thread Martin Pitt
Argh, indeed, sorry. Got confused by the empty sets on the queue page.
Then this should become an SRU at this point, where it's easier to
revert or update.

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

Title:
  FFe: Sync gnome-online-accounts 3.4.1-1 (main) from Debian unstable 
  enable Facebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-online-accounts/+bug/984897/+subscriptions

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


[Bug 984054] Re: package cairo-dock-plug-ins-data 3.0.0.0rc1 failed to upgrade to 3.0.0.1

2012-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cairo-dock-plug-ins - 3.0.0.1-0ubuntu2

---
cairo-dock-plug-ins (3.0.0.1-0ubuntu2) precise; urgency=low

  * debian/control:
   - Avoid an upgrade problem if cairo-dock-plug-ins-data is updated before
 cairo-dock-data; This is due to files moving between packages (LP: #984054)
 -- Matthieu Baerts (matttbe) matt...@gmail.com   Tue, 17 Apr 2012 18:19:20 
+0200

** Changed in: cairo-dock-plug-ins (Ubuntu)
   Status: Confirmed = 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/984054

Title:
  package cairo-dock-plug-ins-data 3.0.0.0rc1 failed to upgrade to
  3.0.0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/984054/+subscriptions

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


[Bug 982299] Re: Screen stays black after laptop lid is opened

2012-04-19 Thread afunix
Joseph, I've created the bug report on bugzilla.kernel.org and attached url to 
this bug. 
I hope it will be fixed someday, it is really annoying...

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

Title:
  Screen stays black after laptop lid is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/982299/+subscriptions

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


[Bug 979163] Re: quantum-server needs to create /var/run/quantum

2012-04-19 Thread Hiroaki Kawai
apt-get install post-install script failes with searching for
/var/run/quantum .

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

Title:
  quantum-server needs to create /var/run/quantum

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quantum/+bug/979163/+subscriptions

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


[Bug 971314] Re: 1:4.2.6.p3+dfsg-1ubuntu3 on Precise generates a memory corruption

2012-04-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  1:4.2.6.p3+dfsg-1ubuntu3 on Precise generates a memory corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/971314/+subscriptions

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


[Bug 965645] Re: Error starting ConVirt

2012-04-19 Thread Micah Gersten
Since we have a patch for python-repoze.what-plugins, I'm marking this
as triaged.

** Changed in: python-repoze.what-plugins (Ubuntu)
   Importance: Undecided = Medium

** Changed in: python-repoze.what-plugins (Ubuntu)
   Status: New = Triaged

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

Title:
  Error starting ConVirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/convirt/+bug/965645/+subscriptions

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


[Bug 965645] Re: Error starting ConVirt

2012-04-19 Thread Micah Gersten
Reporter, could you please tell us if Comment #6 by Jd helped?

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

** Also affects: convirt (Ubuntu Precise)
   Importance: Undecided
   Status: Incomplete

** Also affects: python-repoze.what-plugins (Ubuntu Precise)
   Importance: Medium
   Status: Triaged

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

Title:
  Error starting ConVirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/convirt/+bug/965645/+subscriptions

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


[Bug 965371] Re: HTTPS requests fail on some sites on Ubuntu 12.04

2012-04-19 Thread Kees Cook
Confirmed that paypal works as expected for me again via multiple
methods. Thanks!

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

Title:
  HTTPS requests fail on some sites on Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssl/+bug/965371/+subscriptions

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


[Bug 754288] Re: an error message appears after resuming

2012-04-19 Thread Christopher M. Penalver
Vladimir, thank you for reporting this and helping make Ubuntu better.
This bug was reported a while ago and there hasn't been any activity in
it recently. We were wondering if this is still an issue? Can you try
with the latest development release of Ubuntu? ISO CD images are
available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command in the
development release from a Terminal
(Applications-Accessories-Terminal). It will automatically gather and
attach updated debug information to this report.

apport-collect -p linux replace-with-bug-number

Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

** Tags added: needs-upstream-testing

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  an error message appears after resuming

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/754288/+subscriptions

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


[Bug 985421] Re: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream()

2012-04-19 Thread Apport retracing service
*** This bug is a duplicate of bug 918744 ***
https://bugs.launchpad.net/bugs/918744

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #918744, 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/985421/+attachment/3092680/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/985421/+attachment/3092682/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/985421/+attachment/3092683/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/985421/+attachment/3092684/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/985421/+attachment/3092685/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/985421/+attachment/3092686/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/985421/+attachment/3092687/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 918744
   telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream()

** 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/985421

Title:
  telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-idle/+bug/985421/+subscriptions

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


[Bug 985420] Re: Xorg crashed with SIGABRT

2012-04-19 Thread Apport retracing service
*** This bug is a duplicate of bug 943880 ***
https://bugs.launchpad.net/bugs/943880

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #943880, 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/985420/+attachment/3092658/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/985420/+attachment/3092661/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/985420/+attachment/3092669/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/985420/+attachment/3092671/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/985420/+attachment/3092672/+files/Registers.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 943880
   Xorg crashed with SIGABRT in __libc_message() from malloc_printerr() via 
XIDestroyDeviceProperty

** 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/985420

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/985420/+subscriptions

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