PDA

View Full Version : /usr/bin/ucf: getopt command problem



paray-d
01-21-2008, 02:26 PM
As part of a remaster I need to install the Debian package gconf2-common. Using apt-get install gives:

Setting up gconf2-common (2.20.1-2) ...
/usr/bin/ucf: line 330: getopt: command not found

and installation fails. Can anyone please help on this?

Amo666
01-21-2008, 05:30 PM
hi!

i think getop is part of the util-linux package.

apt-get install util-linux

paray-d
01-21-2008, 06:06 PM
It's fixed - many thanks indeed !