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

Bug 478756

Summary: app-backup/amanda: port to EAPI >=4
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: app-backup, dustin, lists, qnikst
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 478714    
Attachments: cvs diff -u ~/patches/amanda-3.3.3.patch

Description Matt Turner gentoo-dev 2013-07-30 06:21:36 UTC
EAPI=0 should die. (See tracker)
Comment 1 Matt Turner gentoo-dev 2013-07-30 06:23:29 UTC
Uh, and others are EAPI=3. That's no good either.
Comment 2 Matt Turner gentoo-dev 2013-07-31 05:22:21 UTC
*** Bug 479068 has been marked as a duplicate of this bug. ***
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2013-08-23 15:17:13 UTC
Created attachment 356750 [details, diff]
cvs diff -u ~/patches/amanda-3.3.3.patch

How does this look ?

EAPI=5

app-backup/amanda $ sudo ebuild amanda-3.3.3.ebuild clean install

 * Cleaning up dud .la files
>>> Completed installing amanda-3.3.3 into /var/tmp/portage/portage/app-backup/amanda-3.3.3/image/

app-backup/amanda $ sudo ebuild amanda-3.3.3.ebuild clean merge

>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.

>>> app-backup/amanda-3.3.3 merged.

Survives emake DESTDIR="${D}" install without the -j1
Comment 4 Matt Turner gentoo-dev 2013-08-23 17:27:21 UTC
Looks good to me.
Comment 5 Matt Turner gentoo-dev 2013-12-19 02:53:30 UTC
(In reply to Ian Delaney from comment #3)
> Created attachment 356750 [details, diff] [details, diff]
> cvs diff -u ~/patches/amanda-3.3.3.patch
> 
> How does this look ?
> 
> EAPI=5
> 
> app-backup/amanda $ sudo ebuild amanda-3.3.3.ebuild clean install
> 
>  * Cleaning up dud .la files
> >>> Completed installing amanda-3.3.3 into /var/tmp/portage/portage/app-backup/amanda-3.3.3/image/
> 
> app-backup/amanda $ sudo ebuild amanda-3.3.3.ebuild clean merge
> 
> >>> Regenerating /etc/ld.so.cache...
> >>> Original instance of package unmerged safely.
> 
> >>> app-backup/amanda-3.3.3 merged.
> 
> Survives emake DESTDIR="${D}" install without the -j1

Time to commit it?
Comment 6 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-12-26 13:47:42 UTC
I see amanda-3.3.3.ebuild stable wth EAPI-5