[Bug 726790] Re: python-vm-builder-0.12.4+bzr462-0ubuntu1: swap partitions fail to be created properly when lucid is the target

2012-01-15 Thread Alex Karasulu
I was having the same issue and after adding Taco's sync line in the
dapper.py file everything worked smoothy. Thanks Taco!

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

Title:
  python-vm-builder-0.12.4+bzr462-0ubuntu1: swap partitions fail to be
  created properly when lucid is the target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/726790/+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 911642] [NEW] system-config-printer.py crashed with SIGSEGV in debug_lookup_classname_int()

2012-01-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Setting up printer

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: system-config-printer-gnome 1.3.6+20110831-0ubuntu11
ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
Uname: Linux 3.2.0-7-generic i686
ApportVersion: 1.90-0ubuntu1
Architecture: i386
Date: Tue Jan  3 23:29:28 2012
ExecutablePath: /usr/share/system-config-printer/system-config-printer.py
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20111212)
InterpreterPath: /usr/bin/python2.7
Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
MachineType: Dell Inc. MM061
PackageArchitecture: all
Papersize: letter
ProcCmdline: /usr/bin/python 
/usr/share/system-config-printer/system-config-printer.py
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-7-generic 
root=UUID=d8d3ce2b-1d89-41a7-8b9d-5261eb0c143c ro quiet splash vt.handoff=7
SegvAnalysis:
 Segfault happened at: 0x1bbe3ef:   mov(%edx,%esi,4),%eax
 PC (0x01bbe3ef) ok
 source (%edx,%esi,4) (0x) not located in a known VMA region (needed 
readable region)!
 destination %eax ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: system-config-printer
StacktraceTop:
 ?? () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
 debug_add_class () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
 ?? () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
 setup_logging () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
 ?? () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
