"Unexpected error: Internal error" attempting to build a ubuntu-mobile fset

Bug #182169 reported by Bryce Harrington
4
Affects Status Importance Assigned to Milestone
Moblin Image Creator
Invalid
Low
Unassigned
moblin-image-creator (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Attempting to create a ubuntu-mobile fset for the menlow platform failed with this output on the console:

[...]

Frame install in /usr/share/pdk/lib/Project.py at line 114
                 retry_count = 10
             debian_frontend =
                        self = <Project: name=poulsbo-beta3, path=/srv/moblin-images>
                         ret = 0
                           p = libdrm2-dbg
                     command = /usr/bin/apt-get -y --force-yes -o Dir::State=/targets/poulsbo-beta3-mboard2/fs/var/lib/apt -o Dir::State::status=/targets/poulsbo-beta3-mboard2/fs/var/lib/dpkg/status -o Dir::Cache=/var/cache/apt -o Dir::Etc=/targets/poulsbo-beta3-mboard2/fs/etc/apt/ -o DPkg::Options::=--root=/targets/poulsbo-beta3-mboard2/fs -o DPkg::Run-Directory=/targets/poulsbo-beta3-mboard2/fs install -f
                      result = 0
                        path = /targets/poulsbo-beta3-mboard2/fs
                    packages = set(['libbluetooth2', 'libglib2.0-0', 'telepathy-mission-control', 'libatk1.0-0', 'grub', 'man-db', 'libdbus-1-3', 'gstreamer0.10-ffmpeg', 'python-gconf', 'vbetool', 'galculator', 'ubuntu-mobile', 'linux-lpia|linux-ume', 'libdrm-dev', 'initramfs-tools', 'openssh-client', 'libgnomevfs2-0', 'mousepad', 'moblin-keyboard-manager', 'openssh-server', 'matchbox-window-manager', 'libtelepathy-glib0', 'libcairo2', 'python', 'libdrm2', 'python-dbus', 'libdbus-glib-1-2', 'libgstreamer0.10-0', 'gstreamer0.10-plugins-ugly', 'manpages', 'python-cairo', 'xorg', 'gstreamer0.10-x', 'libgtk2.0-0', 'gstreamer-dbus-media-service', 'xserver-xorg-input-evtouch', 'pm-utils', 'gnome-icon-theme', 'gconf2', 'telepathy-core', 'ume-config-crown-beach', 'libavahi-glib1', 'dbus', 'busybox-initramfs', 'powertop', 'gnome-nettool', 'xserver-xorg-video-psb', 'libpango1.0-0', 'python-gst0.10', 'libdrm2-dbg'])
Traceback (most recent call last):
  File "/usr/share/pdk/lib/gui.py", line 334, in on_install_fset
    self.current_target().installFset(fset, fsets = platform.fset, debug = debug)
  File "/usr/share/pdk/lib/Project.py", line 550, in installFset
    self.install("/targets/%s/fs" % (self.name), package_set)
  File "/usr/share/pdk/lib/Project.py", line 558, in install
    FileSystem.install(self.project, "/targets/%s/fs" % (self.name), packages)
  File "/usr/share/pdk/lib/Project.py", line 114, in install
    raise OSError("Internal error while attempting to run: %s" % command)
OSError: Internal error while attempting to run: /usr/bin/apt-get -y --force-yes -o Dir::State=/targets/poulsbo-beta3-mboard2/fs/var/lib/apt -o Dir::State::status=/targets/poulsbo-beta3-mboard2/fs/var/lib/dpkg/status -o Dir::Cache=/var/cache/apt -o Dir::Etc=/targets/poulsbo-beta3-mboard2/fs/etc/apt/ -o DPkg::Options::=--root=/targets/poulsbo-beta3-mboard2/fs -o DPkg::Run-Directory=/targets/poulsbo-beta3-mboard2/fs install -f

Revision history for this message
Bryce Harrington (bryce) wrote :

I've also attempted building using the moblin-crownbeach-full-mobile-stack-with-proprietary fset - this failed as well.

Revision history for this message
Bryce Harrington (bryce) wrote :

I can build the fset 'core', but am not certain this will be sufficient for testing my X changes.

Revision history for this message
Bryce Harrington (bryce) wrote :
Revision history for this message
Bryce Harrington (bryce) wrote :

This is with the 0.29gutsy1 version of moblin-image-creator.

Revision history for this message
Loïc Minier (lool) wrote :

Could you try the MIC version in the ubuntu-mobile PPA? 0.37~710um4 seems to be the current one for gutsy.

Revision history for this message
John L. Villalovos (happycamp) wrote :

I don't get this error on the moblin.org version of moblin image creator. As far as it being broken in Gutsy, I am not able to fix that and I don't think that anyone is allowed to change anything in gutsy :(

Are you having this issue with the moblin.org version of moblin image creator?

Changed in moblin-image-creator:
status: New → Invalid
Jing Wang (jing-j-wang)
Changed in moblin-image-creator:
importance: Undecided → Low
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (9.4 KiB)

This bug was fixed in the package moblin-image-creator - 0.44+repack-0ubuntu1

---------------
moblin-image-creator (0.44+repack-0ubuntu1) hardy; urgency=low

  * New upstream version (LP: #188130)
    - No longer writes project files below /usr (LP: #152979)
    - Fixes failure to add ubuntu-mobile fset for menlow (LP: #182169)
  * Convert to non-native package
  * Repack without upstream debian directory, using Steve Magoun's great
    packaging work.
  * Keep the Ubuntu FSet changes.
  * Set the Maintainer to MOTU.

moblin-image-creator (0.44) gaston; urgency=low

  [ John L. Villalovos ]
  * Starting a new version
  * Releasing 0.44

  [ Prajwal Mohan ]
  * Adding Multiple Select for projects. tooltip correction for LiveCD
  * Adding Multiple Select for target delete
  * Fixing the problem with missing cd script in liveCD creation
  * Moving Project description to a TextView in Project Assistant
  * Add project dialog too wide. Fixing it
  * fixing bug https://bugs.launchpad.net/moblin-image-creator/+bug/193110
  * Changing install image welcome message
  * Fixing spacing in Project Assistant
  * Adding padding between widgets in Project Assistant
  * Adding desktop-file-utils to ubuntu-mobile fset
  * Adding new platform *-lpia-ubuntu-hardy-ppa-snapshot
  * Releasing version 0.43
  * Starting a new version
  * Fixing copying over /etc/hosts
  * Fixing bug https://bugs.launchpad.net/moblin-image-creator/+bug/183062

moblin-image-creator (0.42) gaston; urgency=low

  * Disable using hardy-update and hardy-security in
    the *-lpia-ubuntu-hardy-ppa platforms, since we are currently using the
    snapshot.
  * Releasing version 0.42

moblin-image-creator (0.41) gaston; urgency=low

  [ Steve Magoun ]
  * Start new version

  [ Prajwal Mohan ]
  * Fixing GUI with Project Assistant
  * Adding default path to project path. Changing Icon

  [ John L. Villalovos ]
  * Adding a safe text copy for the resolv.conf and some other files. If you
    edit resolv.conf now and delete the signature line then we won't overwrite
    your resolv.conf in the project/target. Otherwise we will overwrite the
    file.
  * Use bs=1024 during dd command for writing the USB flash image
  * Fix issue with mccaslin-lpia-ubuntu-hardy and menlow-lpia-ubuntu-hardy
    breaking when trying to copy the sources/ files
  * Change the *-lpia-ubuntu-hardy-ppa platforms to use
    http://snapshot.ubuntu.com/lpia/snapshot/2008-02-27/ports as the
    buildroot_mirror
  * Releasing version 0.41

  [ Prajwal Mohan ]
  * Cleaning files during uninstall

  [ John Villalovos ]
  * Fix issue with the "cleanall" target not deleting the rootstraps

  [ Prajwal Mohan ]
  * Adding GUI to see details of Fsets
  * Adding tooltips to Fsets
  * Changing tooltip wording

  [ Steve Magoun ]
  * Removed restricted, universe, and multiverse from PPA source files

   [ Bob Spencer ]
  * Added moblin-media-import in mccasslin and menlow fsets. Not yet in the
    hardy based fsets until moblin-media-import is in the hardy PPA

  [ Prajwal Mohan ]
  * Checking for pygtk version before setting tooltip. Tooltip is supported in
    PyGTK 2.12 and above
  * Simpler check for version in project assist...

Read more...

Changed in moblin-image-creator:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.