Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 954398 - net-p2p/nicotine+-3.3.10: FileNotFoundError: [Errno 2] No such file or directory: b'AUTHORS.NEWS.md'
Summary: net-p2p/nicotine+-3.3.10: FileNotFoundError: [Errno 2] No such file or direct...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Filip Kobierski
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-25 13:22 UTC by a user
Modified: 2025-04-25 13:48 UTC (History)
2 users (show)

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


Attachments
build log of nicotine+ (build.log,374.38 KB, text/x-log)
2025-04-25 13:22 UTC, a user
Details
emerge info (emerge-info.txt,7.72 KB, text/plain)
2025-04-25 13:25 UTC, a user
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a user 2025-04-25 13:22:21 UTC
Created attachment 926178 [details]
build log of nicotine+

nicotine+ has this in its ebuild:
DOCS=( {AUTHORS.NEWS,README}.md )
this gets parsed wrong, there is no such file as AUTHORS.NEWS.md, im guessing it's supposed to be a comma instead of a dot.
Comment 1 a user 2025-04-25 13:25:51 UTC
Created attachment 926179 [details]
emerge info
Comment 2 Larry the Git Cow gentoo-dev 2025-04-25 13:48:54 UTC
The bug has been closed via the following commit(s):

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

commit f7c13a98187045b5bceb8311b127b90e066d4be7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-04-25 13:48:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-25 13:48:33 +0000

    net-p2p/nicotine+: fix typo in DOCS
    
    Closes: https://bugs.gentoo.org/954398
    Signed-off-by: Sam James <sam@gentoo.org>

 net-p2p/nicotine+/nicotine+-3.3.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)