similar to: rpmbuild failure

Displaying 20 results from an estimated 900 matches similar to: "rpmbuild failure"

2005 Aug 14
5
RPM SPEC rebuild errors
Hello All, I have been trying all afternoon to rebuild the Samba RPM for my Fedora 3 with the MySQL passdb support and from what I can see it only needs the inclusion of "--with-expsam=mysql" in the SPEC file in addition to the regular ones. The problem is that no matter what version of Samba I try to rebuild, it always gice an error at the same place:
2003 Sep 04
2
build samba rpm for redhat 9
Hello group, I have downloaded the source file of samba 3: samba-3.0.0rc2-1.src.rpm.And build it for redhat 9.0,I didn't see any redhat package of samba 3 for redhat 9.0. when i install the source,and built redhat package using the following command: rpmbuild -ba samba3.spec. It seem OK,but at last,it report the error: Can everybody help me and show me how to fix the error. Thanks a lot.
2013 Feb 08
1
rpmbuild for different architecture [OT?]
As far as I can tell, the rpm-list went defunct circa 2008 so I'm asking here. No doubt someone will let me know if this is not OK. I'm trying to build an RPM on a CentOS VM targeted to run on an ARM architecture machine. I have a test program, prime, that I cross compiled on my VM and when I copy it onto my target machine it runs correctly. Now I want to package it in an RPM. On my
2020 Feb 05
3
Kernel downgrade on Centos 8
Johnny Hughes wrote: > No, CentOS-8 uses different shared libraries and a different version > of the compiler than CentOS-7, so you can not run items compiled for > CentOS-7 on CentOS-8. The kernel does not rely on userspace libraries. -- Dimitri Zelenkin Devexperts, Inc
2009 Jul 06
2
OT: errors building packages from src.rpm (trying to rebuild RHELIPA)
Hi all, I am trying to rebuild RHELIPA packages downloaded from ftp.redhat.com. All goes ok except from python-psycopg2 package. When I try to rebuild, gives me these errors: + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python-psycopg2 = 2.0.6-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files
2009 Oct 28
4
compiling 3.2.15: cifs.upcall not found afer RPM build
Hello, Trying to compile Samba 3.2.15 on a RHEL AS 4u2 (i686) and I'm getting the following result from 'sh makerpms.sh': > Provides: samba-doc = 3.2.15-1 > Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 > > > RPM build errors: > File not found:
2011 Apr 29
1
mod_ssl?
I just noticed that the mod_ssl package was missing on a 5.x machine that I thought was approximately like several other that have it - and don't remember doing anything different. Is there some yum group that would install httpd without including it? -- Les Mikesell lesmikesell at gmail.com
2018 Feb 08
3
Issues with NVidia video driver and CentOS
On 08/02/18 15:10, Felipe Westfields wrote: > I copied the error message exactly as it was on the screen > As John said, you are mistaken: $ rpm -qp --requires nvidia-x11-drv-304xx-304.135-1.el6.elrepo.x86_64.rpm /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /sbin/ldconfig /usr/bin/python config(nvidia-x11-drv-304xx) = 304.135-1.el6.elrepo grubby grubby libGL.so.1()(64bit)
2006 Apr 06
2
build error : xapian-core-0.9.4_svn6707
I posted this message first. But it was missing so I post again. I think there is a some bug in build configration files. Can you check up the following errors and fix it? The error has no concern with UTF-8 patch. Environment : CentOS 4.3 x86_64 Sungsoo Kim ---------------------------------- [root at saturn xapian-core-0.9.4_svn6707]# make ... ... mkdir .libs/libxapian.lax/libqueryparser.a
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?
2011 Aug 25
1
perl-Sys-Filesystem on 6.0
I'm trying to install a number of perl modules, and yum gives up with perl-Sys-Filesystem, because it has a dependency of perl(:MODULE_COMPAT_5.8.8) I've tried seeing what provides it, and yum says nothing. I also see, googling, that there was a problem thread on this list in '08 with the same dependency. Anyone have a clue, or workaround? mark
2020 Jun 25
3
R 4.0.0 rebuild status
On Wednesday, 24 June 2020 10.44.14 WEST I?aki Ucar wrote: > Oh, and maybe in this process we could add to all packages the > requirement on R(ABI) = 4 that Tom implemented. For that we need to start with rawhide and then change the R-rpm-macros package. Probably it should be enough to change the /usr/lib/rpm/R-deps.R script to add Requires: R(ABI)=4.0 I suggest to continue this as is
2008 Dec 02
2
Any idea when we will have updated kmod-drbd82 rpm for the latest kernel?
Hi, After searching the archive I found one post (last october) complaining about lack of kmod-drbd2 rpm for the lastest kernels. Almost two months have passed and no sign of the rpm I was wondering if the mantainer has some news about it. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
2005 Sep 20
1
CentOS4 and Apache-DBI
Has anybody gotten Apache-DBI to work under CentOS4? My installed rpms are: httpd-2.0.52-12.1.ent.centos4 (came with CentOS4) mod_perl-1.99_16-4.centos4 (came with CentOS4) perl-Apache-DBI-0.94-1.2.el4.rf (from Dag's site) --this includes Apache::DBI and Apache::AuthDBI In my '/etc/httpd/conf/httpd.conf' file, I added: PerlModule Apache::DBI
2020 Feb 05
0
Kernel downgrade on Centos 8
On 2/4/20 11:33 PM, Dimitri Zelenkin via CentOS wrote: > Johnny Hughes wrote: >> No, CentOS-8 uses different shared libraries and a different version >> of the compiler than CentOS-7, so you can not run items compiled for >> CentOS-7 on CentOS-8. > > The kernel does not rely on userspace libraries. [hughesjr at inspiron11 kernel]$ rpm -q --requires kernel
2011 Mar 22
5
Some relevant information
Hello everyone: * DNS does not have a "refresh rate". In DNS, the person running the domain determines what the "refresh rate" (it's called TTL in DNS) for their records is; for example, Google has a TTL of "once per hour" and my domains (maradns.org, etc.) have a TTL of one day. * As mentioned before, Scientific Linux 6.0 is out. What hasn't been
2018 Feb 08
2
Issues with NVidia video driver and CentOS
On Thu, 8 Feb 2018, Felipe Westfields wrote: > I'm on a network that is disconnected from the internet; makes things kind > of awkward sometimes. We have some internal repositories that are supposed > to mirror centos, and EPEL - don't have one (that I'm aware of) that > mirrors elrepo. > But it looks like it's looking for just that one package; if that's all I
2003 Sep 25
1
rpmbuild of src.rpm error
I received an error trying to build R-1.7.1-src.rpm on RH9.0.93 (Severn) and I was wondering if anybody could tell me what is going on with the manual error. + cp -pr 'doc/manual/R-*.pdf' /var/tmp/R-root/usr/share/doc/R-1.7.1 cp: cannot stat `doc/manual/R-*.pdf': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.78384 (%doc) Processing files: R-debuginfo-1.7.1-1 +
2008 Dec 05
5
Samba 3.3.0rc1 for production server - is it save?
Hi guys, My samba server stop to respond many times today even though I've upgraded the memory from 1Gb to 5Gb (it keeps eating my memory out). I've tried samba 3.0.32, 3.2.4 before, but no success. I go to samba.org and found samba-3.3.0rc1. Is it save to use it in our production server? I'm really desperate here. Anyway, I've been trying to rpmbuild its source code but failed