#12072 closed defect (fixed)
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 (6)
comment:1 Changed 17 years ago by markd@…
Cc: | rhwood@… added |
---|
comment:2 Changed 17 years ago by markd@…
Milestone: | → Port Bugs |
---|---|
Summary: | scrollkeeper-update is run before scrollkeeper is activated (lib not found) → BUG: scrollkeeper-0.3.14 update is run before scrollkeeper is activated (lib not found) |
Change summary to standard form.
comment:3 Changed 17 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".)
Note: See
TracTickets for help on using
tickets.
I just installed it. Are you using revision 4 of the port?