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

Bug 774528

Summary: app-emulation/docker-cli-20.10.5: fails to build due to md2man rename
Product: Gentoo Linux Reporter: Nathan Lewis <git>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: ago, chutzpah, gyakovlev, jstein, marduk, sam
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to ebuild to fix the build error
emerge --info
build log for docker-cli

Description Nathan Lewis 2021-03-06 21:01:29 UTC
Created attachment 689715 [details, diff]
patch to ebuild to fix the build error

I'm running ACCEPT_KEYWORDS="~amd64" on my laptop

I was running updates this morning and bumped into a build error with app-emulation/docker-cli-20.10.5. It failed trying to run "go-go-md2man".
Comment 1 Nathan Lewis 2021-03-06 21:02:22 UTC
Created attachment 689718 [details]
emerge --info
Comment 2 Nathan Lewis 2021-03-06 21:06:29 UTC
Created attachment 689721 [details]
build log for docker-cli
Comment 3 Nathan Lewis 2021-03-06 21:08:49 UTC
ebuild has a sed operation in src_prepare that renames md2man to go-md2man. docker-cli commit https://github.com/docker/cli/commit/6e2607c6a68ecf1a7378133f22cb7192e2eb9d5b renamed md2man to go-md2man, which causes the script to look for go-go-md2man, which causes a build error.

Attached a patch to remove the sed operation.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-16 20:45:56 UTC
*** Bug 763897 has been marked as a duplicate of this bug. ***
Comment 5 Georgy Yakovlev archtester gentoo-dev 2021-06-14 00:36:52 UTC
I think it has been fixed in c0c33a0ae0c9409cca1973799558a075c225b12e and 4c755df83b5c37940956859bf8e19ce10e102918