Fedora :: Meaning Of Depsolving In YUM?
May 25, 2010I can't understand the meaning of depsolving in yum. What it means when yum says "[*] from[*] has depsolving problems"?
View 2 RepliesI can't understand the meaning of depsolving in yum. What it means when yum says "[*] from[*] has depsolving problems"?
View 2 RepliesIn my yum history listing, I've noticed the "EE" in the Altered column next to some of the entries. It looks like this (example from Section 5.16.1 History [URL]):
Code:
617 | System <unset> | 2010-12-23 13:16 | E, I, U | 30 EE
Does anyone know what the "EE" means?
I may not have noticed in other Fed releases, but in Fed 13 I am seeing a dot at the end of all file permissions. Example:
[pjs@linux ~]$ ls -ld Documents
drwxr-xr-x. 62 pjs pjs 4096 Jul 11 09:53 Documents
Even on files I create myself:
[pjs@linux ~]$ touch foo
[pjs@linux ~]$ ls -l foo
-rw-rw-r--. 1 pjs pjs 0 Jul 11 10:46 foo
It is the same throughout the fs. I have disabled as much of SELinux as I can. What does the dot mean?
I created a program with g++ and compiled a binary 'helloworld'. In order to run the binary I have to use this './helloworld' command to get it to run. My question is why the './'. What is the meaning of this './'. I've never seen anything like this './' ever before.
View 6 Replies View RelatedI started my computer with a problem that all of the windows without title bars. I tried to logout my laptop, and the problem was solved. I opened one terminal window, type 'who', founded that i was login the system as 'tty8'. That was really funny, I know that if i login the system normally i may login the system as 'tty7'. why i login as 'tty8' when logout one time? My edition is ubuntu 10.04.
View 2 Replies View RelatedI can't remember what "ISO" means. I've been busy with other projects, and I forget what release of Ubuntu I'm using. The computer I use the most is running Windoze 7, and I have Ubuntu running on two other machines but use them infrequently.
View 4 Replies View RelatedI have seen the following command:
$ kill %1
What is the usage of this statement?
Anyone know what the 'ls' command means when it outputs the file name in red on black, with the permissions, owner, etc. all missing? The 'man' page was of no help. In the example below, from a DVD ROM, the third file was OK and I could read it. The first two could not be read, even as root.
?--------- ? ? ? ? /media/dvdrom/DVD_RTAV/VR_MANGR.BUP
?--------- ? ?? /media/dvdrom/DVD_RTAV/VR_MOVIE.VRO
-rwxrwxrwx 1 root root 132624 2007-09-20 02:18 VR_MANGR.IFO
I have been using gcc to compile C programs.
I want to know what exactly is the meaning of Compiling a C program.
I checked
cc -S prog.c
will give an .S file and if you analyze the hexdump I saw some assembly instructions.
So what does the compiler do which is not required in case of interpreted languages?
I see the function in tint2 source code, but I don't know the underline before a parentheses's meaning? _("Theming tool for tint2 panel") code...
View 1 Replies View RelatedWhat is kubuntu trinity? I google but did not get a specific website for it. I saw it in a download website: [URL]....
View 8 Replies View Relateda lot of log file store in location /var/log/ but how to understand what the meaning in side the log file recorded down? how to find out the problem from the log file?
View 2 Replies View Relatedi'm using ubuntu10.10 maverick.im programming in systemc..i dunno how to compile and run my program (*.cpp). where should i save my program and where to create makefile???what is this makefile and how should i create it..got completely no idea and i'm new to ubuntu..so please someone explain clearly the concept.
View 1 Replies View RelatedI'm new to network,can any one tel me in simple words what exactly Virtual Lan means? and whats the use of having it in network?
View 6 Replies View RelatedI used the following command
Code:
file /usr/bin/mawk
Output is
[code]...
In shell scripting, what do or what does this symbol do or mean ? "."(octet), ";" (semicolon)? Would really like to know? Cause I saw a written script if [ -f /etc/file ];then. . /etc/file. Wondering, the "." is meant to be source, so is "." the same thing as "source" ?
View 2 Replies View RelatedKernel 2.6.21.5, Slackware 12.0top: procps 3.2.7Hi:Running top, I read, in the summary area,
Code:
root@darkstar:~# top
........
[code]....
'-noarch-' is a substring in the name of some slack packages. E.g., bittorrent-4.4.0-noarch-2.tgz. What's the meaning.
View 8 Replies View RelatedMy system (ubuntu 10.04) has a command called 2to3. What exactly is it? it hasn''t got a manual page.
View 2 Replies View RelatedI've been having a lot of trouble with getting wireless networking devices to work. I guess I have a lot of company, since mfrs don't seem to be very interested in supporting Linux.It seems that one common symptom is that, when I try to "Ping" using the Terminal, I get "network is unreachable".Does this mean anything specific, or is it a general output whenever the network is not carrying on two way communications? Does it mean that the wireless interface is down? Does it mean that the wireless hardware is not transmitting? Not receiving?
View 3 Replies View RelatedI've several questions to ask: Why do some files have black arrows pointed outward in my file system? Why are some files in compressed form, e.g. initrd.img?? How are such files used by the system??
View 2 Replies View RelatedI am trying to see if a module that i loaded on Redhat succeeds.The module is from intel called vtune_drv-x32_64-2.6.18-194.el5smp.ko.When I run the script during the installation process, it shows that it is successful.Is the "0" at the end of line meaning that the module is not successfully loaded?
View 2 Replies View RelatedWhat is a pipe? and why a file is a named pipe? I am just learning linux.
View 2 Replies View RelatedI have been reading the official Openldap configuration files, plus a bunch of other websites but I cannot find the literal meaning for the following short names:
dc
dn
ou
uid
cn
I'm using openSUSE 11.3. In the Yast2's module: Software Management, in the search tab, there is a column called: "Installed (Available)", It usually shows the current installed version of the package, but sometimes its blue, red or most of the times black. What does the color mean?
View 1 Replies View RelatedHow to analyse the IT and Traffic file generated in CRCN simulation? What they represent i.e what is the format?
View 7 Replies View RelatedWhat does the Quality, Signal Level and Noise Level actually mean? Which should I be looking for when looking for good APs?Is Quality the same as RXQ in airodump?
View 1 Replies View RelatedI've been requested to modify a perl backup script we use which mounts a networked NAS machine. The actual mount command is called inside a system() command. In testing, I can do a test of the return value, so I'm able to tell whether or not I've mounted properly, but I can't make heads or tails out of the return on deliberate errors. (Such as mounting a non-existent box.) I'm displaying the returned value, which is 256 in my tests. The man page for mount listed error messages with values from 1 to 64, but no higher. Am I drawing this error value from the system command somehow? And what would be the best way to determine what this error means?
View 6 Replies View RelatedI'm working on a friend's Samsung R530, Intel Core i3 3330M (T430) processor. It had Windows 7 installed, which crashed so I'm trying to recover the files before installing Ubuntu (the recovery partition is gone, there was no facility for making recovery disks and Samsung won't send any out). I put in the Live CD for 10.04 which took ages to load and then gave me the following error message:
udevd (90): worker (181) unexpectedly returned with status 0x0100
udevd (90): worker [180] failed while handling '/devices/pci 0000:00/0000:00:00:00'
which was repeated for [182] and [230] then it all went blank for ages then I got a message saying eject the cd and press enter, just like you do at the end of an install. However, I didn't get an option on whether to boot from the cd or install ubuntu. anyone got any clue what the error message means? and am I correct in thinking that the cd tried to install ubuntu? I've tried 3 different live cds, all of which have previously worked on other machines so I'm pretty sure it's not a cd issue.
But I can't get a single one of them to boot from cd and all throw up the same error messages, except the 9.04 cd, which just hangs. Have also tried a USB live image and got a disk error message. When I try booting from the HDD I get OS not found, boot from cd. Which is not entirely unexpected because of the previous problem with windows but it also seems that Ubuntu hasn't actually installed, or if it has then there's been a problem and it hasn't done it properly.
I don't know if this is a configuration issue or a hardware issue, but I have a Kinesis Advantage USB keyboard and for some reason the F3-F5 keys aren't responding as they used to. They don't respond to anything and, when I tried using F5 on Emacs, it said <XF86AudioNext> is undefined, so I guess it's a weird mapping problem.
Any idea how I could remap them to the original meaning?