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


ADVERTISEMENT

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 :: 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

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: 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 :: 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

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 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 :: 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

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

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

Ubuntu Installation :: Software Center - Error Encountered While Processing

Nov 4, 2010

Everytime I try to install, or unistall anything, I get an error:
Errors were encountered while processing: man-db
There are a few different ones, but they all have that.

View 3 Replies View Related

Ubuntu Installation :: Error Encountered While Processing Gnome 3 Session

May 7, 2011

I have Ubuntu 11.04 and whenever I install gnome3, I will get an error during the install. Following are the details.
"sudo apt-get dist-upgrade".
I will always get an error pop-up and a error message in terminal saying
"errors were encountered while processing: /var/cache/apt/archives/gnome-session_3.0.1-0ubuntu~build1_all.deb" &
"E:sub-process /usr/bin/dpkg returned an error code (1)"
And when I reboot, I will get stuck at the ubuntu splash page and ubuntu will not load.

View 2 Replies View Related

Software :: Generic Cgi - Encountered Errors After Run ?

Oct 28, 2010

I encountered these errors after i run make:

View 2 Replies View Related

Ubuntu :: Boxee Errors While Processing?

Oct 11, 2010

I just recently installed 10.10 and now I'm trying to install boxee from a .deb file the following is the result.

dave@dave-laptop:~/Desktop$ sudo dpkg --install boxee-0.9.22.13692.x86_64.deb
(Reading database ... 170826 files and directories currently installed.)
Preparing to replace boxee 0.9.22.13692 (using boxee-0.9.22.13692.x86_64.deb) ...

[code]....

View 1 Replies View Related

Ubuntu Multimedia :: 10.04 -- No Sound -- Errors In Processing Files?

Apr 12, 2011

Ubuntu 10.04 with an HP d530 SFFFrom lspci:00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)When trying to do sudo apt-get install -f, I get this:

Errors were encountered while processing:
libdirac-encoder0
libfaac0

[code].....

View 1 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

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

Ubuntu :: Update Error - Encountered Section With No Package

Apr 29, 2011

Code:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_natty-updates_universe_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
Get this kind of error while trying to update Natty.

View 5 Replies View Related

Ubuntu :: Natty Will Not Update - Encountered Section With No Package

Jun 10, 2011

I cannot get the update or software center to work now that I am running natty. When I try to update manager it says
"E:Encountered a section with no Package:
header, Problem with MergeList /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_natty_main_bina ry-i386_Packages,
E:The package lists or status file could not be parsed or opened"
I assume that the software center has something to do with this too...

View 3 Replies View Related

Ubuntu :: Update Broke OpenJDK - Error In Processing

Jul 30, 2010

The update manager told me there were several packages to update, and I as usually said 'OK'. Then, it told me that some packages could not be installed. I ran dpkg in a terminal window, and this is what it looks like:

