Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 690284

Summary: games-strategy/triplea-1.8.0.9-r1 : * External commands disallowed while sourcing ebuild: eshopts_push -o noglob
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-strategy:triplea-1.8.0.9-r1:20190720-103259.log

Description Toralf Förster gentoo-dev 2019-07-20 12:20:03 UTC
Calculating dependencies   * ERROR: dev-ruby/tty-cursor-0.7.0::gentoo failed (depend phase):
 *   External commands disallowed while sourcing ebuild: eshopts_push -o noglob
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20190715-231820

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO games-strategy/triplea
[ebuild  N    ] games-strategy/triplea-1.8.0.9-r1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2019-07-20 12:20:06 UTC
Created attachment 583766 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-20 12:20:09 UTC
Created attachment 583768 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-20 12:20:12 UTC
Created attachment 583770 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-20 12:20:15 UTC
Created attachment 583772 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-20 12:20:17 UTC
Created attachment 583774 [details]
games-strategy:triplea-1.8.0.9-r1:20190720-103259.log
Comment 6 Stefan Strogin gentoo-dev 2019-08-14 04:03:20 UTC
Strange bug. In the log it is written:
/var/tmp/portage/games-strategy/triplea-1.8.0.9-r1/work/triplea_1_8_0_9/build.xml:99: Ant version 1.6.5 or greater is required

Is something wrong with the tinderbox?
Comment 7 James Le Cuirot gentoo-dev 2019-08-14 08:59:40 UTC
(In reply to Stefan Strogin from comment #6)
> Is something wrong with the tinderbox?

No, I've reproduced it and it's because build.xml has a dumb version whitelist. Unsurprisingly, this package has fallen way behind and upstream are now using Gradle, which is almost impossible to deal with in ebuilds. Even if that were dealt with, it's probably got a raft of new Java dependencies that will be equally painful. I may have to last-rite it.
Comment 8 Larry the Git Cow gentoo-dev 2022-03-22 21:28:14 UTC
The bug has been closed via the following commit(s):

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

commit 0625503ae2e9f411450d816cfb9a823f8aeb751d
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-03-22 21:20:05 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-03-22 21:27:34 +0000

    games-strategy/triplea: treeclean
    
    Closes: https://bugs.gentoo.org/784107
    Closes: https://bugs.gentoo.org/831106
    Closes: https://bugs.gentoo.org/690284
    Closes: https://bugs.gentoo.org/677106
    Closes: https://bugs.gentoo.org/596468
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 games-strategy/triplea/Manifest                    |  1 -
 games-strategy/triplea/files/mkdir.sh              |  1 -
 games-strategy/triplea/files/paths.patch           | 63 ---------------
 .../files/triplea-1.8.0.9-drop-ant-check.patch     | 29 -------
 games-strategy/triplea/files/upnplib.patch         | 14 ----
 games-strategy/triplea/metadata.xml                | 11 ---
 games-strategy/triplea/triplea-1.8.0.9-r2.ebuild   | 92 ----------------------
 profiles/package.mask                              |  6 --
 8 files changed, 217 deletions(-)