Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902117 - app-arch/p7zip-17.05 has been retagged by upstream to correct version
Summary: app-arch/p7zip-17.05 has been retagged by upstream to correct version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-03-19 09:01 UTC by jospezial
Modified: 2023-04-14 15:34 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 jospezial 2023-03-19 09:01:23 UTC
https://github.com/p7zip-project/p7zip/issues/220

The gentoo distfiles mirrors still have the old version of that file.
Please update the Manifest, possibly ebuild revbump needed.

ebuild /var/db/repos/gentoo/app-arch/p7zip/p7zip-17.05.ebuild unpack
>>> Downloading 'http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/layout.conf'
--2023-03-19 09:38:01--  http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/layout.conf
Resolving ftp.halifax.rwth-aachen.de (ftp.halifax.rwth-aachen.de)... 137.226.34.46, 2a00:8a60:e012:a00::21
Connecting to ftp.halifax.rwth-aachen.de (ftp.halifax.rwth-aachen.de)|137.226.34.46|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 45 [application/octet-stream]
Saving to: ‘/var/cache/distfiles/.layout.conf.ftp.halifax.rwth-aachen.de.__download__’

/var/cache/distfiles/.layout.conf.ftp.halifax.rwth-aachen.de.__download__ 100%[==================================================================================================================================================================================>]      45  --.-KB/s    in 0s      

2023-03-19 09:38:01 (7,54 MB/s) - ‘/var/cache/distfiles/.layout.conf.ftp.halifax.rwth-aachen.de.__download__’ saved [45/45]

>>> Downloading 'http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/44/p7zip-17.05.tar.gz'
--2023-03-19 09:38:01--  http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/44/p7zip-17.05.tar.gz
Resolving ftp.halifax.rwth-aachen.de (ftp.halifax.rwth-aachen.de)... 137.226.34.46, 2a00:8a60:e012:a00::21
Connecting to ftp.halifax.rwth-aachen.de (ftp.halifax.rwth-aachen.de)|137.226.34.46|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6722048 (6,4M) [application/octet-stream]
Saving to: ‘/var/cache/distfiles/p7zip-17.05.tar.gz.__download__’

/var/cache/distfiles/p7zip-17.05.tar.gz.__download__                      100%[==================================================================================================================================================================================>]   6,41M  4,99MB/s    in 1,3s    

2023-03-19 09:38:03 (4,99 MB/s) - ‘/var/cache/distfiles/p7zip-17.05.tar.gz.__download__’ saved [6722048/6722048]

 * p7zip-17.05.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                                                                                             [ ok ]
>>> Unpacking source...
>>> Unpacking p7zip-17.05.tar.gz to /var/tmp/portage/app-arch/p7zip-17.05/work
>>> Source unpacked in /var/tmp/portage/app-arch/p7zip-17.05/work


sha512sum /var/cache/distfiles/p7zip-17.05.tar.gz ~joerg/Downloads/p7zip-17.05.tar.gz 
973fd906eaf376ca7d1d0738bb9aa137dcae3a6b17f974d3afc6bbb4efab4c7afa78e3dc9fbdf7b6d37630c9986ddaca7afc209ba18da1ed27944ee88a321a55  /var/cache/distfiles/p7zip-17.05.tar.gz
97a7cfd15287998eb049c320548477be496c4ddf6b45c833c42adca4ab88719b07a442ae2e71cf2dc3b30a0777a3acab0a1a30f01fd85bacffa3fa9bd22c3f7d  /home/joerg/Downloads/p7zip-17.05.tar.gz

The second file was downloaded from
https://github.com/p7zip-project/p7zip/archive/refs/tags/v17.05.tar.gz
Comment 1 Larry the Git Cow gentoo-dev 2023-04-14 15:34:14 UTC
The bug has been closed via the following commit(s):

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

commit 26730a4ce9796a0811ba681e63ad89d8510ae416
Author:     Joe Kappus <joe@wt.gd>
AuthorDate: 2023-04-14 09:38:44 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2023-04-14 15:34:03 +0000

    app-arch/p7zip: 17.05-r1 revbump
    
    Upstream pushed out 17.05 with 17.04 in version, they re-released
    with it corrected, this grabs the re-release.
    
    Also removed wxgtk reference since we don't build GUI anymore.
    
    Closes: https://bugs.gentoo.org/902117
    Signed-off-by: Joe Kappus <joe@wt.gd>
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-arch/p7zip/Manifest              |   2 +-
 app-arch/p7zip/p7zip-17.05-r1.ebuild | 110 +++++++++++++++++++++++++++++++++++
 2 files changed, 111 insertions(+), 1 deletion(-)