Title: system-config-printer.py crashed with SIGSEGV in debug_add_class()
UpgradeStatus: Upgraded to precise on 2011-12-29 (6 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 06/13/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A17
dmi.board.name: 0XD720
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd06/13/2007:svnDellInc.:pnMM061:pvr:rvnDellInc.:rn0XD720:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MM061
dmi.sys.vendor: Dell Inc.

** Affects: samba (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: apport-crash i386 precise running-unity
-- 
system-config-printer.py crashed with SIGSEGV in debug_lookup_classname_int()
https://bugs.launchpad.net/bugs/911642
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to samba in Ubuntu.

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


[Bug 911642] Re: system-config-printer.py crashed with SIGSEGV in debug_lookup_classname_int()

2012-01-15 Thread Till Kamppeter
Moving to samba, as the suggested patch fixes a bug in the Samba code.

** Package changed: system-config-printer (Ubuntu) = samba (Ubuntu)

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

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

Title:
  system-config-printer.py crashed with SIGSEGV in
  debug_lookup_classname_int()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/911642/+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 916992] [NEW] Database migration v064 fails against MySQL 5.5 + InnoDB

2012-01-15 Thread Adam Gandelman
Public bug reported:

After Bug #907878  was resolved, migrations are failing against MySQL +
InnoDB databases on precise:

2012-01-16 00:33:12,574 INFO migrate.versioning.api [-] 63 - 64... 
2012-01-16 00:33:12,643 DEBUG migrate.versioning.util [-] Disposing SQLAlchemy 
engine 
Engine(mysql://nova:uhrydphlpy8ix...@ip-10-252-37-92.us-west-2.compute.internal/nova)
 from (pid=4828) with_engine 
/usr/lib/python2.7/dist-packages/migrate/versioning/util/__init__.py:162
Command failed, please check log for more info
2012-01-16 00:33:12,645 CRITICAL nova [-] (OperationalError) (1025, Error on 
rename of './nova/#sql-1115_36' to './nova/instance_actions' (errno: 150)) 
'\nALTER TABLE instance_actions DROP COLUMN instance_id' ()
(nova): TRACE: Traceback (most recent call last):
(nova): TRACE:   File /usr/bin/nova-manage, line 2382, in module
(nova): TRACE: main()
(nova): TRACE:   File /usr/bin/nova-manage, line 2370, in main
(nova): TRACE: fn(*fn_args, **fn_kwargs)
(nova): TRACE:   File /usr/bin/nova-manage, line 1207, in sync
(nova): TRACE: return migration.db_sync(version)
(nova): TRACE:   File /usr/lib/python2.7/dist-packages/nova/db/migration.py, 
line 35, in db_sync
(nova): TRACE: return IMPL.db_sync(version=version)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/migration.py, line 51, in 
db_sync
(nova): TRACE: return versioning_api.upgrade(FLAGS.sql_connection, 
repo_path, version)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/api.py, line 186, in 
upgrade
(nova): TRACE: return _migrate(url, repository, version, upgrade=True, 
err=err, **opts)
(nova): TRACE:   File string, line 2, in _migrate
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/util/__init__.py, line 
159, in with_engine
(nova): TRACE: return f(*a, **kw)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/api.py, line 366, in 
_migrate
(nova): TRACE: schema.runchange(ver, change, changeset.step)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/schema.py, line 91, in 
runchange
(nova): TRACE: change.run(self.engine, step)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/script/py.py, line 145, 
in run
(nova): TRACE: script_func(engine)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/migrate_repo/versions/064_change_instance_id_to_uuid_in_instance_actions.py,
 line 52, in upgrade
(nova): TRACE: instance_actions.c.instance_id.drop()
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/changeset/schema.py, line 549, in 
drop
(nova): TRACE: engine._run_visitor(visitorcallable, self, connection, 
**kwargs)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 2234, in 
_run_visitor
(nova): TRACE: conn._run_visitor(visitorcallable, element, **kwargs)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1904, in 
_run_visitor
(nova): TRACE: **kwargs).traverse_single(element)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/changeset/ansisql.py, line 53, in 
traverse_single
(nova): TRACE: ret = super(AlterTableVisitor, self).traverse_single(elem)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/visitors.py, line 86, in 
traverse_single
(nova): TRACE: return meth(obj, **kw)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/changeset/ansisql.py, line 138, in 
visit_column
(nova): TRACE: self.execute()
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/changeset/ansisql.py, line 42, in 
execute
(nova): TRACE: return self.connection.execute(self.buffer.getvalue())
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1405, in 
execute
(nova): TRACE: params)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1582, in 
_execute_text
(nova): TRACE: statement, parameters
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1646, in 
_execute_context
(nova): TRACE: context)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1639, in 
_execute_context
(nova): TRACE: context)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py, line 330, in 
do_execute
(nova): TRACE: cursor.execute(statement, parameters)
(nova): TRACE:   File /usr/lib/python2.7/dist-packages/MySQLdb/cursors.py, 
line 174, in execute
(nova): TRACE: self.errorhandler(self, exc, value)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/MySQLdb/connections.py, line 36, in 
defaulterrorhandler
(nova): TRACE: raise errorclass, errorvalue
(nova): TRACE: OperationalError: (OperationalError) (1025, Error on rename of 
'./nova/#sql-1115_36' to './nova/instance_actions' (errno: 150)) '\nALTER 
TABLE 

[Bug 690925] Re: Package MySQL 5.5.x for Ubuntu

2012-01-15 Thread dfrg.msc
Upstream 5.5.20 is out, but there is no sign of 5.5.x in Debian unstable
now. Maybe 5.5.20 is now a choice.

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

Title:
  Package MySQL 5.5.x for Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/690925/+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 891085] Re: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: subprocess of post-installation script returned error code 75

2012-01-15 Thread Launchpad Bug Tracker
[Expired for postfix (Ubuntu) because there has been no activity for 60
days.]

** Changed in: postfix (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  subprocess of post-installation script returned error code 75

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