Debian :: Dpkg Install - Circle Dependances ?

Aug 31, 2011

I have some question about package manual installation - time by time I am facing up with some circle dependances issue: 2 packages could be dependent by each other (f.e. pearl or odbc), so error comes when you try to install it with dpkg -i option, so I would like to know how to install this packages together?

View 3 Replies


ADVERTISEMENT

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 :: Install Zabbix-proxy With Dpkg -i?

Aug 23, 2010

I'm trying to install zabbix-proxy with dpkg -i and not to use dbconfig-common, is a remote installation, I tried using expect to ansewer no to the first dbconfig dialog, the one that asks if you want to configure everything with dbconfig or not.

This is the bash code

export DEBIAN_FRONTEND=teletype (or export DEBIAN_FRONTEND=readline)
/usr/bin/expect - << ENDMARK
spawn dpkg -i zabbix-proxy-mysql_1.8.2-1~bpo50+1_i386.deb

[Code]....

but is not working, same thing if I try with dpkg-reconfigure mysql-server-5.1 and send "new_password"

View 1 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 :: Net Install Missing DPKG To Load The Necessary Packages?

Dec 21, 2010

I'm attempting to install Debian (Stable) from a business net install disc. The problem? I can't load/install the packages I need to connect to my USB 3G modem. When I load up a shell (tty2?), I'm brought to an 'ash' prompt, and there's no DPKG for me to load the necessary packages.

how I can do a total net install, including the base, from an USB 3G modem? Actually, I'm very surprised that current Linux distros don't seem to include support, for this growing market share type of internet connection.

View 14 Replies View Related

General :: Install Debian On A AMD K6-2 - Dpkg Error Code 1

Aug 16, 2010

I was triyng to install Debian on a AMD K6-2. I use debootstrap, and installed Lenny, with a kernel linux-image-2.6.26-2-486.

After that apt-get update and apt-get upgrade and I get:

The following packages will be upgraded:

Since release 150, udev requires that support for the CONFIG_SYSFS_DEPRECATED feature is disabled in the running kernel.

Please upgrade your kernel before or while upgrading udev.

AT YOUR OWN RISK, you can force the installation of this version of udev WHICH DOES NOT WORK WITH YOUR RUNNING KERNEL AND WILL BREAK YOUR SYSTEM AT THE NEXT REBOOT by creating the /etc/udev/kernel-upgrade file. There is always a safer way to upgrade, do not try this unless you 0understand what you are doing!

And similar messages appears trying to install xfce4...

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 :: Debconf (dpkg - Reconfigure) On Fresh Jessie Install

Aug 15, 2015

I have a fresh install of Jessie, and am having issues with debconf.

I have been trying to change to mdm from the default lightdm display manager. I have downloaded and installed mdm (apt-get install mdm) but when I run dpkg-reconfigure mdm nothing happens. As I understand it, I should get a menu that lets me choose which display manager to use.

I also installed lirc so I could get my IR remote working again, but when I run dpkg-reconfigure lirc nothing happens. I am supposed to get a menu with various options to choose from.

I have tried dpkg-reconfigure debconf and this gives me the menu with different options to choose, like it should when trying dpkg-reconfigure lirc or dpkg-reconfigure mdm. I tried using dpkg-reconfigure debconf to choose different settings, such as gnome, or editor, but they don't work either.

View 3 Replies View Related

Red Hat / Fedora :: Install Mesa-libGL-devel Created Circle

Sep 30, 2010

following attempt to install mesa-libGL-devel?

[code]...

Look like I've created a circle as the last rpm depends on the first? Note that for the second rpm, Xau and Xdmcp are loaded:

[code]...

View 1 Replies View Related

Debian Multimedia :: Re-install Etch Recently But Forgot To Backup /var/lib/dpkg Folder

May 16, 2011

I need to re-install Etch recently but forgot to backup /var/lib/dpkg folder, I know there's archive server provides old packages, but packages from www.debian-multimedia.org does not. I have tried its mirror sites but it seems they had removed the old packages from Etch and earlier releases.

View 7 Replies View Related

OpenSUSE Install :: Uncheck Show_desktop Mouse Pointer Changes To Moving Circle?

Nov 28, 2009

I am creating an openSUSE 11.2 Kiosk image. I have everything pretty much locked down but when I go into the gconf-editor under /apps/nautilius/preferences/show_desktop and uncheck the check box my mouse pointer changes to the circle icon that looks like it moves in a circle. Sortta like the busy or what it does during boot. Hard to describe by typing it out but if you make that change you'll see what I am talking about. I had this setup like this in previous versions of openSUSE so I am not sure what it is doing or what else I need to do to make the mouse pointer just the arrow like normally. I don't want the users to be able to right-click on the desktops to get a menu nor add icons so unchecking the show_desktop has served my needs.

View 3 Replies View Related

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

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

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

Debian :: Dpkg Returned Error Code (1)

Jul 25, 2015

When trying to install php5 I got the following result. Tried to apt-get clean, autoclean, remove --purge then reinstall the mentioned packages without any success.

dpkg --configure -a didn't get any better result.

Code: Select allsudo apt-get install php5
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Les paquets supplémentaires suivants seront installés :
  libapache2-mod-php5 php5-cli php5-common

[Code] .....

View 5 Replies View Related

Debian :: Get Latency Down When Calling Aptitude And Dpkg?

Jun 20, 2011

I tend to use commands like 'aptitude search $something' or 'dpkg -S /usr/bin/command' (some command/variable in both) or 'apt-file search $something' and all/or many of its brethen. I do run updatedb every now and then but that command is for the overall health of the system similar to tracker perhaps (but not running continously like tracker and the daemon).

What I'm looking for is, if there is a way to get the package list (installed and otherwise) updated aggressively so that whenever I use any combination of aptitude or dpkg I get better response from the system. From what little I understand, aptitude or dpkg or somewhere there would be some sort of index/database where the current state of package availability and system state would be recorded. If there is a way that this could be improved upon would be nice to know. If there is some experimental package or road which the debian folks are looking for in the future so this latency can come down.

View 5 Replies View Related







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