[Bug 914164] Re: [MIR] horizon

2012-04-17 Thread Martin Pitt
See http://people.canonical.com/~ubuntu-archive/component-
mismatches.svg, this needs an additional MIR for cherrypy3.

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

Title:
  [MIR] horizon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/914164/+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


[Blueprint servercloud-p-cfjuju] Juju: Configuration Management for Juju

2012-04-17 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
  Work Items:
  [lynxman]  write puppet external node classifier for juju status - puppet: 
POSTPONED
  [lynxman]  write puppet facter integration out of juju status information: 
POSTPONED
  [clint-fewbar] Start project for recovering useful information out of juju 
status ( https://launchpad.net/juju-jitsu ): DONE
- [juju] after colocation investigate cli interface for local / arbitrary unit 
/ relation info: TODO
+ [juju] after colocation investigate cli interface for local / arbitrary unit 
/ relation info (relation-ids command landed): DONE
+ [clint-fewbar] write puppet subordinate charm: DONE
  
  Session notes:
  
  We have detected a need for DSL integration in Juju, this would mean
  that any of the current configuration management applications available.
  
  Advantages
  * Faster implementation of juju on running platforms
  * Faster testing of juju on individual nodes
  * Complements the amazing capabilities of juju with some node specific 
templating
  
  TALKING POINTS
  * What can DSL integration provide to juju
    - How it can complement the juju ecosystem
  * Ways to export through a RESTful interface metadata from Juju
    - Ensure freshfulness statefulness of data
  * Ways to implement this so Juju can action on this without problem
    - Charm integration
    - Ways of informing back to juju about provides from DSL systems
  * Finding ways around the SPOFs
    - How to survive in case of miscommunication or recoverable failure
  
  Juju roadmap right now has priority on colocation
  Colocation can be used in colocation mode as well
  Colocated service has access to filesystem services (whichever they are) and 
can establish master/slave relationships with the master unit
  Juju charms can trigger an update of the facter information since it's always 
stateful, it can be a trigger on the update hook
  So far the best action would be to query the CLI (juju status) and its a very 
effective way to recover information from juju in a quick (albeit slightly 
dirty) way
  
  ACTIONS
  [lynxman]  write puppet external node classifier for juju status - puppet
  [clint-fewbar] Start project for recovering useful information out of juju 
status
  [juju] after colocation investigate cli interface for local / arbitrary unit 
/ relation info

-- 
Juju: Configuration Management for Juju
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cfjuju

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


[Blueprint servercloud-p-juju-roadmap] Juju Roadmap for 12.04

2012-04-17 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
+ Work Items:
+ Bug #897645 juju should support an apt proxy or alternate mirror for private 
clouds: POSTPONED
+ Bug #900227 guarantee start hook execution on machine boot: POSTPONED
+ Bug #893332 Watches are needed for changes to subordinate services: POSTPONED
+ Bug #872264 stop hook does not fire when units removed from service: POSTPONED
+ Bug #864164 Must complain if charm hooks aren't executable: POSTPONED
+ 
+ 
+ 
  Session notes:
  
  12.04
  
  STABILITY
   - Survive zookeeper reboots, transient network failures, bug fixes, etc.
   - user experience work around the cli.
  
  CO-LOCATION / Master-Slave
   - deploying additional services into an existing service unit container, ie 
logging, monitoring, additional config management.
  
   Charm Store  and Client Integration
  
  Placement / Resource Constraints
  
   - Specify resource constraints utilized when allocating/acquiring a
  machine. ie. deploy hadoop with 16gb of ram. Deploy a unit of mongodb in
  a different data center. Deploy a unit of a service along side an
  existing (not in the same container).
  
   External Zookeeper option for HA for 12.04
  
   juju add-machine for standby machines ready to do service/unit
  deployments
  
   REST API (nice to have, will definitely happen, unsure for 12.04)
  
   ACTIONS
    - Start using blue prints
    - final roadmap to the list
  
  Questions/Comments:
  This doesn't yet seem drafted?  -- Daviey
  
  We need to translate the juju project blueprints[1] into workitems -- Robbie
  [1] https://blueprints.launchpad.net/juju
  
  Linked bugs that correspond to the feature work outlined above --Robbie

-- 
Juju Roadmap for 12.04
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-roadmap

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


[Blueprint servercloud-p-mysql] MySQL has become more than just MySQL, we should make it easy to integrate all variants

2012-04-17 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
  Status: MySQL 5.5 is in Debian experimental and precise. Transition is
  progressing with lots of FTBFS caused by the multiarch change.
  
  Work Items:
  [clint-fewbar] complete MySQL 5.5 packaging for Debian and Ubuntu: DONE
  [clint-fewbar] submit MySQL 5.5 for upload to Debian: DONE
  [clint-fewbar] Review existing packaging of Percona Server for Debian and 
Ubuntu: POSTPONED
  [clint-fewbar] Review existing packaging of MariaDB for Debian and Ubuntu: 
POSTPONED
  [clint-fewbar] investigate making it easy for percona/maria to replace mysql 
server in dependencies on mysql-server (provides: mysql-server should be all 
thats needed): DONE
  [clint-fewbar] Run mysql test suite against percona/mariadb: POSTPONED
  [clint-fewbar] get Percona Server sponsored into Debian: POSTPONED
  [clint-fewbar] get MariaDB sponsored into Debian: POSTPONED
  [clint-fewbar] review/sponsor xtrabackup packaging by Percona from natty 
cycle: POSTPONED
  [cjwatson] promote mysql-5.5 to main: DONE
- remove mysql-5.1: TODO
+ remove mysql-5.1: DONE
  [clint-fewbar] mass rebuild all packages that build-depend on 
libmysqlclient-dev to pickup new client lib: DONE
  [clint-fewbar] fix FTBFS caused by multiarch libraries to complete 
transition: DONE
  [clint-fewbar] revamp mysql-5.5 copyright file to address archive admin 
rejection: DONE
  
  = Discussion =
  
  == Packaging ==
  5.1 in Universe
   - provides safe upgrade path
  5.5 in Main
  
  == Ideas ==
  - mysql-server depends on mysql_alternative_1 OR mysql_alternative_2 OR ... 
(requires alternatives to be in Main)
  - unique source package for all alternatives
  - parallel instalation of alternatives
  
  == ACTIONS ==
  Find a way to package  and MariaDB!
  
  - MySQL 5.5 into Debian and Oneiric Soon
  - Change mysql-server to a virtual package which depends on 
mysql-server-5.5 | percona-server-5.5 | mariadb-server-5.5 ?
  - Drizzle is probably enoug of a fork that it cannot be included in the 
'mysql-server' depends
  - libmysqlclient should come from upstream
  - What about plugins like XtraBackup and Handlersocket?
  
  = Comments =
  
  * Dont forget to do rebuilds for the newer libmysqlclient16 to
  libmysqlclient17.

-- 
MySQL has become more than just MySQL, we should make it easy to integrate 
all variants
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-mysql

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


[Blueprint servercloud-p-postfix-enhancements] Postfix package improvements

2012-04-17 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
+ Status: low priority so postponing work items and deferring work to Q
+ 
  Work Items:
  [lamont]  multinstance support: DONE
- [clint-fewbar]  upstart documentation: TODO
+ [clint-fewbar]  upstart documentation: POSTPONED
  [clint-fewbar]  apport pattern for invalid hostname: DONE
- [lamont]  not preseedable - investigate if this is fixable and document it 
either way: TODO
- [lamont]  sqlite support: TODO
+ [lamont]  not preseedable - investigate if this is fixable and document it 
either way: POSTPONED
+ [lamont]  sqlite support: POSTPONED
  [clint-fewbar]  No backscatter by default on new install - investigate: 
POSTPONED
- [dannf]  - unchroot script: TODO
- [ivoks]  - mail stack deployments via puppet, etc.: TODO
+ [dannf]  - unchroot script: POSTPONED
+ [ivoks]  - mail stack deployments via puppet, etc.: POSTPONED
  [kitterman]  clean up deprecated packaging changes: DONE

-- 
Postfix package improvements
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-postfix-enhancements

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


[Blueprint servercloud-p-ceph] Preparing CEPH for main inclusion

2012-04-17 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
  Work Items:
  [canonical-kernel-team] investigate large xattr support patch from Ted T'so 
in ext4: POSTPONED
  [canonical-kernel-team] potentially help push large xattr support to ext4: 
POSTPONED
  confer with kernel-team to decide on which to recommend, ext4/xfs/btrfs (xfs 
or btrfs, ext4 will not work due to large xattr problems): DONE
- define Ubuntu supported configurations of CEPH: TODO
+ define Ubuntu supported configurations of CEPH (only librbd/librados made it 
into main for precise): DONE
  improve ceph charms: POSTPONED
  integrate ceph charm with openstack charms: POSTPONED
- libvirt changes needed: TODO
+ libvirt changes needed: POSTPONED
  MIR ceph ( http://pad.lv/932898 ): DONE
  [serge-hallyn] enable rbd and rados in qemu-kvm builds: DONE
  [nijaba] correctly message technology preview for non-supported bits: DONE
  investigate apache + 100 continue support for rados S3 GW: POSTPONED
  push nagios and collectd plugins into Ubuntu/Debian/Upstream: POSTPONED
  setup automated build recipe against upstream source: POSTPONED
  import upstream test suite into archive: POSTPONED
  [sconklin] ext4/btrfs/xfs testing in QA: POSTPONED
  
  Notes:
  qemu-kvm librados builds are blocked on bug 932898 being fix released.
  
  No formal spec needed IMO, this is just a pile of straight forward
  actions.
  
   * gceph is not reasonable to be in main (upstream doesnt want to
  support)
  
  Today rbd is loaded loaded at runtime
  
   - MIR librbd and librados for qemu/kvm
    - compile qemu-kvm with ceph (rbd, rados) block device support, see:
    - https://launchpad.net/~kirkland/+archive/virt/+packages
   - MIR all of ceph for hosting ceph
   - include latest libvirt rbd support (for rbd authentication)
   - Existing Openstack Support
     - Nova since cactus can use CEPH for block
     - Diablo added glance support for CEPH for image storage
   - Dreamhost using mainline BTRFS and debian kernel for current deployment
  - Dreamhost launching at scale in a few weeks
  - CEPH is an independent business unit under Dreamhost
  - Dreamhost using fastcgi + apache for rados gateway (can use nginx, too)
  
   Dependencies:
   modfast-cgi
  Concerns;
  - Upstream makes a release every 2 weeks
  - No stable release branches upstream
  - Limited deployment outside Dreamhost
  - unencrypted over the wire
    - apps can implement security on top of it
    - IPv6 is supported
  Additional Opportunities:
  - Integrate tightly with OpenStack in packaging
  - Add support for ceph in juju openstack charms
  - BTRFS ideal, XFS also working well, ext4 missing large xattr support
  - Upstream asserts that CEPH is under heavy development (cmdline programs 
remind user at every execution)
   - in the openstack use case, for kvm, there is no need for kernel code at all
    - if we want to support xen, it would require using the block device kernel 
code for rdb
  Support Targets:
  - RBD

-- 
Preparing CEPH for main inclusion
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-ceph

-- 
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 983816] [NEW] package kpartx 0.4.9-3ubuntu5 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-17 Thread Kevin
Public bug reported:

package kpartx 0.4.9-3ubuntu5 failed to install/upgrade: ErrorMessage:
dependency problems - leaving unconfigured

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: kpartx 0.4.9-3ubuntu5
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-0ubuntu3
Architecture: i386
Date: Tue Apr 17 00:54:58 2012
ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: multipath-tools
Title: package kpartx 0.4.9-3ubuntu5 failed to install/upgrade: ErrorMessage: 
dependency problems - leaving unconfigured
UpgradeStatus: Upgraded to precise on 2012-04-17 (0 days ago)

** Affects: multipath-tools (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 multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/983816

Title:
  package kpartx 0.4.9-3ubuntu5 failed to install/upgrade: ErrorMessage:
  dependency problems - leaving unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/983816/+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 983816] Re: package kpartx 0.4.9-3ubuntu5 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-17 Thread Kevin
-- 
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/983816

Title:
  package kpartx 0.4.9-3ubuntu5 failed to install/upgrade: ErrorMessage:
  dependency problems - leaving unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/983816/+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 877852] Re: samba failed to install when updating from ubuntu 11.04 to 11.10

