Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293543 - app-cdr/nero-4.0.0.0 doesn't install neroexpress
Summary: app-cdr/nero-4.0.0.0 doesn't install neroexpress
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 20:46 UTC by Nathan Zachary (RETIRED)
Modified: 2010-03-23 22:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixed the ebuild to include neroexpress (nero-4.0.0.0-r1.ebuild,2.28 KB, text/plain)
2010-03-23 20:59 UTC, Nathan Zachary (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Zachary (RETIRED) gentoo-dev 2009-11-17 20:46:15 UTC
In the RPM/Deb packages of nero-4.0.0.0 there are three different binaries (nero, nerocmd, and neroexpress), and necessary libraries, et cetera for each respective binary.  The ebuild in Gentoo installs everything needed for nero and nerocmd, but neither the neroexpress binary nor its necessary libraries are installed.

Reproducible: Always

Steps to Reproduce:
1. Emerge app-cdr/nero-4.0.0.0
2. Try to run neroexpress

Actual Results:  
Nothing happens.

Expected Results:  
Nero Express should load.

I have copied over the binary and the libraries contained in the /usr/lib, /usr/lib/nero, and /usr/lib/nero/plug-ins folders into the respective locations on my filesystem.  However, when issuing neroexpress at the terminal, it starts briefly but immediately fails with a segmentation fault.
Comment 1 Nathan Zachary (RETIRED) gentoo-dev 2010-03-23 20:59:24 UTC
Created attachment 224939 [details]
Fixed the ebuild to include neroexpress

I have attached the new ebuild which will include neroexpress.  I would imagine that appending a revision number (r1) is probably appropriate given that many users already having Nero installed would like this functionality.
Comment 2 Nathan Zachary (RETIRED) gentoo-dev 2010-03-23 22:45:01 UTC
Thanks to Steve for committing the new ebuild. :)

*nero-4.0.0.0-r1 (23 Mar 2010)

  23 Mar 2010; Steve Dibb <beandog@gentoo.org> -nero-4.0.0.0.ebuild,
  +nero-4.0.0.0-r1.ebuild:
  Install neroexpress, bug 293543