[Bug 1264955] [NEW] libvirt: find-storage-pool-sources work unexpected

2013-12-30 Thread Royce Lv
Public bug reported:

1. how to reproduce:
virsh find-storage-pool-sources-as netfs localhost

2. frequency:
100%

3. expected result:
list export paths of localhost

4. Actul result:
virsh # find-storage-pool-sources-as netfs localhost
error: Failed to find any netfs pool sources
error: Cannot find '' in path: No such file or directory

5. Source code trace:
In src/storage/storage_ backend_fs.c:

if (source-nhost != 1) {
virReportError(VIR_ERR_CONFIG_UNSUPPORTED, %s,
   _(Expected exactly 1 host for the storage pool));
goto cleanup;
}

state.host = source-hosts[0].name;

cmd = virCommandNewArgList(SHOWMOUNT,
   --no-headers,
   --exports,
   source-hosts[0].name,
   NULL);

6. diagnose suggestion:
It may because the build machine does not has a nfs-common installed, so 
SHOWMOUNT during configure, is configured as empty.
   So when running find-source cmd, SHOWMOUNT cannot be found so report error.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: libvirt-bin 1.0.2-0ubuntu11.13.04.4
ProcVersionSignature: Ubuntu 3.8.0-32.47-generic 3.8.13.10
Uname: Linux 3.8.0-32-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: amd64
Date: Mon Dec 30 17:05:07 2013
InstallationDate: Installed on 2013-10-06 (84 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

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

Title:
  libvirt: find-storage-pool-sources work unexpected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1264955/+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 1265025] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-12-30 Thread Andres Sanchez
Public bug reported:

Errors were encountered while processing:
 samba4
 winbind
 libpam-winbind