2012-04-17 Thread Tedesco
I made two steps, one behind the other. 10.10 to 11.04 and to 11.10 when
starts the launchpad automaticly.

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

Title:
  samba failed to install when updating from ubuntu 11.04 to 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/877852/+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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-04-17 Thread s.a.
Same bug on 11.10, ssh-add solved it for me.

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

Title:
  ssh Agent admitted failure to sign using the key on big endian
  machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/seahorse/+bug/201786/+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


[Blueprint servercloud-p-postfix-enhancements] Postfix package improvements

2012-04-17 Thread Scott Kitterman
Blueprint changed by Scott Kitterman:

Whiteboard changed:
  Status: low priority so postponing work items and deferring work to Q
  
  Work Items:
  [lamont]  multinstance support: DONE
  [clint-fewbar]  upstart documentation: POSTPONED
  [clint-fewbar]  apport pattern for invalid hostname: DONE
  [lamont]  not preseedable - investigate if this is fixable and document it 
either way: POSTPONED
- [lamont]  sqlite support: POSTPONED
+ [lamont]  sqlite support: DONE
  [clint-fewbar]  No backscatter by default on new install - investigate: 
POSTPONED
  [dannf]  - unchroot script: POSTPONED
  [ivoks]  - mail stack deployments via puppet, etc.: POSTPONED
  [kitterman]  clean up deprecated packaging changes: DONE

-- 
Postfix package improvements
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-postfix-enhancements

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


[Blueprint servercloud-p-php54] PHP 5.4 for Ubuntu 12.04

2012-04-17 Thread Fred
Blueprint changed by Fred:

Work items set to:
Work items:
[ubuntu-server] In january, assess situation based on Debian status and decide 
5.4 or 5.3 then: DONE
[clint-fewbar] maintain a merged 5.4 in a PPA ( ppa:clint-fewbar/php5 ) : DONE
[clint-fewbar] setup rebuilds for extensions that build-dep on php5-dev: 
POSTPONED
[ondrej] setup backport for lucid to allow wider PHP 5.4 testing before the 
upgrade: DONE

-- 
PHP 5.4 for Ubuntu 12.04
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-php54

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


[Blueprint servercloud-p-php54] PHP 5.4 for Ubuntu 12.04

2012-04-17 Thread Fred
Blueprint changed by Fred:

Whiteboard changed:
  Status: This has been a hard, back and forth process, and I am not
  entirely happy with the result, but I don't feel there was anything more
  we could do. With Suhosin unavailable for 5.4.0, we have decided to ship
  5.3.10 with the full protections of Suhosin and its known working state
  rather than 5.4.0 without Suhosin. With beta2 all but released
  (undergoing final testing) with 5.3.10, there isn't much more we can do.
  Thanks to everyone who put their time and input into this. -Clint
  
  There is a PPA with up-to-date version of PHP 5.4.0 for lucid - oneiric:
  https://launchpad.net/~ondrej/+archive/php5 and people are already using
  it. (I already had some user base).
  
- Work items:
- [ubuntu-server] In january, assess situation based on Debian status and 
decide 5.4 or 5.3 then: DONE
- [clint-fewbar] maintain a merged 5.4 in a PPA  ( ppa:clint-fewbar/php5 ) : 
DONE
- [clint-fewbar] setup rebuilds for extensions that build-dep on php5-dev: 
POSTPONED
- [ondrej] setup backport for lucid to allow wider PHP 5.4 testing before the 
upgrade: DONE
- 
  Question:
  Does this require discussion or just rubber stamping? -- Daviey
  
  Answer:
  It is not entirely clear whether 5.4.0 will be sufficiently similar to 5.3.x 
to include in this release. The more conservative approach is just to ship 
5.3.9 or 5.3.10 and leave 5.4.0 for 12.10, but the PHP community is interested 
in weighing in on the issue and I'd also like to hear the security team's take 
on the matter.
  
   * provide packages for both precise and lucid in the ppa (or 
lucid-backports) so people can test before upgrade
   * provide rebuilt extensions against the new ABI
  
  Question:
  With both PHP 5.4.0 final and Ubuntu 12.04 Beta 1 released today, is it 
correct to assume that the chances of PHP 5.4 being shipped with Ubuntu 12.04 
are basically non existant? -Clemens

-- 
PHP 5.4 for Ubuntu 12.04
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-php54

-- 
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 983907] [NEW] package postfix 2.9.1-4 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 75

2012-04-17 Thread confrey
Public bug reported:

I don't know what happened; I only wanted to install mdadm to manage a virtual 
RAID array to use QEMU with physical hard partition never used postfix 
before
regards

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postfix 2.9.1-4
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu4
AptOrdering:
 mdadm: Install
 postfix: Install
 mdadm: Configure
 postfix: Configure
Architecture: amd64
Date: Tue Apr 17 08:43:58 2012
ErrorMessage: il sottoprocesso vecchio script di post-installation ha 
restituito lo stato di errore 75
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: postfix
Title: package postfix 2.9.1-4 failed to install/upgrade: il sottoprocesso 
vecchio script di post-installation ha restituito lo stato di errore 75
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package postfix 2.9.1-4 failed to install/upgrade: il sottoprocesso
  vecchio script di post-installation ha restituito lo stato di errore
  75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/983907/+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 983907] Re: package postfix 2.9.1-4 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 75

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

