Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925426 - [guru] gui-apps/eww-0.5.0: SRC_URI failure
Summary: [guru] gui-apps/eww-0.5.0: SRC_URI failure
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pascal Jäger
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-24 16:39 UTC by CaptainBlood
Modified: 2024-02-25 17:04 UTC (History)
3 users (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 CaptainBlood 2024-02-24 16:39:22 UTC
Please update as:

 diff eww-0.5.0.ebuild  eww-0.5.0-r1.ebuild
1c1
< # Copyright 2022 Gentoo Authors
---
> # Copyright 2022-2024 Gentoo Authors
308c308
< 		https://github.com/elkowar/${PV}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
---
> 		https://github.com/elkowar/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz


Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-24 16:40:48 UTC
Please indicate which repository it's from.
Comment 2 CaptainBlood 2024-02-24 17:26:10 UTC
Could you please notify for https://bugs.gentoo.org/show_bug.cgi?id=925317 as well?
Comment 3 Gonçalo Negrier Duarte 2024-02-25 13:21:50 UTC
Well on machine it install fine but I gonna fix improve some things in the ebuild anyway
Comment 4 Gonçalo Negrier Duarte 2024-02-25 13:22:50 UTC
I don't know why it upload with PV in the package name and why in my local copy is correct
Comment 6 CaptainBlood 2024-02-25 14:30:36 UTC
(In reply to Gonçalo Negrier Duarte from comment #4)
> I don't know why it upload with PV in the package name and why in my local
> copy is correct

https://github.com/gentoo-mirror/guru/commit/d8c5da07a86c1013337c2d430cefd7e25d11c015
Comment 7 CaptainBlood 2024-02-25 14:32:25 UTC
(In reply to Gonçalo Negrier Duarte from comment #5)
> fix:
> https://gitweb.gentoo.org/repo/proj/guru.git/commit/
> ?h=dev&id=e677aba9653d7a6ea8fb283605f75590ca6ec019

Nice
Comment 8 Gonçalo Negrier Duarte 2024-02-25 14:48:07 UTC
(In reply to CaptainBlood from comment #6)
> (In reply to Gonçalo Negrier Duarte from comment #4)
> > I don't know why it upload with PV in the package name and why in my local
> > copy is correct
> 
> https://github.com/gentoo-mirror/guru/commit/
> d8c5da07a86c1013337c2d430cefd7e25d11c015

Yha was a mistake forget to add the change before commit was a typo :(
Comment 9 Larry the Git Cow gentoo-dev 2024-02-25 17:04:57 UTC
The bug has been closed via the following commit(s):

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

commit e677aba9653d7a6ea8fb283605f75590ca6ec019
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-02-25 13:25:15 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-02-25 13:31:59 +0000

    gui-apps/eww: drop 0.5.0, add 0.5.0-r1
    * improve how features are enable using cargo.eclass
    * fix SRC_URI 0.5.0
    * improving src_unpack (not sure is really need but just to be safe)
    * closing old bug of 0.4.0 since was drop
    
    Closes: https://bugs.gentoo.org/925317
    Closes: https://bugs.gentoo.org/925426
    Closes: https://bugs.gentoo.org/884457
    Closes: https://bugs.gentoo.org/884455
    Closes: https://bugs.gentoo.org/877675
    Closes: https://bugs.gentoo.org/863095
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 .../eww/{eww-0.5.0.ebuild => eww-0.5.0-r1.ebuild}  | 35 +++++++++++++---------
 gui-apps/eww/eww-9999.ebuild                       | 35 +++++++++++++---------
 2 files changed, 42 insertions(+), 28 deletions(-)