Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695394 - dev-libs/xapian-1.4.*: Obsolete /usr/bin/xapian-config-1.3 symbolic link
Summary: dev-libs/xapian-1.4.*: Obsolete /usr/bin/xapian-config-1.3 symbolic link
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-22 10:29 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2019-10-24 03:11 UTC (History)
0 users

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


Attachments
Patch (xapian.patch,3.88 KB, patch)
2019-09-22 10:45 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2019-09-22 10:29:27 UTC
/usr/bin/xapian-config-1.3 symbolic link was added in times of app-text/xapian-omega-1.3.* (bug #573466).
It is no longer needed.
app-text/xapian-omega-1.4.12 builds correctly with dev-libs/xapian-1.4.12 modified to not install /usr/bin/xapian-config-1.3.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-09-22 10:45:48 UTC
Created attachment 590636 [details, diff]
Patch
Comment 2 Anthony Basile gentoo-dev 2019-10-15 14:03:22 UTC
thanks pushed.
Comment 3 Arfrever Frehtes Taifersar Arahesis 2019-10-24 03:11:45 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae6cbdf8911697bbba32062dd5bde8f5f478930

commit cae6cbdf8911697bbba32062dd5bde8f5f478930
Author:     Anthony G. Basile <blueness@gentoo.org>
AuthorDate: 2019-10-15 13:58:45 +0000
Commit:     Anthony G. Basile <blueness@gentoo.org>
CommitDate: 2019-10-15 13:59:07 +0000

    dev-libs/xapian: drop xapian-config-1.3 symlink, bug #695394
    
    Author: arfrever.fta@gmail.com
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Anthony G. Basile <blueness@gentoo.org>