Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 550492

Summary: unitrends-linux-agent-8.1.0.3.201505111356 - [insert description here]
Product: Gentoo Linux Reporter: Dyweni <j6yNRdsH5Fc3>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: alex_y_xu
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: initial ebuild
init script

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