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


ADVERTISEMENT

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

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

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

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

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

Ubuntu :: Games Do Not Work - Exe File Encountered Error

Aug 8, 2010

When I first got Ubuntu a few weeks ago, and got the older version of Wine from the Software Center, and it could run pretty much any game I wanted. Albeit really slowly. Well, I upgraded to 1.2 using the instructions on the wine website, and now a couple of my low-power games (like Bootfighter Windom XP) run totally perfectly, but a lot of mainstream games like Mirror's Edge and Mass Effect 2 just crash when I attempt to open them, and all they all have the same message where the main .exe file has "encountered a serious error." Here's what the terminal gives me:

Code:
Backtrace:
=>0 0x68286bbe in libc.so.6 (+0x110bbe) (0x033bd9c0)
1 0x693815a1 in winhttp (+0x115a0) (0x033bea20)
2 0x69381aa1 WinHttpQueryDataAvailable+0x60() in winhttp (0x033bea70)
0x68286bbe: fmull 0x488bdc4a(%ecx) .....

View 7 Replies View Related

Ubuntu :: 10.04 Install Encountered Input / Output Error

Aug 19, 2010

I'm having some trouble installing Ubuntu 10.04. What I am trying to do is completely wipe all things on my computer and install Ubuntu. I have followed the instructions from Ubuntu's homepage on how to download the ISO, and ran their program to put it onto a portable USB device. Through doing all of this, I receive no error messages. Then it tells me to change the BIOS to boot from USB, so I did that. I've successfully accessed the install menu and filled in all the information requested (i.e. computer name, account name, etc.). I select that I want to delete the current partitions and use only Ubuntu. It starts to install, but at 67%, while copying files, I receive an error.

This error is:
The installer encountered an error copying files to the hard disk:
[Errno 5] Input/output error
This is often due to a faulty CD/DVD disk or drive, or a faulty hard disk. It may help to clean the CD/DVD, to burn the CD/DVD at a lower speed, to clean the CD/DVD drive lens (cleaning kits are often available from electronics suppliers), to check whether the hard disk is old and in need of replacement, or to move the system to a cooler environment.

View 9 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 Installation :: Installer Encountered An Unrecoverable Error

May 27, 2011

I'm a first time user of xubuntu or any other linux derivative operating system and I was wondering if I could get some assistance on installing xubuntu 11.04 on my old laptop. When I downloaded the iso and burned it into a DVD+R, I inserted it into the machine and let it ran. It started well and I checked the disc's integrity before continuing with the installation and it passed that. Now, as I enter the installation screen, I select my language then click forward but the installer freezes for a few minutes and later disappears only to be replaced with an error message, "The installer encountered an unrecoverable error. A desktop session will now run so that you may investigate the problem or try installing again." and it does as it says and boots into a demo mode. I try installing again through the "Install Xubuntu.." link on the desktop but it follows the same problem.

My laptop's specifications are as follows:
ACER TRAVELMATE 290
256 RAM (240 usable)
Intel Pentium M processor 1500 MHz 599 MHz
Video card: 64 MB internal Intel 82852/82855 GM/GME Graphics Controller
Sound card: Realtek AC97 Audio

View 2 Replies View Related







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