New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15063 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

gcalctool's destroot phase tries to delete an inexistant directory

Reported by: fuz2y.pt@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.6.0
Keywords: gcalctool destroot Cc:
Port:

Description

Installed schema /schemas/apps/gcalctool/beep' for locale C'

test -z "/opt/local/etc/gconf/schemas"
/bin/sh ./mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gcalctool/work/destroot/opt/local/etc/gconf/schemas"

/usr/bin/install -m 644 'gcalctool.schemas' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gcalctool/work/destroot/opt/local/etc/gconf/schemas/gcalctool.schemas'

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_gcalctool/work/destroot/opt/local/var/lib/scrollkeeper DEBUG: delete: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gcalctool/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 gcalctool): org.macports.activate org.macports.destroot org.macports.install Error: Status 1 encountered during processing. MacBookPro-CD:~ Fuz2y$

Change History

comment:1 Changed 5 years ago by alakazam@…

It would seem that removing line 36 : delete ${destroot}${prefix}/var/scrollkeeper fixes this problem, but may not be the adequate fix.

comment:2 Changed 5 years ago by gui_dos@…

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

Fixed in r36158.

comment:3 Changed 4 years ago by toby@…

  • Milestone changed from MacPorts base bugs to MacPorts Future

Milestone MacPorts base bugs deleted

comment:4 Changed 4 years ago by jmpp@…

  • Milestone changed from MacPorts Future to Port Bugs

comment:5 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.