Red Hat :: Cannot Rebuild RPM Packages With Rpmrebuild Because Of Missing Files
Apr 29, 2010
I made a script that, by using "rpmrebuild" (which is available on SourceForge and uses rpmbuild as its backend), recreates all the currently installed RPM packages and stores them in a user-defined directory.
Everything works like a charm, except for a few packages.
Those packages fail to build because some of the files they should contain are missing on the filesystem.
This is an example of the errors I get:
Code:
error: File not found: /etc/identd.key
File not found: /etc/identd.key
/usr/lib/rpmrebuild/rpmrebuild.sh: ERROR: package 'pidentd-3.0.14-5' build failed
error: File not found: /usr/share/ssl/certs/stunnel.pem
File not found: /usr/share/ssl/certs/stunnel.pem
/usr/lib/rpmrebuild/rpmrebuild.sh: ERROR: package 'stunnel-3.26-1.7.3' build failed
Is there a way to ask rpmbuild (because yes, rpmrebuild allows to pass parameters to rpmbuild) to *ignore* the missing files?
View 4 Replies
ADVERTISEMENT
Mar 23, 2011
I have installed and configured Slackware 13.1 and it works perfectly. Now I'm going (actually forced) to downgrade kernel version down to 2.6.32. Is there any caveats? Do I need rebuild any other packages from sources?
View 13 Replies
View Related
Nov 21, 2010
When trying to rebuild a RAID1 on a FastTrak TX4310 controller after a disk was replaced the below message is given:
Code:
[root@SAMBA Samba]# dmraid -R pdc_gigcjhdfa /dev/sdc
Volume "pdc_gigcjhdfa" is not in rebuild state (current: 16)
Rebuild: cannot rebuild from current state!
View 4 Replies
View Related
Jul 31, 2009
I'm migrating from a system that has sasldb enabled as a mechanism for saslauthd. For CentOS, this feature is commented out (disabled) in the *.spec file for the RPM, and the default mech in /etc/sysconfig/saslauthd is MECH=pam. I would prefer the authentication passwords be separate from the system login (in my case, /etc/passwd).
I tried rebuilding the SRPM with rpmbuild, but ran into errors after adding the switch --enable-auth-sasldb. Is there some clever way around this, where I can get the /etc/sasldb2 used under PAM? Or am I just approaching this incorrectly.
View 1 Replies
View Related
Sep 2, 2010
I have a drive with an NTFS partition where all the files were deleted. What I'm looking for is a way to rebuild the directory structure and recover the files. I really, really want the directory structure as the partition contains 460 Gigs of data. Normally I would use the tools here: [URL] but I've never dealt with this much data before. Everything there that I've used creates a pretty messy dump however.
I have used ntfsundelete before but only for a few files at a time. I have no idea what would happen if I tried to run it on a partition of that size. I'm comfortable with data recovery but this amount of data is beyond me. I've run ntfsundelete with no args and from what I can tell of skimming the pages of output all the files are fine. The partition has not been written to.
View 4 Replies
View Related
Jan 8, 2010
What are the bare minimum configuration files that would be needed to rebuild a RHEL server?We are thinking about creating a generic base image and then just copying over the necessary files (fstab, hosts, networking, etc) to get a failed system back up and running in the least amount of time possible. I am fairly new to Linux and have suggested that we have a share on a redundant server that is /server_configs/Svr_name/*.* (names are subject to change and *.* would be all of the pertinent config files to make a fresh build customized enough to emulate the failed server).Is this even possible and/or plausible?
View 1 Replies
View Related
Dec 9, 2009
I have a serious problem in booting centos 5.4 x86 as shown in the attached picture.I tried to backup before using fsck command, but I could not make a backup of damaged lvm on hard drive.First I made a rescue centos at virtualbox, and installed centos 5.4 x86 on virtual hard disk.And I attatched damaged hard drive. S I can see this damaged hard drive's lvm as attached picture.Please let me know how to backup my files and to use "fsck.ext3 --rebuild-tree using livecd".
View 2 Replies
View Related
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
View Related
Jul 23, 2009
Anybody knows the reason why the qt-4.5.2 packages are still missing from fedora 10 and fedora 11 repositories? The corresponding packages for fedora 9 heve been released on july 18...
View 1 Replies
View Related
Sep 30, 2010
just curious if there was some discussion about reasons (not)-including Lua in stock Slackware packages ? IMHO it perfectly fits to distro's KISS philosophy, is very small and packaging maintenance is very easy (only glibc dependency, simple compilation and installation proces). Slackware contains programming language implementations of Common Lisp, Guile Scheme, Ada 95 which I find more exotic then Lua in these days. I know there are some histroical reasons and keeping continuity but anyway ...
View 1 Replies
View Related
Nov 25, 2009
new installation of 11.2 when I try to follow the instructions in this thread
Code:
http://forums.opensuse.org/new-user-how-faq-read-only/407184-multi-media-restricted-format-installation-guide.html
I get messages saying packages are missing from packman I have the repo enabled it seems to complain a lot about libxine1, here's one of the error messages
Code:
Retrieving package libxine1-1.1.16.3-1.pm.25.1.x86_64 (1/19), 2.3 MiB (5.8 MiB unpacked) Retrieving: libxine1-1.1.16.3-1.pm.25.1.x86_64.rpm [error] File './x86_64/libxine1-1.1.16.3-1.pm.25.1.x86_64.rpm' not found on medium 'http://packman.jacobs-university.de/suse/11.2/
View 3 Replies
View Related
Apr 30, 2010
during installing tons of packages rather did not install/upgrade or where not found so now its done but audio slider from top bar is missing and so is a few things dont work now what can i do?
View 3 Replies
View Related
May 14, 2009
why the Fedora 7 Repository is missing? We run a number of Fedora 7 machines in the office and when I went to configure a local repository sync of Fedora 7, i noticed that [URL] no longer has any Fedora 7 packages? After looking at a few other mirror repositories, it seems this has synced down to the mirrors as well. Would like to know if anyone knows why this is the case and if the packages will be restored?
View 6 Replies
View Related
Jun 21, 2010
I upgraded from fedora 11 to fedora 13 which upgraded Netbeans from 6.5 to 6.8. Now 6.8 complains that package javax.persistence does not exist. Is this a fedora problem or a Netbeans problem? I've looked in the netbeans forums and can't find any discussion of this.
View 3 Replies
View Related
Aug 23, 2011
I just did a clean install of F15 (32-bit) on a brand new 500 GB hard drive (partitioned and formatted in Win 7 (long 1.5 hr. format, no drive issues). Install was minimal, just Gnome desktop, and I have 894 software updates to do. I've twice started the updates and got two transaction-error dialogs, the first of which I noticed mentioned the Rawhide repository, so I added it to software sources and restarted the update. The second transaction-error dialog lists these files in details
gnome-shell-3.1.4-1.fc16.i686 requires libecal-1.2.so.9
xulrunner-6.0-2.fc15.i686 requires libhunspell-1.2.so.0
gnome-shell-3.1.4-1.fc16.i686 requires libedataserver-1.2.so.14
gnome-shell-3.1.4-1.fc16.i686 requires libebook-1.2.so.11 : gnome-shell-
[Code].....
but in which repository they can be found?
View 6 Replies
View Related
Feb 8, 2016
Looking for the binutils for powerpc in squeeze.
Found a reference here: [URL] ....
But the file [URL] ... is missing, has this been removed or what?
View 6 Replies
View Related
Mar 14, 2010
I'm trying to get MRTG working on my Debian Lenny server. I have installed all trhe mrtg packages but when I invoke the mrtg command I get this: $ mrtg -c mrtg.cfg Can't locate MRTG_lib.pm in @INC (@INC contains:
[code]...
where is MRTG_lib.pm?? /usr/lib/mrtg is not there?
View 1 Replies
View Related
Mar 25, 2011
I tried to install Squeeze on a new laptop. The installation finished and I was able to log in, but a significant number of packages were missing, including network-manager and network-manager-gnome, OpenOffice, and gdebi. Everything under the System | Administration menu except Login Screen was missing. There's probably more missing, too, but I am not sure how to tell.
It happened a few times but with slightly different results (e.g. I think on one of the earlier install attempts, Iceweasel didn't get installed, but it was included in the most recent attempt). I tried installing using 6.0.1's CD 1, and 6.0.0's hybrid Live image on a USB stick (in both cases, the GNOME version). I had used the same USB stick to install Squeeze successfully on another laptop last week (i.e. I successfully got a complete, working install; I made no changes to the USB stick; then tried to install using it on this new laptop, and saw this behavior).
I tried using both the graphical and text installers. At the step asking what packages you want installed (which allows you to auto-install sshd or mail server, for example), each time I made no changes, so the 3 selected default settings (the first option, Desktop Environment, and the last 2 options, laptop and... whatever the other one is, I don't remember) should all have been installed.
I didn't use the net installer, and I ran the installer offline because both laptops require non-free firmware and I couldn't figure out last week how to get the installer to find that firmware (on another USB stick). So once I got to the GNOME desktop the most recent time, I copied the WiFi chip's firmware .deb onto the laptop and did a 'dpkg -i', then did the same thing to get network-manager-gnome and its dependencies installed; and once I connected to our network I started an 'apt-get install gnome' to try to get the entire desktop environment installed (that also installed the programs that show up under System | Administration).
Is there anything important I might still be missing? Is there a list of installed-by-default packages that I could compare against say a 'dpkg -l'? Does this sound like some sort of known issue?
View 3 Replies
View Related
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
Feb 16, 2011
I downloaded and installed Debian Squeeze from a CD (a 700~mb file), but I seem to be missing a lot of things; mainly any wireless internet tools! I searched through aptitude and I couldn't find any sort of package. Do all copies of Debian (I downloaded the CD-1 file from a http mirror) have network tools such as network-manager-gnome?
View 6 Replies
View Related
Nov 20, 2015
So, as per Arch Linux's wiki, I tried to make some optimisations to the intel driver through setting it up in Xorg.conf (or as advised by that wiki article, in '/etc/X11/xorg.conf.d/20-intel.conf' ), but I've ran into trouble enabling DRI3. Here's my current config file:
Code: Select allSection "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "SNA"
Option "DRI" "3"
Option "TearFree" "true"
EndSection
So far everything works fine, I haven't seen any noticeable tearing, nor did I had any problems with any graphics-intensive programs I run, but there's a slight problem with the DRI3 part as indicated by Xorg's logs:
Code: Select all[ 26.556] (II) Loading sub module "dri2"
[ 26.556] (II) LoadModule: "dri2"
[ 26.556] (II) Module "dri2" already built-in
[ 26.556] (==) Depth 24 pixmap format is 32 bpp
[ 26.616] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[ 26.616] (==) intel(0): Backing store enabled
[Code] ....
First of all it still mentions the DRI2 driver, is this supposed to happen, or did something go wrong? Also it complains that it cannot find a file, which I can't figure out which package it belongs to, and taking a quick search around the interwebs hasn't produced anything useful...
The IGP is the CPU, which is actually a i5-4460... which according to Wikipedia it has a HD Graphics 4600 GPU.
View 3 Replies
View Related
Apr 4, 2010
I installed 64-bit Fedora 12, and everything was working fine. I upgraded a bunch of packages (including, but not limited to, X and Gnome) via yum, and now I'm unable to access virtual consoles. X works fine, but Ctrl-Alt-F2, etc. leads me to a black screen.
How do I get my virtual consoles back?
View 13 Replies
View Related
May 3, 2011
I am trying to use kickstart to create a master boot disk for all of my server installs. Unfortunately it seems to be missing some of the packages specified and I can't figure out why. Here is the packages section of my ks.cfg file
Note: all at symbols have been replaced with # because the forum filter seems to think they are urls.
%packages
#admin-tools
#base
#core
#dns-server
[Code].....
View 1 Replies
View Related
Oct 28, 2010
my OS FC13 is missing some packages. iwant to reinstall that but my network cards are not enable so i want to do it in rescue mode. how to do that in rescue mode.i know i will reach till chroot /mnt/sysimage. after that if i install any package then if i reboot my system will those packages will be availabe in real OS.
View 9 Replies
View Related
Dec 15, 2009
I just finished upgrading the last of 3 machines from F10 to F12 using preupgrade (all i686). Except for a non-critical hplip issue, all went well with the first two machines upgraded 1 week and 3 days ago, but some python F10->F12 updates were missing on the third machine that I upgraded yesterday, leaving yum inoperable. Thanks to good yum error messages, I was able to resolve the problem (I think), but I thought I should post to check if mine is a unique or common problem, to enquire if it may have resulted from some of the python packages being in "update transit" in the repositories, and/or whether something like this can be avoided in future? Details follow:
Upgrade appeared to go well except for some dejavu font dependency issues (experienced on all three machines) and libcrypto.so.7 missing for eet-1.2.2-4... (third machine). However, there was a boot message that some python module (can't remember which) was not present for some nvidia requirement, although video driver worked fine. When testing yum: First it complained that libpython2.6.so.1.0 was not present. Since that module conflicted (identified by rpm) with various python 2.5.*f10 packages that that were still on board, I copied libpython2.6.so.1.0 (from a current f12 rpm) into /usr/lib manually. Second, yum complained that urlgrabber was not available, so rpm with the latest python-urlgrabber for f12 solved that.
Third, yum complained that pycurl was not available, so rpm with the latest python-pycurl solved that. Yum now works! and boot message is gone! I ran "yum install python-libs" to make sure that any necessary dependencies were met following my manual installation of libpython2.6.so.1.0, which resulted in a bunch of python dependencies being upgraded as a result.
View 1 Replies
View Related
Apr 24, 2011
I'm having problems with networking. I just installed Debian 6 SServer LAMP and it didn't autoconnect to internet. I plug in the internet to my eth0 (default) port, and I keep getting timeouts. I found that dhcp3-client was not installed and fixed that. My etc interfaces has this for eth0: Auto eth0 Iface eth0 inet dhcp What other packages or config do I need to make the internet work? It's missing something basic that wasn't setup properly. I do get the correct dns address to my isp provider when I check etc resolv.conf. It just can't dhcp discover.
View 1 Replies
View Related
Mar 13, 2010
Linux mirage 2.6.18-128.1.6.el5 #1 SMP Tue Mar 24 12:10:27 EDT 2009 i686 i686 i386 GNU/Linux
I'm trying to compile tinyproxy for two days now on Redhat and can't seem to figure out whats missing here. The make bombs at:
Code: make[3]: Entering directory
GEN tinyproxy.conf.5
a2x: ERROR: xmllint --nonet --noout --valid /backup/builds/tinyproxy-1.8.1/docs/man5/tinyproxy.conf.xml returned non-zero exit status 4
[Code].....
View 4 Replies
View Related
Mar 20, 2011
when I have a broken packages on the system and want to apt-get install something (completely unrelated to the broken package) apt-get starts giving me crap about the broken stuff and won't download and install the packages I'm asking for. How can I make it ignore the completely unrelated stuff about missing deps on my system and download what I want?
View 3 Replies
View Related
Mar 7, 2011
I changed to wubi last night, i decided to go that way cause i was informed it was a safe way to try giving it a try for linux and ubuntu without any special effort needed to be payed and easily deleted if i am not pleased.Thankfully i am pretty satisfied with the results, i pretty much dealt with most of the issues i have faced so far successfully and i am running it ok beside one important thing.See i am using my laptop, which has a hdd of 250GB.On my Vista there are 2 different hdd C+E by default, they separated my hdd.So while i have windows on C and E is pretty much used for my additional data(see movies, music etc) when i installed wubi i installed it on E, thought it would be better and it had more space.
Now though, while i can access threw ubuntu all my files that were located on C(vista) i cant access any of the E ones, and search file dont helps either.The "vista hdd" as ubuntu describes it, its a 250 gb disk on computer, which means it should contain both of the vista disks.But sadly thats not the case.i cant seem to be able to find them anywhere.
View 1 Replies
View Related
Jun 15, 2010
Code:
Missing components:
Is there a package that I can install that will satisfy this dependency? I am unable to locate anything other than the source here and here, but I'm also unsure if this is even the right package or if source this old is what gopdder is asking for. I'm looking for a package.
View 5 Replies
View Related