Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564552 - egencache --update-changelogs writes obsolete $Header: $ instead of $Id$
Summary: egencache --update-changelogs writes obsolete $Header: $ instead of $Id$
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-31 10:18 UTC by Martin Väth
Modified: 2020-10-11 19:18 UTC (History)
1 user (show)

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


Attachments
Change Header to Id as required (changelog_header.patch,364 bytes, patch)
2015-11-03 01:33 UTC, Denis Romanchuk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Väth 2015-10-31 10:18:52 UTC
egencache --update-changelogs writes into the ChangeLog header the text $Header: $ instead of $Id$.
Wasn't the former obsoleted after git migration?
At least it was changed this way in skel.ChangeLog
Comment 1 Denis Romanchuk 2015-11-03 01:33:03 UTC
Created attachment 415966 [details, diff]
Change Header to Id as required
Comment 2 Denis Romanchuk 2015-11-03 08:36:49 UTC
(In reply to Martin Väth from comment #0)
> egencache --update-changelogs writes into the ChangeLog header the text
> $Header: $ instead of $Id$.
> Wasn't the former obsoleted after git migration?
> At least it was changed this way in skel.ChangeLog

Actually, it's already have patch submitted.
Comment 3 Zac Medico gentoo-dev 2020-10-11 19:18:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage.git/commit/?id=cf9b853644beb270e8915f2146d88c09f7541fda

commit cf9b853644beb270e8915f2146d88c09f7541fda
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2015-11-02 19:09:52 +0100
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2015-11-02 22:45:00 +0100

    egencache --update-changelogs: Replace $Header$ with autogen note

 bin/egencache | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)