Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 454656 - dev-util/gource-0.38 should depend on media-fonts/freefont instead of media-fonts/freefont
Summary: dev-util/gource-0.38 should depend on media-fonts/freefont instead of media-f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 15:01 UTC by Lukas Elsner
Modified: 2013-01-31 15:23 UTC (History)
4 users (show)

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


Attachments
gource-0.38-r1.ebuild (gource-0.38-r1.ebuild,1.45 KB, text/plain)
2013-01-30 15:01 UTC, Lukas Elsner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Elsner 2013-01-30 15:01:55 UTC
Created attachment 337312 [details]
gource-0.38-r1.ebuild

I am getting 

le1558 lu # emerge -av gource
These are the packages that would be merged, in order:
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "media-fonts/freefont-ttf".
(dependency required by "dev-util/gource-0.38" [ebuild])
(dependency required by "gource" [argument])

when trying to merge gource.

Attached the updated ebuild of my overlay (luman).
Correct me if i am wrong here. But this seemed to be a reasonable fix :)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2013-01-30 16:15:16 UTC
Don't attach ebuilds for this kind of trivialities please.

@nirbheek if you do a package move, check the frigging reverse dependency, FFS.
Comment 2 Lukas Elsner 2013-01-30 20:56:08 UTC
What is the preferred way submitting a "trivial" fix?
Comment 3 Nikolaj Šujskij 2013-01-31 03:03:25 UTC
(In reply to comment #2)
> What is the preferred way submitting a "trivial" fix?

Ebuild diff, I'd think.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2013-01-31 11:35:58 UTC
Exactly as Nikolaj said — sorry for being rough yesterday, the pkgmove I really didn't expect.

Basically every time you don't rewrite the whole ebuild from scratch, an ebuild diff is preferred. In case like this you could also just describe the fix as it's just a "rename dependency, rename install path".
Comment 5 Lukas Elsner 2013-01-31 15:23:28 UTC
alright! :)