#14900 closed defect (fixed)
BUG: gnome-panel fails in destroot stage
Reported by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
In the recent switch from scrollkeeper to rarian, r35580, it seems that the
post-destroot command in gnome-panel
delete ${destroot}${prefix}/var/scrollkeeper
now causes the error:
DEBUG: Executing proc-post-org.macports.destroot-destroot-0 DEBUG: delete: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome-panel/work/destroot/opt/local/var/scrollkeeper Error: Target org.macports.destroot returned: no such file or directory Warning: the following items did not execute (for gnome-panel): org.macports.activate org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Without the post-destroot command, the package installs fine for me.
Change History (2)
comment:1 Changed 17 years ago by gui-dos (Guido Soranzio)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r35695, thanks.