Error in function: 
Setting up samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) ...
unable to open smb.conf at /usr/share/samba/setoption.pl line 22.
dpkg: error processing samba4 (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up winbind (2:3.6.3-2ubuntu2.9) ...
 * Starting the Winbind daemon winbind
[fail]
invoke-rc.d: initscript winbind, action start failed.
dpkg: error processing winbind (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpam-winbind:
 libpam-winbind depends on winbind (= 2:3.6.3-2ubuntu2.9); however:
  Package winbind is not configured yet.
dpkg: error processing libpam-winbind (--configure):
 dependency problems - leaving unconfigured

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21
Uname: Linux 3.5.0-42-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Mon Dec 30 09:26:07 2013
DuplicateSignature: package:samba4:4.0.0~alpha18.dfsg1-4ubuntu2:subprocess 
installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
MarkForUpload: True
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1265025/+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-1311-openstack] Openstack Next Steps

2013-12-30 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items changed:
  Work items for ubuntu-13.11:
  Setup Trusty Icehouse in Openstack-CI: DONE
  Setup Precise Icehouse in Openstack-CI: DONE
  Write MIR report for httpretty: INPROGRESS
  Write MIR report for mox3: INPROGRESS
  Setup staging PPA for precise icehouse: DONE
  Write MIR report for python-librabbitmq: DONE
  Write MIR report for librabbitmq: DONE
  Write MIR report beanstalkc: INPROGRESS
  Write MIR report for beanstalkd: INPROGRESS
  Porting of clients and oslo-incubator to python3: INPROGRESS
  
  Work items for ubuntu-13.12:
  [zulcss] Update libvirt to 1.2.0: INPROGRESS
  [zulcss] Package libvirt-python 1.2.0: DONE
  [zulcss] Sync packages from Trusty to Cloud Archive staging: DONE
  [zulcss] Package Trove for Ubuntu: DONE
  [zulcss] Package Savannah for Ubuntu: INPROGRESS
  Package Ironic for Ubuntu: TODO
  [zulcss] Package openstack icehouse-1: DONE
  [jamespage] Neutron packaging review and deprecation of old-style plugins - 
ML2: DONE
  [jamespage] Nova hypervisor packaging review and re-jig to support 
libvirt-less drivers: DONE
  [zulcss] Write MIR for mox3: DONE
  Porting of clients and oslo-incubator to python3: INPROGRESS
  [smb] MRE work for xen for Precise: DONE
  [smb] MRE work for xen for Raring: DONE
  [smb] MRE work for xen for Saucy: DONE
  [zulcss] Update oslo.messaging to 1.2.0~a11: DONE
  [zulcss] Package swift 1.11.0: DONE
  [zulcss] Write MIR for oslo.messaging: DONE
  [zulcss] Package oslo.rootwrap: DONE
  [zulcss] Package swift-bench: DONE
  [zulcss] Package python-designateclient: DONE
  [zulcss] Package python-workflow: DONE
  [zulcss] Package python-savannaclient: DONE
  [zulcss] Add versioned dependency for six for wsme: DONE
  [zulcss] Write MIR for oslo.rootwrap (#1259985): INPROGRESS
  [zulcss] Write MIR for python-pycadf (#1259984): INPROGRESS
  [jamespage] Work out series upgrade with the juju-core team: INPROGRESS
  
  Work items for ubuntu-14.01:
  [zulcss] Update libvirt to 1.2.0: INPROGRESS
  [zulcss] Write MIR for oslo.rootwrap (#1259985): INPROGRESS
  [zulcss] Write MIR for python-pycadf (#1259984): INPROGRESS
  [jamespage] Work out series upgrade with the juju-core team: INPROGRESS
  [zulcss] Package Savannah for Ubuntu: INPROGRESS
  Package Ironic for Ubuntu: TODO
  Write tools to integrate trusty testing upstream: TODO
  have non-voting ci-gate tests running on trusty: TODO
  Write tools to integrate libvirt-lxc testing upstream: TODO
  have voting ci-gate tests for libvirt-lxc: TODO
  have non-voting ci-gate tests for libvirt-lxc on trusty: TODO
  Discuss contribution of Juju/OpenStack documentation upstream (annegentle): 
TODO
+ Package python-pyghmi: INPROGRESS
  Package openstack icehouse-2: TODO
  Write MIR for python-taskflow: TODO
  Porting of clients and oslo-incubator to python3: INPROGRESS
  Integrate trusty with devstack for 3rd party testing: TODO
  Integrate libvirt-lxc with devstack for 3rd party testing: TODO
  
  Work items for ubuntu-14.02:
  Write MIR for python-qpid: TODO
  Write MIR for Heat: TODO
  Upgrade path testing and validation from precise-CA-trusty: TODO
  Package openstack icehouse-3: TODO
  Porting of clients and oslo-incubator to python3: INPROGRESS
  
  Work items for ubuntu-14.04:
  select and pull in appropriate xen version for trusty: INPROGRESS
  Make sure xen integration (xapi/libvirt/?) on openstack works: TODO
  Package openstack rc1: TODO
  Package openstack rc2: TODO
  Package openstack final release: TODO
  Porting of clients and oslo-incubator to python3: INPROGRESS

-- 
Openstack Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-openstack

-- 
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 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-12-30 Thread Christopher M. Penalver
Jason Ashworth, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu server? ISO images are available from
http://cdimage.ubuntu.com/ubuntu-server/daily/current/ .

If it remains an issue, could you please attach your apport-collect
following https://help.ubuntu.com/community/ReportingBugs
#Filing_bugs_when_off-line ?

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

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

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+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 1259860] [NEW] Apparmor doesn't allow volume to attach in 13.10 Ubuntu

2013-12-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Host machine: Ubuntu desktop 13.10
Setup: devstack

When I try to attach a volume to an instance via the CLI, the volume
doesn't get attached. It's status still shows 'available'. While the
logs tell that 'device /dev/vdx is busy'. Here are the logs from screen
http://paste.openstack.org/show/54808/

I looked into /var/log/libvirt/libvirtd.log and found this:
http://paste.openstack.org/show/54809/

As per this guy's question at ask.openstack.org,
https://ask.openstack.org/en/question/7128/deviceisbusy-the-supplied-device-vdx-is-busy/
I uninstalled apparmor, and restarted and tried again. EVERYTHING went smooth! 
Looks like some issue with apparmor conflicting with libvirt.

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

-- 
Apparmor doesn't allow volume to attach in 13.10 Ubuntu
https://bugs.launchpad.net/bugs/1259860
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to libvirt 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 1259860] Re: Apparmor doesn't allow volume to attach in 13.10 Ubuntu

2013-12-30 Thread Chuck Short
** Project changed: nova = ubuntu

** Package changed: ubuntu = libvirt (Ubuntu)

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

Title:
  Apparmor doesn't allow volume to attach in 13.10 Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1259860/+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 1250640] [NEW] instance start completed with qemu: could not load PC BIOS 'bios.bin' after update

2013-12-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

After Openstack update from  Grizzy to Havana could not start new
instance.

cat /var/log/libvirt/qemu/instance-002b.log
char device redirected to /dev/pts/1
qemu: could not load PC BIOS 'bios.bin'
2013-11-12 19:44:43.468+: shutting down

As workaround I have installed seabios package and copy files
cp /usr/share/seabios/*bin /usr/share/qemu-kvm/
Single bios.bin file is not enough because after VNC connection instance 
failed. 

Installed packages
seabios  1.7.3-1~cloud1 
nova-compute-kvm 1:2013.2-0ubuntu1~cloud0
OpenStack Compute - compute node (KVM)
qemu-kvm 1.0+noroms-0ubuntu14.12 
Full virtualization on i386 and amd64 hardware
kvm  1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu14.12 
dummy transitional package from kvm to qemu-kvm

Description:Ubuntu 12.04.3 LTS
Release:12.04
Codename:   precise


During startup log /var/log/nova/nova-compute.log  file contains
2013-11-12 08:43:54.041 15190 ERROR nova.virt.libvirt.driver 
[req-8a518dbd-1029-467b-a1fa-892e002a3855 23f87cc1efc54d7988508b1c9616ab3d 
75f1bbf50b0b45b7ab7f597b094abbee] An error occurred while trying to launch a 
defined domain with xml: domain type='kvm'
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487]   File 
/usr/lib/python2.7/dist-packages/eventlet/tpool.py, line 139, in proxy_call
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487] rv = execute(f,*args,**kwargs)
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487]   File 
/usr/lib/python2.7/dist-packages/eventlet/tpool.py, line 77, in tworker
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487] rv = meth(*args,**kwargs)
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487]   File 
/usr/lib/python2.7/dist-packages/libvirt.py, line 728, in createWithFlags
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487] if ret == -1: raise libvirtError 
('virDomainCreateWithFlags() failed', dom=self)
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487] libvirtError: Unable to read from 
monitor: Connection reset by peer

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


** Tags: libvirt
-- 
instance start completed with qemu: could not load PC BIOS 'bios.bin' after 
update
https://bugs.launchpad.net/bugs/1250640
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to seabios 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 1250640] Re: instance start completed with qemu: could not load PC BIOS 'bios.bin' after update

2013-12-30 Thread Chuck Short
** Project changed: nova = seabios (Ubuntu)

** Package changed: seabios (Ubuntu) = qemu (Ubuntu)

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

Title:
  instance start completed with qemu: could not load PC BIOS 'bios.bin'
  after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1250640/+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 1261873] Re: 'net usershare' returned error 255

2013-12-30 Thread Nik.Th.
Why this bug was marked as incomplete ? What are the attachments you want ? 
Please ask from OP the files you want (if any). 
I'm facing the same problem in Ubuntu 14.04 (Trusty). Exact same error. I 
cannot share a folder. I also tried with system-config-samba but nothing 
happened.

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

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

Title:
  'net usershare' returned error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+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 1261873] Re: 'net usershare' returned error 255

2013-12-30 Thread Nik.Th.
Oh yes. This is an /etc/samba/smb.conf file mistake. I tried what @Cliff
Carson  suggested and it worked like it should.

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

Title:
  'net usershare' returned error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+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 1244694] Re: Creating snapshot fails due to nonexistent temporary directory

2013-12-30 Thread Chuck Short
** Package changed: nova (Ubuntu) = libvirt (Ubuntu)

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

Title:
  Creating snapshot fails due to nonexistent temporary directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1244694/+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 1220950] Re: [MIR] open-vm-tools

2013-12-30 Thread Michael Terry
Ben, zerofree still needs a team bug subscriber.

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

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

Title:
  [MIR] open-vm-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdumbnet/+bug/1220950/+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 1054028] Re: iptraf: Outgoing Traffic (kb/s) is wrong calculated

2013-12-30 Thread Launchpad Bug Tracker
[Expired for iptraf (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
   iptraf: Outgoing Traffic (kb/s) is wrong calculated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptraf/+bug/1054028/+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 1265124] [NEW] package mysql-client-core-5.5 (not installed) failed to install/upgrade: cannot copy extracted data for './usr/bin/mysql' to '/usr/bin/mysql.dpkg-new': unexpected end of file or st

2013-12-30 Thread Anthony Flores
Public bug reported:

I'm on Xubuntu 13.10 (latest ver and fully updated). Just finished
installing Ruby on Rails with RVM (using these instructions
http://gorails.com/setup/ubuntu/13.10) and was following the instruction
of installing MySql and I received the error. I'll try to restart and
reinstall and see what happens. Thanks for the help :).

May not be usefull but this is a log of recent packages I've installed.
Beside these packages (and various updates) this is a pretty fresh
virtual machine:

Start-Date: 2013-12-30  21:02:30
Commandline: apt-get install curl
Install: curl:i386 (7.29.0-1ubuntu3.4)
End-Date: 2013-12-30  21:02:37

Start-Date: 2013-12-30  21:05:01
Commandline: apt-get install git-core
Install: git-man:i386 (1.8.1.2-1, automatic), liberror-perl:i386 (0.17-1, 
automatic), git:i386 (1.8.1.2-1, automatic), git-core:i386 (1.8.1.2-1)
End-Date: 2013-12-30  21:05:21

Start-Date: 2013-12-30  21:22:47
Commandline: apt-get install zlib1g-dev build-essential libssl-dev 
libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev
Install: libalgorithm-diff-perl:i386 (1.19.02-3, automatic), 
libstdc++6-4.7-dev:i386 (4.7.3-1ubuntu1, automatic), g++-4.7:i386 
(4.7.3-1ubuntu1, automatic), libalgorithm-diff-xs-perl:i386 (0.04-2build3, 
automatic), libyaml-dev:i386 (0.1.4-2build1), libsqlite3-dev:i386 
(3.7.15.2-1ubuntu1), g++:i386 (4.7.3-1ubuntu10, automatic), 
libreadline-dev:i386 (6.2-9ubuntu1), libalgorithm-merge-perl:i386 (0.08-2, 
automatic), libxslt1-dev:i386 (1.1.27-1ubuntu2), libssl-dev:i386 
(1.0.1c-4ubuntu8.1), libssl-doc:i386 (1.0.1c-4ubuntu8.1, automatic), 
zlib1g-dev:i386 (1.2.7.dfsg-13ubuntu2), libxml2-dev:i386 
(2.9.0+dfsg1-4ubuntu4.3), dpkg-dev:i386 (1.16.10ubuntu1, automatic), 
libreadline6-dev:i386 (6.2-9ubuntu1, automatic), libtinfo-dev:i386 
(5.9-10ubuntu4, automatic), sqlite3:i386 (3.7.15.2-1ubuntu1), 
build-essential:i386 (11.6ubuntu4)
End-Date: 2013-12-30  21:23:29

Start-Date: 2013-12-30  22:02:05
Commandline: apt-get install libgdbm-dev libncurses5-dev automake libtool bison 
libffi-dev
Install: autoconf:i386 (2.69-1ubuntu1, automatic), libffi-dev:i386 
(3.0.13-2ubuntu1), libtool:i386 (2.4.2-1.2ubuntu1), autotools-dev:i386 
(20120608.1, automatic), libgdbm-dev:i386 (1.8.3-11ubuntu1), automake:i386 
(1.11.6-1ubuntu1), libncurses5-dev:i386 (5.9-10ubuntu4), libltdl-dev:i386 
(2.4.2-1.2ubuntu1, automatic)
End-Date: 2013-12-30  22:02:21

Start-Date: 2013-12-30  22:04:53
Commandline: apt-get --no-install-recommends --yes install gawk
Install: gawk:i386 (4.0.1+dfsg-2ubuntu1)
End-Date: 2013-12-30  22:05:01

Start-Date: 2013-12-30  22:18:25
Commandline: apt-get install xclip
Install: xclip:i386 (0.12+svn84-2)
End-Date: 2013-12-30  22:18:31

Start-Date: 2013-12-30  22:25:51
Commandline: apt-get install nodejs
Install: nodejs:i386 (0.10.24-1chl1~raring1), rlwrap:i386 (0.37-3, automatic)
End-Date: 2013-12-30  22:26:12

Start-Date: 2013-12-30  22:40:54
Commandline: apt-get install mysql-server mysql-client libmysqlclient-dev
Install: mysql-client:i386 (5.5.34-0ubuntu0.13.04.1), libnet-daemon-perl:i386 
(0.48-1, automatic), libaio1:i386 (0.3.109-3, automatic), 
libhtml-template-perl:i386 (2.91-1, automatic), libdbi-perl:i386 (1.622-1, 
automatic), mysql-client-core-5.5:i386 (5.5.34-0ubuntu0.13.04.1, automatic), 
libdbd-mysql-perl:i386 (4.021-1, automatic), mysql-server-5.5:i386 
(5.5.34-0ubuntu0.13.04.1, automatic), libterm-readkey-perl:i386 (2.30-4build4, 
automatic), mysql-common:i386 (5.5.34-0ubuntu0.13.04.1, automatic), 
mysql-client-5.5:i386 (5.5.34-0ubuntu0.13.04.1, automatic), 
libmysqlclient-dev:i386 (5.5.34-0ubuntu0.13.04.1), libplrpc-perl:i386 
(0.2020-2, automatic), mysql-server-core-5.5:i386 (5.5.34-0ubuntu0.13.04.1, 
automatic), mysql-server:i386 (5.5.34-0ubuntu0.13.04.1), libmysqlclient18:i386 
(5.5.34-0ubuntu0.13.04.1, automatic)
Error: Sub-process /usr/bin/dpkg returned an error code (1)
End-Date: 2013-12-30  22:41:11

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: mysql-client-core-5.5 (not installed)
ProcVersionSignature: Ubuntu 3.8.0-34.49-generic 3.8.13.12
Uname: Linux 3.8.0-34-generic i686
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: i386
Date: Mon Dec 30 22:40:58 2013
DuplicateSignature: package:mysql-client-core-5.5:(not installed):cannot copy 
extracted data for './usr/bin/mysql' to '/usr/bin/mysql.dpkg-new': unexpected 
end of file or stream
ErrorMessage: cannot copy extracted data for './usr/bin/mysql' to 
'/usr/bin/mysql.dpkg-new': unexpected end of file or stream
InstallationDate: Installed on 2013-12-28 (3 days ago)
InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
MarkForUpload: True
SourcePackage: mysql-5.5
Title: package mysql-client-core-5.5 (not installed) failed to install/upgrade: 
cannot copy extracted data for './usr/bin/mysql' to '/usr/bin/mysql.dpkg-new': 
unexpected end of file or stream
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-5.5 (Ubuntu)
 Importance: