Opened 9 years ago
Closed 9 years ago
#50575 closed submission (fixed)
ganglia-web 3.6.2
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | ganglia-web |
Description
A new port of ganglia-web 3.6.2, the web front-end to ganglia.
Attachments (2)
Change History (14)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Keywords: | haspatch removed |
---|---|
Version: | 2.3.4 |
comment:2 Changed 9 years ago by Schamschula (Marius Schamschula)
comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Does it install correctly for you? I get violations and then this
Error: Failed to activate ganglia-web: can't create directory "/usr/share/ganglia-webfrontend": not owner\
note that I use -t for trace mode
comment:5 Changed 9 years ago by Schamschula (Marius Schamschula)
For some unknown reason I had built this w/o trace mode. Not my normal custom.
Fixed the Makefile patch to install into ${prefix}.
comment:6 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
The ${prefix} are not expanded.
Typically the diff changes the patch to @PREFIX@ and then use reinplace in the Portfile to convert to ${prefix}
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | patch-Makefile.diff added |
---|
comment:7 Changed 9 years ago by Schamschula (Marius Schamschula)
Good point. Makefile knows nothing about ${prefix}...
(pre)fixed.
comment:8 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
It doesn't install here - should this be using 3.7.1? https://sourceforge.net/projects/ganglia/files/ganglia-web/3.7.1/ganglia-web-3.7.1.tar.gz/download
comment:9 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
https://github.com/ganglia/ganglia-web/wiki#Installation appears to have better instructions
comment:10 Changed 9 years ago by Schamschula (Marius Schamschula)
Fixed livecheck to pull from the downloads page, rather than the out of date news page.
I just upgraded to the current version 3.7.1, w/o any issues, while using trace mode.
Changed 9 years ago by Schamschula (Marius Schamschula)
comment:11 Changed 9 years ago by Schamschula (Marius Schamschula)
Moved homepage from Sourceforge to ganglia.info.
comment:12 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks done r145655
Added working livecheck block.