Opened 19 years ago
Closed 19 years ago
#3186 closed defect (fixed)
BUG: enscript-1.6.4 charset and locale conflicts
Reported by: | cssdev@… | Owned by: | blb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
enscript-1.6.4
error log INLINE below
Description: Trying to activate enscript 1.6.4, an error indicates that the port's charset.alias and locale.alias conflict with the ones already installed by texinfo. The attached patch simply removes them from destroot.
Comments: The charset.alias file contained within enscript's build directory is blank, so I certainly don't want it to replace the one that I already have in /opt/local/lib/charset.alias. The patch I am attaching follows other bug resolutions that simply remove the offending files from destroot prior to activation. Here is the error message that appeared during port activation:
---> Activating enscript 1.6.4_0 Error: Target com.apple.activate returned: Image error: /opt/local/lib/charset.alias is being used by the active texinfo port. Please deactivate this port first, or use the -f flag to force the activation. Error: Target com.apple.activate returned: Image error: /opt/local/share/locale/locale.alias is being used by the active texinfo port. Please deactivate this port first, or use the -f flag to force the activation.
Attachments (1)
Change History (2)
Changed 19 years ago by cssdev@…
Attachment: | patch-Portfile.diff added |
---|
comment:1 Changed 19 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fix has been committed (and removed info/dir removal since that's done automatically). Thanks for the report and patch.
Portfile patch removes charset.alias and locale.alias