Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618742 - Historical cvs->git repo: dev-python/fusil/Manifest initial commit wrongly combined with dev-python/networkx initial
Summary: Historical cvs->git repo: dev-python/fusil/Manifest initial commit wrongly co...
Status: CONFIRMED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-17 12:04 UTC by Michał Górny
Modified: 2022-01-09 13:29 UTC (History)
1 user (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-05-17 12:04:53 UTC
commit 39f3328081c2e4bc2f763826c2a4d7765aa2d7bf
Author:     Sebastien Fabbro <bicatali@gentoo.org>
AuthorDate: Sat Feb 28 20:40:27 2009
Commit:     Sebastien Fabbro <bicatali@gentoo.org>
CommitDate: Sat Feb 28 20:40:27 2009

    Initial import, see bug #120794. Thanks ibm, Marek and Tim Cera for their contributions
    Package-Manager: portage-2.2_rc23/cvs/Linux x86_64

 dev-python/fusil/Manifest                              |  4 ++++
 dev-python/networkx/ChangeLog                          | 11 +++++++++++
 dev-python/networkx/Manifest                           |  5 +++++
 dev-python/networkx/files/networkx-0.99-setup.py.patch | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 dev-python/networkx/metadata.xml                       | 18 ++++++++++++++++++
 dev-python/networkx/networkx-0.99.ebuild               | 31 +++++++++++++++++++++++++++++++
 6 files changed, 117 insertions(+)


However, according to [1] this belongs to a different commit:

Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: Sat Feb 28 20:40:44 2009
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: Sat Feb 28 20:40:44 2009

    Initial import. Fixes #247893. Ebuild contributed by Tuna <tuna@lyua.org>
    Package-Manager: portage-2.2_rc23/cvs/Linux x86_64


[1]:https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/fusil/Manifest?view=log
Comment 1 Ulrich Müller gentoo-dev 2018-05-24 20:07:07 UTC
Another example:

commit d3922653487cf30b8ad62832ff60d9ab5bde268f
Author: Ulrich Müller <ulm@gentoo.org>
Date:   Mon Jun 25 05:57:43 2007 +0000

    Whitespace fixes.
    Package-Manager: portage-2.1.3_rc5

 app-editors/emacs-cvs/Manifest | 22 +++++++++++-----------
 app-editors/emacs/Manifest     | 16 ++++++++--------
 app-editors/mg/Manifest        | 26 ++++++++++++++++++++++++++
 3 files changed, 45 insertions(+), 19 deletions(-)

The commit of app-editors/mg/Manifest actually belongs to *two* CVS commits (revisions 1.1 and 1.2) of opfer: https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-editors/mg/Manifest?hideattic=0&view=log
Comment 2 Ulrich Müller gentoo-dev 2022-01-09 11:42:45 UTC
(In reply to Michał Górny from comment #0)
These appear as separate commits for dev-python/fusil and dev-python/networkx in the new conversion:

https://gitweb.gentoo.org/archive/repo/gentoo-2.git/commit/?id=7eabd494ef20cf992faf9581acbee947f950fe6b
commit 7eabd494ef20cf992faf9581acbee947f950fe6b
Author: Patrick Lauer <patrick@gentoo.org>
Date:   Sat Feb 28 19:40:44 2009 +0000

    Initial import. Fixes #247893. Ebuild contributed by Tuna <tuna@lyua.org>
    (Portage version: 2.2_rc23/cvs/Linux x86_64)

 dev-python/fusil/ChangeLog          | 10 ++++++++++
 dev-python/fusil/fusil-1.2.1.ebuild | 26 ++++++++++++++++++++++++++
 dev-python/fusil/metadata.xml       |  5 +++++
 3 files changed, 41 insertions(+)

https://gitweb.gentoo.org/archive/repo/gentoo-2.git/commit/?id=d5f837b0847e0915ce4fa531d633a6a23b23ab88
commit d5f837b0847e0915ce4fa531d633a6a23b23ab88
Author: Sebastien Fabbro <bicatali@gentoo.org>
Date:   Sat Feb 28 19:40:37 2009 +0000

    Initial import, see bug #120794. Thanks ibm, Marek and Tim Cera for their contributions
    (Portage version: 2.2_rc23/cvs/Linux x86_64)
     (Unsigned Manifest commit)

 dev-python/networkx/Manifest | 5 +++++
 1 file changed, 5 insertions(+)

https://gitweb.gentoo.org/archive/repo/gentoo-2.git/commit/?id=e2fe63c08a77604aba97696ef5e79e412275ef72
commit e2fe63c08a77604aba97696ef5e79e412275ef72
Author: Sebastien Fabbro <bicatali@gentoo.org>
Date:   Sat Feb 28 19:40:27 2009 +0000

    Initial import, see bug #120794. Thanks ibm, Marek and Tim Cera for their contributions
    (Portage version: 2.2_rc23/cvs/Linux x86_64)

 dev-python/networkx/ChangeLog                      | 11 +++++
 .../networkx/files/networkx-0.99-setup.py.patch    | 48 ++++++++++++++++++++++
 dev-python/networkx/metadata.xml                   | 18 ++++++++
 dev-python/networkx/networkx-0.99.ebuild           | 31 ++++++++++++++
 4 files changed, 108 insertions(+)


(In reply to Ulrich Müller from comment #1)
These are also fixed in gentoo-2.git:

https://gitweb.gentoo.org/archive/repo/gentoo-2.git/commit/?id=a63a468b3fdc55dd084d24ed22306e13368e9963
commit a63a468b3fdc55dd084d24ed22306e13368e9963
Author: Christian Faulhammer <opfer@gentoo.org>
Date:   Mon Jun 25 06:02:22 2007 +0000

    initial import, a MicroEmacs
    (Portage version: 2.1.2.7)
     (Signed Manifest commit)

 app-editors/mg/Manifest | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

https://gitweb.gentoo.org/archive/repo/gentoo-2.git/commit/?id=dc4d82183ff42df4ab15f7afb285e3435adad87b
commit dc4d82183ff42df4ab15f7afb285e3435adad87b
Author: Christian Faulhammer <opfer@gentoo.org>
Date:   Mon Jun 25 06:02:10 2007 +0000

    initial import, a MicroEmacs
    (Portage version: 2.1.2.7)

 app-editors/mg/ChangeLog                | 10 ++++++++++
 app-editors/mg/Manifest                 | 16 ++++++++++++++++
 app-editors/mg/files/digest-mg-20070529 |  3 +++
 app-editors/mg/metadata.xml             |  5 +++++
 app-editors/mg/mg-20070529.ebuild       | 26 ++++++++++++++++++++++++++
 5 files changed, 60 insertions(+)

https://gitweb.gentoo.org/archive/repo/gentoo-2.git/commit/?id=de3926d9bf04c4be7522571c9ff276156817bc51
commit de3926d9bf04c4be7522571c9ff276156817bc51
Author: Ulrich Müller <ulm@gentoo.org>
Date:   Mon Jun 25 05:57:43 2007 +0000

    Whitespace fixes.
    (Portage version: 2.1.3_rc5)
     (Signed Manifest commit)

 app-editors/emacs/Manifest | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

https://gitweb.gentoo.org/archive/repo/gentoo-2.git/commit/?id=19f68381ac9d973e073cee0d51eab8f286b55e1e
commit 19f68381ac9d973e073cee0d51eab8f286b55e1e
Author: Ulrich Müller <ulm@gentoo.org>
Date:   Mon Jun 25 05:55:57 2007 +0000

    Whitespace fixes.
    (Portage version: 2.1.3_rc5)
     (Signed Manifest commit)

 app-editors/emacs-cvs/Manifest | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
Comment 3 Ulrich Müller gentoo-dev 2022-01-09 13:29:53 UTC
In other words, can we close this bug?