Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 2016 08:20:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206732] graphic/graphviz -- post-install script hangs
Message-ID:  <bug-206732-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206732

            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@FreeBSD.org
          Reporter: matthew@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/con=
fig6
doesn't help: you don't get the error message, but the command hangs just t=
he
same.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206732-13>