Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847178 - [guru] dev-python/pyclip-0.6.0 installs files with broken symlink
Summary: [guru] dev-python/pyclip-0.6.0 installs files with broken symlink
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ryan Fox
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-05-24 06:19 UTC by Agostino Sarubbo
Modified: 2022-05-28 10:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,62.60 KB, text/plain)
2022-05-24 06:19 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-05-24 06:19:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyclip-0.6.0 installs files with broken symlink.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-24 06:19:22 UTC
Created attachment 780476 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-05-28 10:10:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d75e81c26b363a20199c12fc52d95f5fb21e4993

commit d75e81c26b363a20199c12fc52d95f5fb21e4993
Author:     Ryan Fox <flewkey@2a03.party>
AuthorDate: 2022-05-26 20:38:44 +0000
Commit:     Ryan Fox <flewkey@2a03.party>
CommitDate: 2022-05-26 20:38:44 +0000

    dev-python/pyclip: Fix docs installation
    
    The README.md in the repo is a symlink, so einstalldocs doesn't know how
    to handle it.
    
    Signed-off-by: Ryan Fox <flewkey@2a03.party>
    Closes: https://bugs.gentoo.org/847178

 dev-python/pyclip/pyclip-0.5.4.ebuild | 1 +
 dev-python/pyclip/pyclip-0.6.0.ebuild | 1 +
 dev-python/pyclip/pyclip-9999.ebuild  | 1 +
 3 files changed, 3 insertions(+)