live-magic crashed with IOError in __init__() - no lh_config found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
live-magic (Ubuntu) |
New
|
Medium
|
Unassigned | ||
Bug Description
Binary package hint: live-magic
Hello,
Live Magic, is a GUI interface for console Live Helper, the Debian installation-image creator.
Problem below happened on my new [b]LUCID[/b] 10.04 dev installation, with
Live-Helper: 2.0~a6-1
Live-Magic: 1.7
At the end of configuring the new image, it crashes with (traceback):
IOError: sh: lh_config: not found.
And i checked the underlying [b]lh[/b] program in the console, and there is a problem. Someone erased the lh_xxx versions of all lh suite programs. With UNDERSCORE sign, like:
lh_config
lh_build
Now, you can only use such PARAMETER forms:
lh config
lh build
But GUI version, Live Magic, doesn't know it yet. ;]
I used the same programs on Karmic Koala 2 days ago and they work just fine, coz "_" is present there.
Have a nice day, Alex
P.S. All programs described above were installed from official repos.
ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: live-magic 1.7
ProcVersionSign
Uname: Linux 2.6.32-20-generic i686
Architecture: i386
Date: Mon Apr 12 12:03:44 2010
ExecutablePath: /usr/bin/live-magic
InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
InterpreterPath: /usr/bin/python2.6
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/live-magic
ProcEnviron:
LANG=pl_PL.utf8
SHELL=/bin/bash
PythonArgs: ['/usr/
SourcePackage: live-magic
Title: live-magic crashed with IOError in __init__()
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
tags: | removed: need-duplicate-check |
visibility: | private → public |
Changed in live-magic (Ubuntu): | |
importance: | Undecided → Medium |
I can confirm this bug. "live-magic" errors out with
IOError: sh: lh_config: not found
The scripts
lh config;
sudo lh build
work OK.