Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767292 - www-client/seamonkey-2.53.6 calls commands that do not exist
Summary: www-client/seamonkey-2.53.6 calls commands that do not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-26 14:23 UTC by Agostino Sarubbo
Modified: 2021-01-26 15:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,72.68 KB, text/plain)
2021-01-26 14:23 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-01-26 14:23:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-client/seamonkey-2.53.6 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-26 14:23:53 UTC
Created attachment 684729 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-26 14:23:54 UTC
Possible context of error(s):

/var/tmp/portage/www-client/seamonkey-2.53.6/temp/environment: line 5000: mozconfig_add_options_ac: command not found
OSError: [Errno 2] No such file or directory
OSError: [Errno 2] No such file or directory
js/src> OSError: [Errno 2] No such file or directory
js/src> OSError: [Errno 2] No such file or directory
OSError: [Errno 2] No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-01-26 15:08:38 UTC
The bug has been closed via the following commit(s):

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

commit 1660cc295c96cad0ded9c9ed28dfa1679a2c3945
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-26 15:04:54 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-26 15:08:36 +0000

    www-client/seamonkey: Use mozconfig_annotate
    
    instead of mozconfig_add_options_ac
    
    Closes: https://bugs.gentoo.org/767292
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 www-client/seamonkey/seamonkey-2.53.6.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)