Changes between Initial Version and Version 2 of Ticket #26197
- Timestamp:
- 09/23/11 13:07:00 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26197
- Property Priority changed from High to Normal
- Property Owner changed from macports-tickets@… to ryandesign@…
- Property Port changed from to net-snmp
-
Ticket #26197 – Description
initial v2 1 1 This file doesn't exist. 2 2 3 {{{ 3 4 [....macports.org/release/ports/net/net-snmp]# port load net-snmp 4 5 5 6 6 7 Error: Target org.macports.load returned: Launchd plist /Library/LaunchDaemons/org.macports.net-snmp.plist was not found 7 8 }}} 8 9 9 10 This is the right one: 10 11 12 {{{ 11 13 [....macports.org/release/ports/net/net-snmp]# file /Library/LaunchDaemons/org.macports.NetSNMP.plist 12 14 13 15 14 16 /Library/LaunchDaemons/org.macports.NetSNMP.plist: XML 1.0 document text 17 }}} 15 18 16 19 This seems like something that would have been caught with the most basic of testing. Yes, I know it's free software/all-volunteer etc. but it's a waste of effort to offer something that doesn't actually work as described.

