Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783990 - [guru] dev-python/cloudscraper-1.2.56 fails tests
Summary: [guru] dev-python/cloudscraper-1.2.56 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-19 06:49 UTC by Agostino Sarubbo
Modified: 2021-04-25 20:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,831.04 KB, text/plain)
2021-04-19 06:49 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-04-19 06:49:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cloudscraper-1.2.56 fails tests.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-19 06:49:30 UTC
Created attachment 700653 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-19 06:49:32 UTC
Possible context of error(s):

        b'ls: non_existent_file: No such file or directory\n'
E               FileNotFoundError: [Errno 2] No such file or directory: 'node': 'node'
err_msg    = "No such file or directory: 'node'"
        b'ls: non_existent_file: No such file or directory\n'
E               FileNotFoundError: [Errno 2] No such file or directory: 'node': 'node'
err_msg    = "No such file or directory: 'node'"
        b'ls: non_existent_file: No such file or directory\n'
E               FileNotFoundError: [Errno 2] No such file or directory: 'node': 'node'
err_msg    = "No such file or directory: 'node'"
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-22 17:04:11 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 4 Larry the Git Cow gentoo-dev 2021-04-25 20:28:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2defc7bab386263c3ead186651ab38c846203501

commit 2defc7bab386263c3ead186651ab38c846203501
Author:     Maciej Barć <xgqt@riseup.net>
AuthorDate: 2021-04-25 14:52:08 +0000
Commit:     Maciej Barć <xgqt@riseup.net>
CommitDate: 2021-04-25 14:52:46 +0000

    dev-python/cloudscraper: add nodejs for tests
    
    Closes: https://bugs.gentoo.org/783990
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Maciej Barć <xgqt@riseup.net>

 dev-python/cloudscraper/cloudscraper-1.2.40.ebuild | 13 +++++++------
 dev-python/cloudscraper/cloudscraper-1.2.46.ebuild |  3 ++-
 dev-python/cloudscraper/cloudscraper-1.2.56.ebuild |  1 +
 3 files changed, 10 insertions(+), 7 deletions(-)