Software :: Can Package Missing Files From Missing OS RPMs
Jul 16, 2010
How to properly integrate these RPMs into our system?
Option 1: we could take those missing OS RPMs and install them?
Option 2: can we package the missing files from missing OS RPMs into the existing Linux-xxx.rpm?
View 1 Replies
ADVERTISEMENT
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
Jul 10, 2010
I have been running f13 ever since it was released. Evidently the kmod-rt2870 rpms are never deleted when older kernels are removed. When I tried to do today's update the Package Manager and yum complained that some of the older kmod-rt2870 packages left over from fedora 12 were missing kernel dependencies. The kernels have been missing for a long time. I don't know why the package manager started complaining today.
I tried
1) yum clean all
2 rpm --rebuilddb
3) removed the /lib/modules directory corresponding to the old kernels
and the problem persisted.
I finally removed all of the kmod-rt2870 rpms what where originally installed in fedora 12 and I was finally able to complete the update. Why did the package manager suddenly start complaining about the missing kernels?
View 1 Replies
View Related
Feb 5, 2011
Anyone know if a more complete poppler-devel can be found for CentOS 5.5? There seems to be an enormous number of missing files from poppler-devel (page.h and PDFDoc.h are just two examples) resulting in applications that require it refusing to compile.
View 2 Replies
View Related
May 18, 2010
I have a disk of all the rpms (just the rpms) of RH Ent. 5.1. I needed to intall some packages from it.
For that I created a local repository.
Following is what I did:
1. mounted DVD in /media
2. Issued createrepo on /media (Now the packages are in /media/mycdrom/RHE5Rpms and the repodata is in /media)
3. I added the following in the /etc/yum.conf
Now when I try to install, for example, qt4-devel, it can resolve the dependencies for one level. For example, it resolves libpng-devel (which is needed by qt4-devel), but it fails to resolve libpng (which is needed by libpng-devel). But libpng package is both available in the DVD and is already installed on the machine.
Following is the tail of error messages I get after issuing the command 'yum install qt4-devel'
All the above packages are available through the DVD and already installed on the machine.
View 3 Replies
View Related
Dec 1, 2010
Whenever I try to install or remove a program, I get the following error
Code:
dpkg: warning: files list file for package `libavahi-common-data' missing, assuming package has no files currently installed.
dpkg: warning: files list file for package `libgtk2.0-common' missing, assuming package has no files currently installed.
dpkg: warning: files list file for package `libxres1' missing, assuming package has no files currently installed. (Reading database ... 55%dpkg: unrecoverable fatal error, aborting: files list file for package 'ubuntu-mono' is missing final newline E: Sub-process /usr/bin/dpkg returned an error code (2)
View 4 Replies
View Related
Feb 23, 2010
I have recently taken delivery of a Dell Inspiron mini netbook with Ubuntu on, and I am new-fangled .install updates, I clicked the (orange down-arrow) button, and it compalined "E: /var/cache/apt/archives/linux-image-2.6.24-22-lpia_2.6.24-22.45netbook9_lpia.deb: files list file for package `libxcb-shape0' is missing final newline"
View 2 Replies
View Related
Aug 25, 2010
find out what packages from Yum will satisfy these two dependencies? I have search and can't seem to find them. I know there are integrated or slipped into some larger package because when I do a fresh install and customize my packageelection to include 'everything', it then installs this RPM with out any issues.
Code:
[root@vbox1 ~]# rpm -ivh VirtualBox-3.2-3.2.8_64453_rhel5-1.x86_64.rpm
warning: VirtualBox-3.2-3.2.8_64453_rhel5-1.x86_64.rpm: Header V4 DSA signature: NOKEY, key
[code]...
View 2 Replies
View Related
Dec 1, 2014
I have an asus pc, and its network hardware is not recognized by debian, the drivers are not even in the list provided during the installation process. I managed to download them from another pc, but if i try to make them and install them, i'm stucked because Make is not installed on debian (nor is sudo).So i need a connection to install the drivers that provide me a co0nnections..
View 4 Replies
View Related
Jan 16, 2010
I've been searching for a whole day this package, but yum couldn't find it and even googling it I can only find debian packages for that. Does anyone know how to find it in .rpm?I need it for compiling the vpnc client with openssl (still wondering why the ssl certification was excluded in the in-built package) because without it I get errors.
View 5 Replies
View Related
Apr 30, 2011
I just installed ubuntu 11.04 last night. I noticed most of my effects were missing so I tried to put them back on. This didn't work so I disabled the effects. Then, my panel at the top and the Launcher is missing. .How do I get these back?
View 6 Replies
View Related
Jul 27, 2009
I have been attempting to compile lmms on my 64 bit install of fedora 11, and have determined that I need the gcc-devel package. I cannot find it in any of the repositories. Where is it?
View 10 Replies
View Related
Nov 9, 2010
I am currently using SUSE ENT x64 v11 SP1. While trying to install various packages I keep getting dependencies error. I tried reinstalling the rpm packages(listed below) and use various versions but seems like no matter what I try it doesn't go away.
Code:
--> Missing Dependency: liby2storage.so.2()(64bit) is needed by package smis-providers-1.0.0-10.29.x86_64 (installed)
Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package libsnmp15-5.4.2.1-8.1.x86_64 (installed)
Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package kdebase4-SLED-11-25.1.x86_64 (installed) .....
Code:
rpm-python-4.4.2.3-37.2
rpm-4.4.2.3-60.2
rpm-32bit-4.4.2.3-37.8
deltarpm-3.4-103.22
rpm-devel-4.4.2.3-27.1
no broken libs or whatsoever. What am i missing here?
View 5 Replies
View Related
Dec 17, 2010
I thought I knew what I was doing, just a minimal install of slackware 13.1 for a game server (minecraft), but it seems I missed java or something - I get the "command not found" error. gcc-java is installed. What package did I miss/what series is it in? Does it have any dependencies?
View 1 Replies
View Related
Feb 11, 2011
I upgraded to the latest -current just like always. I do the kernel packages last. This time, the machine failed to boot, telling me that it could not find the kernel modules. Well, rats.
I booted with a slackware dvd, passed the huge.s kernel, and booted into /dev/sda7, which is my main partition. I mounted /dev/sda7, and installed the kernel-modules-2.6.35.11 pkg. Rebooted, and got the same error?
I booted again with the dvd, mounted the partition, and navigated to /lib/modules - no 2.6.35.11 in there!
How do I get that package to install?
View 6 Replies
View Related
May 3, 2011
I'm trying to use a bibtex style file from the texlive-publishing package, but bibtex cant seem to find the .bib file even though I've tried everything from placing it in the same directory to exporting the BST to:
export BSTINPUTS=/usr/share/texmf-texlive/bibtex/bib/IEEEtran/
But bibtex still cant find my file.
View 1 Replies
View Related
May 14, 2010
When I write the command "sudo apt-get install dialog". I get this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package dialog is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package dialog has no installation candidate
View 1 Replies
View Related
Jan 21, 2011
am trying to install oracle 10g on my redhat 5.9 which is on vmware 7.0. I follow an installation guide from oracle which instructed me to install some package to enable oracle installation when run ./runInstaller and to install oracle it later tell me gcc-3.2 package is missing when checking for package requirements for oracle I down loaded the gcc-3.2. rpm package and tried to install it this is what happens
[Code]....
View 2 Replies
View Related
Jan 25, 2009
I Recently set up a dedicated server using CentOS as a new Linux wing of my Web services hosting business. To provision online varios Tucows services (names, blogs etc.) I need to use the Perl API provided by Tucows/OpenSRS. The API requires various extra perl modules including XML::Parser - without which the API will not function.
I was able to add with PPM to my Windows servers no problem but it will not install in CentOS.
As best I can tell the cause may be missing headers and libs for the c compile of Expat - required to build XML::Parser so after days of hunting I found your repository holds package expat-devel which claims to hold libs and headers for Expat similar to libexpat1-dev on other dists. I used YUM with success but although 3 libs were installed no headers were installed.
Is there a reason these headers are not included? I have downloaded them manually but am afraid of breaking something. Is there a reason I should not attempt to install with these headers? Is CentOS capable of using the Parser modules?
View 3 Replies
View Related
Jul 7, 2010
I have a CentOS release 5.5 (Final) box and can't find the kinit command.
I installed the krb5-workstation package which lists the program as one of its contents, but it does't come with it.
Here is the output for yum info krb5-workstation
Name : krb5-workstation
Arch : x86_64
Version : 1.6.1
Release : 36.el5_5.4
Size : 1.7 M
Repo : installed
Summary : Kerberos 5 programs for use on workstations.
URL : http://web.mit.edu/kerberos/www/
License : MIT, freely distributable.
Description: Kerberos is a network authentication system. The krb5-workstation
: package contains the basic Kerberos programs (kinit, klist, kdestroy,
: kpasswd). If your network uses Kerberos, this package should be
: installed on every workstation.
View 5 Replies
View Related
Sep 30, 2010
I'm trying to install freeside, a perl based web application using the provided rpms & yum installation instructions.
It won't proceed because of missing dependencies and ends with the following:
View 6 Replies
View Related
Oct 8, 2010
I'm trying to install the nautilus-dropbox plugin for dropbox on my CentOS 5.5; while configuring, there is the following error message:
checking pkg-config is at least version 0.9.0... yes
checking for NAUTILUS... yes
checking for GLIB... yes
checking for python... /usr/bin/python
[code]....
But I think I have already installed pygtk2, as shown by yum:
Installed Packages
pygtk2.x86_64 2.10.1-12.el5 installed
pygtk2-codegen.x86_64 2.10.1-12.el5 installed
[code]....
So does the error message means that it requires pygtk rather than pygtk2?
View 5 Replies
View Related
Sep 1, 2011
I am following [URL] to install ubuntu on my beagleboard via Ubuntu 10.10 on liveCD. When I enter this command in terminal.
"sudo ./setup_sdcard.sh --mmc /dev/sdX --uboot beagle"
It gives me a error sayings Dependencies are missing.
"Missing pv.Your System is Missing some dependencies
Ubuntu/Debian: sudo apt-get install uboot-mkimage wget pv dosfstools btrfs-tools parted"
And when I enter the that above in terminal I get the following error.
Unable to locate PV.
View 5 Replies
View Related
Oct 18, 2010
I am using xfce in squeeze and I like xfce4-governor-plugin. But this package is missing in debian, pls can you add this plugin to squeeze repository. xfce4-governor-plugin_0.1.0 works in squezze very well.
View 1 Replies
View Related
Nov 20, 2009
my update today failed, because the packages raydium and maniadrive depend on libphp5-5.2.9.so, which is provided by php-embedded, which is (apparently) not in the fedora 64bit repository There does however seem to be an i586 version...
View 2 Replies
View Related
Jul 12, 2010
I'm having troubles running systemtap scripts. It fails to run with message:
Code:
Checking "/lib/modules/2.6.33.3-85.fc13.i686/build/.config" failed: No such file or directory Ensure kernel development headers & makefiles are installed.
Then I typed:
Code:
$rpm -q kernel kernel-devel kernel-debuginfo
kernel-2.6.33.3-85.fc13.i686
kernel-devel-2.6.33.5-124.fc13.i686
kernel-devel-2.6.33.6-147.fc13.i686
package kernel-debuginfo is not installed
So no kernel-debuginfo, a package which I cannot find in repo. So where to get it and why it's not included in default installation if SystemTap is. It's like having Apache without tcp/ip stack.
View 2 Replies
View Related
Apr 15, 2010
how do i install and update the antivirus? i downloaded it using ubuntu geek help but the console is saying the package is missing.
View 8 Replies
View Related
Nov 20, 2010
1) I have micromax 372g usb modem(3g).. but it is not being connected ubuntu 10.10
2) I suppose my device is being recognized and I tried this method [URL] but when I tried to install, it said that package missing for wvdial.
What should I do. Where can I get this package and how can I install it (with no dependany check). My life is extremely difficult without internet on ubuntu, I am ready to give any other information that u need. I have ubuntu 10.10 maverick dual boot with windows. And yes take into consideration that I don't have internet on ubuntu. So provide me full detail how to install it from other media and commands to execute them.
View 9 Replies
View Related
Nov 24, 2010
I am running 32-bit Ubuntu 10.04. I just installed KStars and am having a problem. There are no scopes listed in Telescope Wizard. Is it a missing package?
View 5 Replies
View Related
Jun 20, 2011
Today is my first day to use ubuntu for my C++ programming. However, when I was trying to install build-essential, it failed. This is the output shown:
vie@vie-laptop:~/TestC++$ sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package build-essential is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package build-essential has no installation candidate
vie@vie-laptop:~/TestC++$ .....
View 3 Replies
View Related