Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368675 - g-octave-0.4.1 doesn't support new paludis versions
Summary: g-octave-0.4.1 doesn't support new paludis versions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rafael Martins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 11:07 UTC by Karol Szumski
Modified: 2011-05-31 05:32 UTC (History)
1 user (show)

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


Attachments
g-octave patch to add cave as a separate package manager (g-octave-cave.patch,3.22 KB, patch)
2011-05-25 11:12 UTC, Karol Szumski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Szumski 2011-05-25 11:07:51 UTC
g-octave depends on /usr/bin/paludis which in recent versions of paludis has been replaced with /usr/bin/cave (and different functionality).
The old /usr/bin/paludis is no longer built (tested on paludis-0.60.4)

Reproducible: Always

Steps to Reproduce:
1. Switch to a recent paludis
2. Install g-octave
3. Configure g-octave to use paludis
4. Attempt to use g-octave (even running it with no parameters)
Comment 1 Karol Szumski 2011-05-25 11:12:43 UTC
Created attachment 274593 [details, diff]
g-octave patch to add cave as a separate package manager

I've managed to succesfully use g-octave with this patch applied with paludis-0.60.4.
Tried installing and uninstalling octave packages and it worked as intended.
Comment 2 Rafael Martins (RETIRED) gentoo-dev 2011-05-31 05:26:04 UTC
+*g-octave-0.4.1-r1 (31 May 2011)
+
+  31 May 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
+  -g-octave-0.4.1.ebuild, +g-octave-0.4.1-r1.ebuild,
+  +files/g-octave-0.4.1-add_cave_support.patch:
+  Revision bump, fixes bug #274593, thanks to Karol Szumski
+

I don't commited this patch to the mercurial repository though. I'll reimplement paludis support for g-octave using just cave. And I'm rewriting some g-octave bits in long term. A new release should arise as soon as I get the time :)

Thanks!
Comment 3 Rafael Martins (RETIRED) gentoo-dev 2011-05-31 05:32:48 UTC
(In reply to comment #2)
> +*g-octave-0.4.1-r1 (31 May 2011)
> +
> +  31 May 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
> +  -g-octave-0.4.1.ebuild, +g-octave-0.4.1-r1.ebuild,
> +  +files/g-octave-0.4.1-add_cave_support.patch:
> +  Revision bump, fixes bug #274593, thanks to Karol Szumski
> +

Err.. I copy/pasted the wrong bug number... fixed in changelog :)