similar to: Trouble creating RPM

Displaying 20 results from an estimated 700 matches similar to: "Trouble creating RPM"

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:
2002 May 12
2
Building source rpms does not build all the rpms.
I just downloaded the 2.2.4-2 src.rpm file from samba.org and installed and compiled on my intel-redhat 7.2 system. When I changed to /usr/src/redhat/RPMS/i386 I found only i386/samba-2.2.4-2.i386.rpm in it. There was no other rpms, even though the spec file says there will be. Here's the last few lines of the build output, I only see two rpms being created.
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.
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
2009 Apr 19
1
rpmbuild failure
I'm trying to rebuild nx-3.2.0-8.el5.centos.src.rpm from the extras repo. It works on a machine running 5.1, but fails on another running 5.3. The working machine is arch=x86_64, the other i386. The strange bit is the line rpmbuild complains about: it's the last line in the spec file, at the end of the %changelog section: [...] Processing files: nx-debuginfo-3.2.0-8 Finding Provides:
2009 Feb 03
1
Problem with building dahdi-linux RPM
Hello folks. First of all, sorry for my English :-) I want to build dahdi-2.0.0 rpm from source (i have to use this version, because OpenVox A1200p driver works only with it). I've made some changes in .spec file (added one patch and one source section) and trying to build rpm: rpmbuild --define with-udev -bb SPECS/dahdi-linux.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.86801 +
2015 Jun 04
1
creating RPMs from CRAN tarballs
Thanks for the suggestion, but after putting that at the top of the spec and running rpmbuild, I still get Resolving Dependencies --> Running transaction check ---> Package R-RPostgreSQL.x86_64 0:0.4-1.el6 will be installed --> Processing Dependency: /usr/bin/r for package: R-RPostgreSQL-0.4-1.el6.x86_64 --> Processing Dependency: /usr/bin/r for package:
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
2018 Feb 08
0
Issues with NVidia video driver and CentOS
Oh, this might be the issue - yum says it can't open "nvidia-x11-drv-304xx-304.135-1.el6.elrepo.x86_64.rpm" - let me download it again and see what happens. Are there md5 hash sums on these files? On Thu, Feb 8, 2018 at 3:23 PM, Phil Perry <pperry at elrepo.org> wrote: > On 08/02/18 15:10, Felipe Westfields wrote: > >> I copied the error message exactly as it
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:
2007 Sep 19
2
rebuilding rpmdevtools from epel5 SRC has fc7 dependent
hello, I'm suprised that an SRC.RPM from the rhel5 repo needs a file from FC7. I grabbed rpmdevtools from http://download.fedora.redhat.com/pub/epel/5/ it rebuilds fine as EL5, but when I go to install it, it requires a version of rpm-build higher than the C5 base version (4.4.2-37) --------------------- grab dependencies ------------- $ rpm -qpR rpmdevtools-6.1-0.1.noarch.rpm ...
2009 Jan 28
2
Missing latest kmod-xfs and kmod-drbd82?
Since December there have been several kernel updates to the centosplus repository for centos4... but no updates to kmod-xfs or kmod-drbd82. Latest kernel is 2.6.9-78.0.13.plus.c4, but latest kmod-xfs is 2.6.9_78.0.5.plus.c4. Latest drbd82 kmod is also for 78.0.5. I know there was a mention on the list that these modules are not kernel dependent anymore... but yum and rpm seem to indicate
2005 Jan 12
0
samba from srpms for fedora core 1 with mysql
hi there here is part of SPECS file: ------------------------------------------------------------------ CFLAGS="$RPM_OPT_FLAGS" ./configure \ --prefix=%{_prefix} \ --localstatedir=/var \ --sysconfdir=/etc \ --with-privatedir=%{_sysconfdir}/samba \ --with-fhs \ --with-quotas \ --with-smbmount \ --with-pam \
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
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 +
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)
2004 May 20
1
Problem Rebuilding 3.0.4 RPMS For Fedora ia64
When rebuilding from the source rpms on ia64 on Fedora Core 1 with all updates I am getting the following error. --------------------------------- Processing files: samba-client-3.0.4-2 error: File not found: /var/tmp/samba-3.0.4-root/usr/lib64/samba/lowcase.dat error: File not found: /var/tmp/samba-3.0.4-root/usr/lib64/samba/upcase.dat error: File not found:
2020 Mar 22
0
Unable to build RPM for Centos 7
Hi, we are an email hosting provider and we are looking at xapian to improve our user experience about email search. So we staring to build xapian 1.4.15 on Centos 7 with your xapian-core.spec and move it and the source code in /root/rpmbuild/SPECS and SOURCE, but we have this error after run "rpmbuild -ba": [...] Elaborazione file: xapian-core-devel-1.4.15-1.x86_64 errore: File
2008 Aug 13
0
libc.so.6(GLIBC_PRIVATE)(64bit) is needed but I cannot find it in CentOS 5.2
Hi, I hope it's the right list. Anyway, I'm using CentOS 5.2. I wrote a program that uses rtkaio (so my Makefile contains -lrtkaio). The program runs successfully. The problem began when I wanted to create a rpm for my program. I was able to generate a binary rpm, but when I tried to install it, I got the following error: [root at klab002 tmp]# rpm -i /tmp/mypkg-1.0.x86_64.rpm error:
2011 Dec 29
1
unable to initialize epel6 chroot in centos 5.7
Greetings, I have a centos 5.7 (2.6.18-274.12.1.el5) server with mock (mock-1.0.25-1.el5) installed. When initialize epel-6 chroot in centos 5.7 it failed, below are the snippet of error in the terminal output, ... ... rpmlib(PayloadIsXz) is needed by mingetty-1.08-5.el6.x86_64 rpmlib(FileDigests) is needed by popt-1.13-7.el6.i686 rpmlib(PayloadIsXz) is needed by popt-1.13-7.el6.i686