[MacPorts] #60922: clamav-server: list element in quotes followed by ")" instead of space

MacPorts noreply at macports.org
Thu Jul 30 12:43:52 UTC 2020


#60922: clamav-server: list element in quotes followed by ")" instead of space
------------------------+---------------------------
 Reporter:  ryandesign  |      Owner:  essandess
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.3
 Keywords:              |       Port:  clamav-server
------------------------+---------------------------
 clamav-server fails to destroot:

 {{{
 --->  Fetching distfiles for clamav-server
 --->  Verifying checksums for clamav-server
 --->  Extracting clamav-server
 --->  Configuring clamav-server
 --->  Building clamav-server
 --->  Staging clamav-server into destroot
 --->  Creating launchd control script 'ClamavScanOnAccess'
 Error: Failed to destroot clamav-server: list element in quotes followed
 by ")" instead of space
 }}}

 This is probably because its usage of `startupitems` needs to be adjusted
 to match the new requirements of MacPorts 2.6.3, similar to the way I did
 it for adblock2privoxy in https://github.com/macports/macports-
 ports/pull/7892.

 I started to try to do it for clamav-server, but the way that it uses
 `startupitems` is really very difficult to deal with and I could not
 persuade myself to finish wading through it. I encourage you to find a
 more legible and maintainable approach, such as putting scripts into their
 own files.

-- 
Ticket URL: <https://trac.macports.org/ticket/60922>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list