pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/33346: print/cups: "make install" failed
>Number: 33346
>Category: pkg
>Synopsis: print/cups: "make install" fails
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Apr 24 01:15:05 +0000 2006
>Originator: Yoshito Komatsu
>Release: NetBSD 3.99.17
>Organization:
>Environment:
System: NetBSD c8.ln.akaumigame.org 3.99.17 NetBSD 3.99.17 (XENU) #0: Thu Apr 6
03:47:55 JST 2006
root%c10.ln.akaumigame.org@localhost:/usr/obj/sys/arch/i386/compile/XENU i386
Architecture: i386
Machine: i386
>Description:
print/cups "make install" fails.
Latest pkginstall framework use PKG_USERS and PKG_UID
to manage users. When PKG_UID is not set, "make install" fails
because user_exists() in mk/install/usergroupfunc can not work
properly when _userid is "".
>How-To-Repeat:
# cd /usr/pkgsrc/print/cups
# make
# make install
>Fix:
Home |
Main Index |
Thread Index |
Old Index