Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831362 - app-admin/cdist-6.9.8 fails tests
Summary: app-admin/cdist-6.9.8 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marco Scardovi (scardracs)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-17 15:17 UTC by Agostino Sarubbo
Modified: 2022-01-18 11:30 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,911.95 KB, text/plain)
2022-01-17 15:17 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 2022-01-17 15:17:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/cdist-6.9.8 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-17 15:17:42 UTC
Created attachment 762408 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-17 15:17:43 UTC
Error(s) that match a know pattern:


AttributeError: module 'collections' has no attribute 'MutableSequence'
ImportError: Failed to import test module: cdist.core
ImportError: Failed to import test module: cdist.test.capture_output
ImportError: Failed to import test module: cdist.test.capture_output_disabled
ImportError: Failed to import test module: cdist.test.cdist_object
ImportError: Failed to import test module: cdist.test.cdist_type
ImportError: Failed to import test module: cdist.test.code
ImportError: Failed to import test module: cdist.test.config
ImportError: Failed to import test module: cdist.test.configuration
ImportError: Failed to import test module: cdist.test.emulator
ImportError: Failed to import test module: cdist.test.exec
ImportError: Failed to import test module: cdist.test.explorer
ImportError: Failed to import test module: cdist.test.inventory
ImportError: Failed to import test module: cdist.test.manifest
Comment 3 Larry the Git Cow gentoo-dev 2022-01-18 11:30:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=395c494e0cfba8e94ea03ff351cd0ae0aeca5fe0

commit 395c494e0cfba8e94ea03ff351cd0ae0aeca5fe0
Author:     Marco Scardovi <marco@scardovi.com>
AuthorDate: 2022-01-17 20:34:12 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-01-18 11:29:36 +0000

    app-admin/cdist: fix test
    
    Closes: https://bugs.gentoo.org/831362
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Marco Scardovi <marco@scardovi.com>
    Closes: https://github.com/gentoo/gentoo/pull/23846
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-admin/cdist/cdist-6.9.8.ebuild |  5 ++++-
 app-admin/cdist/files/test.patch   | 45 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 1 deletion(-)