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

Bug 655576

Summary: app-portage/repoman-2.3.9 - [ERROR] QATracker: Exiting on error. Unknown detected_qa type passed in to add_error(): file.size.fatal, (78 KiB) dev-lang/tauthon/files/tauthon-rename-r1.patch
Product: Portage Development Reporter: Ștefan Talpalaru <stefantalpalaru>
Component: RepomanAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 666776    

Description Ștefan Talpalaru 2018-05-12 14:14:01 UTC
Forgot adding this error type to the known errors list?

[ERROR] QATracker: Exiting on error. Unknown detected_qa type passed in to add_error(): file.size.fatal, (78 KiB) dev-lang/tauthon/files/tauthon-rename-r1.patch
Comment 1 Larry the Git Cow gentoo-dev 2018-05-13 15:24:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage.git/commit/?id=b9b459034b1b7039844a06a6e5af39ef5aeb4b3b

commit b9b459034b1b7039844a06a6e5af39ef5aeb4b3b
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-05-13 15:23:43 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-05-13 15:23:43 +0000

    repoman: fix file.size.fatal qacat (bug 655576)
    
    This qacat was renamed from file.size.fatal to file.size-fatal when the
    qacats moved from python to yaml.
    
    Fixes: 10badb74f85e62a89258f950a07b9ced82dc562a
    Fixes: 910071fea7a131974b39693eef5d39b72ac4842f
    Bug: https://bugs.gentoo.org/655576

 repoman/pym/repoman/modules/scan/fetch/fetches.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2018-05-13 15:36:23 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818d489aa18e24f3f16a4bd535f06f791719173e

commit 818d489aa18e24f3f16a4bd535f06f791719173e
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-05-13 15:32:19 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-05-13 15:36:16 +0000

    app-portage/repoman: fix 2.3.9 file.size.fatal (bug 655576)
    
    Bug: https://bugs.gentoo.org/655576
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 app-portage/repoman/repoman-2.3.9.ebuild | 1 +
 1 file changed, 1 insertion(+)