Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917170 - app-editors/micro: version not reported
Summary: app-editors/micro: version not reported
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James Beddek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-11 12:40 UTC by Arnaud Vallette d'Osia
Modified: 2023-11-16 17:20 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud Vallette d'Osia 2023-11-11 12:40:17 UTC
app-editors/micro-2.0.13
when issuing 'micro --version'
it reports
'''
Version: 0.0.0-unknown
Commit hash:
Compiled on November 11, 2023
'''

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-11-12 06:35:00 UTC
The bug has been closed via the following commit(s):

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

commit 8977aa9f783f2d9b99fdd8546fa6f7d0ee134965
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-11-12 06:25:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-12 06:25:38 +0000

    app-editors/micro: fix version string
    
    Closes: https://bugs.gentoo.org/917170
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/micro/{micro-2.0.13.ebuild => micro-2.0.13-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Arnaud Vallette d'Osia 2023-11-16 17:20:33 UTC
That was fast, thanks!