New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12072 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

BUG: scrollkeeper-0.3.14 update is run before scrollkeeper is activated (lib not found)

Reported by: vinc17@… Owned by: rhwood@…
Priority: Normal Milestone:
Component: ports Version: 1.4.42
Keywords: Cc: vinc17@…, rhwood@…
Port:

Description

When installing scrollkeeper, scrollkeeper-update is run before scrollkeeper is activated, and fails because the library is assumed to be in its destination directory:

[...]
PATH="/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/opt/local/var/db/dports/build/_Users_vinc17_software_dports_textproc_scrollkeeper/work/destroot/opt/local/bin" ; \
        echo "`date +\"%b %d %X\"` Installing ScrollKeeper `scrollkeeper-config --version`..." >> /opt/local/var/db/dports/build/_Users_vinc17_software_dports_textproc_scrollkeeper/work/destroot/opt/local/var/log/scrollkeeper.log
PATH="/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/opt/local/var/db/dports/build/_Users_vinc17_software_dports_textproc_scrollkeeper/work/destroot/opt/local/bin" ; \
        /opt/local/var/db/dports/build/_Users_vinc17_software_dports_textproc_scrollkeeper/work/destroot/opt/local/bin/scrollkeeper-rebuilddb -q -p /opt/local/var/db/dports/build/_Users_vinc17_software_dports_textproc_scrollkeeper/work/destroot/opt/local/var/lib/scrollkeeper
dyld: Library not loaded: /opt/local/lib/libscrollkeeper.0.dylib
  Referenced from: /opt/local/var/db/dports/build/_Users_vinc17_software_dports_textproc_scrollkeeper/work/destroot/opt/local/bin/scrollkeeper-update
  Reason: image not found
/opt/local/var/db/dports/build/_Users_vinc17_software_dports_textproc_scrollkeeper/work/destroot/opt/local/bin/scrollkeeper-rebuilddb: line 47:  2397 Trace/BPT trap          scrollkeeper-update $quiet $verbose -p $scrollkeeper_db_dir
[...]

Change History

Changed 5 years ago by markd@…

  • cc rhwood@… added

I just installed it. Are you using revision 4 of the port?

Changed 5 years ago by markd@…

  • summary changed from scrollkeeper-update is run before scrollkeeper is activated (lib not found) to BUG: scrollkeeper-0.3.14 update is run before scrollkeeper is activated (lib not found)
  • milestone set to Port Bugs

Change summary to standard form.

Changed 5 years ago by vinc17@…

Are you using revision 4 of the port?

Yes: 0.3.14_4. Note that the port can be installed, though. But I get this annoying error (with the Crash Reporter developer mode).

(BTW, I thought that BUG was no longer necessary in the summary due to the Type property set to "defect".)

Changed 5 years ago by markd@…

This behavior is noted in the revision log. See r25756.

Changed 4 years ago by nox@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in r29888.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.