Title:
  package postfix 2.9.1-4 failed to install/upgrade: il sottoprocesso
  vecchio script di post-installation ha restituito lo stato di errore
  75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/983907/+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 983918] Re: smbd crashed with SIGABRT in push_ucs2_talloc()

2012-04-17 Thread Peter Westergren
** Visibility changed to: Public

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

Title:
  smbd crashed with SIGABRT in push_ucs2_talloc()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/983918/+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 983918] Re: smbd crashed with SIGABRT in push_ucs2_talloc()

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

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 #916576, 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/983918/+attachment/3083238/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/983918/+attachment/3083240/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/983918/+attachment/3083241/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/983918/+attachment/3083242/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/983918/+attachment/3083243/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/983918/+attachment/3083244/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/983918/+attachment/3083245/+files/ThreadStacktrace.txt

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

** Tags removed: need-i386-retrace

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

Title:
  smbd crashed with SIGABRT in push_ucs2_talloc()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/983918/+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 983301] Re: package kvm-source 1:84+dfsg-0ubuntu12.4~hardy1 failed to install/upgrade: kvm kernel module failed to build

2012-04-17 Thread Serge Hallyn
Thanks for submitting this bug.

I don't understand, though.  The report says you are on 10.04 LTS
(lucid).  But the kvm DKMS package does not exist for lucid, because the
kvm module is shipped with the kernel.

The package version listed here is for 8.04 (hardy).  Can you show
exactly what you did to cause this package to attempt to be installed?

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

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

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

Title:
  package kvm-source 1:84+dfsg-0ubuntu12.4~hardy1 failed to
  install/upgrade: kvm kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/983301/+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 496886] Re: Squid crashes with assertion failed authenticateUserAuthenticated

2012-04-17 Thread Thomas Hotz
** Changed in: squid3 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Squid crashes with assertion failed authenticateUserAuthenticated

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/496886/+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


[Blueprint servercloud-p-pushing-cloud] Pushing Ubuntu to the Cloud

2012-04-17 Thread Ben Howard
Blueprint changed by Ben Howard:

Whiteboard changed:
  Work Items:
  [utlemming] Stand-up a public glance server: POSTPONED
  [utlemming] Write new Query format in JSON: INPROGRESS
- [utlemming] Alter build scripts to publish to glance server: INPROGRESS
- [utlemming] Write ubuntu-cloud-images-sync script: INPROGRESS
+ [utlemming] Alter build scripts to publish to glance server: DONE
+ [utlemming] Write ubuntu-cloud-images-sync script: DONE
  [utlemming] Document how to consume public glance server: POSTPONED
  [utlemming] Modify Ubuntu openstack packaging to include Ubuntu glance 
server: POSTPONED
  [heckj] Change Dashboard to support multiple glance registry servers: TODO
  [heckj] Add GPG support for image authenticity: TODO
  [smoser] cloud-init should look for archive.local and support apt-proxy: TODO
- [utlemming] Eucalytpus sync script: TODO
- [utlemming] Upstream changes to live-build: TODO
- [smoser] Stand-up a public glance server: TODO
+ [utlemming] Eucalytpus sync script: DEFERRED
+ [utlemming] Upstream changes to live-build: DEFERRED
+ [utlemming] Stand-up a public glance server: DEFERRED
  
  Rationale: There is significant value to both the community and paid
  customers in having Canonical own and maintaining images on major cloud-
  vendors.
  
  Assumptions:
    * There are literally thousands of public Ubuntu public images; each public 
image is slightly different and is confusing to customers.
    * Owning our own images will help to reduce vendor customization and make 
for a consistent experience across different cloud-vendors.
    * There will be new major cloud-vendors that will want the official images, 
or on which we want to publish images.
    * The current system was design for publishing images to one vendors in 
multiple regions
    * Amazon AWS is growing with new services and new regions, which may stress 
the current system
  
  UDS Deciusions:
  To provide multiple ways for different cloud vendors to consume the official 
Ubuntu images. The four methods decided on are:
  1. Push Ubuntu images to all EC2 regions
  2. Provide a public glance server for OpenStack Deployments. OpenStack to 
make changes to support multiple glance registry servers.
  3. Provide a sync script for people to pull the latest images for OpenStack
  4. Provide a sync script for people to pull the latest images for Eucalpytus
  To

-- 
Pushing Ubuntu to the Cloud
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-pushing-cloud

-- 
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 974584] Re: Semaphores cannot be created in lxc container

2012-04-17 Thread Ursula Junque
** Changed in: sysvinit (Ubuntu)
   Importance: Undecided = High

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

Title:
  Semaphores cannot be created in lxc container

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/974584/+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


[Blueprint servercloud-p-cloudutils] Improvements to cloud-utils and Related Packages

2012-04-17 Thread Ben Howard
Blueprint changed by Ben Howard:

Whiteboard changed:
  Etherpad:
   edit: http://pad.ubuntu.com/uds-p-servercloud-p-cloudutils
   time slider: 
http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-cloudutils/latest
  
  Work Items:
- Update ubuntu-cloudimg-query to read /query2 data: TODO
- Update cloud-publish-ubuntu to read /query2 data: TODO
+ Update ubuntu-cloudimg-query to read /query2 data: DONE
+ Update cloud-publish-ubuntu to read /query2 data: DONE
  [utlemming] implement cloud-images-sync: TODO
  Update cloud-publish-image for nova API: POSTPONED
  Update cloud-publish-tarball for nova API: POSTPONED
  consult upstream on euca2ools upgrade: DONE
  consult upstream on boto upgrade: DONE
  euca2ools upstream sync: DONE
  boto upstream sync: DONE
  [racb] merge his changes with cloud-stash-sandbox: POSTPONED
  consider joining cloud-stash-sandbox to cloud-utils: POSTPONED

-- 
Improvements to cloud-utils and Related Packages
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloudutils

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


[Blueprint servercloud-p-kvm-document-suggested-changes] KVM - document recommended changes in defaults

2012-04-17 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  Status: not yet started
  
  Work Items:
  [serge-hallyn]  Define list of VM characteristics we care about: DONE
  [serge-hallyn]  Get feedback on ubuntu-server about workloads: DONE
  [serge-hallyn]  Measure impact of putting virtio VM on: ext4, lvm, xfs: DONE
  [serge-hallyn]  Define list of tests to run: DONE
- [serge-hallyn]  Test effects of tunables on disk performance: TODO
+ [serge-hallyn]  Test effects of tunables on disk performance: INPROGRESS
  [serge-hallyn]  Test effects of tunables on network performance: POSTPONED
  [serge-hallyn]  Test effects of tunables on cpu performance: POSTPONED
  [serge-hallyn]  Document test results on blog: TODO
  [serge-hallyn]  Add small section to server documentation: POSTPONED
  
- 
  Notes:
  It'll be too late to add a section to the server guide.  We'll do it in the 
wiki for now.

-- 
KVM - document recommended changes in defaults
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kvm-document-suggested-changes

-- 
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 984212] Re: smbd crashed with SIGABRT in raise()

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

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 #962073, 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/984212/+attachment/3085070/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/984212/+attachment/3085072/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/984212/+attachment/3085073/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/984212/+attachment/3085074/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/984212/+attachment/3085075/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/984212/+attachment/3085076/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/984212/+attachment/3085077/+files/ThreadStacktrace.txt

** Visibility changed to: Public

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

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  smbd crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/984212/+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 980940] Re: euca2ools does not respect the --region option correctly

2012-04-17 Thread Scott Moser
My fix for the hard coded region list at 
http://bazaar.launchpad.net/~smoser/euca2ools/remove-regionlist/revision/496 
actually had the ability to do this.

upstream euca2ools didn't like the specific solution, so I pulled it
from ubuntu rather than having delta.

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

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

Title:
  euca2ools does not respect the --region option correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/euca2ools/+bug/980940/+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 969916] Re: host crashed with SIGSEGV in start_thread()

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

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

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

Title:
  host crashed with SIGSEGV in start_thread()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/969916/+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 970292] Re: openssh-client inactive ssh connection hangs after short time

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

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

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

Title:
  openssh-client inactive ssh connection hangs after short time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/970292/+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 978356] Re: squid3 crash at startup with dnsmasq and no networkmanager

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

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

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

Title:
  squid3 crash at startup with dnsmasq and no networkmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/978356/+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


[Blueprint servercloud-q-userns] User namespace (update)

2012-04-17 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Approver: Daghead = Dave Walker

-- 
User namespace (update)
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-userns

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


[Blueprint servercloud-q-dnsmasq-lxc-libvirt] dnsmasq conflicts with lxc and libvirt

2012-04-17 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard set to:
bug 925511 is relevent.  A suggestion there is,  ship dnsmasq binders
for lxc/libvirt?

-- 
dnsmasq conflicts with lxc and libvirt
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-dnsmasq-lxc-libvirt

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


[Blueprint servercloud-p-pushing-cloud] Pushing Ubuntu to the Cloud

2012-04-17 Thread Chris Johnston
Blueprint changed by Chris Johnston:

Whiteboard changed:
  Work Items:
  [utlemming] Stand-up a public glance server: POSTPONED
  [utlemming] Write new Query format in JSON: INPROGRESS
  [utlemming] Alter build scripts to publish to glance server: DONE
  [utlemming] Write ubuntu-cloud-images-sync script: DONE
  [utlemming] Document how to consume public glance server: POSTPONED
  [utlemming] Modify Ubuntu openstack packaging to include Ubuntu glance 
server: POSTPONED
  [heckj] Change Dashboard to support multiple glance registry servers: TODO
  [heckj] Add GPG support for image authenticity: TODO
  [smoser] cloud-init should look for archive.local and support apt-proxy: TODO
- [utlemming] Eucalytpus sync script: DEFERRED
- [utlemming] Upstream changes to live-build: DEFERRED
- [utlemming] Stand-up a public glance server: DEFERRED
+ [utlemming] Eucalytpus sync script: POSTPONED
+ [utlemming] Upstream changes to live-build: POSTPONED
+ [utlemming] Stand-up a public glance server: POSTPONED
  
  Rationale: There is significant value to both the community and paid
  customers in having Canonical own and maintaining images on major cloud-
  vendors.
  
  Assumptions:
    * There are literally thousands of public Ubuntu public images; each public 
image is slightly different and is confusing to customers.
    * Owning our own images will help to reduce vendor customization and make 
for a consistent experience across different cloud-vendors.
    * There will be new major cloud-vendors that will want the official images, 
or on which we want to publish images.
    * The current system was design for publishing images to one vendors in 
multiple regions
    * Amazon AWS is growing with new services and new regions, which may stress 
the current system
  
  UDS Deciusions:
  To provide multiple ways for different cloud vendors to consume the official 
Ubuntu images. The four methods decided on are:
  1. Push Ubuntu images to all EC2 regions
  2. Provide a public glance server for OpenStack Deployments. OpenStack to 
make changes to support multiple glance registry servers.
  3. Provide a sync script for people to pull the latest images for OpenStack
  4. Provide a sync script for people to pull the latest images for Eucalpytus
  To

-- 
Pushing Ubuntu to the Cloud
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-pushing-cloud

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


[Blueprint servercloud-q-lxc] Lxc work for Q

2012-04-17 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard set to:
Topics:
http://skliarie.blogspot.com/2011/11/llslxclvmsnapshots.html - lvm manipulation 
inside guests
/lxc-shared support through lxc config
cgroup fake root
devices namespace
lxc apport info
seccomp2
support for fedora 17 templates

-- 
Lxc work for Q
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-lxc

-- 
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 978356] Re: squid3 gets killed at startup with dnsmasq and no networkmanager

2012-04-17 Thread Daniel Hahler
I experience the same issue, but have NetworkManager installed -
although it does not manage the eth0 interface (I am using guessnet for
that).

** Summary changed:

- squid3 crash at startup with dnsmasq and no networkmanager
+ squid3 gets killed at startup with dnsmasq and no networkmanager

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

Title:
  squid3 gets killed at startup with dnsmasq and no networkmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/978356/+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 984381] [NEW] PHP 5.3.6-13ubuntu3.6 with Suhosin-Patch crashes when using SPLFixedArray built-in class

2012-04-17 Thread Attila M. Magyar
Public bug reported:

Test script
---

spl_fixed_array.php:
?php
for ($i = 0; $i != 1; ++$i) {
fprintf(STDERR, $i\n);
$array = new SplFixedArray(1);
$array-offsetSet(0, array($array));
}
?

Running
---

php spl_fixed_array.php

Expected result
---

The script terminates normally or PHP handles memory limit exhaustion error
(depending on configuration).

Actual result
-

1
2
...
4997
4998
4999
Segmentation fault

Backtrace
-

Program received signal SIGSEGV, Segmentation fault.
spl_fixedarray_object_get_properties (obj=0x156fcc8) at
/build/buildd/php5-5.3.6/Zend/zend.h:381
381 /build/buildd/php5-5.3.6/Zend/zend.h: No such file or directory.
in /build/buildd/php5-5.3.6/Zend/zend.h
(gdb) bt
#0  spl_fixedarray_object_get_properties (obj=0x156fcc8) at 
/build/buildd/php5-5.3.6/Zend/zend.h:381
#1  0x006b4563 in zval_scan_black (pz=0x156fcc8)
at /build/buildd/php5-5.3.6/Zend/zend_gc.c:285
#2  0x006b47f5 in zval_scan (pz=0x156fcc8) at 
/build/buildd/php5-5.3.6/Zend/zend_gc.c:453
#3  0x006b4bbe in gc_collect_cycles () at 
/build/buildd/php5-5.3.6/Zend/zend_gc.c:537
#4  0x006b5244 in gc_zval_possible_root (zv=0x156fcc8)
at /build/buildd/php5-5.3.6/Zend/zend_gc.c:166
#5  0x0070bfef in zend_do_fcall_common_helper_SPEC 
(execute_data=0x77ebc068)
at /build/buildd/php5-5.3.6/Zend/zend_execute.h:318
#6  0x006bd51b in execute (op_array=0x104c3d0)
at /build/buildd/php5-5.3.6/Zend/zend_vm_execute.h:107
#7  0x74be28b5 in xdebug_execute (op_array=0x104c3d0)
at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
#8  0x00698b70 in zend_execute_scripts (type=0, retval=0x8, 
file_count=3)
at /build/buildd/php5-5.3.6/Zend/zend.c:1266
#9  0x00645913 in php_execute_script (primary_file=0x75c40e56)
at /build/buildd/php5-5.3.6/main/main.c:2297
#10 0x0042c53e in main (argc=32767, argv=0x7fffdf36)
at /build/buildd/php5-5.3.6/sapi/cli/php_cli.c:1197
(gdb) p *obj
$1 = {value = {lval = 0, dval = 0, str = {val = 0x0, len = 0}, ht = 0x0, 
obj = {handle = 0,
  handlers = 0x0}}, refcount__gc = 0, type = 0 '\000', is_ref__gc = 0 
'\000'}

Version
---

php --version output:

PHP 5.3.6-13ubuntu3.6 with Suhosin-Patch (cli) (built: Feb 11 2012 
03:26:01) 
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
with Xdebug v2.1.0, Copyright (c) 2002-2010, by Derick Rethans

apt-cache policy php5 output:

php5:
  Installed: (none)
  Candidate: 5.3.6-13ubuntu3.6
  Version table:
 5.3.6-13ubuntu3.6 0
500 http://hu.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ oneiric-security/main amd64 
Packages
 5.3.6-13ubuntu3.1 0
500 http://hu.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages

lsb_release -rd output:

Description:Ubuntu 11.10
Release:11.10

file /usr/bin/php5 output:

/usr/bin/php5: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped

Reproduction with vanilla PHP
-

Manually built current stable release of PHP downloaded from http://php.net.
The issue seemed to be not reproducable. Version:

PHP 5.4.0 (cli) (built: Apr 17 2012 22:23:57) 
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies

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


** Tags: crash php segfault spl splfixedarray

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

Title:
  PHP 5.3.6-13ubuntu3.6 with Suhosin-Patch crashes when using
  SPLFixedArray built-in class

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/984381/+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 982984] Re: package unixodbc 2.2.14p2-5ubuntu3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-17 Thread Brian Murray
*** This bug is a duplicate of bug 902603 ***
https://bugs.launchpad.net/bugs/902603

** This bug has been marked a duplicate of bug 902603
   When installing Multi-Arch: same (meta-)package for two architectures, dpkg 
considers one arch as completely disappeared

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

Title:
  package unixodbc 2.2.14p2-5ubuntu3 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/982984/+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 984499] [NEW] snmpd fails to upgrade on do-release-upgrade -d from oneiric to precise

2012-04-17 Thread Martin Jackson
Public bug reported:

During do-release-upgrade -d, I got the message that snmpd failed to
upgrade correctly.  Scrolling back through the log, the deluser of the
snmp user failed, apprarently because the process was running.  (I also
run agents under AgentX, including lldp and the published
hrswinstalled.pl to allow me to snmp query installed packages).  On
another machine, when I stopped snmp before do-release-upgrade -d the
upgrade completed without issues.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: snmpd 5.4.3~dfsg-2.4ubuntu1
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: Tue Apr 17 20:23:23 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110426)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
SNMPVersion:
 NET-SNMP version:  5.4.3
 Web:   http://www.net-snmp.org/
 Email: net-snmp-cod...@lists.sourceforge.net
SourcePackage: net-snmp
SyslogSnmptrapd:
 
UpgradeStatus: Upgraded to precise on 2012-04-15 (2 days ago)
modified.conffile..etc.snmp.snmpd.conf: [modified]
mtime.conffile..etc.snmp.snmpd.conf: 2011-08-01T00:24:07.413724