> sudo dpkg --configure -a
Setting up openjdk-6-jre-headless (6b18-1.8-4ubuntu3) ...
update-alternatives: error: alternative link /usr/bin/java is already managed by java~.
dpkg: error processing openjdk-6-jre-headless (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of openjdk-6-jre:
openjdk-6-jre depends on openjdk-6-jre-headless (>= 6b18-1.8-4ubuntu3); however:
Package openjdk-6-jre-headless is not configured yet.
dpkg: error processing openjdk-6-jre (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of icedtea-6-jre-cacao:
icedtea-6-jre-cacao depends on openjdk-6-jre-headless (= 6b18-1.8-4ubuntu3); however:
Package openjdk-6-jre-headless is not configured yet.
dpkg: error processing icedtea-6-jre-cacao (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of icedtea6-plugin:
icedtea6-plugin depends on openjdk-6-jre (= 6b18-1.8-4ubuntu3); however:
Package openjdk-6-jre is not configured yet.
dpkg: error processing icedtea6-plugin (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
openjdk-6-jre-headless
openjdk-6-jre
icedtea-6-jre-cacao
icedtea6-plugin

View 1 Replies View Related

Software :: Headers == During Update-manager Processing?

Aug 8, 2010

My Ubuntu Lucid update-manager recently suggested that I install a group of updates. The following appears in /var/log/messages

Code:
dkms_autoinstaller: tp-smapi (0.40): Installing module on kernel 2.6.32-24-generic-pae.
dkms_autoinstaller: Kernel headers for 2.6.32-24-generic-pae are not installed. Cannot install this module.
dkms_autoinstaller: Try installing linux-headers-2.6.32-24-generic-pae or equivalent.[code]....

View 6 Replies View Related

Ubuntu Installation :: 9.10 / Can't Get Updates / Getting 'crash Errors'

Jan 10, 2010

1 month ago we bought this computer. It has a GS7610 motherboard, AMd Athlon 3000+ with 2 gig ram, Seagate 500Gb HD and that's it.

I installed 9.10 64 bit, and all was flawless. Worked straight away, no troubles at all.

Then it was telling me the HS had bad sectors, so we took it back to the store today, and they said there was no problem. They also said that the vertical fuzzy lines were an OS problem, when we thought it was a monitor problem.

They also said that installing Windows would solve the problems.

Ok, so I went through the motions of trying to install a proper copy of Win7 pro I have here, and that went ok, albeit annoying

So, back to Ubuntu and did a full, clean re-install of 9.10 64 bit from the same CD I originally used that worked perfectly.

All installed, and I am hitting serious troubles.

There is a network connection, and I can ping anywhere with a small packet. Anything bigger, no go. I can bring up google, but no further. I can't bring up Ubuntu.com. I can't get updates, so even if they would correct the problem, it doesn't matter because I can't get them into the box.

It can download some updates, then finds one that it can't swallow and just locks up. I am also getting 'crash errors' that aren't a good thing.

It worked just fine, and now it's not.

I have searched and re-installed for the past 8 hours straight and still nothing.

I have this here box running 8.04 that just keeps ticking flawlessly, so it's not an update issue. I am here, so it's not a network or internet issue. Win7 got the internet just fine (sans sound).

I am almost willing to just accept Win7 without sound because at least it's something more than a non-updatable Ubuntu.

(And FWIW, you name anything that has been already said to fix the problem, I have already tried it at least twice already...)

Just re-installed for maybe the tenth time, and this time, for whatever reason, it is working just the way it was originally, and it even has the static on the screen going flat out, which I would really like to know how to solve...

Even got it dual booting with Win7 without effort.

View 9 Replies View Related

Red Hat / Fedora :: Errors About Timing Out For The Last Few Updates

Jul 26, 2010

I am very new to linux and I am running into an issue..I've gotten soem new HP blade servers and they cam installed with RHEL 5.3 I need to update them to RHEL 5.4 I register them with my rhn subscription, then once I see my systems online, i run yum update from the command line.

It seems to find a ton of updates and takes a long while to DL everything.Do I have to tell it to install the downloads? I don't think I do...I get some errors about timing out for the last few updates.theni reboot, but when i check redhat-release it still says 5.3

View 7 Replies View Related

Fedora Installation :: Getting CRC Errors When Trying To Run Updates / Solution For This?

Apr 18, 2009

I just installed Fedora 9 for the first time and have been unable to run updates nor am I able to use the add/remove programs feature. With the system updates the error I receive is within the /urs/share/packages area. I posted this http://amahi.pastebin.com/m131ea1d2 I also receive a different error when I run the Add/Remove programs feature and I receive a similar error. I also tried running these commands from root while logged in as root -- yum clean meatadata
yum -y update but this had no change to the system. I also thought it may have been a RPMFusion issue so I looked at their FAQ and ran the command line to enable RPMFusion and it advises that this package is already installed. I am getting confused by this and not sure where to start so that I dont keep going over the same things with and getting the same results.

View 3 Replies View Related

Ubuntu :: Update Manager Can't Update Security Updates / Solve This?

Apr 23, 2010

Libnss3-1d
xulrunner-1.9.1
xulrunner-1.9.1-gnome support

After click on install updates and entering password, a message says "Some of the packages could not be retrieved from the server(s). Do you want to continue, ignoring these packages? Yes/No.

If I answer No, this message appears:

W: Failed to fetch http://security.ubuntu.com/ubuntu/po....10.1_i386.deb
404 Not Found [IP: 91.189.88.31 80]

If Yes, it tries to download but immediately:

W: Failed to fetch http://security.ubuntu.com/ubuntu/po....10.1_i386.deb
404 Not Found [IP: 91.189.88.31 80]

It has always installed the updates with no problems, until these 3 updates remain in pending installation status.

View 4 Replies View Related

Fedora Installation :: How To Use Processing.org's Processing-1.0.9 As Application?

Mar 1, 2010

New to Fedora (from Windows), I am up and running ok with packages from the repository but only half ok with Processing, the Java graphics programming front end from processing.org.Their download gave me a .tgz file which Package Manager extracted for me into a location of my choice and where there is now a "processing" shell script.This works ok and I have managed to create a launcher on the desktop. That starts ok but always with processing's default action of giving you a new and automatically named work file.In Windows an existing Processing file (.pde file) could be "opened-with" Processing. Trying to do similar in Fedora I find that I am expected to nominate an Application to open with but Processing has not installed as an application.I guess the question is how do I promote Processing to be an Application?Or is there a different approach?

View 4 Replies View Related

OpenSUSE :: Update The System The Progress Stops In The Update Window And No Updates Appear

Apr 27, 2011

I have a problem in updating opensuse 11.4, when I try to update the system the progress stops in the update window, and no updates appear

View 9 Replies View Related







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