similar to: Problems with building an rpm

Displaying 20 results from an estimated 2000 matches similar to: "Problems with building an rpm"

2013 Aug 09
1
Why libnetfilter_queue is missing from CentOS, but available in, Fedora?
I am asking this on behalf of the HIPL developers; http://infrahip.hiit.fi/ https://launchpad.net/hipl They have been working on getting their code consistant to the new libnetfilter architecture. Finally have Fedora 18 and 19 available, but have hit a stumbling block with Centos 6. They tell me they are not finding libnetfilter_queue. Here is their message to me: On 08/08/2013 02:03 PM,
2009 Jan 07
2
Can't yum erase/install an app
I am switching the box that I did the HIPL rpm builds over to running from rpms built directly by the HIPL team (http://infrahip.hiit.fi/hipl/release/1.0.4/). I did the 'make uninstall' and then 'yum install hipl-all', but the hipl-firewall rpm did not install. Seems like I have a mess on my system with the various hipfw files. I 'manually' deleted a bunch of them
2008 Jul 11
4
Finding a python module
A colleague supplied me with a set of rpms he built on his Fedora box and when I tried to install them with yum localinstall I got a missing dependency: Resolving Dependencies --> Running transaction check ---> Package hipl-doc.i386 0:1.0.4-1 set to be updated ---> Package hipl-tools.i386 0:1.0.4-1 set to be updated --> Processing Dependency: python(abi) = 2.5 for package:
2008 Sep 11
3
My turn at building a custom kernel for IPsec BEET mode
Well I am working on building a kernel that will have the IPsec BEET mode patch available from infrahip.hiit.fi. I have some decent help, but really no one there is a seasoned Centos kernel builder (though they work with different FC kernels), and now they are mostly done for the day. I have been following the wiki on building a custom kernel, got my patch in ~/rpmbuild/SOURCES and away with
2014 Oct 30
1
CentOS 7 "compose" process
I am looking for documentation on the CentOS 7 "compose" process, specifically, the tools and scripts that generate the LiveOS image contained on the DVDs, as well as whatever produces the final DVD iso image files (mkisofs + isohybrid + ???). I asked on the -devel list, and the suggestion was to use this list instead. As far as I can determine, Fedora does this via pungi, but I am
2020 Feb 17
1
R-3.6.2 make check fails
You're definitely missing bits of texlive. Lots of "missing file: mf" in your debug logs. I think you need to start with installing texlive-metafont. Alternately, there are pre-built R 3.6.2 packages for EL-7 here: https://koji.fedoraproject.org/koji/buildinfo?buildID=1421894 I cannot push them as official updates to EPEL because of the catch-22 created by R's dependency on
2008 Nov 17
6
OT - Automated rpm builds
Hi Currently devs check code into perforce and we have to checkout > package > update repo > deploy I know this could be scripted but are there any tools out there that can take code from a repository and build rpm's in a continuous integration type manner? I have been hunting around for such a tool and so far not seeing anything obvious as i dont want to reinvent the wheel if
2004 May 04
1
Newbie Questions - Yum, etc.
Hi All: My name is Peter J. Mignone and I have a little Linux experience. From what I have read about CentOS, it appears very interesting so I am trying it out. I get a header.info error when I tried yum which I have never used. How do you set up yum? Where do you point it, etc.? If my understanding is correct about the licensing, I should turn off anything pertaining to the Red Hat Network.
2010 Oct 12
2
libsrtp package anywhere?
Hi list, I'm trying to create an asterisk 1.8 rpm with SRTP. I found mention of a libsrtp rpm, <http://qutecom.ipex.cz/RPMS/srtp-1.4.4-1.i386.rpm > in these instructions, <http://www.voip-info.org/wiki/view/Asterisk+SRTP> but it is unreachable (by me, anyway). The libSRTP source is here, <http://srtp.sourceforge.net/download.html>. Has this already been packaged for
2000 Jul 06
5
OpenSSH on RH SPARC
Anybody made OpenSSH work on a SPARC machine yet? I managed to get OpenSSL to compile correctly, via a patch to fix the location of perl (on RPM based systems, it will almost always be in /usr/bin/perl, not in /usr/local/bin/perl), and a small patch to the spec file to allow for SPARC builds. That RPM is built and installed without any errors that I can detect. OpenSSH is failing during a key
2005 Jan 15
1
Guide to stripping Centos 3
I responded to a post in the Dell poweredge mailing list earlier today. My answer was off the top of my head, with a bit of experimentation. The content may be useful in the Cenyos context as well to admin's looking to strip the size of an install to the bare bones. Comment welcomed. Can anyone see any packages which I have missed? -- Russ Herrold ---------- Forwarded message
2014 Apr 25
2
Support for ECDSA in OpenSSL?
Does the version of OpenSSL on Centos 6.5 support ECDSA keypairs? How do I test if this works? (though I should probably ask this on the OpenSSL list) The reason I suspect a problem is that HIPL for Centos (http://infrahip.hiit.fi/) is not creating the ECDSA Host Identity, whereas my Fedora installation IS creating the ECDSA HI.
2014 May 08
1
0006698: CentOS is missing libnetfilter queue related packages
I am working with HIP for Linux: http://infrahip.hiit.fi/ We are looking to some major server support on currently Centos 6 cloud images. Problem is for other distros, hipl has moved on to libnetfilter_queue which is not supported in Centos 6. See: http://bugs.centos.org/view.php?id=6698 How can we get this as part of the standard install and maintained libs? thank you.
2011 Mar 23
1
how can we help? was: Re: The delays on CentOS 5.6 are causing EPEL incompatibilities
2011/3/23 R P Herrold <herrold at owlriver.com> > This comes and goes, and really there is no substitute for actually > 'doing' rather than > talking in the cloister > > as i see it, the problem is while the users expectation has grown, the work became harder. so i believe the real question is: how can we help the CentOS project? how can we unload the developers so
2007 Jun 07
2
procmail, and the care and feeding of mailing list content received
Some threads just go on too long. Personally I think a troll has hijacked the main centos list again and is inducing food fight behaviours while that troll perfectly 'innocently' asserting that it is just respoding to all email. see: http://video.google.com/videoplay?docid=-4216011961522818645 for a discussion of the problem of 'capture' in FOSS projects. But if one loses
2008 Sep 12
2
yum erase fails
I am trying to erase an rpm with yum erase. It fails: service hipfw does not support chkconfig Removed: hipl-firewall.i386 0:1.0.4.1 Complete! And it is not removed.... If I try with rpm -e, I get the same error message. So how do I remove this rpm?
2006 Nov 16
2
sendmail/RPM question
Hi all - I've got a regular problem that i've been fixing by hand for a long time but i'm hoping i can get some advice about the right way to solve it. I replace the default redhat/centos sendmail configuration files with my own set. I have always just done this by hand. One thing I do is completely whack submit.cf. when i update the system, RPM recreates this file. I've
2009 Jul 30
5
Open Letter to Lance Davis
I seem to be having network and email issues tonight; please excuse any duplication -- Russ herrold -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 HTML dump on Thu Jul 30 00:30:33 EDT 2009 http://www.centos.org/ Open Letter to Lance Davis July 30, 2009 04:39 UTC This is an Open Letter to Lance Davis from fellow CentOS Developers It is regrettable that we are forced
2010 Jun 07
3
rpm building and hyphens in Version tags
According to http://www.rpm.org/api/4.4.2.2/specfile.html a Version: tag can contain a hyphen, as the tarball for the source I am compiling is named 2.3-pre4 etc. When I try to build it I get an error about the illegal char? Anyone know about the discrepancy between the docs and RHEL's rpmbuild? Without recreating a new tarball and bungling the name how does one gracefully handle this?
2005 Jan 19
4
xfce4 for CentOS howto
Hi! Am new in trying CentOS, can you please help me how to install xfce4. What do I need to add in my yum,.conf or in my source.list for my apt-get. Thanks you very much and more power to you guys! Regards, Julius