Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931643 - x11-misc/rss-glx-0.9.1-r4 fails to compile: The source directory rss-glx_0.9.1 doesnt exist
Summary: x11-misc/rss-glx-0.9.1-r4 fails to compile: The source directory rss-glx_0.9....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexander Miller
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-09 17:33 UTC by Agostino Sarubbo
Modified: 2024-05-10 05:50 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,61.81 KB, text/plain)
2024-05-09 17:33 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 2024-05-09 17:33:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/rss-glx-0.9.1-r4 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-09 17:33:11 UTC
Created attachment 892623 [details]
build.log

build log and emerge --info
Comment 2 Alexander Miller 2024-05-09 20:41:10 UTC
The bug was introduced in commit f4a7fc073c947f323b527de25122605f7a345617 ("x11-misc/rss-glx: update HOMEPAGE, SRC_URI") and already fixed before it was reported in commit 93d982296dbe0f4724ccada25d7039ff8075e40e ("x11-misc/rss-glx: update SRC_URI"), so I'm closing this.

But the latter commit left a duplicated distfile since it added "-> ${P}.tar.bz" to SRC_URI instead of "-> ${P}.tar.bz2".
Juippis, please fix that up yourself (me creating a pull request would only make it more complicated and slower).
Comment 3 Joonas Niilola gentoo-dev 2024-05-10 05:47:40 UTC
(In reply to Alexander Miller from comment #2)
> The bug was introduced in commit f4a7fc073c947f323b527de25122605f7a345617
> ("x11-misc/rss-glx: update HOMEPAGE, SRC_URI") and already fixed before it
> was reported in commit 93d982296dbe0f4724ccada25d7039ff8075e40e
> ("x11-misc/rss-glx: update SRC_URI"), so I'm closing this.
> 
> But the latter commit left a duplicated distfile since it added "->
> ${P}.tar.bz" to SRC_URI instead of "-> ${P}.tar.bz2".
> Juippis, please fix that up yourself (me creating a pull request would only
> make it more complicated and slower).

Oh wow, how many times I can mess up a simple task :) thanks for having an eye for this again!
Comment 4 Larry the Git Cow gentoo-dev 2024-05-10 05:50:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755925a3ba26cef0f149c43534e34b619fd56dbe

commit 755925a3ba26cef0f149c43534e34b619fd56dbe
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2024-05-10 05:48:41 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-05-10 05:48:41 +0000

    x11-misc/rss-glx: update SRC_URI
    
    Closes: https://bugs.gentoo.org/931643
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-misc/rss-glx/Manifest                | 1 -
 x11-misc/rss-glx/rss-glx-0.9.1-r4.ebuild | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)