Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 575424 - sys-fs/quota-4.03[ldap]: cannot stat 'ldap-scripts/quota.schema': No such file or directory
Summary: sys-fs/quota-4.03[ldap]: cannot stat 'ldap-scripts/quota.schema': No such fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-23 03:30 UTC by Alexandre Rostovtsev (RETIRED)
Modified: 2016-02-23 07:42 UTC (History)
0 users

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


Attachments
sys-fs/quota-4.03 build log (quota-4.03.build.log,30.45 KB, text/plain)
2016-02-23 03:30 UTC, Alexandre Rostovtsev (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Rostovtsev (RETIRED) gentoo-dev 2016-02-23 03:30:57 UTC
Created attachment 426278 [details]
sys-fs/quota-4.03 build log

# MAKEOPTS=-j1 USE=ldap emerge -1 quota
[...]
make[1]: Leaving directory '/var/tmp/portage/sys-fs/quota-4.03/work/quota-4.03'
/usr/bin/install: cannot stat 'ldap-scripts/quota.schema': No such file or directory
!!! doins: ldap-scripts/quota.schema does not exist
 * ERROR: sys-fs/quota-4.03::gentoo failed (install phase):
 *   doins failed

Complete build log attached; builds fine with USE=-ldap
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-02-23 07:42:59 UTC
commit 2e5cbc1691bba9bff270fc29084423cd38852269
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Tue Feb 23 08:42:09 2016

    sys-fs/quota: Install ldap-scripts with USE=ldap (bug #575424).
    
    Package-Manager: portage-2.2.27
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>