General :: Error Message On Terminal?
Dec 2, 2010
Often when I run an upgrade to install new software or copy-paste instructions on commands on the terminal, I am getting the following error message:
error processing crossplatformui
What does this mean? I've been looking for codecs for video lan.
View 6 Replies
ADVERTISEMENT
Jul 9, 2011
After a momentary power failure My server did not reboot due to a disk error. I rebooted and ran an disk repair and the machine booted fine. Now if I got to the update manager and try to update I get the following error:
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_lucid-updates_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.
I checked the file location listed the file is there (hidden). Should it be a hidden file? If so how do I repair this error? I went to the preferences of update manager and changed the following, Updates every 2 days from weekly, Changed the server location from US server to main server. The update manager ran and updated 13 files. I don't know what change repaired my issue but a guess is, changing the download location from the US server to the Main server.
View 5 Replies
View Related
Jan 17, 2010
Any time i try to install anything from terminal or synaptic i get this error message saying:
Or if i try to upgrade:
If i try to open the software-center the cursor changes but it does not open. This all started when it upgraded to Karmic Koala. There might be two seperate issues but i cannot install or uninstall at all.
View 2 Replies
View Related
Jun 8, 2011
I was running an update on my computer (running Ubuntu 10.04 Lucid) and something must have been transferred incorrectly as every time I open synaptic, I get an error message that tells me to type a command into the terminal:
Code:
sudo dpkg --configure -a
After doing that, it displays this:
[code]....
View 7 Replies
View Related
Jan 13, 2011
I am able to invoke 'skype' using the following command in a Terminal window. < export XLIB_SKIP_ARGB_VISUALS=1 && LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so && skype & >. I want to be able to enter it through the Gnome Application interface. I right click on the skype icon and went to properties and added the above code. When I click the icon I get the following error message set out on the attachment? properly enter the commands within the application Command: line?
View 2 Replies
View Related
Dec 6, 2010
How to send message via terminal in windows or linux?
View 4 Replies
View Related
Aug 11, 2010
OS is CentOS 5.5, and GNOME terminal emulator (v2.16.0). However I regard the question is not related with OS/Gnome version level. My question is whether if color setting is available or not for the text character outputted by kernel (or shell, i.e. Bash). Normally we can specify/modify text character color (and background color) with property setting on the terminal. However, it only takes affect to the text for inputting character, not for outputted character by kernel/shell. For example, when we type a shell command "ls -al <cr>", the text appears with the color along with the terminal property.
Meanwhile, the text message displayed on the console (output message against "ls -al" command), in this case it must be file and/or directory names, will appear with some preset color which we've not preliminarily set. In my case, I set Text color with "White", Background color with "Black". Then I expect the text output message color displayed by kernel/shell would be some brighter color. But the color is "blue" which does not look better brightness against "Black" background. For this situation what I'd like to know is how to set/specify the color outputted by the kernel/shell (or whether or not it is possible to set manually).
View 4 Replies
View Related
Oct 9, 2010
I'm not sure about the following behavior so thought I would put it out to see if there is an error I need to resolve, or simply a process that I need explained.I'm also not sure if this is an Ubuntu issue, a Linux issue, or other... but here goes.I ran my "make build" in two different ways; one with just "make build" and one with "make build > output" (so I could review the full script).With just "make build" the process finished and returned to the command prompt.
With "make build > output", after the process had finished (script in output document identical to what was in the terminal with "make build") a new set of data was displayed in the terminal (see below).With the other examples of using "make build > output" the times it would parse something back to the terminal window was when there was an error. As I fixed the errors these breaks back to the terminal window would stop. So I'm wondering if this indicates a new error, but because the "make build" now completes successfully (at least it appears to), I'm wondering if this data in the terminal window is just a behavior related to redirecting the output script using the ">" process and something to do with returning to the terminal once a process completes
View 4 Replies
View Related
Apr 30, 2009
Hi I am running a fedora 10 desktop. when i send an email using evolution the message was not sent but returns a error message:"Error while performing operation.DATA command failedError: 550 Viagra SPAM - Hi in Subject" and the message did not have an attachment just plain words. what might have gone wrong for i have been using this for sometime without a problem. or what security measures should be in place to remove this viagra spamAm I infected by virus on this fedora, all my updates are up to date.
View 1 Replies
View Related
Nov 10, 2010
Im trying to instal Sun Virtualbox but when download completes and I click on install I get the following error>>Message did not receive a reply (timeout by message bus) I wont even bother with this software if there are others out there that are as easy to use. I used it on Windows and thought it was great ! (thats how I eventually switched to Linux, by using it virtually at first)
View 5 Replies
View Related
Dec 31, 2010
Using IMAP to retrieve emails in Evolution is not working correctly. Some messages are recieved, others are not. Those messages that cannot be recieved, reports the following error message: Unable to retrieve message
Running the following;
evolution 2.28.3-0ubuntu10
Ubuntu 10.04.1 LTS
2.6.32-26-generic
View 4 Replies
View Related
Jan 6, 2010
My issue is with my Fedora 9 virtual machine that is running a Scalix mail server (host is F12).
The F9 VM was running fine until this morning when for no reason it crashed as I attempted to initiate a realVNC connection with it.
After a reboot users were unable to send mail to external addresses. When I try to check the network settings by selecting "System" -> "Administration" -> "Network", I receive the following error message:
Code:
View 1 Replies
View Related
Jul 28, 2011
While installing linux, i got error message when i tried to create LV for /boot... i checked with my friends n they told me that /boot should be a standard partition... why is that, i asked them but they had no good explanation for it... could someone please explain me why do we create standard partition for /boot, why can't i use LV??? also i heard that its good practice to create separate partitions (LV or standard) for /, /home, swap & other major directories instead of 1 partition for all these.
View 7 Replies
View Related
Oct 1, 2010
Error message: GLIBC_2.0 not defined in file libc.so.6 with link time reference. What can I do?
View 1 Replies
View Related
Dec 1, 2010
When I am compiling from the src, I run the ./configure script. While there might be error sometimes, I 'd like to ask, what're the 3 stars( ***) in front of the msg stand for? Do they stand for critical errors?
View 9 Replies
View Related
Jul 16, 2011
I am quite new to Linux, so bear with me if I ask silly questions. For homework (and fun) purposes I needed to create a bootable USB of Fedora12. Which I did, successfully I might add However, when I rebooted the computer, I got this puzzling error message code...
What have I done wrong here?
View 5 Replies
View Related
Sep 26, 2010
I just installed wine in an attempt to open .exe files. When running the code line /wine/file.exe the following message appeared: wine: Install the Windows version of Mono to run .NET executables. I tried out two things, both of which didn't work and the message still appears every time I try to use wine
1st: yum install mono-core.i686 It is the Mono CIL runtime, suitable for running .NET code. 2nd: downloading mono windows version from the original website but still couldn't install it because it is an .exe file
View 6 Replies
View Related
Feb 16, 2011
When i am typing in the following command:
fdisk -l > ~/fsLabLog
i get a error message
disk /dev/dm-0 doesn't contain a valid partition table.
disk /dev/dm-1 doesn't contain a valid partition table.
View 1 Replies
View Related
Sep 30, 2010
I am migrating an application from HP-UX to Redhat Linux and I have some files of scripts. In one of the script files I have the line /pylive/smartPAY/spserver/scripts/sp.con which is the correct path and file name for an existing file. However I get the message "No such File or Directory/pylive/smartPAY/spserver/scripts/sp.con" The script worked fine in HP-UX, why not in Redhat Linux?
View 6 Replies
View Related
Jan 10, 2011
Our websever, Linux Debian with mysql, apache2, php 5 went down this saturday. Now this monday morning i must find out why this happened. I am looking for the the correct log files. We know that the server was available by using ping so it is (was) an application failure. We know that the our apache support team had changed the php to improve performance to apc.shm_size=192M (a couple a weeks ago) because couple a weeks ago we got a "Unable to allocate memory for pool" error message. Our server is running on a Vmware Server version 3 as virtual machine with sufficient CPU and RAM resources. Where and which log files must be checked to avoid future download times (it is our Company web page!!!!)
View 5 Replies
View Related
Aug 7, 2010
These days, I tried to compile my own kernel. Now, it seems work. However, when the kernel is booting, I always get the error message like below:
acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
It looks that something is wrong with my acpi subsystem's configuration. But no matter How I reconfig it, this message still occurs.
My distribution is UBUNTU 10.04 LTS
original kernel with the distribution is 2.6.32
My own kernel is 2.6.35
View 7 Replies
View Related
Jan 14, 2010
solve this error "3c501 device eth0 does not seem to be present, delaying initialization".
View 3 Replies
View Related
Aug 19, 2010
On close down of kde4 I get the following error message;'Waiting for X server to shutdown kde4: fatal IO error; client killed error setting MTRR (base=0xf0000000, size=0x04000000, type=1) invalid argument (22)Because of this error I am currently closing down using "shutdown -h(-r) now"Could I please have some help on correcting the error.I have only a meagre experience with linux having only dabbled with it over the years
View 1 Replies
View Related
Dec 10, 2010
I installed Kubuntu 10.04 last couple days ago. Yesterday I installed some package software. After reboot, I had problem to login in GUI in Kubuntu. I tried few solutions in web I found,
Now It became more worse ! After BIOS - show this error message
error : unknown filesystem
grub rescue>
View 14 Replies
View Related
Jul 22, 2010
When I try to download the recent adobe flash 10.1 for my linux drive, I get the following error dialog box:
cannot get lock
cannot get the exclusive lock on the packaging backend. Please close any other legacy packaging tools that my be open.
Yum is locked by another application. The other process has the command line '/usr/bin/python /usr/share/yumex/yum_childtask.pyc 2 True False' (PID 2053)
I'm at a lost right now, I tried researching to find a possible reason, but I'm coming up short. I have a dual boot laptop with both fedora core 12 and windows7. Could there be a conflict between the two drives? I have the YUM extender on my linux drive performing the updates for me. I tried doing a YUM update via the terminal viewer, but I still get the same message.Any ideas as to why I'm getting this message, or how to fix this problem?
View 5 Replies
View Related
Sep 1, 2010
My redhat advance server got error no.15 message
View 1 Replies
View Related
Dec 30, 2010
I have two questions.
1- The vfstpd is running on the Centos server. The server is in the same home network. The SeLinux and firewall are disabled. I can use Filzilla from a Windows PC from another computer and connect and see directory listing. There is a user names adminftp and he is a memeber of root group. When I try to upload or download I get an ftp critical error message.
2- How can I install Adobe Acrobat Reader, Flash Player and Adobe Shockwave on this Linux box?
View 15 Replies
View Related
May 7, 2010
When i try to install zaptel i have received the following error message:
I have already installed kernel-devel.
View 11 Replies
View Related
Dec 3, 2009
I downloaded opensuse from opensuse.org(the DVD), and when I tried to install it gave me an error message. When I saw the file on the mirror, it was 4.7 G, but when I burned it, I did notice it was only 4.2 Gs.
I tried another download and again it was only 4.2 Gs, how or where can I obtain a working installable DVD of OpenSuse?
View 1 Replies
View Related
Jan 2, 2010
I have installed package tigervnc-1.0.0-3.fc12.i686, but when I am trying to start it: service vncserver start it comes back with following message: vncserver: unrecognized service.
View 1 Replies
View Related