Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737244 - app-editors/nano-5.1[minimal]: mv: cannot stat '.../image/usr/share/nano/extra/*': No such file or directory
Summary: app-editors/nano-5.1[minimal]: mv: cannot stat '.../image/usr/share/nano/extr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-15 11:56 UTC by Dragan Kašler
Modified: 2020-08-15 16:29 UTC (History)
0 users

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


Attachments
build.log (build.log,88.17 KB, text/plain)
2020-08-15 11:57 UTC, Dragan Kašler
Details
emerge --info nano (emerge.info.nano,13.28 KB, text/plain)
2020-08-15 11:57 UTC, Dragan Kašler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dragan Kašler 2020-08-15 11:56:58 UTC
Build fails with:

mv: cannot stat '/var/tmp/portage/app-editors/nano-5.1/image/usr/share/nano/extra/*': No such file or directory

Reproducible: Always
Comment 1 Dragan Kašler 2020-08-15 11:57:24 UTC
Created attachment 654786 [details]
build.log
Comment 2 Dragan Kašler 2020-08-15 11:57:47 UTC
Created attachment 654788 [details]
emerge --info nano
Comment 3 Larry the Git Cow gentoo-dev 2020-08-15 16:29:50 UTC
The bug has been closed via the following commit(s):

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

commit 4f0586fb53f1caacf2f7920eb0dae9fe80282c0b
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-08-15 16:29:24 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-08-15 16:29:47 +0000

    app-editors/nano: Don't move configs with USE="minimal"
    
    Reported-by: Dragan Kašler <dragan.kasler@gmail.com>
    Closes: https://bugs.gentoo.org/737244
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 app-editors/nano/nano-5.0-r1.ebuild | 12 ++++++------
 app-editors/nano/nano-5.1.ebuild    | 12 ++++++------
 app-editors/nano/nano-9999.ebuild   | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)