** Affects: net-snmp (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 net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/984499

Title:
  snmpd fails to upgrade on do-release-upgrade -d from oneiric to
  precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/984499/+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 984499] Re: snmpd fails to upgrade on do-release-upgrade -d from oneiric to precise

2012-04-17 Thread Martin Jackson
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/984499

Title:
  snmpd fails to upgrade on do-release-upgrade -d from oneiric to
  precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/984499/+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 958448] Re: package unixodbc 2.2.14p2-5ubuntu3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-17 Thread Brian Murray
*** This bug is a duplicate of bug 902603 ***
https://bugs.launchpad.net/bugs/902603

** This bug is no longer a duplicate of bug 955999
   package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
** This bug has been marked a duplicate of bug 902603
   When installing Multi-Arch: same (meta-)package for two architectures, dpkg 
considers one arch as completely disappeared

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

Title:
  package unixodbc 2.2.14p2-5ubuntu3 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/958448/+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 955999]

2012-04-17 Thread Brian Murray
*** This bug is a duplicate of bug 902603 ***
https://bugs.launchpad.net/bugs/902603

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

** This bug has been marked a duplicate of bug 902603
   When installing Multi-Arch: same (meta-)package for two architectures, dpkg 
considers one arch as completely disappeared

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

Title:
  package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/955999/+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 953901] Re: package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-17 Thread Brian Murray
*** This bug is a duplicate of bug 902603 ***
https://bugs.launchpad.net/bugs/902603

** This bug is no longer a duplicate of bug 953895
   package libvirtodbc0 6.1.4+dfsg1-0ubuntu1 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
** This bug has been marked a duplicate of bug 902603
   When installing Multi-Arch: same (meta-)package for two architectures, dpkg 
considers one arch as completely disappeared

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

Title:
  package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/953901/+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 953899] Re: package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-17 Thread Brian Murray
*** This bug is a duplicate of bug 902603 ***
https://bugs.launchpad.net/bugs/902603

** This bug is no longer a duplicate of bug 953895
   package libvirtodbc0 6.1.4+dfsg1-0ubuntu1 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
** This bug has been marked a duplicate of bug 902603
   When installing Multi-Arch: same (meta-)package for two architectures, dpkg 
considers one arch as completely disappeared

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

Title:
  package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/953899/+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 953646] Re: package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-17 Thread Brian Murray
*** This bug is a duplicate of bug 902603 ***
https://bugs.launchpad.net/bugs/902603

** This bug is no longer a duplicate of bug 953289
   package odbcinst1debian2 2.2.14p2-5ubuntu2 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
** This bug has been marked a duplicate of bug 902603
   When installing Multi-Arch: same (meta-)package for two architectures, dpkg 
considers one arch as completely disappeared

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

Title:
  package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/953646/+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 951087] Re: Samba non-functional on boot.

2012-04-17 Thread darkphader
 The upstart configuration for samba makes the assumption that you are
not using this configuration i.e. it assumes that samba will deal with
binding to all interfaces.

It shouldn't do that.

 It would be good to confirm this - please could you attach the log
files for smbd and smbd from /var/log/samba to this bug report.

level 10 logs forthcoming

 start on (local-filesystems and net-device-up IFACE=eth0)

That does help but shouldn't be necessary for such an important package.
What if I was dealing with eth1 instead, then the line has to be edited.
Plus is the override file guaranteed to work through various upgrades?
If not then server stability is really in question.

 I'm downgrading this bug to 'Low' as its very specific to the way you
are using samba and marking 'Incomplete' pending your response on the
above.

Actually a pretty standard way to use Samba. And it's anything but Low
when your Samba box is a PDC or file/print server for many users.
Suggest this bug in Ubuntu finally get fixed.

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

Title:
  Samba non-functional on boot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/951087/+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 951087] Re: Samba non-functional on boot.

2012-04-17 Thread darkphader
** Attachment added: requested samba logs
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/951087/+attachment/3087447/+files/samba.logs.tar.bz2

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

Title:
  Samba non-functional on boot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/951087/+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 983680] [NEW] MXC051, SigmaTel STAC9200, Speaker, Internal Playback problem

2012-04-17 Thread David Estigarribia
*** This bug is a duplicate of bug 946232 ***
https://bugs.launchpad.net/bugs/946232

Public bug reported:

I can hear the bell of login screen but once in my session there is no sound 
coming from the speakers.
In the sound panel I can only select SPDIF output but when I plug headphones, 
the headphones output shows in the list.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-22.35-generic-pae 3.2.14
Uname: Linux 3.2.0-22-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu1
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  david  3604 F pulseaudio
  david  3959 F alsamixer
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xdfebc000 irq 44'
   Mixer name   : 'SigmaTel STAC9200'
   Components   : 'HDA:83847690,102801b5,00102201 
HDA:14f12bfa,14f100c3,0009'
   Controls  : 13
   Simple ctrls  : 6
CurrentDmesg:
 [   23.198295] init: plymouth-upstart-bridge main process (577) killed by TERM 
signal
 [   31.770654] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
 [   33.216022] eth1: no IPv6 routers present
 [  184.425328] show_signal_msg: 36 callbacks suppressed
 [  184.425336] compiz[1642]: segfault at 11 ip b4c9792a sp bfe7588c error 4 in 
libanimation.so[b4c53000+75000]
Date: Tue Apr 17 02:37:30 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120301)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=es_AR:es
 TERM=xterm
 PATH=(custom, no user)
 LANG=es_AR.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
Symptom_Card: Audio incluido - HDA Intel
Symptom_Jack: Speaker, Internal
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: Only some of outputs are working
Title: [MXC051, SigmaTel STAC9200, Speaker, Internal] Playback problem
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/13/2006
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A04
dmi.board.name: 0HC416
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd03/13/2006:svnDellInc.:pnMXC051:pvr:rvnDellInc.:rn0HC416:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MXC051
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

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

Title:
   MXC051, SigmaTel STAC9200, Speaker, Internal  Playback problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/983680/+subscriptions

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


[Bug 983680] Re: MXC051, SigmaTel STAC9200, Speaker, Internal Playback problem

2012-04-17 Thread David Estigarribia
*** This bug is a duplicate of bug 946232 ***
https://bugs.launchpad.net/bugs/946232


** This bug has been marked a duplicate of bug 946232
   [MM061, SigmaTel STAC9200, Black SPDIF Out, Rear] No sound at all

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

Title:
   MXC051, SigmaTel STAC9200, Speaker, Internal  Playback problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/983680/+subscriptions

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


[Bug 983679] [NEW] Unable to do package update and upgrades

2012-04-17 Thread John karanja Muraguri
Public bug reported:

My OS is :  
Description:Ubuntu precise (development branch)
Release:12.04


getting this error: 

Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList 
/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_precise-security_multiverse_binary-amd64_Packages
E: The package lists or status file could not be parsed or opened.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Unable to do package update and upgrades

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

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


[Bug 983676]

2012-04-17 Thread Apport retracing service
StacktraceTop:
 _int_malloc (av=0x1, bytes=100) at malloc.c:3551
 ?? ()

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

Title:
  evince crashed with SIGSEGV

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

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


[Bug 983676] Stacktrace.txt

2012-04-17 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/983676/+attachment/3081682/+files/Stacktrace.txt

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

Title:
  evince crashed with SIGSEGV

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

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


[Bug 983676] ThreadStacktrace.txt

2012-04-17 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/983676/+attachment/3081683/+files/ThreadStacktrace.txt

** Tags added: apport-failed-retrace

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

Title:
  evince crashed with SIGSEGV

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

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


[Bug 980177] Re: xul-ext-esteid is not marked as dependency

2012-04-17 Thread Martin-Éric Racine
There still hasn't been any followup.

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

Title:
  xul-ext-esteid is not marked as dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/esteid-meta/+bug/980177/+subscriptions

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


[Bug 916895] Re: last cups udate wreaks havoc with inkscape printout

2012-04-17 Thread madbiologist
** Changed in: cups (Ubuntu)
   Status: Expired = New

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

Title:
  last cups udate wreaks havoc with inkscape printout

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

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


[Bug 983681] [NEW] Floppy keeps running forever after every access

2012-04-17 Thread Linards Ticmanis
Public bug reported:

In Ubuntu Precise, the floppy disk drive's motor keeps running forever
as soon as the floppy is accessed (say, by doing a mdir a: or a
fdformat /dev/fd0, or a dd if=/dev/fd0 ... ), and the floppy drive's
activity LED stays lit. Only when the disk is removed from the drive,
the drive stops. I'd expect the drive to stop spinning a few seconds
after the access is finished.

The accessing command returns normally and I can still access the drive
normally by giving another command afterwards. The problem is purely the
failure to deselect the drive and/or turn off the drive motor line.

This is a standard IRQ6/DMA2 floppy drive connected directly to the
motherboard's built in FDC with a standard 34-wire ribbon floppy cable.
The bug happens both with a normal 1.44MB drive and with a 1.2MB (5.25
inch) drive. The drives do not exhibit this problem in DOS or Windows
running on the same physical hardware, and I do not remember having this
problem in Oneiric either.

