Software :: Command To List RPM BuildRequires (like Debian's Dpkg-depcheck)
Dec 21, 2010
I am diving into building RPM packages and I am wondering if there is an equal command in the RPM world to Debian's dpkg-depcheck. what it does is list all the packages need to build a given piece of source code when you run the command and point it to a configure or autogen.sh file. Is there something for RPMs that would do this as well?
View 3 Replies
ADVERTISEMENT
Mar 13, 2011
How do I slow down the output from the command...
Code:
Or can I go up the page and back down? AND... can I copy all of this to a text file?
View 4 Replies
View Related
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
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
Feb 12, 2010
way to have apt or dpkg print out a list of all the installed packages? Preferably in a format that I can simply add 'apt-get install' in front of.
View 2 Replies
View Related
Sep 17, 2010
I'd like to list all packages I installed since the installation. The tricky part is that I don't care for dependencies - only clean list of what I ordered to install. I went through man pages and I did not find anything relevant. Also /var/log/apt/history* doesn't say what I requested and what came as a dependency.
For gentoo-aware folks, I am looking for something like "world" file.
View 1 Replies
View Related
May 25, 2010
Now I am use Xfce4,some window's tittle are different from the running commands!
So I hope to know which command can do like FvwmIdent !
View 1 Replies
View Related
Dec 8, 2008
I'm trying to create a set of rpm files to install the requirements for a program.I found a great utility named cpanspec that will create a spec file for perl modules and have started building rpm files. I was able to create an rpm file for Business::CreditCard as a regular user. Now I'm trying to build another module that requires B::CC, and rpmbuild -ba fails saying that I am missing B::CC. I don't want to install it just to create another rpm file.Is there a way to make rpmbuild "think" that B::CC is installed in the build environment without installing it on the system?
View 1 Replies
View Related
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
Jun 24, 2011
My dpkg command is corrupted. When I run command "dpkg -s packagename" I'd get error, "dpkg: /lib/libc.so.6: version `GLIBC_2.8' not found (required by dpkg)". This is a production system so I have to be careful in resolving it. I'm concerned that other packages may be broken due to the missing libc.
The server is running release 8.04, hardy.
View 4 Replies
View Related
Jan 28, 2010
one command to list the list of folders/ within the folder.
View 4 Replies
View Related
Jul 8, 2011
After installing softwares using the dpkg command,my ubuntu is not detecting my keyboard or mouse.
View 2 Replies
View Related
Jan 3, 2010
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 Related
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
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
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
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
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
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
Sep 23, 2010
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]....
View 4 Replies
View Related
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
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
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
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
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
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
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
Mar 20, 2010
Debian 5.04 64bitGnome advise which package provides dpkg-reconfigure
View 3 Replies
View Related
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
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