I have tried to create a deb package, but It failed because I was missing some dependencies Now I have installed the dependenci and want to recreate the package (or try to), but get the following error.
I'm trying to build Qt using dpkg-buildpackage. Briefly, the problem I have consists in that using dpkg-buildpackage I get a linking error, that I don't get if I run configure and make directly, without the mediation of dpkg-buildpackage. One of the issues that we have is that, using dpkg-buildpackage, the configure command is not capable of finding the .qmake.cache file, so, the environment variables set in the configure script and saved in that file are not read, which causes that the apropiate linking parameters are not used. I guess that the problem is caused by a difference in the environment of execution of the configure command. I don't know in which way the dpkg-buildpackage is changing the environment so that it makes fail the building process.
I run 'make deb-x11' to start building process using dpkg-buildpackage: This is the main Makefile:
When I try to upgrade, I always get this message: "E: /var/cache/apt/archives/linux-image-2.6.32-5-amd64_2.6.32-35_i386.deb: failed in write on buffer copy for backend dpkg-deb during `./lib/modules/2.6.32-5-amd64/kernel/drivers/net/s2io.ko'"
Full error dpkg: failed to open package info file `/var/lib/dpkg/available' for reading: Input/output error
Runing 10.10 on USB.All was fine until a week ago then when trying to update I get that error.
Ive followed instructions in many threads to no avail. Heres what ive done and the result.
sudo apt-get update No error,all download fine sudo apt-get upgrade
Preconfiguring packages ... dpkg: failed to open package info file `/var/lib/dpkg/available' for reading: Input/output error E: Sub-process /usr/bin/dpkg returned an error code (2) sudo apt-get install -f dpkg: failed to open package info file `/var/lib/dpkg/available' for reading: Input/output error E: Sub-process /usr/bin/dpkg returned an error code (2)
I got the /boot is to small error when I tried the preupgrade from FC 11 to 12. I would like to clean out all the installation files and try again with the recommended fixes. Preupgrade just reboots the box no and restarts FC11 up so I need to start over fresh.
Where are all the files that I need to clean up for the preupgrade?
Made a mistake while installing btusp for macbook. I know now that I shouldn't have deleted the installed files, I should have run "apt-get remove", but it's too late. Now whenever I install software or updates I get an annoying message about the btusb packages:Error! Cannot locate /usr/src/btusb-0.0.1.dkms.tar.gz. File does not exist.
dpkg: error processing btusb-dkms (--configure): subprocess installed post-installation script returned error exit status 2 No apport report written because MaxReports is reached already Setting up oggconvert (0.3.3-1ubuntu1) ... Errors were encountered while processing: btusb-dkms Setting up btusb-dkms (0.0.1) ... Loading new btusb-0.0.1 DKMS files...
Error! Cannot locate /usr/src/btusb-0.0.1.dkms.tar.gz. File does not exist. dpkg: error processing btusb-dkms (--configure): subprocess installed post-installation script returned error exit status 2 Errors were encountered while processing:
I'd like to clean up apt/dpkg so that it doesn't think the package whose files I've deleted is still installed. when I run
dpkg -l "btusb*"
I get this output: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend code....
I'm having some issues building deb packages. dh_make --createorig behaves as expected, but when I attempt to buld the package with dpkg-buildpackage -rfakeroot the build dies on a dpkg-source error.
during an "apt-get install" the filesystem of a virtual machine filled up and so it failed. I have now increased the file-system size but running the same "apt-get install" again results in this error: "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem." However when I try to run 'sudo dpkg --configure -a' I get this error: "dpkg: failed to write status database record about 'libxmuu1' to '/var/lob/dpkg/status': No space left on device" How can I recover from this situation?
I have a post in beginners section but maybe I can find some help here.. If you do not mind,please read the following post about my problem.viewtopic.php?f=30&t=55243&p=320093#p319848
I want to install gcc on my Pyramid linux which is debian based. I downloaded gcc.deb. When I want to install this file, it gives me "dpkg command not found" error! I also get this error when I want to install other .deb files using dpkg command " dpkg -i finename.deb. I did some research and it seams that I should install package on my system, but package file is .deb file and I can't install .deb file! What should I do to solve the problem??? Should I install any thing on my system to install .deb files??
After I got the OS up and running (v9.10), I was prompted to download and install some updates. The download is complete, but when I try to install the updates, I receive the following message. What should I do?
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report.
After receiving no response either here or on IRC, I copied 80 package files to a temporary directory and ran dpkg-scanpackages . /dev/null > Packages with the expected result. The curious part is the delay when output redirection is not used: nothing appears until the script completes, when the result is dumped to the screen. It therefore appears that there is an upper limit to the number of packages that the script can handle, somewhere between 80 and 42,474.
Is this an undocumented feature, or just a peculiarity of my system?
I'm new to Debian and wanting to set up a local repository on my work drive. After following instructions online and copying all packages (~43,000) from the DVD set into /work/Debian/8.2/packages/ I ran dpkg-scan-packages as instructed:
This produced an empty file. I then ran dpkg-scanpackages with no output redirection expecting to see a flood of text on the screen, but all I got were error messages suggesting that it can see the .deb packages but is not parsing them:
Code: Select allroot@qbx:~# dpkg-scanpackages /work/Debian/8.2/packages dpkg-deb: error: invalid character ' ' in archive '/work/Debian/8.2/packages/libshhopt1_1.1.7-3_i386.deb' member 'debian-binary' size dpkg-scanpackages: error: couldn't parse control information from /work/Debian/8.2/packages/libshhopt1_1.1.7-3_i386.deb
[Code] ....
This all seems in accord with the man page, and it's so simple I'm wondering what I'm missing.
I installed Lucid (clean install after several attempts at upgrading from Karmic failed), and I have an Intel 8xx video card. I was able to get Lucid installed by adding "xforcevesa" into the command line at startup. Now I would like to try changing my computer away from Vesa and seeing if I can try to get the i915 driver working.
That being said, I cannot figure out where to go to change my kernel boot configurations. Every tutorial I've found refers me to /boot/grub/menu.lst which I cannot find. Ever since I moved from Karmic to Lucid, I've regretted it as it seems like all the How-To documentation is no longer valid, everything has been changed and moved around.
I don't know why it is dumping me onto Vesa, or why my stupid driver was blacklisted; everything was working fine under Hardy, Jaunty, and Karmic. Why problems now? Does anyone know how I can get into my boot setings and replace "xforcevesa" with something that will make the intel driver work?
I keep getting this error when I try to install Adobe flash player E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report. I had it installed just fine, then i restarted my computer and its gone. .
I'm using 10.10 and from today I'm getting this error Quote:dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. When I'm trying to install any software using
Code: sudo apt-get <sw-name> Also I'm unable install using "Ubuntu Software Center", showing unhandleable error. Here is the details: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 769, in simulate return self._simulate_helper(trans, status_path)
When I tried to upgrade my xubuntu 10.04 , I got this error
dpkg: parse error, in file '/var/lib/dpkg/available' near line 2 package 'x11proto-core-dev': value for `status' field not allowed in this context E: Sub-process /usr/bin/dpkg returned an error code (2)
I installed the software Ubuntu Tweak yesterday and I was satisfied of how it worked. today, surfing the internet I was hoping to find a solution to a couple of problems that I have: the computer sometimes get stuck when opening videos or photos - I can't see streaming TV. when the internet browser was asking me to install plug-in in order to show the videos I tried to install them but errors occurred.
so I followed the instruction in [URL] (many of these things didn't work and the terminal was showing error messages...) now after rebooting I have got the unity 2D I think (which is fine as I can't notice great differences) but I can't install the updates from Ubuntu Tweak the error message is: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report. how can I fix it and get my video codecds?
I'm trying to update Kubuntu 11.04 here is my error: p, li {white-space: pre-wrap;} E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. here is what i have tried to fix it:
explain the following issue I have with Debian IA 64:I tried on a PC (Mobo Gigabyte G41M-ES2H, core 2 duo, 4 GB RAM DDR2) the live CD of Debian Lenny IA64 and everything worked just fine, which was a very good thing because none of all other major ia64/i386 distros of Linux (Mandrake, ubuntu, fedora) did so. In a nutshell it seems that the IGP G41 chipset is the cause of these setup failure (Everything is OK when using a PCI-e graphic card that I need in another computer)rd as someone (viewtopic.php?=17&t=49186&p=282839&hilit=G41M+ES2H#p282839) successfully installed Lenny on a very similar mobo. To go to the point what I do not understand is when I launch the iso Cd to now install the same version of Debian, everything freezes at the very beginning of the boot and the screen goes blank.
ii gtk2-engines1:2.20.1-1theme engines for GTK+ 2.x ii hicolor-icon-theme0.11-1 default fallback theme for FreeDesktop.org icon themes ii libobrender21 3.4.11.1-1 rendering library for openbox themes
I haven't ran into this one before. I was installing apps thru terminal and accidently closed terminal while it was downloading now, when I try to install anything I get
Code: dpkg: `ldconfig' not found on PATH. dpkg: `start-stop-daemon' not found on PATH. dpkg: `update-rc.d' not found on PATH. dpkg: 3 expected program(s) not found on PATH. NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin. E: Sub-process /usr/bin/dpkg returned an error code (2) A package failed to install. Trying to recover:
when i try to use apt an error occurs: dpkg: parse error, in file '/var/lib/dpkg/status' near line 27317 package 'virtualbox-3.0': error in Version string `3.0.4-50677_Debian_lenny': invalid character in revision number E: Sub-process /usr/bin/dpkg returned an error code (2)
i tried to :
1- replace the file status with status-old 2- replace it with all the backups located in /var/backups/