pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/54039: PLIST for intellij-idea-ce is incorrect and caused install to fail
>Number: 54039
>Category: pkg
>Synopsis: PLIST for intellij-idea-ce is incorrect and caused install to fail
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 03 23:15:00 +0000 2019
>Originator: Ron Georgia
>Release: NetBSD 8.99.35
>Organization:
personal
>Environment:
System: NetBSD clement.ronverbs.dev 8.99.35 NetBSD 8.99.35 (GENERIC) #0: Sat Mar 2 16:55:13 UTC 2019 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
When installing /usr/pkgsrc/devel/intellij-idea-ce the following <snipped> error message was displayed:
=> Checking file-check results for intellij-idea-ce-13.1.2nb1
ERROR: ************************************************************
ERROR: The following files are in /usr/pkgsrc/devel/intellij-idea-ce/work/.destdir/usr/pkg but not in the PLIST:
ERROR: /usr/pkgsrc/devel/intellij-idea-ce/work/.destdir/usr/pkg/intellij-idea-ce-13.1.2nb1/Install-Linux-tar.txt
ERROR: /usr/pkgsrc/devel/intellij-idea-ce/work/.destdir/usr/pkg/intellij-idea-ce-13.1.2nb1/LICENSE.txt
<snip>
ERROR: /usr/pkgsrc/devel/intellij-idea-ce/work/.destdir/usr/pkg/intellij-idea-ce-13.1.2nb1/plugins/xslt-debugger/lib/xslt-debugger-engine.jar
ERROR: /usr/pkgsrc/devel/intellij-idea-ce/work/.destdir/usr/pkg/intellij-idea-ce-13.1.2nb1/plugins/xslt-debugger/lib/xslt-debugger.jar
*** Error code 1
Stop.
make[1]: stopped in /usr/pkgsrc/devel/intellij-idea-ce
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/devel/intellij-idea-ce
>How-To-Repeat:
cd /usr/pkgsrc/devel/intellij-idea-ce
sudo make install
>Fix:
Recreate PLIST.
sudo -s
make print-PLIST > PLIST
make install
Home |
Main Index |
Thread Index |
Old Index