Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900995 - [guru] app-arch/unalz-0.65-r1 fails to fetch
Summary: [guru] app-arch/unalz-0.65-r1 fails to fetch
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Joe Kappus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-13 12:10 UTC by Agostino Sarubbo
Modified: 2024-05-17 12:34 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,2.36 KB, text/plain)
2023-03-13 12:10 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-03-13 12:10:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/unalz-0.65-r1 fails to fetch.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-13 12:10:09 UTC
Created attachment 857465 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-13 12:10:10 UTC
Error(s) that match a know pattern:


 * Fetch failed for 'app-arch/unalz-0.65-r1', Log file:
Comment 3 Larry the Git Cow gentoo-dev 2024-04-17 15:11:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=681e65013fae37e64f5b37d85179f98ad44bb2fe

commit 681e65013fae37e64f5b37d85179f98ad44bb2fe
Author:     Joe Kappus <joe@wt.gd>
AuthorDate: 2024-04-17 10:17:17 +0000
Commit:     Joe Kappus <joe@wt.gd>
CommitDate: 2024-04-17 10:25:37 +0000

    app-arch/unalz: update EAPI 7 -> 8, fixups
    
    Major fixups, didn't revbump as nobody
    could build this for years.
    
    It needs a little more to work with clang,
    but with gcc it's fine.
    
    Closes: https://bugs.gentoo.org/784506
    Closes: https://bugs.gentoo.org/900995
    Signed-off-by: Joe Kappus <joe@wt.gd>

 app-arch/unalz/Manifest                            |  4 +--
 .../files/unalz-0.65-respect-compiler-flags.patch  | 36 ++++++++++++++++++++++
 app-arch/unalz/unalz-0.65-r1.ebuild                | 30 ++++++++++--------
 3 files changed, 56 insertions(+), 14 deletions(-)
Comment 4 Michele Santullo 2024-05-17 12:34:52 UTC
Very sorry for the slow reaction time, I need to better organise my email filters!
What happened there is that my server's drive failed and went offline for a long time. I restored it since but forgot about these two patches, which have been lost. However I do keep a git version here https://alarmpi.no-ip.org/gitan/King_DuckZ/unalz of unalz, and that repo also includes the two lost patches and the one you (Joe) created.