Debian :: Which Package For Dpkg-reconfigure
Mar 20, 2010Debian 5.04 64bitGnome advise which package provides dpkg-reconfigure
View 3 RepliesDebian 5.04 64bitGnome advise which package provides dpkg-reconfigure
View 3 RepliesI have Lenny with Gnome.Howto fix graphic in other way than:Code:dpkg-reconfigure server-xorg
View 5 Replies View RelatedI 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.
I need a video driver for SIS M760GX for an ACER Aspire 5000 laptop.
Everywhere I've looked it says to run
sudo dpkg-reconfigure xserver-xorg
Supposedly, this is supposed to open a window where I can change settings. However it does nothing and just returns me to the prompt.
I did the following command while I had my partition mounted and was not able to restart until i pulled the power. sudo dpkg-reconfigure linux-image-2.6.32-21-generic. Everything seems to be working okay now but before I start getting into 10.04 i wanna make sure i just didn't screw anything up.
View 3 Replies View Relatedive been having trouble with my nvidia driver, so i ran "sudo dpkg-reconfigure -phigh xserver-xorg" in tty(the problem is that it wasnt going to my login screen, as soon as i turned on it went to tty) after i ran that it goes to theubuntu loading screen and is frozen
View 1 Replies View RelatedI am running Debian Sid unstable , from one day apt-get, aptitude and dpkg cannot install any package.
View 1 Replies View RelatedAfter 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.
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 downloaded php 5.2.12 package from gslapt package manager and i need to reconfigure it so that i can enable odbc module in php.. is there any way to do this? or should i just download the php 5.2.12 then compile it to my system?
View 1 Replies View RelatedSid
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.
When i try installing anything i get errors, for example when i try to install somthing from ubuntu software center i get this.
Code: installArchives() failed: Preconfiguring packages ... Preconfiguring packages ... Selecting previously deselected package ttf-symbol-replacement. (Reading database ... dpkg: warning: files list file for package `libsdl-image1.2' missing, assuming package has no files currently installed.
[Code]....
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 Relateddpkg -i package.deb
Doesn't install package if it has not-installed dependencies.
What parameters do I miss to install that package with its dependencies from repository?
I'm trying to install wine1.3 but I don't want the (recommended) package ttf-mscorefonts-installer.In previous releases, I can run this to 'hold' the package and prevent it's installation:
Code:
echo ttf-mscorefonts-installer hold | sudo dpkg --set-selections.However, this command doesn't prevent ttf-mscorefonts-installer from being installed along with wine1.3 in maverick.[code]....
it's just that dpkg isn't picking it up.What is going on here, and how can I place a package on permanent hold?
Note: I ended up installing wine1.3 by running:
Code:
sudo aptitude install wine1.3 ttf-mscorefonts-installer= but I don't believe that the package is actually on permanent hold.
I want to rescue my system. After a faulty installation of linux-firmware_1.38_all.deb (subprocess /usr/bin/dpkg returned an error code (1))
the system does not boot, even in recovery mode. Using a live cd, I downloaded the linux-firmware version I had previously, and try to install it with dpkg but I can't direct it to the directories I need:
dpkg -i linux-firmware_1.26_all.deb
Segmentation fault
dpkg -i --instdir=/mnt/sdb1 linux-firmware_1.26_all.deb
dpkg: unrecognized option '--instdir=/mnt/sdb1
I cannot get the correct parameters even by reading the man page. What am I missing?
If I open synaptic pckg mng always have announced an error occurred the following details are provide:
E:dpkg was interrupted, you must manually run dpkg --configure -a to correct the problem.
E:_CACHE->OPEN()FAILED, PLEASE REPORT
I'm using a new Distro and after installing it and randomly searching for help on websites on how to install a .Deb file using dpkg at the konsole/terminal it says Bash : dpkg: Command not found . how is this possible ? Do I have to know about all the packages in the package manager to install this. slight difference for me ... knowing what I have and knowing if I need Apr93-323? (whatever) installed first or not ? The only thing I know is that I have the Iso image installed ... which is my linux distro . Where to go from here? because I usually go to a website site to find Software to install ...if I need it .back to the basics
View 14 Replies View RelatedI use d-link to share network with my other PCs.PC is connected to D-link via Ethernet and I can't understand what should be written in /etc/network/interfaces to have Internet.I tried to add option "auto eth0" to /etc/network/interfaces butshould I alsough include? Or how can I reconfigure it manually.
View 1 Replies View RelatedI'm running ubuntu 9.04 and was happy because I finally got the screen resolution to be a good size, but now I can't update anything or even upgrade ubuntu.The message I get is
Quote:
Could Not Initialize Package Information
An unresolvable problem occured while initializing the package information.Please report this bug against the 'update-manager' package and include the following error message:
'E:Unable to parse package file /var/lib/dpkg/status (1), E:The package lists or status file could not be parsed or opened.'
I've also had issues with installing new programs (specifically tried Boxee (64bit ver) and Last.fm Scrobbler), but was thinking these issues might be related to the updage-manager error.
I keep getting an error message when opening the Synaptic Package Manager. "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report." I also can't install any software from the software center. When I run the line in terminal, I get lost.
View 5 Replies View RelatedFull 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]...
I started with a Pentium4 system with a FX5500 AGP card and now have a i3 with integrated Intel video (Auburndale). The new motherboard is ASUS P7H55-M PRO. The monitor is a Acer AL1916 (LCD) with only VGA input. I have been using the nVidia oprietary drivers installed the "Debian way" (Cf using a Debian stable stock kernel.I first renamed xorg.conf so X would start without one. Once gdm starts, the monitor says the input is not supported. So I tried reusing the old xorg.conf file, changing the "nvidia" to "i810". X then fails to start and shows an error of no screens found.Everything is fine in text mode; only X is not working.I have to get this fixed very quick or I might not get to use Linux at work anymore.
View 7 Replies View RelatedI've replaced the Motherboard on a working Debian Lenny system but GDM does t come up: the grey screen merely displays with a wristwatch in the middle.I can find no messages. Running dpkg-reconfigure xserver-xorg and Xorg -configure don't help.
View 4 Replies View RelatedI'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.
Since upgrading to Natty I have a very annoying issue and since I am unable to resolveWhenever I start the synaptics package manager I get the following message:An error occurred:E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report.Once I run sudo dpkg --configure -a from the terminal this is what I get:Setting up xulrunner-1.9.1 (1.9.1.18~hg20110309r27352+nobinonly-0ubuntu1~umd1) ...No further progress the machine hangs indefinitely on this, need to kill terminal to exit. Even hours waiting does not show any progress.
View 5 Replies View RelatedWhen I am adding removing packages to get more hard drive space, this is not the first time I left too many pages open and it crashes on me. My son would fix it by typing in the terminal sudo something, but I want to know how to do this. The only thing not working is the add/remove packages at the moment. Here is what it said, E:dpkg was interrupted you must manually run 'dpkg--configure -a' to correct the problem E: _cache-open()failed please report. Please, could someone tell me how to get the default back or whatever. When I type in the terminal, it refused my password until I tried several times, plus, it finally says in the terminal No such command. Bash. No such command. I am hoping this question is one you do recognize the answer for.
I tried using Yum to remove the package. Like this:
To remove or uninstall a package:
Code:
yum -y remove ,package name>
Terminal goes: Bash syntax error near unexpected token `newline'
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?
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 RelatedI'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]...