Debian Installation :: Clean Failed Dpkg-buildpackage?

May 20, 2010

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.

rm -f sites-enabled/inner-tunnel sites-enabled/default
rmdir: failed to remove `sites-enabled': No such file or directory
make[3]: *** [clean] Error 1
make[3]: Leaving directory `/root/src_freeradius/freeradius-2.0.4+dfsg/raddb'
make[2]: *** [common] Error 2
make[2]: Leaving directory `/root/src_freeradius/freeradius-2.0.4+dfsg'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/root/src_freeradius/freeradius-2.0.4+dfsg'
make: *** [clean] Error 2

How do I fix this, without starting from scratch ?

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: Dpkg-buildpackage Error "dpkg-buildpackage: Failure: Tail Of Debian/changelog Gave Error Exit Status 1"?

Feb 12, 2010

I'm attempting to apply the quota patch to postfix 2.5.1. I have done the following..

Code:
cd /usr/src/
apt-get source postfix
wget http://vda.sourceforge.net/VDA/postf...da-ng.patch.gz{code]....

dpkg-buildpackage: failure: tail of debian/changelog gave error exit status 1

I have searched hi and low and still can't work out how to resolve this.

View 2 Replies View Related

Debian :: Using Dpkg-buildpackage To Build Qt?

Oct 12, 2010

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:

X11_DEB = gvr-qt-x11-lgpl_$(X11_VERSION)_i386.deb
...
BUILDPACKAGE_ARGS = -b
BUILDPACKAGE_ARGS += -rfakeroot
BUILDPACKAGE_ARGS += -uc

[Code].....

View 2 Replies View Related

Debian :: Upgrade Failure - Message - Failed In Write On Buffer Copy For Backend Dpkg-deb

Jul 16, 2011

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

View 14 Replies View Related

Ubuntu Installation :: Dpkg: Failed To Open Package Info File?

Dec 12, 2010

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)

[Code]...

View 9 Replies View Related

Fedora Installation :: Clean Up Failed Preupgrade?

Dec 16, 2009

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?

View 4 Replies View Related

Ubuntu :: Clean Up After A Failed Installation / Error Cannot Locate /usr/src/btusb?

Oct 15, 2010

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

View 3 Replies View Related

Debian :: Dpkg-buildpacakge Exits After Dpkg-source Error

May 3, 2010

Sid
cmake 2.8.1-2
dh-make .54
dpkg-dev 1.15.7.1

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.

View 14 Replies View Related

Debian Configuration :: Error: "dpkg: Failed To Write Status Database"

Jun 8, 2011

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?

View 1 Replies View Related

Debian Installation :: Dpkg: Error Processing Debian-archive-keyring?

Sep 7, 2010

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

View 1 Replies View Related

Debian :: Installing Gcc Using Dpkg - Error "dpkg Command Not Found"

Jul 20, 2010

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

View 3 Replies View Related

Debian Installation :: Aptitude And Dpkg Cannot Install Any Package

Jan 26, 2011

I am running Debian Sid unstable , from one day apt-get, aptitude and dpkg cannot install any package.

View 1 Replies View Related

Debian Installation :: Duplicating A System And Dpkg Error

Apr 29, 2012

I am downgrading one of my Sid boxes to Testing. I've finished the install and now duplicating the system for installed packages.

Before I started, to get a list of installed packages
Code: Select allsudo dpkg --get-selections > package.txt

Now when I try to duplicate the installed packages
Code: Select all sudo dpkg --set-selections < package.txt

I receive over 1000 lines with the message:
Code: Select alldpkg: warning: package not in database at line wxyz

I did try
Code: Select all dpkg --configure -a
without any effect.

Is this just a diffence between the Sid package database and the Testing database?

View 14 Replies View Related

Ubuntu Installation :: Installing Updates Error "E: Dpkg Was Interrupted, You Must Manually Run 'sudo Dpkg --configure -a' To Correct The Problem"

Apr 1, 2010

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.

View 4 Replies View Related

Debian Installation :: Dpkg-scanpackages Fails When Package Limit Exceeded

Nov 2, 2015

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:

Code: Select all# dpkg-scan-packages . /dev/null | gzip -9c > Packages.gz

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.

View 1 Replies View Related

Ubuntu :: Clean Install After Several Attempts At Upgrading From Karmic Failed?

May 30, 2010

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?

View 3 Replies View Related

Ubuntu :: Error Message 'dpkg Interrupted Must Manually Run 'dpkg --configure -a'

Jan 6, 2010

im trying to update some software in ubuntu using the update manager. i type my password in CORRECTLY but then get this error message.

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.

what does it mean and how do i fix it?

View 3 Replies View Related

Ubuntu :: Error - Dpkg Was Interrupted, You Must Manually Run 'sudo Dpkg --configure

Jul 6, 2010

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

View 4 Replies View Related

Ubuntu :: Error - Dpkg Was Interrupted, You Must Manually Run 'sudo Dpkg --configure -a' To Correct The Problem

Jan 9, 2011

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)

[Code]...

View 6 Replies View Related

Debian :: Dpkg: Error Processing Debian-archive-keyring

Sep 6, 2010

Today when I did apt-get dist-upgrade I encountered the following error:

apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done

[Code]...

View 14 Replies View Related

Ubuntu :: Error Dpkg: Parse Error, In File '/var/lib/dpkg/available' Near Line 2 Package 'x11proto-core-dev'

Sep 18, 2010

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)

View 5 Replies View Related

Ubuntu :: Updates With Tweak And Video Codec - Error "dpkg Was Interrupted, You Must Manually Run 'sudo Dpkg --configure -a' To Correct The Problem"

May 26, 2011

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?

View 3 Replies View Related

Ubuntu :: Update Kubuntu 11.04 - Error: "p, Li {white-space: Pre-wrap;} E: Dpkg Was Interrupted, You Must Manually Run 'dpkg --configure -a' To Correct The Problem"

Sep 1, 2011

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:

[Code]....

View 2 Replies View Related

Debian Installation :: Installation Failed On Mobo Gigabyte G41M-ES2H?

Aug 1, 2010

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.

View 4 Replies View Related

Debian :: 'ii' And 'ic' , With Dpkg -l | Grep <packagename>?

Jun 18, 2010

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

[code]....

View 1 Replies View Related

Debian :: Nfs-common And Dpkg Errors?

Jun 28, 2011

I have Debian 6.0.2 / 64 bits installed on a VPS.I cannot install any package because of this error:

Setting up nfs-common (1:1.2.2-4) ...
insserv: Service portmap has to be enabled to start service nfs-common
insserv: exiting now!

[code]....

View 1 Replies View Related

Debian :: Which Package For Dpkg-reconfigure

Mar 20, 2010

Debian 5.04 64bitGnome advise which package provides dpkg-reconfigure

View 3 Replies View Related

Debian :: Broke Dpkg Or Somethin' Now What?

Jan 27, 2010

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:

View 2 Replies View Related

Debian :: Fix Graphic In Other Way Than Dpkg-reconfigure?

Jan 27, 2011

I have Lenny with Gnome.Howto fix graphic in other way than:Code:dpkg-reconfigure server-xorg

View 5 Replies View Related

General :: Use Apt An Error Occurs: Dpkg: Parse Error In File '/var/lib/dpkg/status'

Aug 8, 2010

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/

and the same error occurs

View 4 Replies View Related







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