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

Bug 758941

Summary: app-emulation/qemu-9999: Changelog is no longer part of the distribution
Product: Gentoo Linux Reporter: Rafael Kitover <rkitover>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: slyfox, virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info
emerge -pqv
trivial patch

Description Rafael Kitover 2020-12-07 17:50:23 UTC
Build fails on the `dodoc Changelog` invocation in the ebuild.

Trivial patch attached.

Reproducible: Always
Comment 1 Rafael Kitover 2020-12-07 17:53:51 UTC
Created attachment 677164 [details]
build log
Comment 2 Rafael Kitover 2020-12-07 17:54:15 UTC
Created attachment 677167 [details]
emerge --info
Comment 3 Rafael Kitover 2020-12-07 17:54:35 UTC
Created attachment 677170 [details]
emerge -pqv
Comment 4 Rafael Kitover 2020-12-07 17:55:41 UTC
Created attachment 677173 [details, diff]
trivial patch
Comment 5 Larry the Git Cow gentoo-dev 2020-12-07 19:22:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c7598221ee79703f6843f38b997c689fa57883

commit 94c7598221ee79703f6843f38b997c689fa57883
Author:     Rafael Kitover <rkitover@gmail.com>
AuthorDate: 2020-12-07 17:48:48 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-12-07 19:22:04 +0000

    app-emulation/qemu-9999: Don't install Changelog.
    
    Changelog is no longer part of the distribution.
    
    Closes: https://bugs.gentoo.org/758941
    Signed-off-by: Rafael Kitover <rkitover@gmail.com>
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-emulation/qemu/qemu-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb0aa68ec8614f38545961a55a30d59b9d5d572

commit 3cb0aa68ec8614f38545961a55a30d59b9d5d572
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-12-07 19:20:41 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-12-07 19:22:04 +0000

    net-libs/mbedtls: avoid blanket -Werror
    
    Reoprted-by: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/758941
    Package-Manager: Portage-3.0.11, Repoman-3.0.2
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 net-libs/mbedtls/mbedtls-2.24.0.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 6 Sergei Trofimovich (RETIRED) gentoo-dev 2020-12-07 19:23:08 UTC
Thank you!