Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261429 - icemon (in icecc-monitor) displays nothing when compiled against sys-devel/icecream 0.9.2
Summary: icemon (in icecc-monitor) displays nothing when compiled against sys-devel/ic...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 11:09 UTC by Eric Grüttefien
Modified: 2010-09-18 09:44 UTC (History)
2 users (show)

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


Attachments
new ebuild for socket patch (icecream-0.9.2-r1.ebuild,4.20 KB, text/plain)
2009-03-06 11:13 UTC, Eric Grüttefien
Details
patch against bug (icecream-socket.patch,863 bytes, patch)
2009-03-06 11:14 UTC, Eric Grüttefien
Details | Diff
Patch for icream ebuild (ebuild.patch,532 bytes, patch)
2009-03-09 08:09 UTC, Eric Grüttefien
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Grüttefien 2009-03-06 11:09:46 UTC
Bug in icecream library which prevents clients from connecting to the scheduler

Reproducible: Always

Steps to Reproduce:
1. Build icemon form source
2. start
3. no hosts shown



Expected Results:  
1. Build icemon form source
2. start
3. hosts shown
Comment 1 Eric Grüttefien 2009-03-06 11:13:49 UTC
Created attachment 184117 [details]
new ebuild for socket patch
Comment 2 Eric Grüttefien 2009-03-06 11:14:22 UTC
Created attachment 184119 [details, diff]
patch against bug
Comment 3 Eric Grüttefien 2009-03-06 11:15:32 UTC
Please review and submit then
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-06 11:20:16 UTC
Please don't provide complete ebuilds but diffs showing the changes you did to the ebuild.
Comment 5 Eric Grüttefien 2009-03-09 08:09:29 UTC
Created attachment 184416 [details, diff]
Patch for icream ebuild
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-09 16:35:51 UTC
(In reply to comment #5)
> Created an attachment (id=184416) [edit]
> Patch for icream ebuild

Heh, you gave the files in the wrong order to the diff command.

  diff -u original_file modified_file > diff_file

Is the correct way to create diffs :)

Reassigning to maintainer, CCing hp-cluster herd.
Comment 7 Friedrich Oslage (RETIRED) gentoo-dev 2009-03-09 21:20:31 UTC
I believe you are referring to this bug in icemon: http://websvn.kde.org/?view=rev&revision=845977

But icemon is not in portage, did the ebuild derive from some overlay? In that case you should probably ask the maintainer to add an ebuild for the current version or to add it to bug #139432.
Comment 8 Eric Grüttefien 2009-03-10 16:25:27 UTC
(In reply to comment #7)
> I believe you are referring to this bug in icemon:
> http://websvn.kde.org/?view=rev&revision=845977

Don't know if that fixes i will try. I was compiling icemon 1.1 from source since i havn't found an ebuild
Comment 9 Eric Grüttefien 2009-04-07 14:20:11 UTC
the method DiscoverSched::try_get_scheduler always return NULL, caused by connect
returning always EINPROGRESS since this is a non-blocking socket.

no change of this form icc 9.1 up to 9.3 

Please use patch from icecream and ebuild until upstream fix avail.
Comment 10 Tomáš Chvátal (RETIRED) gentoo-dev 2010-09-18 09:44:49 UTC
Sorry guys but icemon was removed with removal of KDE3, so closing this as CANTFIX because without kde4 version we cant do a bit :)