[Bug 206732] graphic/graphviz -- post-install script hangs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 29 08:20:00 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206732

            Bug ID: 206732
           Summary: graphic/graphviz -- post-install script hangs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: matthew at FreeBSD.org

Installing graphviz from a package fails while running the post-install
scripts:

lucid-nonsense:/var/cache/pkg:# pkg info -RF graphviz-2.38.0_11.txz | grep
post-install
    post-install: "/usr/local/bin/dot -c\n/sbin/ldconfig -m
/usr/local/lib/graphviz",

So, lets try running those by hand:

lucid-nonsense:/var/cache/pkg:# /usr/local/bin/dot -c
Error: /usr/local/lib/graphviz/config6 is zero sized, or other read error.

... and the command just hangs there.  Deleting /usr/local/lib/graphviz/config6
doesn't help: you don't get the error message, but the command hangs just the
same.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list