pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/51547: Two "imapsync" dependencies not automatically installed by pkgin



>Number:         51547
>Category:       pkg
>Synopsis:       Two "imapsync" dependencies not automatically installed by pkgin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 09 18:30:00 +0000 2016
>Originator:     Randolf Richardson
>Release:        NetBSD 7
>Organization:
Inter-Corporate Computer & Network Services, Inc.
>Environment:
NetBSD netbsd-test.inter-corporate.com 7.0 NetBSD 7.0 (LUMBERCARTEL) #0: Sun Mar 27 19:16:33 PDT 2016  root@:/usr/obj/sys/arch/amd64/compile/LUMBERCARTEL amd64
>Description:
The following dependencies are not installed when installing the "imapsync" package using pkgin, and then imapsync installs but when we try to execute it there are errors indicating that IO::Tee and Unicode::String could not be found:

p5-IO-Tee
p5-Unicode-String

>How-To-Repeat:
pkgin install imapsync

>Fix:
Type the following two commands after installing imapsync:

pkgin install p5-IO-Tee
pkgin install p5-Unicode-String



Home | Main Index | Thread Index | Old Index