If you need more info on my system than the automatically generated
attachments provide, please ask.

ProblemType: Bug
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.
ApportVersion: 2.0.1-0ubuntu4
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: XFi [Creative X-Fi], device 0: ctxfi [Front/WaveIn]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  linards1855 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'XFi'/'Creative X-Fi 20K2 SB0880'
   Mixer name   : '20K2'
   Components   : ''
   Controls  : 27
   Simple ctrls  : 10
Date: Tue Apr 17 07:40:17 2012
HibernationDevice: RESUME=UUID=e00a04d9-b055-49bd-a504-bba24c74df32
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
IwConfig:
 lono wireless extensions.

 teredono wireless extensions.

 eth0  no wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB:

ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic 
root=UUID=efe722f2-6b46-4b17-90a8-889d655827be ro quiet gfxpayload=text 
nomodeset quiet gfxpayload=text nomodeset
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-23-generic N/A
 linux-backports-modules-3.2.0-23-generic  N/A
 linux-firmware1.79
RfKill:

SourcePackage: linux
UpgradeStatus: Upgraded to precise on 2012-03-30 (17 days ago)
dmi.bios.date: 03/09/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2104
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5B
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.:bvr2104:bd03/09/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B: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: Confirmed


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

Title:
  Floppy keeps running forever after every access

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

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

[Bug 983681] Re: Floppy keeps running forever after every access

2012-04-17 Thread Linards Ticmanis
** Description changed:

  In Ubuntu Precise, the floppy disk drive's motor keeps running forever
  as soon as the floppy is accessed (say, by doing a mdir a: or a
  fdformat /dev/fd0, or a dd if=/dev/fd0 ... ), and the floppy drive's
  activity LED stays lit. Only when the disk is removed from the drive,
  the drive stops. I'd expect the drive to stop spinning a few seconds
  after the access is finished.
+ 
+ The accessing command returns normally and I can still access the drive.
+ The problem is purely the failure to deselect the drive and/or turn off
+ the drive motor line.
  
  This is a standard IRQ6/DMA2 floppy drive connected directly to the
  motherboard's built in FDC with a standard 34-wire ribbon floppy cable.
  The bug happens both with a normal 1.44MB drive and with a 1.2MB (5.25
  inch) drive. The drives do not exhibit this problem in DOS or Windows
  running on the same physical hardware, and I do not remember having this
  problem in Oneiric either.
  
  If you need more info on my system than the automatically generated
  attachments provide, please ask.
  
  ProblemType: Bug
  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.
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: amd64
  ArecordDevices:
-   List of CAPTURE Hardware Devices 
-  card 0: XFi [Creative X-Fi], device 0: ctxfi [Front/WaveIn]
-Subdevices: 1/1
-Subdevice #0: subdevice #0
+   List of CAPTURE Hardware Devices 
+  card 0: XFi [Creative X-Fi], device 0: ctxfi [Front/WaveIn]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  linards1855 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  linards1855 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
-  Card hw:0 'XFi'/'Creative X-Fi 20K2 SB0880'
-Mixer name : '20K2'
-Components : ''
-Controls  : 27
-Simple ctrls  : 10
+  Card hw:0 'XFi'/'Creative X-Fi 20K2 SB0880'
+    Mixer name : '20K2'
+    Components : ''
+    Controls  : 27
+    Simple ctrls  : 10
  Date: Tue Apr 17 07:40:17 2012
  HibernationDevice: RESUME=UUID=e00a04d9-b055-49bd-a504-bba24c74df32
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  IwConfig:
-  lono wireless extensions.
-  
-  teredono wireless extensions.
-  
-  eth0  no wireless extensions.
+  lono wireless extensions.
+ 
+  teredono wireless extensions.
+ 
+  eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic 
root=UUID=efe722f2-6b46-4b17-90a8-889d655827be ro quiet gfxpayload=text 
nomodeset quiet gfxpayload=text nomodeset
  RelatedPackageVersions:
-  linux-restricted-modules-3.2.0-23-generic N/A
-  linux-backports-modules-3.2.0-23-generic  N/A
-  linux-firmware1.79
+  linux-restricted-modules-3.2.0-23-generic N/A
+  linux-backports-modules-3.2.0-23-generic  N/A
+  linux-firmware1.79
  RfKill:
-  
+ 
  SourcePackage: linux
  UpgradeStatus: Upgraded to precise on 2012-03-30 (17 days ago)
  dmi.bios.date: 03/09/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2104
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5B
  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.:bvr2104:bd03/09/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

** Description changed:

  In Ubuntu Precise, the floppy disk drive's motor keeps running forever
  as soon as the floppy is accessed (say, by doing a mdir a: or a
  fdformat /dev/fd0, or a dd if=/dev/fd0 ... ), and the floppy drive's
  activity LED stays lit. Only when the disk is removed from the drive,
  the drive stops. I'd expect the drive to stop spinning a few seconds
  after the access is finished.
  
- The accessing command returns normally and I can still access the drive.
- The problem is purely the failure to deselect the drive and/or turn off
- the drive motor line.
+ The accessing command returns normally and I can still access the drive
+ normally by giving another command afterwards. The problem is purely the
+ failure to deselect the drive and/or turn off the drive 

[Bug 983675] Re: ???

2012-04-17 Thread Bryce Harrington
I don't see any errors in the log files.

