Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81788 - Version bump of x11-misc/msetimon, plus patch for running without X and suggest move to sci-astronomy
Summary: Version bump of x11-misc/msetimon, plus patch for running without X and sugge...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jonathan Smith (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-12 14:27 UTC by Peter Stuge
Modified: 2005-07-09 11:34 UTC (History)
2 users (show)

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


Attachments
ebuild for msetimon-2.53 (msetimon-2.53.ebuild,734 bytes, text/plain)
2005-02-12 14:30 UTC, Peter Stuge
Details
Patch to make upstream msetimon run in daemon-only mode without Tk (daemon_only.patch,1.96 KB, patch)
2005-02-12 14:43 UTC, Peter Stuge
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Stuge 2005-02-12 14:27:49 UTC
What the summary says. :)

Attached is an ebuild for msetimon-2.53, a perl script for monitoring seti@home on multiple hosts. I made this ebuild for a friend who has been running it in daemon mode for over a month without any problems.

The upstream msetimon script is constructed to depend on Tk and hence the existing ebuild in portage depends on perl-tk, which means that X is required to run msetimon, but there's also a daemon only mode, where no X is needed. Upstream distributes a perl2exe compiled version of msetimon that runs in daemon only mode, but I like the Gentoo way so I created a small patch that gets applied when msetimon is emerged without USE=X set.

I'd also like to suggest a move from x11-misc to sci-astronomy.


Reproducible: Always
Steps to Reproduce:
Comment 1 Peter Stuge 2005-02-12 14:30:30 UTC
Created attachment 51086 [details]
ebuild for msetimon-2.53

The ebuild applies daemon_only.patch unless USE=X is set.
Comment 2 Peter Stuge 2005-02-12 14:43:14 UTC
Created attachment 51089 [details, diff]
Patch to make upstream msetimon run in daemon-only mode without Tk

Comments out the code that requires Tk and moves all calls to things GUI inside
of unless blocks that check for daemon mode.
Gives an informative message when anyone tries to run a patched msetimon in
non-daemon mode.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-02-13 17:26:46 UTC
cybersystem: make metadata please.
Comment 4 Jonathan Smith (RETIRED) gentoo-dev 2005-06-19 14:33:48 UTC
(In reply to comment #1)
> Created an attachment (id=51086) [edit]
> ebuild for msetimon-2.53

2.78 is already in portage...
Comment 5 Peter Stuge 2005-06-22 19:45:14 UTC
Right, but it wasn't in portage over four months ago when I submitted this.

How should I proceed with this? IMHO there are two issues:

1. The daemon_only patch to run without X
2. Move to sci-astronomy since the app is seti-related and with my patch
certainly not an X application anymore.

Should I file a new bug against the 2.78 ebuild?
Comment 6 Jonathan Smith (RETIRED) gentoo-dev 2005-07-09 11:00:42 UTC
well, i asked cybersystem, and he has long since abandoned this package... i
suppose i will maintain it TEMPORARILY.
Comment 7 Jonathan Smith (RETIRED) gentoo-dev 2005-07-09 11:34:11 UTC
2.53 is in portage with your patch... thanks

i also moved the package... upstream seems dead, so i would recomend moving to
the new boinc software...