Q:
cannot lock /etc/group
A:
sudo rm /etc/passwd.lock
sudo rm /etc/shadow.lock
sudo rm /etc/group.lock
sudo rm /etc/gshadow.lock
Reference:
Q:
cannot lock /etc/group
A:
sudo rm /etc/passwd.lock
sudo rm /etc/shadow.lock
sudo rm /etc/group.lock
sudo rm /etc/gshadow.lock
Reference:
-n, --just-print, --dry-run, --recon
Print the commands that would be executed, but do not execute them.
-d Print debugging information in addition to normal processing.
The debugging information says
which files are being considered for remaking,
which file-times are being compared and with what results,
which files actually need to be remade,
which implicit rules are considered and which are applied---
everything interesting about how make decides what to do.
--debug[=FLAGS] Print debugging information in addition to normal processing.
If the FLAGS are omitted, then the behaviour is the same as if -d was specified.
FLAGS may be:
'a' for all debugging output same as using -d,
'b' for basic debugging,
'v' for more verbose basic debugging,
'i' for showing implicit rules,
'j' for details on invocation of commands, and
'm' for debugging while remaking makefiles.
WARNING: Host distribution "Fedora-20" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:
libsdl-native is set to be ASSUME_PROVIDED but sdl-config can't be found in PATH. Please either install it, or configure qemu not to require sdl.
A:
[happy@localhost /]$ yum provides sdl-config
Loaded plugins: langpacks, refresh-packagekit
SDL-devel-1.2.15-11.fc20.i686 : Files needed to develop Simple DirectMedia Layer applications
Repo : fedora
Matched from:
Filename : /usr/bin/sdl-config
SDL-devel-1.2.15-13.fc20.i686 : Files needed to develop Simple DirectMedia Layer applications
Repo : updates
Matched from:
Filename : /usr/bin/sdl-config
SDL-devel-1.2.15-13.fc20.i686 : Files needed to develop Simple DirectMedia Layer applications
Repo : @updates
Matched from:
Filename : /usr/bin/sdl-config
virtualbox-3.2 dkms gcc
[Wireshark] Install wireshark on Fedora 12
1. Install libpcap library package
yum install libpcap*
2. Download source code from wireshark page
3. tar xvf wireshark-1.8.6.tar.bz2
cd wireshark-1.8.6
.configure (--prefix=/usr/local (default) )
make
make install
Fedora-12-i386-CHECKSUM | 12-Nov-2009 07:23 | 1.5K | ||
Fedora-12-i386-DVD.iso | 09-Nov-2009 01:02 | 3.0G | ||
Fedora-12-i386-disc1.iso | 09-Nov-2009 01:12 | 691M | ||
Fedora-12-i386-disc2.iso | 09-Nov-2009 01:12 | 694M | ||
Fedora-12-i386-disc3.iso | 09-Nov-2009 01:13 | 693M | ||
Fedora-12-i386-disc4.iso | 09-Nov-2009 01:14 | 689M | ||
Fedora-12-i386-disc5.iso | 09-Nov-2009 01:14 | 289M | ||
Fedora-12-i386-netinst.iso | 09-Nov-2009 00:58 | 202M |