Displaying 2 results from an estimated 2 matches for "systemd_204".
2015 Mar 18
0
Re: Would this be considered a ubuntu or libguestfs issue?
...apt_opts="-q -y -o Dpkg::Options::=--force-confnew"
apt-get $apt_opts update
apt-get $apt_opts upgrade
'
You can play around with that command until you get something that
works better.
> Errors were encountered while processing:
> /var/cache/apt/archives/libpam-systemd_204-5ubuntu20.10_amd64.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports s...
2015 Mar 18
2
Re: Would this be considered a ubuntu or libguestfs issue?
On 03/17/2015 05:52 PM, Richard W.M. Jones wrote:
> On Tue, Mar 17, 2015 at 11:49:02AM -0400, Lee Revell wrote:
>> virt-builder on a ubuntu guest when passed --update fails with
>> "Unable ls -al to connect to Upstart":
>>
>> https://www.nesono.com/node/368
>
> Possibly a libguestfs bug. What is the full debug output? What
> version of Ubuntu? What