Software :: Unrecoverable Fatal Error - Cannot Open File List

Sep 6, 2009

This morning when attempting to upgrade (aptitude update; followed by aptitude safe-upgrade) my system I started receiving the following error:

Preconfiguring packages ...
(Reading database ... dpkg: unrecoverable fatal error, aborting:
unable to open files list file for package `apache2-doc': Stale NFS file handle
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install. Trying to recover:

It doesn't seem to matter what repository I use or what particular package that I attempt to upgrade (all or just a single package). (In particular, apache2-doc is not even a package being upgraded, although it is installed on the system.) I have rebooted, run apt-get clean, run apt-get check, etc. to no avail. I am running a standard Debian (5.0.2/Lenny) desktop PC and am not running any NFS processes, client or server.

View 5 Replies


ADVERTISEMENT

Ubuntu Installation :: Error Occurs. "(Reading Database . . . 55%dpkg: Unrecoverable Fatal Error , Aborting: Files List File For Package?

Feb 11, 2010

i have ubuntu karmic 9.10 and when i try to update anything or install anything the a very similar error occurs."(Reading database . . . 55%dpkg: unrecoverable fatal error , aborting: files list file for package `com.palm.net.precoddr.fcoaster' contains empty filenameit repeats this message 3 times then gives up i believe.

View 9 Replies View Related

General :: Unrecoverable Fatal Error - Aborting

Jun 29, 2010

I am developing palm in my ubuntu 10.04 . unfortunately i have install a empty palm file. now i can not remove it or remove the virtual box. because it gives this error

View 3 Replies View Related

Ubuntu Installation :: Dpkg: Unrecoverable Fatal Error?

Mar 28, 2010

Quote:dpkg: unrecoverable fatal error, aborting: failed in buffer_read(fd): files list for package `sysvinit-utils': Input/output errorE: Sub-process /usr/bin/dpkg returned an error code (2)This is the error i get when i try to update my system, fresh install of ubuntu 9.10

View 2 Replies View Related

Programming :: Linker: Fatal Error LNK1104: Cannot Open File 'tbb_debug.lib'

Jan 16, 2011

Recently I have downloaded TBB and I want to run a program using its libraries. But I encountered the following error: Linker: fatal error LNK1104: cannot open file 'tbb_debug.lib'

View 1 Replies View Related

Ubuntu :: Minitube - Fatal Error: Could Not Open Media Source

Dec 9, 2010

Getting extremely frustrated. Downloaded MiniTube from Ubuntu Software Center and it doesn't work. Every attempt to view a video is met with "Fatal error: cannot open media source" What gives?

View 2 Replies View Related

Ubuntu Multimedia :: Main:2273: FATAL: Failed To Open '/dev/dvb/adapter0/frontend0': 2 No Such File Or Directory

Jun 2, 2010

My USB stick is this one: [URL] I can't get it to scan my frequencies. PC finds the stick (lsusb):

Code:

Bus 002 Device 005: ID 15a4:9016 Afatech Technologies, Inc. AF9015 DVB-T USB2.0 stick When I plug it in, dmesg shows this:

Code:

[ 5680.696043] usb 2-2: new high speed USB device using ehci_hcd and address 7
[ 5680.834917] usb 2-2: configuration #1 chosen from 1 choice
[ 5680.849872] af9015: tuner id:179 not supported, please report!
[ 5680.852951] Afatech DVB-T 2: Fixing fullspeed to highspeed interval: 10 -> 7

[code]....

But if the directory is created, then after the same command I have

Code:

scanning /usr/share/dvb/dvb-t/lv-Riga
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:2273: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 19 No such device

I found on the internet a firmware for my USB HDTV DVB-T stick named "dvb-usb-af9015.fw" and copied it into /lib/firmware/ but I have not seen any difference with that.

View 1 Replies View Related

Ubuntu :: Src/main.h:25: Fatal Error: Glib.h: No Such File Or Directory

Oct 29, 2010

I am trying to install a program called airfart and when I run make after cd'ing to the appropriate file i get this

Code:

g++ -g `pkg-config gtk+-2.0 --cflags` -o src/main.o -c src/main.cpp
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'

[code]....

View 9 Replies View Related

General :: Can't Compile Gcc - Fatal Error: Stdio.h: No Such File Or Directory

Feb 19, 2011

I am trying to upgrade my NAS with anew toolchain, gcc-4.5.2. The NAS have been "hacked" fonz_plug, that contain a gcc version 4.1.3 with uClibc. I have download all needed tar files and done the following.My goal is to upgrade the gcc to 4.5.2 and replace the ucLibc on the system with a GNU libc.

# Pass one
#
# binutils
./configure --prefix=/ffp --libdir=/ffp/lib --includedir=/ffp/include --with-gmp=/ffp --with-mpfr=/ffp
But when I try to compile the gcc with
../configure --prefix=/ffp --libdir=/ffp/lib --includedir=/ffp/include --enable-__cxa_atexit --with-float=soft --enable-languages=c,c++ --with-build-sysroot=/ffp --with-build-time-tools=/ffp/bin --with-system-zlib --enable-threads=posix --disable-bootstrap

[Code]...

View 6 Replies View Related

Slackware :: Fatal Error: Glib-object.h: No Such File Or Directory

May 31, 2011

I'm using Slackware 13.37 x64 (upgraded to slackware-current) and I have trouble compiling mysql workbench 5.2.34.

The error is:

Code:

scintilla-marshal.c:2:25: fatal error: glib-object.h: No such file or directory

But I have that glib-object.h file:

Code:

$ locate glib-object.h
/usr/include/glib-2.0/glib-object.h

This is when I try to compile version 5.2.27:

Code:

./PlatGTK.cxx:13:21: fatal error: gdk/gdk.h: No such file or directory

Code:

$ locate gdk.h
/usr/include/gtk-1.2/gdk/gdk.h
/usr/include/gtk-2.0/gdk/gdk.h

View 12 Replies View Related

Debian Installation :: Postfix Fatal Error: Unable To Determine File Limit

May 11, 2011

I upgraded postfix to 2.8 today after the security bulletin from the list.

now I get the following error:

'postfix/local[2442]: fatal: unable to determine open file limit'

I can receive/send mail, it just wont let me deliver locally

uname output: 2.6.37-1-686 #1 SMP Tue Feb 15 18:21:50 UTC 2011 i686 GNU/Linux

View 2 Replies View Related

Ubuntu :: Fatal Error: Iostream.h: No Such File Or Directory Compilation Terminated While Compiling C++ Code

Dec 9, 2010

whenever i am trying to compile a c++ program i am getting the following error sample.cpp:1: fatal error: iostream.h: No such file or directory compilation terminated

View 1 Replies View Related

Fedora :: GPL Ghostscript 9.02: Unrecoverable Error

Jul 27, 2011

I wasn't able to fix it... poor Lappy ), and everything seemed to be going just swimmingly. Then, when I was testing out one of my old scripts in Octave today, it barked at me about needing epstool to print plots to file.

[Code]...

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

Ubuntu Installation :: 10.04 Live CD 'unrecoverable Error'

May 6, 2010

"The installer has encountered an unrecoverable error.A desktop session will now begin so you can investigate the problem or try installing again".It didn't get as far as giving me the option to check cd disc for defects, try without installing etc.9.04 and 9.10 installed fine on my two hard drives, so presumably this is not a hardware problem. During a desktop session I noticed a prompt to install proprietary drivers (graphics?). Could this be the problem? I don't have anywhere near the knowledge to 'investigate the problem'.

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

Fedora Installation :: Error: "An Unrecoverable Processor Error Encountered - Virtual Machine Reset Now"

Dec 13, 2010

I got the error: "An unrecoverable processor error has been encountered. The virtual machine will reset now." I have edited the options in installation screen with adding noreplace-paravirt at the end of boot parameters. but still have this error and FC installation does not continue.

View 11 Replies View Related

Ubuntu Installation :: The Installer Encountered An Unrecoverable Error And Will Now Reboot

May 1, 2010

I'm installing 10.04 using Wubi, Wubi finishes and asks if I want to reboot, I reboot and select Ubuntu. The installer seems to progress, however later the following pop-up appears

"The installer encountered an unrecoverable error and will now reboot"

View 9 Replies View Related

Ubuntu Installation :: Failed - Unrecoverable Error When Booting From The 10.04 Live CD - 10.04

Jun 28, 2010

I'm getting the following error when booting from the 10.04 live CD: Installation Failed. The installer encountered an unrecoverable error. A desktop session will now be run so that you may investigate the problem or try installing again.

I checked the CD for defects, and even tried re-downloading/burning to a new disc, but got the same problem. I tried booting in to the LIVE session then installing from the desktop but I still got the same error. I have had 9.10 running on here fine, and after running a Kubuntu 9.10 disc I had to hand to check it would work, that installed fine (hence the auto-partitions you will see in my info dump below). Here is some information about my system, let me know if I've missed anything. I've also included a copy of the syslog below.

[Code]....

View 6 Replies View Related

Ubuntu Installation :: The Installer Encountered An Unrecoverable Error And Will Now Reboot?

Jul 26, 2010

I seldom mess with Wubi because I prefer a true dual-boot but due to a recent reply in the following bug report I thought it might benefit Colin Watson to have a first hand source of the problem:[URL]Then "bcbc" replied in post #273 and shortly after the thread was closed Now, I've had precious little time to do much testing and such lately due to an overdue remodel that was needed due to a kitchen fire over two years ago, and weather related problems have just nailed me big time to-boot, so I'm sorry if I seem more scatter brained than usual, but such is life.

Anyway, I did as "bcbc" suggested but it appears that Verbose Mode is no longer supported in 10.04 Wubi I do not currently have a working camera to take a shot of the options provided if hitting Esc after the initial install but it just drops me to a grub> prompt.I've tried disabling every bit of the Win XP security, defragging, reducing and increasing the default size of the Wubi install, etc, etc, etc!Any Wubi experts out there?I'd like to test for regression regarding those grub2 updates but I can't unless I can install 10.04 Wubi on this test machine Also, I can't currently network more than one computer, so ssh is just not possible. I have no room! The moral of that story is to NEVER live in a home while you're remodeling

View 2 Replies View Related

Fedora Installation :: Error Sayings "Unrecoverable Proccesor Error Has Been Encountered"

Feb 7, 2011

I am trying to run Fedora 14 from Virtual PC 2007 on Windows XP. Every time I try to boot it, it flashes some code and shows a blue screen with the Fedora logo for a fraction of a second. It goes to an ms-dos type screen with a white background and a single "[" in black. Then I receive an error saying "An unrecoverable processor error has been encountered. The virtual machine will reset now." I have googled many times and have scavenged the Fedora site for a solution, yet I have not found one for Fedora 14.

View 3 Replies View Related

Ubuntu :: Modprobe Fatal Error "no Such File Or Directory" On Boot

Oct 13, 2010

since the recent upgrade to Maverik every time I boot this error message appear on the top of the screen: "modprobe: Fatal: Could not load /lib/modules/2.6.35-22-generic/modules.dep: no such file or directory" fter that plymouth starts without any graphics and the first visible object is the login interface (GDM)

View 1 Replies View Related

Ubuntu :: Can't Find Xlib.h - Fatal Error: Xlib.h: No Such File Or Directory

Jun 12, 2011

I'm trying to build a program called Obpager, but I'm getting an error saying I don't have xlib.h. From what I understand, that file is included in libx11-dev, which I have installed. Any idea?

Code:

dagoss@MAGIC-PORT:~/Downloads/obpager-1.8$ make
Compiling src/main.cc
In file included from src/main.cc:33:0:

[code]....

View 2 Replies View Related

Ubuntu Installation :: Unable To Open Files List File For Package Grub-common?

Jan 30, 2011

Code:
sudo apt-get upgrade
Lots of text (Reading database. dpkg: unrecoverable fatal error, aborting: unable to open files list file for package `grub-common': Input/output error E: Sub-process /usr/bin/dpkg returned an error code (2)

View 6 Replies View Related

Ubuntu :: Clear List Of Recently Opened Files In 'Location' Drop-down Box In File-Open?

Apr 13, 2011

I realise KPDF is quite old now but as this issue may recur when I move to a newer distro (well, newer than Hardy) with Okular I thought I'd better ask.I use Gnome, but prefer KPDF to evince when viewing PDF files. However, KPDF's "Open Recent" list behaves very oddly - there's no apparent way to clear it, and items which were on the list one day aren't on it another day (coinciding with old items reappearing on the list).

Is there any way to clear this list?Similarly, is there any way to clear the list of recently opened files in the "Location" drop-down box in File-Open? (which also seems to mysteriously lose list items inbetween reboots).

View 1 Replies View Related

Ubuntu :: Fatal Error: Gdk-pixbuf/gdk-pixbuf.h: No Such File Or Directory

Oct 2, 2010

I have updated to ubuntu 10.10, but when I try to compile chromium on ubuntu, I get this error:

Code:

In file included from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
from /usr/include/gtk-2.0/gdk/gdk.h:33,
from app/active_window_watcher_x.cc:6:
/usr/include/gtk-2.0/gdk/gdkpixbuf.h:37: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory

What I don't understand is why gtk-2.0/gdk/gdkpixbuf.h complains that gdkpixbuf/gdk-pixbuf.h is not found. And how can I fix it?

View 7 Replies View Related

Fedora Installation :: An Unrecoverable Processor Error Has Been Encountered - The Virtual Machine Will Reset Now

Jan 28, 2010

I been havin a problem whit the installation of fedora 12 on virtual pc, gives me the error:

"An unrecoverable processor error has been encountered.The virtual machine will reset now."

View 7 Replies View Related

Ubuntu Servers :: Postfix Make Install - Error - Postfix: Fatal: Chdir(/usr/libexec/postfix): No Such File Or Directory

Mar 11, 2010

Here is what i do: make clean make makefiles CCARGS='-DEF_CONFIG_DIR="/opt/product/postfix-2.6.5/etc"

-DEF_COMMAND_DIR="/opt/product/postfix-2.6.5"
-DEF_DAEMON_DIR="/opt/product/postfix-2.6.5/libexec"
-DEF_MAILQ_PATH="/opt/product/postfix-2.6.5/bin/mailq"
-DEF_DATA_DIR="/opt/product/postfix-2.6.5/lib"
-DEF_NEWALIAS_DIR="/opt/product/postfix-2.6.5/bin/newaliases"
[Code]...

make install then i got this error: postfix: fatal: chdir(/usr/libexec/postfix): No such file or directory make: *** [install] Error 1 I don't understand why it's checking the usr/libexec folder for the daemons although I've set the folder to /opt/product/postfix-2.6.5/libexec in the makefile. Here is also the cat of my makedefs.out:

[Code]....

View 1 Replies View Related

General :: 6.13 GMP-5.0.0 LFS Make Error - Cannot Open Shared Object File: No Such File Or Directory

Jun 10, 2010

I'm currently stuck at 6.13 GMP-5.0.0 of the LFS installation. After running make, I receive the following:

error while loading shared libraries: libbfd-2.20.so: cannot open shared object file: No such file or directory
make[2]: *** [libmpn.la] Error 127
make[2]: Leaving directory `/sources/gmp-5.0.0/mpn'

[code]....

View 5 Replies View Related

Slackware :: Slapt-get Error On First Run - Cannot Open Shared Object File: No Such File Or Directory

May 22, 2011

I get an error when running slapt-get. The error is: "slapt-get: error while loading shared libraries: libsas.so.2: cannot open shared object file: No such file or directory".

I've booted the Slackware disk # 1 and unchecked everything except the libraries category and installed them. I rebooted and it still says this. I get this same error before I put the disk in and rebooted to install ALL libraries. I really need help. BTW, I can't load KDE.I found a pkg manager already installed called "slackpkg". But I really need help on this library issue!! I uninstalled it (slapt-get) anyway, so forget that!

View 3 Replies View Related







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