Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665208 - net-vpn/tinc-1.1_pre16 [gui] has no meaning anymore.
Summary: net-vpn/tinc-1.1_pre16 [gui] has no meaning anymore.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-09-04 08:11 UTC by Charlie Gehlin
Modified: 2018-09-05 02:03 UTC (History)
2 users (show)

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


Attachments
tinc-1.1_pre16-r1.patch (tinc-1.1_pre16-r1.patch,1.02 KB, patch)
2018-09-04 08:11 UTC, Charlie Gehlin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Gehlin 2018-09-04 08:11:41 UTC
Created attachment 545884 [details, diff]
tinc-1.1_pre16-r1.patch

According to the ChangeLog, on row 57, the wxPython-GUI isn't available anymore, thus making the gui USE-flag obsolete and to cause a src_install-failure when used:

make[2]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre16/work/tinc-1.1pre16'
make[1]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre16/work/tinc-1.1pre16'
find: ‘/var/tmp/portage/net-vpn/tinc-1.1_pre16/image//usr/bin/tinc-gui’: No such file or directory
 * ERROR: net-vpn/tinc-1.1_pre16::gentoo failed (install phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_install
 *   environment, line 2428:  Called python_fix_shebang '/var/tmp/portage/net-vpn/tinc-1.1_pre16/image//usr/bin/tinc-gui'
 *   environment, line 1878:  Called die
 * The specific snippet of code:
 *       for path in "$@";
 *
 * If you need support, post the output of `emerge --info '=net-vpn/tinc-1.1_pre16::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-vpn/tinc-1.1_pre16::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-vpn/tinc-1.1_pre16/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-vpn/tinc-1.1_pre16/temp/environment'.
 * Working directory: '/var/tmp/portage/net-vpn/tinc-1.1_pre16/work/tinc-1.1pre16'
 * S: '/var/tmp/portage/net-vpn/tinc-1.1_pre16/work/tinc-1.1pre16'
Comment 1 Anthony Basile gentoo-dev 2018-09-05 02:03:14 UTC
thanks, its in the tree.