Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786411 - x11-libs/gtk+: /usr/share/doc/gtk+*/ChangeLog contains: "A git checkout and git-log is required to generate this file"
Summary: x11-libs/gtk+: /usr/share/doc/gtk+*/ChangeLog contains: "A git checkout and g...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-28 12:16 UTC by Esteve Varela Colominas
Modified: 2021-05-01 02:57 UTC (History)
0 users

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 Esteve Varela Colominas 2021-04-28 12:16:23 UTC
The ChangeLog file in /usr/share/doc of any version of gtk+ currently available in the tree (2.24.32-r1, 3.24.26, 3.24.28), reads the following message:

    A git checkout and git-log is required to generate this file

I find it confusing that this file is there yet doesn't provide any useful information. Can the contents be generated somehow? Alternatively, I'd drop the file as a whole.
Comment 1 Matt Turner gentoo-dev 2021-05-01 02:30:47 UTC
As the message says, it's not possible to generate without a git checkout. I'll remove the files.
Comment 2 Larry the Git Cow gentoo-dev 2021-05-01 02:57:06 UTC
The bug has been closed via the following commit(s):

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

commit dbfdf135d3b56dc428abfc500529577030890bfb
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-05-01 02:17:30 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-05-01 02:56:37 +0000

    x11-libs/gtk+: Version bump to 3.24.29
    
    Closes: https://bugs.gentoo.org/786411
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/gtk+/Manifest            |   1 +
 x11-libs/gtk+/gtk+-3.24.29.ebuild | 254 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 255 insertions(+)

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

commit b4c29513c509ba119680b94e2ab8cda2a6a19de2
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-05-01 02:11:19 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-05-01 02:56:33 +0000

    x11-libs/gtk+: Version bump to 2.24.33
    
    Closes: https://bugs.gentoo.org/725852
    Closes: https://bugs.gentoo.org/786411
    Closes: https://bugs.gentoo.org/787257
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/gtk+/Manifest                            |   1 +
 x11-libs/gtk+/files/gtk+-2.24.33-respect-NM.patch |  12 +
 x11-libs/gtk+/gtk+-2.24.33.ebuild                 | 308 ++++++++++++++++++++++
 3 files changed, 321 insertions(+)