New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29048 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

dcraw @9.07-20110401193600 logic flaw in Configure

Reported by: denis.laplante@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: dcraw

Description (last modified by ryandesign@…) (diff)

Portfile line60 refers to non-existent locale/de/LC_MESSAGES/ufraw.mo" and configure step fails with:

:error:configure Target org.macports.configure returned: /opt/local/bin/msgunfmt: error while opening "/opt/local/share/locale/de/LC_MESSAGES/ufraw.mo" for reading: No such file or directory

My locale contains languages: ca cs da es fr it ja ko nb nl pl pt ru sr sr sv, but not "de".

Attachments

dcraw_9.07_Portfile.diff (1.7 KB) - added by denis.laplante@… 2 years ago.
patch to dcraw Portfile using "port installed"

Change History

comment:1 Changed 2 years ago by ryandesign@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to ryandesign@…
  • Port changed from dcraw @9.07-20110401193600 to dcraw
  • Description modified (diff)

Changed 2 years ago by denis.laplante@…

patch to dcraw Portfile using "port installed"

comment:2 Changed 2 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

The code in question was added to the portfile to ease the upgrade from ufraw 0.15 to 0.16. Since that was over 15 months ago and is thus no longer relevant, I just removed the code entirely in r77665.

Note: See TracTickets for help on using tickets.