[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