Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550492 - unitrends-linux-agent-8.1.0.3.201505111356 - [insert description here]
Summary: unitrends-linux-agent-8.1.0.3.201505111356 - [insert description here]
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-26 21:16 UTC by Dyweni
Modified: 2015-05-29 01:24 UTC (History)
1 user (show)

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


Attachments
initial ebuild (unitrends-linux-agent-8.1.0.3.201505111356-r1.ebuild,1.70 KB, text/plain)
2015-05-26 21:18 UTC, Dyweni
Details
init script (bpinetd.init,350 bytes, text/plain)
2015-05-26 21:18 UTC, Dyweni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dyweni 2015-05-26 21:16:40 UTC
This is the Linux Agent for the Unitrends backup Appliance.

They provide pre-compiled binaries (32bit and 64bit) for installation.  I have created an ebuild that seems to work for my purposes (64bit).  I'm not sure that I have coded the support 32bit correctly.

Would someone please help me update this initial ebuild to:
1) Correctly support installing either the 32bit or 64bit pre-compiled binary, based on OS architecture
2) Make the ebuild compatible with Gentoo Ebuild standards

Thanks,
Dyweni


Reproducible: Always
Comment 1 Dyweni 2015-05-26 21:18:44 UTC
Created attachment 404030 [details]
initial ebuild
Comment 2 Dyweni 2015-05-26 21:18:58 UTC
Created attachment 404032 [details]
init script
Comment 3 Dyweni 2015-05-26 21:20:09 UTC
FYI, The latest agent releases can be found here: 

http://www.unitrends.com/support/resources/latest-agent-releases
Comment 4 Alex Xu (Hello71) 2015-05-29 01:24:40 UTC
1. that's not what multilib-minimal is for. use arch fake-use flags
2. it is convention to start variable values on the same line and end with " on the line of the last value