Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405893 - app-portage/kportagetray{0.2.4, 9999} - various fixes
Summary: app-portage/kportagetray{0.2.4, 9999} - various fixes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ronan Arraes Jardim Chagas
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2012-02-26 13:21 UTC by Andreas Sturmlechner
Modified: 2012-03-24 20:08 UTC (History)
3 users (show)

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


Attachments
error message when starting kportagetray (kportagetray.log,467 bytes, text/plain)
2012-02-26 13:21 UTC, Andreas Sturmlechner
Details
kportagetray-0.2.4_fix_class_name.patch (kportagetray-0.2.4_fix_class_name.patch,859 bytes, patch)
2012-02-26 13:24 UTC, Andreas Sturmlechner
Details | Diff
kportagetray-0.2.4.ebuild.diff (kportagetray-0.2.4.ebuild.diff,354 bytes, patch)
2012-02-26 13:25 UTC, Andreas Sturmlechner
Details | Diff
kportagetray-9999.ebuild.diff (kportagetray-9999.ebuild.diff,528 bytes, patch)
2012-02-26 13:56 UTC, Andreas Sturmlechner
Details | Diff
kportagetray-0.2.4_update_scripts.patch (kportagetray-0.2.4_update_scripts.patch,4.53 KB, patch)
2012-02-26 14:14 UTC, Andreas Sturmlechner
Details | Diff
kportagetray-0.2.4.ebuild.diff (kportagetray-0.2.4.ebuild.diff,403 bytes, patch)
2012-02-26 14:17 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2012-02-26 13:21:10 UTC
Created attachment 303321 [details]
error message when starting kportagetray

1.) Currently, kportagetray-0.2.4 does not work. At startup it dies with the error log as can be seen in the attachment.

This commit http://gitorious.org/~dmaggot/kportagetray/dmaggots-kportagetray/commit/2eebbc5b89f40b2ecaf4c3a9e08b8846bace5b4c fixes it.



2.) [kde] kportage-tray-9999 cannot fetch:

fatal: The remote end hung up unexpectedly
 * ERROR: app-portage/kportagetray-9999 failed (unpack phase):
 *   git-2_initial_clone: can't fetch from git://anongit.kde.org/kportagetray
Comment 1 Andreas Sturmlechner gentoo-dev 2012-02-26 13:24:09 UTC
Created attachment 303323 [details, diff]
kportagetray-0.2.4_fix_class_name.patch
Comment 2 Andreas Sturmlechner gentoo-dev 2012-02-26 13:25:28 UTC
Created attachment 303325 [details, diff]
kportagetray-0.2.4.ebuild.diff
Comment 3 Andreas Sturmlechner gentoo-dev 2012-02-26 13:56:48 UTC
Created attachment 303333 [details, diff]
kportagetray-9999.ebuild.diff

inherit needs to be before EGIT_REPO_URI
Comment 4 Andreas Sturmlechner gentoo-dev 2012-02-26 14:14:18 UTC
Created attachment 303335 [details, diff]
kportagetray-0.2.4_update_scripts.patch

ok, without that fix, scripts wouldn't work anyway
Comment 5 Andreas Sturmlechner gentoo-dev 2012-02-26 14:17:10 UTC
Created attachment 303337 [details, diff]
kportagetray-0.2.4.ebuild.diff

This is finally also running fine (on my system).

kportagetray-9999: master is still lacking those packages
Comment 6 Chris Reffett (RETIRED) gentoo-dev Security 2012-03-17 21:59:37 UTC
Fixed the in-overlay live ebuild, but somebody else will need to handle fixing it in the main portage tree.
Comment 7 Andreas Sturmlechner gentoo-dev 2012-03-24 16:56:49 UTC
Not that it's the most important piece of software in the tree, but this is still broken in portage. What else can I do that I haven't already here?
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2012-03-24 19:44:10 UTC
(In reply to comment #7)
> Not that it's the most important piece of software in the tree, but this is
> still broken in portage. What else can I do that I haven't already here?

Applied in the main tree. Sorry, sometimes people are just busy otherwise.
Comment 9 Andreas Sturmlechner gentoo-dev 2012-03-24 20:08:18 UTC
Thanks! :)

In such cases there's always an inner conflict between 'I want this bug be fixed' and 'I don't want to be that bugging kind of person'.