** Changed in: xorg (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/983675

Title:
  ???

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

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


[Bug 983681] Re: Floppy keeps running forever after every access

2012-04-17 Thread Brad Figg
** Changed in: linux (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/983681

Title:
  Floppy keeps running forever after every access

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

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


[Bug 982401] Re: Xorg crash

2012-04-17 Thread Bryce Harrington
I can't reproduce.  Feel free to reopen with a full backtrace if you see
it again.

** Changed in: xorg (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/982401

Title:
  Xorg crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/982401/+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-17 Thread afunix
Joseph, the bug is still there in latest 3.4: 
Linux kelly 3.4.0-030400rc3-generic #201204152235 SMP Mon Apr 16 02:36:13 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

I found that sometimes when I close lid without locking the screen, the
latest picture stays on a screen and mouse cursor is shown, but I cannot
press anything on the screen.

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

** Changed in: linux (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/982299

Title:
  Screen stays black after laptop lid is opened

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

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


[Bug 981168] Re: Regression: Installing apps causes a terrible visual glitch-- have to restart X.org.

2012-04-17 Thread Pablo Almeida
Sorry if this is a dumb question, but how do I try it?

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

Title:
  Regression: Installing apps causes a terrible visual glitch-- have to
  restart X.org.

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

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


[Bug 969489] Re: lightdm tries (and fails) to start too early?

2012-04-17 Thread Clint Byrum
Hm the card0 thing doesn't seem to make a difference in my trackpad bug.

However, adding 'and stopped udevtrigger' *does* solve that problem. So
can somebody who is affected try adding that ? as in, make
/etc/init/lightdm.conf's start on:

start on ((filesystem
   and runlevel [!06]
   and started dbus
   and stopped udevtrigger
   and (drm-device-added card0 PRIMARY_DEVICE_FOR_DISPLAY=1
or stopped udev-fallback-graphics))
  or runlevel PREVLEVEL=S)

My theory is that the udev drm-device-added event is not being seen
because the kernel has already sent it by the time we get to this point,
since the boot speed is so fast.

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

Title:
  lightdm tries (and fails) to start too early?

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

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


[Bug 948473] Re: Dash not showing search result

2012-04-17 Thread no!chance
A workaround is to delete the zeitgeist database in folder
~/.local/share/zeitgeist/

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

Title:
  Dash not showing search result

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

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


[Bug 936552] Re: MacBookAir 4, 1 trackpad does not work with evdev/multitouch driver

2012-04-17 Thread Clint Byrum
Adding 'and stopped udevtrigger' to the start on conditions seems to
have solved the problem without any sleeps. This might also be the fix
for bug # 969489, which might suggest that the whole thing is related.

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

Title:
  MacBookAir 4,1 trackpad does not work with evdev/multitouch driver

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

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


[Bug 543282] Re: Documentation cannot be translated

2012-04-17 Thread Robert Ancell
** Changed in: simple-scan
   Status: Triaged = Fix Committed

** Changed in: simple-scan (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  Documentation cannot be translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/543282/+subscriptions

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


[Bug 543282] Re: Documentation cannot be translated

2012-04-17 Thread Launchpad Bug Tracker
** Branch linked: lp:simple-scan

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

Title:
  Documentation cannot be translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/543282/+subscriptions

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


[Bug 543282] Re: Documentation cannot be translated

2012-04-17 Thread Robert Ancell
OK, I copied what Deja Dup did [1] and hopefully it will now work...

[1] http://bazaar.launchpad.net/~deja-dup-hackers/deja-
dup/24/view/head:/help/Makefile.am

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

Title:
  Documentation cannot be translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/543282/+subscriptions

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


[Bug 525883] Re: Java applet audio with pulseaudio broken (local apps likely broken)

2012-04-17 Thread Daniel Eloff
Just wanted to add that with sun java 7 installed (and openjdk removed)
webex does not work (Audo device is not accessible now)

This works:
http://www.javasonics.com/listenup/examples/record_upload_wav.html

Using 12.04

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

Title:
  Java applet audio with pulseaudio broken (local apps likely broken)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/525883/+subscriptions

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


[Bug 946178] Re: GPU fan always at 100%, can not change the thermal settings

2012-04-17 Thread Le Gluon Du Net
this bug is still present in the 295.40 version...

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

Title:
  GPU fan always at 100%, can not change the thermal settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/946178/+subscriptions

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


[Bug 946171] Re: Authentication dialog window loses focus easily - Ubuntu 12.04

2012-04-17 Thread Jane Atkinson
Sorry, I spoke too soon. Not fixed yet. I opened GParted, the
authentication dialog box was in front a terminal that was already open,
and I had to click on the dialog box top bar to get focus.

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

Title:
  Authentication dialog window loses focus easily - Ubuntu 12.04

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

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


[Bug 983481] Re: X freeze with intel video and multiple monitors

2012-04-17 Thread Bryce Harrington
For GPU lockup bugs with Intel graphics, you need to collect the output
of 'dmesg' and your /sys/kernel/debug/dri/0/i915_error_state file.  Both
of these must be collected while the machine is locked up (e.g. by
sshing into the sick machine over ethernet).  See
https://wiki.ubuntu.com/X/Troubleshooting/Freeze for additional info.

** Changed in: xorg (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/983481

Title:
  X freeze with intel video and multiple monitors

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

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


[Bug 916568] Re: Multiple focus problems on first connexion

2012-04-17 Thread Bryce Harrington
Ok thanks, that second video shows the problem quite clearly.

It really does feel more like a window manager bug than X, however the
fact that you find similar focus problems in both gnome shell and unity
tends to suggest otherwise.

I haven't seen other reports of this behavior (or, at least, not any
that I can recall).  Is there any chance it is something particular to
your system configuration?  Can you create a USB live image and boot
that, and see if it reproduces?  If it does not, then boot your regular
system but log in as a guest account.

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

** Changed in: xorg (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/916568

Title:
  Multiple focus problems on first connexion

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

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


[Bug 983686] Re: package sysvutils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package sysvinit-utils 2.88dsf-13.10ubuntu11

2012-04-17 Thread Sreyas Adury
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983686

Title:
  package sysvutils (not installed) failed to install/upgrade: trying to
  overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package
  sysvinit-utils 2.88dsf-13.10ubuntu11

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

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


[Bug 983581] Re: null reference error at shutdown/logoff

2012-04-17 Thread Bryce Harrington
Stacktrace shows a kernel stacktrace in firegl_takedown.

You mention you have the latest proprietary drivers installed, yet
jockey does not show either supported fglrx driver enabled:

JockeyStatus:
 xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Disabled, 
Not in use)

What version of fglrx do you have installed exactly?

Have you tried purging fglrx completely, and reinstalling from jockey?

** Package changed: xorg (Ubuntu) = fglrx-installer (Ubuntu)

** Changed in: fglrx-installer (Ubuntu)
   Importance: Undecided = High

** Changed in: fglrx-installer (Ubuntu)
   Status: New = Triaged

** Changed in: fglrx-installer (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  null reference error at shutdown/logoff

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

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


[Bug 983686] [NEW] package sysvutils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package sysvinit-utils 2.88dsf-13.10ubuntu11

2012-04-17 Thread Sreyas Adury
Public bug reported:

Kde is also having a problem

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: sysvutils (not installed)
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-0ubuntu3
AptOrdering:
 sysvutils: Install
 sysvutils: Configure
Architecture: i386
Date: Tue Apr 17 11:36:17 2012
DpkgTerminalLog:
 Unpacking sysvutils (from .../sysvutils_2.86.ds1-14.1ubuntu45_i386.deb) ...
 dpkg: error processing 
/var/cache/apt/archives/sysvutils_2.86.ds1-14.1ubuntu45_i386.deb (--unpack):
  trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package 
sysvinit-utils 2.88dsf-13.10ubuntu11
DuplicateSignature:
 Unpacking sysvutils (from .../sysvutils_2.86.ds1-14.1ubuntu45_i386.deb) ...
 dpkg: error processing 
/var/cache/apt/archives/sysvutils_2.86.ds1-14.1ubuntu45_i386.deb (--unpack):
  trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package 
sysvinit-utils 2.88dsf-13.10ubuntu11
ErrorMessage: trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is 
also in package sysvinit-utils 2.88dsf-13.10ubuntu11
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
SourcePackage: sysvinit
Title: package sysvutils (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package 
sysvinit-utils 2.88dsf-13.10ubuntu11
UpgradeStatus: Upgraded to precise on 2012-01-30 (77 days ago)

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


** Tags: apport-package i386 package-conflict precise ubuntu-une

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

Title:
  package sysvutils (not installed) failed to install/upgrade: trying to
  overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package
  sysvinit-utils 2.88dsf-13.10ubuntu11

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

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


[Bug 975995] Re: Panel on the left side gets grey

2012-04-17 Thread Thomas Hotz
I mark it as fixed released, because now it's working correctly. After
resume the panel doesn't get grey any more.

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

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

Title:
  Panel on the left side gets grey

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

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


[Bug 983688] [NEW] Gimp in one-window-mode doesn't place the windows correctly

2012-04-17 Thread Thomas Hotz
Public bug reported:

When I start GIMP it doesn't place the windows correctly as it should be
on the desktop.

I have attached a screenshot, you see the panel is over the window at
the top.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gimp 2.6.12-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu3
Architecture: amd64
Date: Tue Apr 17 08:09:35 2012
ProcEnviron:
 LANGUAGE=de_AT:de
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
SourcePackage: gimp
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gimp (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/983688

Title:
  Gimp in one-window-mode doesn't place the windows correctly

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

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

[Bug 983687] Re: zenity crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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 #969031, 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/983687/+attachment/3081718/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/983687/+attachment/3081720/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/983687/+attachment/3081721/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/983687/+attachment/3081722/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/983687/+attachment/3081723/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/983687/+attachment/3081724/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/983687/+attachment/3081725/+files/ThreadStacktrace.txt

** Visibility changed to: Public

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

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

Title:
  zenity crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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


[Bug 983688] Re: Gimp in one-window-mode doesn't place the windows correctly

2012-04-17 Thread Thomas Hotz
** Attachment added: Bildschirmfoto vom 2012-04-17 08:09:09.png
   
https://bugs.launchpad.net/bugs/983688/+attachment/3081727/+files/Bildschirmfoto%20vom%202012-04-17%2008%3A09%3A09.png

** Description changed:

  When I start GIMP it doesn't place the windows correctly as it should be
- on the desktop
+ on the desktop.
+ 
+ I have attached a screenshot, you see the panel is over the window at
+ the top.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gimp 2.6.12-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu3
  Architecture: amd64
  Date: Tue Apr 17 08:09:35 2012
  ProcEnviron:
-  LANGUAGE=de_AT:de
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=de_AT.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=de_AT:de
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_AT.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gimp
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Gimp in one-window-mode doesn't place the windows correctly

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

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

[Bug 983686] Re: package sysvutils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package sysvinit-utils 2.88dsf-13.10ubuntu11

2012-04-17 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/983686

Title:
  package sysvutils (not installed) failed to install/upgrade: trying to
  overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package
  sysvinit-utils 2.88dsf-13.10ubuntu11

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

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


[Bug 983636] Re: Xorg instantly SEGFAULT when plugging in a usb wireless hid

2012-04-17 Thread Bryce Harrington
Try this PPA:

https://launchpad.net/~bryce/+archive/lp973297

** Changed in: xorg (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/983636

Title:
  Xorg instantly SEGFAULT when plugging in a usb wireless hid

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

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


[Bug 983586] Re: package operation failed

2012-04-17 Thread Raphaël Hertzog
package operation failed is a bit short for a bug description. There's
nothing I can do about this. You need to provide more information about
the nature of the problem.

** Changed in: dpkg (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/983586

Title:
  package operation failed

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

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


[Bug 969579] Re: xvba-va-driver broken

2012-04-17 Thread RussianNeuroMancer
Do you try workaround from bug 800022?

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

Title:
  xvba-va-driver broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xvba-video/+bug/969579/+subscriptions

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


[Bug 936920] Re: [regression] default search engines are readded (keywords wiped) with upgrade

2012-04-17 Thread Václav Šmilauer
This bug keeps coming back. #858683 looks like a dupe of this, though it
has been marked as fix released. Using up-to-date 12.04.

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

Title:
  [regression] default search engines are readded (keywords wiped) with
  upgrade

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

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


[Bug 874146] Re: New windows open on the wrong monitor

2012-04-17 Thread Rocko
The 'Place Windows' plugin has absolutely no effect on the placement of
popup windows, which appear correctly if I open a popup from a window on
my top monitor (ie centered over the originating window) but always at
the top of my lower monitor if I open a popup from a window in the lower
monitor (this includes windows opened by system menu options like
'Shutdown').

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

Title:
  New windows open on the wrong monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/874146/+subscriptions

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


[Bug 983591] Re: lp-propose proposes merge when it should abort

2012-04-17 Thread Varun Priolkar
*** This bug is a duplicate of bug 983592 ***
https://bugs.launchpad.net/bugs/983592

** This bug has been marked a duplicate of bug 983592
   lp-propose proposes merge when it should abort

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

Title:
  lp-propose proposes merge when it should abort

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-pipeline/+bug/983591/+subscriptions

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


[Bug 980828] Re: the shortcut keys in workspace section of the shortcut overlay aren't translated

2012-04-17 Thread Didier Roche
@Nicolas: this doesn't require any translation changes ;)

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

Title:
  the shortcut keys in workspace section of the shortcut overlay aren't
  translated

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

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


[Bug 974205] Re: VA API doesn't work with fglrx driver from restricted repos

2012-04-17 Thread RussianNeuroMancer
Bugs that may be related: bug 800022 and bug 821691.

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

Title:
  VA API doesn't work with fglrx driver from restricted repos

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

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


[Bug 974050] Re: yelp-tools uses help: links instead of ghelp

2012-04-17 Thread Robert Ancell
Fixed in 3.4.1

** Changed in: simple-scan
   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/974050

Title:
  yelp-tools uses help: links instead of ghelp

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/974050/+subscriptions

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


[Bug 965323] Re: Panel is transparent when Dash is open; no blur no average BG color

2012-04-17 Thread Didier Roche
** Changed in: unity
   Importance: High = Medium

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

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

Title:
  Panel is transparent when Dash is open; no blur no average BG color

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

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


[Bug 359636] Re: midori crashed with signal 7

2012-04-17 Thread Thomas Hotz
Thank you for this bug report.
Have you updated to a newer Ubuntu version or a newer version of midori? Can 
you still reproduce this bug?

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

Title:
  midori crashed with signal 7

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

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


[Bug 983323] Re: [regression] Corrupted screen and sluggish performance after suspend with 295.40 drivers

2012-04-17 Thread djwong
This patch fixes the problem for me, although I suspect that it probably
re-breaks CVE-2012-0946.  Hard to tell with a closed source project. :(

Anyway, I slipped in a printk to print the offending offset and size.
On a GeForce 7300GT (~2006 iMac) it looks like something in the driver
is trying to map 0x1000 0x1000 (which is explicitly checked by the
IS_BLACKLISTED_REG_OFFSET macro).  I have no idea what registers are in
there, but for that system the ability to create the memory mapping is
crucial to restarting graphics during resume.

I wonder if this will fix the other people who can't even get Unity3d
started, but that's pure speculation.

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-0946

** Patch added: revert-295.40-security-fix.patch
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/983323/+attachment/3081741/+files/revert-295.40-security-fix.patch

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

Title:
  [regression] Corrupted screen and sluggish performance after suspend
  with 295.40 drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/983323/+subscriptions

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


[Bug 983268] Re: compiz crashed with SIGSEGV in ends_with_iter_select__gnu_cxx::__normal_iteratorchar const*, std::basic_stringchar , char const*, boost::algorithm::is_iequal() from unity::ui::P

2012-04-17 Thread Andrea Azzarone
** Changed in: unity
 Assignee: (unassigned) = Andrea Azzarone (andyrock)

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Andrea Azzarone (andyrock)

** Changed in: unity
   Status: Confirmed = In Progress

** Changed in: unity (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  compiz crashed with SIGSEGV in
  ends_with_iter_select__gnu_cxx::__normal_iteratorchar const*,
  std::basic_stringchar , char const*, boost::algorithm::is_iequal()
  from unity::ui::PointerBarrierWrapper::EmitCurrentData()

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

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


[Bug 826390] Re: Unable to print current page

2012-04-17 Thread Robert Ancell
** Changed in: simple-scan (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: simple-scan
   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/826390

Title:
  Unable to print current page

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/826390/+subscriptions

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


[Bug 565049] Re: npviewer.bin crashed with SIGSEGV in start_thread()

2012-04-17 Thread Thomas Hotz
** Changed in: nspluginwrapper (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/565049

Title:
  npviewer.bin crashed with SIGSEGV in start_thread()

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

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


[Bug 462413] Re: Adobe flash player 10 failed to install properly and now will not re-install or uninstall

2012-04-17 Thread Thomas Hotz
Can you still produce this bug? Which Ubuntu version do you use?

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

Title:
  Adobe flash player 10 failed to install properly and now will not re-
  install or uninstall

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/462413/+subscriptions

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


[Bug 247369] Re: several web sites now kill flash plugin every single time in firefox (amd64, nspluginwrapper)

2012-04-17 Thread Thomas Hotz
I confirm this bug because it affect several people.

** Changed in: flashplugin-nonfree (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/247369

Title:
  several web sites now kill flash plugin every single time in firefox
  (amd64,nspluginwrapper)

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

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


[Bug 983689] Re: mission-control-5 crashed with SIGABRT in raise()

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

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 #974687, 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/983689/+attachment/3081729/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/983689/+attachment/3081731/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/983689/+attachment/3081733/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/983689/+attachment/3081734/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/983689/+attachment/3081735/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/983689/+attachment/3081737/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/983689/+attachment/3081738/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 974687
   mission-control-5 crashed with SIGABRT in __libc_message()

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

Title:
  mission-control-5 crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-control-5/+bug/983689/+subscriptions

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


[Bug 983323] Re: [regression] Corrupted screen and sluggish performance after suspend with 295.40 drivers

2012-04-17 Thread djwong
Yes, the patch does re-break CVE-2012-0946.

It sounds like nvidia are working on the corruption and stuttering issues and 
in the meantime they'd rather we not use 295.40:
http://www.nvnews.net/vbulletin/showthread.php?p=2546510#post2546510

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

Title:
  [regression] Corrupted screen and sluggish performance after suspend
  with 295.40 drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/983323/+subscriptions

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


[Bug 974687] Re: mission-control-5 crashed with SIGABRT in __libc_message()

2012-04-17 Thread Apport retracing service
** Tags added: bugpattern-needed

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

Title:
  mission-control-5 crashed with SIGABRT in __libc_message()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-control-5/+bug/974687/+subscriptions

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


[Bug 283650] Re: flashplugin-nonfree permanent cookies

2012-04-17 Thread Thomas Hotz
** Changed in: flashplugin-nonfree (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/283650

Title:
  flashplugin-nonfree permanent cookies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/283650/+subscriptions

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


[Bug 983696] [NEW] kernel BUG at /build/buildd/linux-3.0.0/drivers/gpu/drm/i915/i915_gem.c:3336!

2012-04-17 Thread Hao-Ran Liu
Public bug reported:

I was to connect external LCD to a  Thinkpad X220T on the VGA port.
The system was frozen and both internal and external LCD have a blank screen.
The Cap lock LED on the keyboard was not functional.
I have to force a poweroff to regain control of the computer.

What you expected to happen:
The external LCD displayed screen correctly

What happened instead
The computer crashed and both screens were blank

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu7.1
ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
Uname: Linux 3.0.0-17-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,imgpng,vpswitch,move,place,unitymtgrabhandles,mousepoll,gnomecompat,wall,grid,resize,session,snap,regex,animation,expo,fade,ezoom,scale,workarounds,unityshell]
CompositorRunning: compiz
Date: Tue Apr 17 14:02:03 2012
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 tp-smapi, 0.41, 3.0.0-16-generic, x86_64: installed
 tp-smapi, 0.41, 3.0.0-17-generic, x86_64: installed
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GpuHangFrequency: This is the first time
GpuHangReproducibility: Seems to happen randomly
GpuHangStarted: Today
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:21db]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MachineType: LENOVO 429637U
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-17-generic 
root=UUID=1183cf9c-0d9c-4d5b-87fc-dc6bb5bb1c7d ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8DET56WW (1.26 )
dmi.board.asset.tag: Not Available
dmi.board.name: 429637U
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:bvr8DET56WW(1.26):bd12/01/2011:svnLENOVO:pn429637U:pvrThinkPadX220Tablet:rvnLENOVO:rn429637U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 429637U
dmi.product.version: ThinkPad X220 Tablet
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3.2
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug compiz-0.9 freeze oneiric running-unity ubuntu

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

Title:
  kernel BUG at
  /build/buildd/linux-3.0.0/drivers/gpu/drm/i915/i915_gem.c:3336!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/983696/+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   >