Opened 11 years ago

Closed 11 years ago

#36641 closed defect (fixed)

udunits error warning

Reported by: basmac Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: udunits

Description (last modified by mf2k (Frank Schima))

We have Mac OS 10.8.2 Xcode 4.5 and have udunits and udunits2 installed

bash-3.2# port installed|grep udu
  udunits @1.12.11_0 (active)
  udunits2 @2.1.24_0 (active)
bash-3.2# 

When doing an install of udunits or a program that refers to udunits we get warnings like

EBUG: Updating binary flag for file 1 of 11: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_udunits/udunits/work/destroot/opt/local/bin/udunits
Warning: Error determining file type of `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_udunits/udunits/work/destroot/opt/local/bin/udunits': lstat(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_udunits/udunits/work/destroot/opt/local/bin/udunits):no such file or directory

Install log attached.

Attachments (1)

udunits.log (20.7 KB) - added by basmac 11 years ago.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by basmac

Attachment: udunits.log added

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: udunits warning removed
Owner: changed from macports-tickets@… to takeshi@…

In the future, please use WikiFormatting and Cc the port maintainer(s).

comment:2 Changed 11 years ago by tenomoto (Takeshi Enomoto)

Perhaps, the binary tarball of your old udunits installation was corrupted. I don't think it is a fault of Portfile. I am not familiar with the binary checking procedure of MacPorts. So I am only guessing from the warning message. You could (force) uninstall and reinstall udunits.

comment:3 Changed 11 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

I was wrong. Everything is installed in a wrong location. Fixed in r98829. Thanks for reporting.

Note: See TracTickets for help on using tickets.