Opened 11 years ago

Closed 10 years ago

#40559 closed defect (fixed)

doxygen @1.8.5_0+wizard: contains file with literal destroot path

Reported by: raimue (Rainer Müller) Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: cooljeanius (Eric Gallager)
Port: doxygen

Description

After installation of doxygen @1.8.5_0+wizard, I got the following message from rev-upgrade:

--->  Updating database of binaries: 100.0%
Warning: Error determining file type of `/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_textproc_doxygen/doxygen/work/destroot/opt/local/share/man/man1/doxywizard.1': lstat(/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_textproc_doxygen/doxygen/work/destroot/opt/local/share/man/man1/doxywizard.1):no such file or directory
Warning: A file belonging to the `doxygen' port is missing or unreadable. Consider reinstalling it.

And this file is really part of the installed port, with a path that seems absolutely wrong:

$ port -q installed doxygen
  doxygen @1.8.5_0+wizard (active)
$ port contents doxygen
Port doxygen contains:
  /Applications/MacPorts/DoxyWizard.app/Contents/Info.plist
  /Applications/MacPorts/DoxyWizard.app/Contents/MacOS/DoxyWizard
  /Applications/MacPorts/DoxyWizard.app/Contents/PkgInfo
  /Applications/MacPorts/DoxyWizard.app/Contents/Resources/empty.lproj
  /opt/local/bin/doxygen
  /opt/local/bin/doxywizard
  /opt/local/share/man/man1/doxygen.1.gz
  /opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_textproc_doxygen/doxygen/work/destroot/opt/local/share/man/man1/doxywizard.1

Change History (6)

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: egall@… added

Has duplicate #40577.

comment:2 in reply to:  1 Changed 11 years ago by cooljeanius (Eric Gallager)

Replying to larryv@…:

Has duplicate #40577.

Sorry about that, not sure how I missed this one...

comment:3 Changed 10 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

Fixed in r111790. Makefile was fixed upstream.

comment:4 in reply to:  3 ; Changed 10 years ago by cooljeanius (Eric Gallager)

Replying to g5pw@…:

Fixed in r111790. Makefile was fixed upstream.

Shouldn't there be a revbump because this changes where the files are installed?

comment:5 in reply to:  4 Changed 10 years ago by cssdev

Resolution: fixed
Status: closedreopened

Replying to egall@…:

Replying to g5pw@…:

Fixed in r111790. Makefile was fixed upstream.

Shouldn't there be a revbump because this changes where the files are installed?

Yes there should be.

Please submit port changes as patches, not as commits!

comment:6 Changed 10 years ago by cssdev

Resolution: fixed
Status: reopenedclosed

Revbump in r111793.

Note: See TracTickets for help on using tickets.