Software :: Generic Cgi - Encountered Errors After Run ?

Oct 28, 2010

I encountered these errors after i run make:

View 2 Replies


ADVERTISEMENT

General :: Errors Were Encountered While Processing?

Mar 3, 2011

while start following some tutorials, i face lot of problems only with nvidia-driver.for example, if i try to apt-get install chkconfig, the result will be as below:

Reading package lists... Done
Building dependency tree
Reading state information... Done

[code]....

View 12 Replies View Related

Ubuntu :: Errors Were Encountered While Processing:

Nov 7, 2010

I recently rebuilt my system and did a fresh install of Ubuntu 10.04. Now, everything I try to install returns the following errors. I have tried installing the troubled packages but I get the same errors. Any thoughts?

View 2 Replies View Related

Ubuntu :: Apt-get Upgrade - Errors Were Encountered While Processing

Mar 22, 2011

I had some problem while apt-get upgrade

Here is the output :

Code:

The following packages will be upgraded:

It says , error were encounteredn while processing the faenza-icon-theme.

View 7 Replies View Related

Software :: DPKG - Errors Encountered While Processing

Apr 14, 2010

Code:
root@tux:/var/lib/dpkg/info# dpkg --configure -a
dpkg: status database area is locked by another process
root@tux:/var/lib/dpkg/info#
root@tux:/var/lib/dpkg/info#
root@tux:/var/lib/dpkg/info# dpkg --configure -a
dpkg: status database area is locked by another process
root@tux:/var/lib/dpkg/info# dpkg --configure -a
Setting up libdebconfclient0 (0.147) ...
dpkg (subprocess): unable to execute installed post-installation script: Exec format error
dpkg: error processing libdebconfclient0 (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up libgnomecanvasmm-2.6-1c2a (2.26.0-1build1) ...
dpkg (subprocess): unable to execute installed post-installation script: Exec format error
dpkg: error processing libgnomecanvasmm-2.6-1c2a (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up libdebian-installer4 (0.68ubuntu3) ...
dpkg (subprocess): unable to execute installed post-installation script: Exec format error
dpkg: error processing libdebian-installer4 (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up libglademm-2.4-1c2a (2.6.7-2build1) ...
dpkg (subprocess): unable to execute installed post-installation script: Exec format error
dpkg: error processing libglademm-2.4-1c2a (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up libgconfmm-2.6-1c2 (2.28.0-1) ...
dpkg (subprocess): unable to execute installed post-installation script: Exec format error
dpkg: error processing libgconfmm-2.6-1c2 (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up libgnomemm-2.6-1c2 (2.28.0-1) ...
dpkg (subprocess): unable to execute installed post-installation script: Exec format error
dpkg: error processing libgnomemm-2.6-1c2 (--configure):
subprocess installed post-installation script returned error exit status 2

Errors were encountered while processing:
libdebconfclient0
libgnomecanvasmm-2.6-1c2a
libdebian-installer4
libglademm-2.4-1c2a
libgconfmm-2.6-1c2
libgnomemm-2.6-1c2

So from a previous problem, I goto:
Code:
cd /var/lib/dpkg/info
but find anything todo with libgnome-vfsmm-2.6-1c2a
has 0 bytes, ok problem found (the electric went off durring an upgrade)
It won't reinstall, as it can't uninstall.
Ubuntu Lucid Beta2

View 3 Replies View Related

Ubuntu :: Errors Were Encountered While Processing: Base-files

Jan 20, 2010

I'm unable to install any package on my Ubuntu, apt-get terminates with following error message. I'm using Ubuntu Intrepid 8.10

Code:
baipaneni@Baipaneni:~$ sudo apt-get install python-tagpy
[sudo] password for baipaneni:
Reading package lists... Done
Building dependency tree

[Code]....

View 3 Replies View Related

Ubuntu :: Broken Update And Errors Encountered While Processing

Sep 9, 2010

I updated my Xubuntu 10.04 yesterday and some packages had errors on install. I think I have tracked it down to python2.6 install. I ran apt-get install mousepad just to see the errors and this is part of what it returned:

0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
15 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up update-manager-core (1:0.134.10) ...
file does not exist: /usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeApport.py
file does not exist: /usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeAptCdrom.py
file does not exist: /usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeAufs.py
file does not exist: /usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeCache.py ...
file does not exist: /usr/lib/python2.6/dist-packages/computerjanitor/plugin_tests.py
pycentral: pycentral pkginstall: error byte-compiling files (49)
pycentral pkginstall: error byte-compiling files (49)
dpkg: error processing update-manager-core (--configure):
subprocess installed post-installation script returned error exit status 1 ...

Errors were encountered while processing:
update-manager-core
gdebi-core
gdebi
gdebi-kde
jockey-common
jockey-gtk
python-aptdaemon
aptdaemon
python-aptdaemon-gtk
software-center
update-manager
update-manager-kde
packagekit-backend-apt
packagekit
kpackagekit
E: Sub-process /usr/bin/dpkg returned an error code (1)

Then, I checked where it said the missing files were and found several broken symlinks like this:
lrwxrwxrwx 1 root root 33 2010-08-09 20:34 xapian.py -> ../../../share/pyshared/xapian.py
All of the broken symlinks need another ../ on the front. I was considering creating a script that will read the broken symlinks, add another ../ on the front of the target and then change the symlink target to that address.

View 5 Replies View Related

Ubuntu :: Some Updates Will Not Update - Errors Were Encountered While Processing

Nov 2, 2010

When I try to update the computer, like with the automatic updates, every time after it's done I get an error message stating that a number of the updates were unable to actually update:

"Errors were encountered while processing:

What can I do to get those updates to actually update?

View 9 Replies View Related

Ubuntu :: Apt Get Git Installation Failed - Errors Encountered While Processing

May 10, 2011

I just reformatted my PC and installed Natty 11.04; my work files are all backed up in a separate /home directory that resides on another partition separately. That partition is not formated nor erased. I tried installing git through apt-get:

[code]...

I even followed the troubleshooting procedures for PackageManager here but to the same man-db postprocessing error. Any other logs I should look at?

View 9 Replies View Related

Ubuntu :: Upgrade The Kernel - Errors Were Encountered While Processing?

Jul 17, 2011

im trying to upgrade the kernal

Code:
Setting up linux-image-2.6.38-10-generic (2.6.38-10.46) ...
Running depmod.[code]......

Errors were encountered while processing:

linux-image-2.6.38-10-generic
linux-image-generic
linux-generic

View 2 Replies View Related

Debian :: Errors Encountered While Processing AMD64 Packages

Mar 21, 2011

I have a VPS running Debian Squeeze. Today I ssh'd in to do an apt-get update and an apt-get upgrade. Some of the packages seem to install fine, however linux-image-2.6.32-5-amd64 gives an error. I've tried rebooting (hoping that it would indeed come back up after a reboot and it did) but nothing has helped. Here's the output from apt:

Code:
root@enterprise:~# apt-get update && apt-get upgrade
Hit [URL] sarge Release.gpg
Ign [URL] sarge/contrib Translation-en
Hit [URL] sarge Release
Ign [URL] amd64 Packages

dpkg: error processing linux-image-2.6.32-5-amd64 (--configure):
subprocess installed post-installation script returned error exit status 2
configured to not write apport reports
Errors were encountered while processing: linux-image-2.6.32-5-amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
I also did an apt-get clean to drop the cache but that didn't help either.

View 9 Replies View Related

Ubuntu Installation :: Virtualbox Messed Up Something - Errors Encountered While Processing

Nov 5, 2010

I installed Virtualbox back in 10.04 and now have upgraded to 10.10. I used vbox repo for that:

[Code]....

View 1 Replies View Related

Debian :: Can't Upgrade Anything - Dpkg-deb: Subprocess Paste Killed By Signal (Broken Pipe) Errors Were Encountered While Processing

Apr 23, 2010

Unpacking replacement ffmpeg ... dpkg: error processing /var/cache/apt/archives/ffmpeg_5%3a0.5.1+svn20100411-0.0_i386.deb (--unpack): trying to overwrite '/usr/share/ffmpeg/libx264-ipod640.ffpreset', which is also in package libavcodec52 4:0.5.1-3 dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/ffmpeg_5%3a0.5.1+svn20100411-0.0_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)

View 9 Replies View Related

Server :: Slackware 13.0 DHCP Server - Configuration File Errors Encountered?

Nov 17, 2010

I'm trying to set up a PXE boot server on a PC running Slackware 13.0 using the default apps and info shipped with that Slackware version but to no avail...Carefully reading the Slackware 13.0 README_PXE I've put together this dhcpd.conf file:

# dhcpd.conf
#
# Configuration file for ISC dhcpd (see 'man dhcpd.conf')

[code]....

View 6 Replies View Related

Ubuntu Installation :: Webadmin Dkpg: Error "no Such File Or Directory Errors Were Encountered While Processing Webadmin_1.520_all.deb"

Nov 17, 2010

I have installed Ubuntu 10.10 server on vmware and trying to install webadmin but no sucess. Tried few guides but when I do dkpg -t webadmin_1520_all.deb the terminal says Quote: dkpg: error processing webadmin_1.520_all.deb (--install) cannot access archive: no such file or directory errors were encountered while processing webadmin_1.520_all.deb

View 2 Replies View Related

Slackware :: Setting Up Initrd - Generic Kernel In Grub2 - Can't Load Generic

Jan 4, 2011

I am trying to figure out how to load the generic kernel in Grub2.

I have run the /usr/hare/mkinitrd/mkinitrd_command_generator.sh and ran the output:

Code:

Why this will not load.

View 10 Replies View Related

Ubuntu :: Generic And Generic-pae ?

Jul 2, 2010

I switched to the generic-pae kernal image, which works great, but update now wants to update both generic and generic-pae.

How can I set it up so that it only uses generic-pae?

If I try to deselect generic in synaptic it just wants to mark it again.

View 2 Replies View Related

Ubuntu :: Errors - 18 Packets Transmitted, 0 Received, +12 Errors 100% Packet Loss Time 17038ms

Feb 22, 2010

I',m executing ping, but it didn't work, in order to find the mistake in my network I would like to know how to see the errors:

Code:
18 packets transmitted, 0 received, +12 errors, 100% packet loss, time 17038ms, pipe 4 I want to see this +12 errors. Could I do that?

View 2 Replies View Related

Programming :: Valgrind Output Showing Addresses Not Code Against Errors - 2 Errors From 2 Contexts (suppressed: 0 From 0)

Feb 26, 2010

I am running Valgrind on my program. It shows me two errors but mentions only addresses against them and not actual code even on a debug build.

The output is

==23002== Memcheck, a memory error detector.
==23002== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==23002== Using LibVEX rev 1575, a library for dynamic binary translation.

[code]....

View 1 Replies View Related

Fedora :: Error Encountered During Yum Update

Aug 22, 2009

While doing 'yum update' an error message was issued during clean up phase:

Code:
Cleanup : elfutils-libelf-0.141-1.fc11.i586 110/180
ERROR: Module uprobes does not exist in /proc/modules
Cleanup : systemtap-0.9.9-2.fc11.i586 111/180

Does this represent some kind of problem or can I just ignore it?

View 3 Replies View Related

Fedora :: Encountered What The System Labelled A 'bug'?

Jan 24, 2010

I have just installed fedora 12 on my toshiba L355D-S7901. While updating my system using the graphical tool I encountered what the system labelled a 'bug'. The following details accompanied the error message:

Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>

[code]....

View 5 Replies View Related

Ubuntu :: Panel Encountered A While Loading?

Apr 14, 2010

when I want to add a new applet (e.g. the Brightness Applet) to my panel in Lucid (10.04) I get the following error:

Code:
The panel encountered a problem while loading "OAFIID:GNOME_BrightnessApplet". This happens with all applets. This error also appears when after the login. It's quite annoying to not have a clock, tray area and a window list. I searched in different forums but didn't find a solution.

[Code]...

View 3 Replies View Related

Fedora :: Unrecoverable Processor Error Has Been Encountered

Jul 14, 2010

I installed Fedora 12 at school on my external hard drive, using Windows Virtual PC 2007 to run Fedora at school on a dell PC with XP 2000, which works at school!However at home, i am using Windows 2007 os, I install Windows Virtual PC 2007, wasn't successful in running Fedora 12.As soon as Fedora begin to boot, an error message appeared which said,"An unrecoverable processor error has been encountered.The virtual machine will reset now".below the message it gives you only option to reset the virtual machine, however this is a vicious cycle

View 1 Replies View Related

OpenSUSE Network :: Encountered An Error With Pppd On Both 11.2 And 11.3

Dec 23, 2010

I recently encountered an error with pppd on both openSUSE 11.2 and 11.3. I use umtsmon (which uses pppd) to connect to the internet with my 3G device. Yesterday for some reason it just plainly refused to connect to the internet. I have been using the same configuration for almost a year now without any issues. I tried it on 4 different computers running 11.2 and 11.3 and all of them failed. Thinking that it is the hardware I borrowed a windows laptop and tested it on that, only to find that it works flawlessly. On my network server I sometimes use the device as a backup and activate it with "ifup modem0", for some reason this also now fails.

After doing some troubleshooting I managed to extract the following from pppd.

Running it with my user account:

pppd options in effect:

I have no idea why pppd would break all of a sudden but I expect it might have been an update that broke it since I have automated updates on all of my systems.

View 1 Replies View Related

Ubuntu :: Encountered When Trying To Install Openoffice Via Synaptic?

Jan 21, 2010

Code:E: /var/cache/apt/archives/openoffice.org-style-human_1%3a3.0.1-9ubuntu3.1_all.deb: short read in buffer_copy (backend dpkg-deb during `./usr/lib/openoffice/basis3.0/share/config/images_human.zip')encountered when trying to install openoffice via synaptic.

View 1 Replies View Related

Ubuntu :: Error Encountered - (EE) No Devices Detected

Jan 8, 2011

I recently had a hard drive on a computer (not to be obvious), and I fried the computer. You may ask "well why did you do that?" well, simply because I had accidentally bumped and switched to 220 volts, rather than keeping it at 115 like a sane individual. Anyway, I got a new computer, swapped the hard drive. When I go to boot into ubuntu though, it gives me the following error:

Code:
Ubuntu is running in low-graphics mode
The following error was encountered. You may need to update your configuration to solve this.
(EE) No devices detected.

I also have XP on this hard drive, and it works almost better than it did on my old one, surprisingly. all i have to do now for it to be labeled as efficient, is to get some RAM. But anyway, what can I do about the error message? I tried booting into recovery, running dpkg from the list of options, and it did a couple of things.

View 3 Replies View Related

Ubuntu :: E: Encountered A Section With No Package: Header

Jun 13, 2011

I'm runing UBUNTU 11.04 and new to UBUNTU and LINUX. Everything was working fine for me, but somehow Synaptic Pakage Manager and Software Center are now messed up.When I try to open Synaptic I get this error message:

Code:

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/downloadue.info_repo_dists_natty_all_binary-amd64_Packages
E: The package lists or status file could not be parsed or opened.

[code]...

I can open the Software Center but it hangs when I click on any of the options or try to do a search.

View 5 Replies View Related

Programming :: Encountered When Read Vsftpd Code?

Jun 8, 2010

the version of vsftpd i read is 1.2.1, i find the following code in main.c: struct vsf_sysutil_statbuf* p_statbuf = 0; but i cannot find the definition of this structure.then anybody here can tell me what is the definition of vsf_sysutil_statbuf struct?

View 5 Replies View Related

Debian Configuration :: Apt / Aptitude - Encountered Section With No Package

Apr 18, 2011

I changed to testing repository in my Debian 6.0 and I used command "apt-get update". Now, everytime I want to do something with apt-get or aptitude, I receive this:

With apt-get:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ftp.cz.debian.org_debian_dists_squeeze_main_i18n_Translation-cs
E: The package lists or status file could not be parsed or opened.

or with aptitude:
[ ERR] Reading package lists
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ftp.cz.debian.org_debian_dists_squeeze_main_i18n_Translation-cs
E: The package lists or status file could not be parsed or opened.
E: Couldn't rebuild package cache
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ftp.cz.debian.org_debian_dists_squeeze_main_i18n_Translation-cs
E: The package lists or status file could not be parsed or opened.....

View 2 Replies View Related

Fedora :: GnoMenu On F14 X86_64 - Panel Encountered A While Loading?

Nov 9, 2010

I tried installing GnoMenu but whenever I try to add GnoMenu to the gnome panel I get the following error:

The panel encountered a problem while loading "OAFIID:GNOME_GnoMenu".

Here's the bug report from the "Automatic Bug Report Tool"
Package: gnomenu-2.9-0.1
Latest Crash:Mon 08 Nov 2010 08:53:52 PM
Command: python /usr/lib/gnomenu/GnoMenu.py --oaf-activate-iid=OAFIID:GNOME_GnoMenu_Factory --oaf-ior-fd=22
Reason: Globals.py:589:<module>:AttributeError: 'NoneType' object has no attribute 'get_filename'
Comment: None

Does anyone know what might be causing this problem?

View 13 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved