Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625334 - app-accessibility/edbrowse-3.5.1 will not install !!! dobin: edbrowseodbc does not exist
Summary: app-accessibility/edbrowse-3.5.1 will not install !!! dobin: edbrowseodbc doe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-17 02:00 UTC by deference
Modified: 2019-05-01 22:44 UTC (History)
2 users (show)

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


Attachments
build.log (build-edbrowse.txt,12.97 KB, text/plain)
2017-07-17 02:01 UTC, deference
Details
emerge --info (emergeinfo-edbrowse.txt,31.78 KB, text/plain)
2017-07-17 02:01 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2017-07-17 02:00:56 UTC
This might be related to bug 556924


>>> Install edbrowse-3.5.1 into /var/tmp/portage/app-accessibility/edbrowse-3.5.1/image/ category app-accessibility
make -j1 prefix=/usr DESTDIR=/var/tmp/portage/app-accessibility/edbrowse-3.5.1/image/ install
install -Dm755 edbrowse /var/tmp/portage/app-accessibility/edbrowse-3.5.1/image//usr/bin/edbrowse
!!! dobin: edbrowseodbc does not exist
 * ERROR: app-accessibility/edbrowse-3.5.1::gentoo failed (install phase):
 *   dobin failed

[ebuild   R   ] app-accessibility/edbrowse-3.5.1  USE="odbc* -libressl" L10N="-fr"
Comment 1 deference 2017-07-17 02:01:11 UTC
Created attachment 485172 [details]
build.log
Comment 2 deference 2017-07-17 02:01:29 UTC
Created attachment 485174 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2019-05-01 22:44:27 UTC
The bug has been closed via the following commit(s):

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

commit 44f25e22e07a4b11a185ed086f51872bd9febe19
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-05-01 22:41:32 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-05-01 22:42:30 +0000

    app-accessibility/edbrowse: bump to 3.7.4
    
    Uses duktape instead of old mozjs/spidermonkey version.
    Ported to use new cmake system. Hopefully fixing the two
    edbrowseodbc bugs along the way (not tested).
    
    Closes: https://bugs.gentoo.org/632632
    Closes: https://bugs.gentoo.org/638722
    Closes: https://bugs.gentoo.org/556924
    Closes: https://bugs.gentoo.org/625334
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 app-accessibility/edbrowse/Manifest              |  1 +
 app-accessibility/edbrowse/edbrowse-3.7.4.ebuild | 38 ++++++++++++++++++++++++
 2 files changed, 39 insertions(+)