Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946856 - net-analyzer/greenbone-feed-sync-24.9.0 fails tests
Summary: net-analyzer/greenbone-feed-sync-24.9.0 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Giuseppe Foti
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-12-23 07:40 UTC by Agostino Sarubbo
Modified: 2024-12-23 07:40 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,118.23 KB, text/plain)
2024-12-23 07:40 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 2024-12-23 07:40:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/greenbone-feed-sync-24.9.0 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-23 07:40:17 UTC
Created attachment 914787 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-23 07:40:18 UTC
Error(s) that match a know pattern:


"
AssertionError: 'error: argument --compression-level: invalid choice: 10 (choose from 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)' not found in "usage: python3.12 -m unittest [--print-completion {bash,zsh,tcsh}] [--version]
                              [-c CONFIG]
                              [--cert-data-destination CERT_DATA_DESTINATION]
                              [--cert-data-url CERT_DATA_URL]
                              [--compression-level {0,1,2,3,4,5,6,7,8,9}]
FAILED (failures=1)
                              [--fail-fast]
FAIL: test_compression_level (tests.test_parser.CliParserTestCase.test_compression_level)
                              [--greenbone-enterprise-feed-key GREENBONE_ENTERPRISE_FEED_KEY]
                              [--group GROUP]
                              [--gvmd-data-destination GVMD_DATA_DESTINATION]
                              [--gvmd-data-url GVMD_DATA_URL]
                              [--gvmd-lock-file GVMD_LOCK_FILE]
                              [-h] [--selftest] [--verbose | --quiet]
                              [--nasl-destination NASL_DESTINATION]
                              [--nasl-url NASL_URL]
                              [--notus-destination NOTUS_DESTINATION]
                              [--notus-url NOTUS_URL]
                              [--no-wait | --wait-interval WAIT_INTERVAL]
                              [--openvas-lock-file OPENVAS_LOCK_FILE]
                              [--port-lists-destination PORT_LISTS_DESTINATION]
                              [--port-lists-url PORT_LISTS_URL]
                              [--private-directory PRIVATE_DIRECTORY]
python3.12 -m unittest: error: argument --compression-level: invalid choice: '10' (choose from 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
                              [--report-formats-destination REPORT_FORMATS_DESTINATION]
                              [--report-formats-url REPORT_FORMATS_URL]
                              [--rsync-timeout RSYNC_TIMEOUT] [--user USER]
                              [--scan-configs-destination SCAN_CONFIGS_DESTINATION]
                              [--scan-configs-url SCAN_CONFIGS_URL]
                              [--scap-data-destination SCAP_DATA_DESTINATION]
                              [--scap-data-url SCAP_DATA_URL]
                              [--type {all,nvt,gvmd-data,scap,cert,notus,nasl,report-format,scan-config,port-list}]
AssertionError: 'error: argument --compression-level: invalid choice: 10 (choose from 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)' not found in "usage: python3.12 -m unittest [--print-completion {bash,zsh,tcsh}] [--version]\n                              [-h] [--selftest] [--verbose | --quiet]\n                              [-c CONFIG]\n                              [--private-directory PRIVATE_DIRECTORY]\n                              [--compression-level {0,1,2,3,4,5,6,7,8,9}]\n                              [--type {all,nvt,gvmd-data,scap,cert,notus,nasl,report-format,scan-config,port-list}]\n                              [--gvmd-data-destination GVMD_DATA_DESTINATION]\n                              [--gvmd-data-url GVMD_DATA_URL]\n                              [--notus-destination NOTUS_DESTINATION]\n                              [--notus-url NOTUS_URL]\n                              [--nasl-destination NASL_DESTINATION]\n                              [--nasl-url NASL_URL]\n                              [--scap-data-destination SCAP_DATA_DESTINATION]\n                              [--scap-data-url SCAP_DATA_URL]\n                              [--cert-data-destination CERT_DATA_DESTINATION]\n                              [--cert-data-url CERT_DATA_URL]\n                              [--report-formats-destination REPORT_FORMATS_DESTINATION]\n                              [--report-formats-url REPORT_FORMATS_URL]\n                              [--scan-configs-destination SCAN_CONFIGS_DESTINATION]\n                              [--scan-configs-url SCAN_CONFIGS_URL]\n                              [--port-lists-destination PORT_LISTS_DESTINATION]\n                              [--port-lists-url PORT_LISTS_URL]\n                              [--gvmd-lock-file GVMD_LOCK_FILE]\n                              [--openvas-lock-file OPENVAS_LOCK_FILE]\n                              [--fail-fast]\n                              [--no-wait | --wait-interval WAIT_INTERVAL]\n                              [--rsync-timeout RSYNC_TIMEOUT] [--user USER]\n                              [--group GROUP]\n                              [--greenbone-enterprise-feed-key GREENBONE_ENTERPRISE_FEED_KEY]\npython3.12 -m unittest: error: argument --compression-level: invalid choice: '10' (choose from 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)\n"