pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41958: multimedia/fxtv demands user pbulk but does not create it
>Number: 41958
>Category: pkg
>Synopsis: multimedia/fxtv demands user pbulk but does not create it
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Aug 30 15:35:00 +0000 2009
>Originator: Robert Elz
>Release: NetBSD 4.0_STABLE
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
Since the recent upgrade to add user-destdir support,
multimedia/fxtv wants to install files owned by used pbulk
which does not exist by default, and is not installed
(and no, I am not doing a bulk build).
>How-To-Repeat:
The easy way to see this is just to look at
multimedia/fxtv/patches/patch-aa
and wonder why it is changing all the -o root on he install
commands to -o pbulk - I can only assume this change was committed
by mistake.
Alternatiely, make sure you have no user pbulk, and attempt
to install multimedia/fxtv, and expect to see ...
=> Unwrapping files-to-be-installed.
===> Installing for fxtv-1.03nb14
=> Generating pre-install file lists
=> Creating installation directories
mkdir -p /usr/pkg/lib/X11/fxtv/bitmaps
install -c -m 444 -o pbulk bitmaps/mini-camera.xpm bitmaps/mini-down.xbm
bitmaps/mini-resize.xpm bitmaps/mini-sound.xbm bitmaps/mini-up.xbm
bitmaps/radio_off.xbm bitmaps/radio_on.xbm /usr/pkg/lib/X11/fxtv/bitmaps
install: unknown user pbulk
gmake: *** [install] Error 1
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/multimedia/fxtv
*** Error code 1
>Fix:
Revert fxtv/patches/patch-aa to its previous (near empty) state.
(I suspect, just from inspection, I can't test it at the minute).
Home |
Main Index |
Thread Index |
Old Index