Ticket #34128 (closed defect: duplicate)
groff: destroot fails: install: img/pic*: No such file or directory
| Reported by: | faryabib@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | ||
| Port: | groff |
Description
Hello, I couldn't upgrade from groff 1.20.1_1 to 1.21_2. So I uninstalled it and tried to install it again. The installation fails. Here is the error:
sudo port install groff ---> Computing dependencies for groff ---> Staging groff into destroot Error: Target org.macports.destroot returned: shell command failed (see log for details) Log for groff is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_groff/groff/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments
Change History
comment:1 Changed 13 months ago by ryandesign@…
- Port set to groff
- Summary changed from groff @1.21 installation erro - build failure to groff: destroot fails: install: img/pic*: No such file or directory
The error in the log is:
:info:destroot /usr/bin/install -c -m 644 img/pic* \ :info:destroot /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_groff/groff/work/destroot/opt/local/share/doc/groff-1.21/html/img :info:destroot install: img/pic*: No such file or directory
However, since this was not a clean build attempt, please "sudo port clean groff", then try again, then attach the new main.log so we can see what really happened.
Note: See
TracTickets for help on using
tickets.

