Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62745 - Network UPS Tools (www-apache/nut for friends) require gd-2 or best with use cgi
Summary: Network UPS Tools (www-apache/nut for friends) require gd-2 or best with use cgi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-03 12:47 UTC by INODE64 Sistemas
Modified: 2006-05-17 23:11 UTC (History)
1 user (show)

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


Attachments
fix (nut-2.0.0.ebuild.patch,319 bytes, patch)
2004-09-03 12:49 UTC, INODE64 Sistemas
Details | Diff
Copy config files for cgi install (nut-2.0.0.ebuild.new.patch,699 bytes, patch)
2004-09-04 02:42 UTC, INODE64 Sistemas
Details | Diff
Update the requeriments (nut-2.0.0.ebuild.patch,320 bytes, patch)
2004-09-04 02:43 UTC, INODE64 Sistemas
Details | Diff
initial update with webapp and ssl support (nut-2.0.0.ebuild.patch,2.59 KB, patch)
2004-09-05 09:04 UTC, INODE64 Sistemas
Details | Diff
update deps in usb and best support for webapp (nut-2.0.0.ebuild.patch,2.73 KB, patch)
2004-10-04 08:59 UTC, INODE64 Sistemas
Details | Diff
Update configure to fix problem (nut-2.0.0.ebuild.patch,2.89 KB, patch)
2004-10-09 07:35 UTC, INODE64 Sistemas
Details | Diff
The las fix (nut.patch,2.86 KB, patch)
2004-12-17 07:28 UTC, INODE64 Sistemas
Details | Diff
nut-2.0.1_pre4.ebuild.diff (nut-2.0.1_pre4.ebuild.diff,1.50 KB, patch)
2005-04-25 06:21 UTC, INODE64 Sistemas
Details | Diff
ebuild for nut-2.0.2 (nut-2.0.2.ebuild,3.11 KB, text/plain)
2005-11-03 04:27 UTC, eric barons
Details

Note You need to log in before you can comment on or make changes to this bug.
Description INODE64 Sistemas 2004-09-03 12:47:49 UTC
nut 2.0.0 require gd-2 to compile when use cgi

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 INODE64 Sistemas 2004-09-03 12:49:34 UTC
Created attachment 38838 [details, diff]
fix
Comment 2 INODE64 Sistemas 2004-09-04 02:42:10 UTC
Created attachment 38883 [details, diff]
Copy config files for cgi install
Comment 3 INODE64 Sistemas 2004-09-04 02:43:14 UTC
Created attachment 38884 [details, diff]
Update the requeriments
Comment 4 Jon Hood (RETIRED) gentoo-dev 2004-09-04 16:42:51 UTC
ah, lotsa diffs. Go ahead and attach a whole ebuild here to make it a bit easier if you think this change is also good:

instead of >=media-libs/gd-2* I think you'd prefer:
>=media-libs/gd-2
Comment 5 INODE64 Sistemas 2004-09-05 09:04:32 UTC
Created attachment 38993 [details, diff]
initial update with webapp and ssl support

This is initial, run fine, but nut only use cgi-bin and webapp-config requiere
a directory for install en htdocs I use webapp-config -I -h localhost -d /nut
nut 2.0.0 and install ok with warnings, other idea is webapp-config permit
install without htdocs. 

And add support for ssl
Comment 6 INODE64 Sistemas 2004-10-04 08:59:29 UTC
Created attachment 41078 [details, diff]
update deps in usb and best support for webapp
Comment 7 INODE64 Sistemas 2004-10-09 07:35:14 UTC
Created attachment 41423 [details, diff]
Update configure to fix problem
Comment 8 Eldad Zack (RETIRED) gentoo-dev 2004-12-17 04:37:31 UTC
seems the dep problem was already fixed in bug 69959.

webapp, can you checkout the last diff for additional fixes?
Comment 9 INODE64 Sistemas 2004-12-17 07:28:35 UTC
Created attachment 46213 [details, diff]
The las fix

This fix solve this problems:

Depends for libusb
New ssl
Use webapp for install
Comment 10 INODE64 Sistemas 2004-12-17 08:39:55 UTC
I sync the patch with 3 fixes.
- deps for libusb
- new option ssl
- install webapp format
Comment 11 INODE64 Sistemas 2005-04-25 06:21:45 UTC
Created attachment 57175 [details, diff]
nut-2.0.1_pre4.ebuild.diff

Update to 2.0.1_pr4
- Fix usb dependencies
- Fix usb spell error
- Add install config files for cgi scripts
- Add ssl support

Please change this aplication to sys-power
Comment 12 eric barons 2005-11-03 04:27:44 UTC
Created attachment 72004 [details]
ebuild for nut-2.0.2

This version is needed for the mgeups-psp program.
Comment 13 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-05-17 22:46:23 UTC
committing in a moment.
Comment 14 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-05-17 23:11:12 UTC
Fixed in CVS.