Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669390 - net-mail/lbdb-0.42.1 does not respect EPREFIX
Summary: net-mail/lbdb-0.42.1 does not respect EPREFIX
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-10-23 09:20 UTC by Olivier Huber
Modified: 2018-12-06 11:18 UTC (History)
0 users

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


Attachments
ebuild patch (file_669390.txt,972 bytes, patch)
2018-10-23 09:20 UTC, Olivier Huber
Details | Diff
ebuild patch (file_669390.txt,974 bytes, patch)
2018-10-23 10:51 UTC, Olivier Huber
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Huber 2018-10-23 09:20:50 UTC
Created attachment 552494 [details, diff]
ebuild patch

* QA Notice: the following files are outside of the prefix:                                                                                                             
 * /usr                                                                                                                                                                                                                                                                        
 * /usr/lib64                                                                                                                                                         
 * /usr/lib64/lbdb                                                                                           
 * /usr/lib64/lbdb/m_vcf                                                                                                                                                                                                                                                       
 * /usr/lib64/lbdb/m_ldap                                                                                                                                              
 * /usr/lib64/lbdb/m_palm                                                                                                                                                                                                                                                      
 * /usr/lib64/lbdb/m_fido                                                                                                                                                                                                                                                     
 * /usr/lib64/lbdb/m_gpg                                                                                                                                                                                                                                                       
 * /usr/lib64/lbdb/m_getent                                                                                                                                                                                                                                                   
 * /usr/lib64/lbdb/m_abook                                                                                                                                                                                                                                                    
 * /usr/lib64/lbdb/m_finger                                                                                                                                                                                                                                                   
 * /usr/lib64/lbdb/m_wanderlust                                                                                                                                                                                                                                               
 * /usr/lib64/lbdb/m_bbdb                                                                                                                                                                                                                                                     
 * /usr/lib64/lbdb/m_gnomecard                                
 * /usr/lib64/lbdb/m_pine                                                                                                                                                                                                                                                     
 * /usr/lib64/lbdb/m_muttalias                                                                                      
 * /usr/lib64/lbdb/m_passwd                                                                                                                                                                                                                                                   
 * /usr/lib64/lbdb/m_inmail                                                                                                                                                                                                                                                   
 * /usr/lib64/lbdb/vcquery                                                                                                                                                                                                                                                    
 * /usr/lib64/lbdb/mutt_ldap_query                                                                                    
 * /usr/lib64/lbdb/palm_lsaddr                                                                                                                                                                                                                                                
 * /usr/lib64/lbdb/lbdb_bbdb_query.el                                                                          
 * /usr/lib64/lbdb/munge                                                                                                      
 * /usr/lib64/lbdb/lbdb_lib                                  
 * /usr/lib64/lbdb/lbdb-munge                              
 * /usr/lib64/lbdb/qpto8bit                                                                                                                                                                                                                                                   
 * /usr/lib64/lbdb/fetchaddr        
 * ERROR: net-mail/lbdb-0.42.1::gentoo failed: 

A patch fixing the issue is attached. The merge is successful afterwards



$ emerge -pqv '=net-mail/lbdb-0.42.1::gentoo'
[ebuild   R   ] net-mail/lbdb-0.42.1 [0.42.1] USE="abook crypt finger ldap -evo -pda"
Comment 1 Olivier Huber 2018-10-23 10:51:01 UTC
Created attachment 552508 [details, diff]
ebuild patch

quote EPREFIX (as per repoman)
Comment 2 Larry the Git Cow gentoo-dev 2018-12-06 11:18:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eab1f8d567a7c7734f835e2cb84f07c63bf30ff

commit 9eab1f8d567a7c7734f835e2cb84f07c63bf30ff
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2018-12-06 11:17:40 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2018-12-06 11:18:04 +0000

    net-mail/lbdb: fix install for Prefix by Olivier Huber, bug #669390
    
    Closes: https://bugs.gentoo.org/669390
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-mail/lbdb/lbdb-0.42.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)