Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775227 - app-misc/recoll-1.27.12: optfeature: command not found
Summary: app-misc/recoll-1.27.12: optfeature: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: P Purkayastha
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-03-10 08:41 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2021-03-10 11:33 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mair-Keimberger (iamnr3) 2021-03-10 08:41:58 UTC
ebuild recoll-1.27.12.ebuild postinst
Appending /mnt/data/git/gentoo to PORTDIR_OVERLAY...
 * In order to extract the full functionality of 
 * recoll, the following packages should be installed 
 * to get the corresponding document support.
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2329: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2330: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2331: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2332: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2333: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2334: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2335: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2336: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2337: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2338: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2339: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2340: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2341: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2342: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2343: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2344: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2345: optfeature: command not found
/var/tmp/portage/app-misc/recoll-1.27.12/temp/environment: line 2346: optfeature: command not found

The ebuild doesn't inherit the optfeature eclass.
Comment 1 Larry the Git Cow gentoo-dev 2021-03-10 11:33:48 UTC
The bug has been closed via the following commit(s):

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

commit d3565ca4fd1f31d5f09b90f4c60d8643eebd556f
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2021-03-10 08:38:46 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-03-10 11:32:33 +0000

    app-misc/recoll: inherit optfeature, update LICENSE
    
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    Closes: https://bugs.gentoo.org/775227
    Closes: https://github.com/gentoo/gentoo/pull/19860
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/recoll/recoll-1.25.19.ebuild | 6 +++---
 app-misc/recoll/recoll-1.27.12.ebuild | 6 +++---
 app-misc/recoll/recoll-1.28.5.ebuild  | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)