Closed diimdeep closed 8 years ago
Hi @diimdeep,
Is that issue still actual for you? I've tried to reproduce it on the box version parallels/ubuntu-14.0.4-i386
v2.0.1 and the provisioning script desktop.sh
fails while installing "ubuntu-desktop" package:
https://github.com/diimdeep/ubuntu-14.04-i386-desktop-parallels/blob/master/desktop.sh#L6
...
==> default: (gconftool-2:29582): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
==> default: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
...
==> default: Errors were encountered while processing:
==> default: dictionaries-common
==> default: aspell
==> default: aspell-en
==> default: hunspell-en-us
==> default: libenchant1c2a:i386
==> default: libwebkitgtk-3.0-0:i386
==> default: empathy
==> default: mcp-account-manager-uoa
==> default: account-plugin-aim
==> default: account-plugin-jabber
==> default: account-plugin-salut
==> default: account-plugin-yahoo
==> default: gir1.2-webkit-3.0
==> default: apturl
==> default: enchant
==> default: gedit
==> default: librhythmbox-core8
==> default: gir1.2-rb-3.0
==> default: libyelp0
==> default: yelp
==> default: gnome-user-guide
==> default: zenity
==> default: nautilus-sendto-empathy
==> default: nautilus-share
==> default: rhythmbox
==> default: rhythmbox-mozilla
==> default: rhythmbox-plugin-cdrecorder
==> default: rhythmbox-plugin-magnatune
==> default: rhythmbox-plugin-zeitgeist
==> default: rhythmbox-plugins
==> default: software-center
==> default: ubuntu-release-upgrader-gtk
==> default: unity-control-center
==> default: ubuntu-desktop
==> default: ubuntu-docs
==> default: unity-control-center-signon
==> default: webaccounts-extension-common
==> default: xul-ext-webaccounts
==> default: shotwell
==> default: update-notifier
==> default: update-manager
==> default: indicator-bluetooth
==> default: E: Sub-process /usr/bin/dpkg returned an error code (1)
I'm gonna close it as inactive/not-relevant. Feel free to file a new issue with a repro scenario if it's still actual.
Parallels 10.2.1 Vagrant 1.7.4 vagrant-parallels (1.4.1)
Here is repo with Vagrantfile etc https://github.com/diimdeep/ubuntu-14.04-i386-desktop-parallels After provisioning Unity appears to be broken.
Manually using guide for here http://kb.parallels.com/121300 in particular
and again manually deleting Parallels Tools, rebooting, installing Parallels Tools again I get it to work.
Is there easy way, i missing something ?
P.S. there is box-cutter/ubuntu1404-desktop but i need i386 one.