search for: brp

Displaying 16 results from an estimated 16 matches for "brp".

Did you mean: bp
2008 Jun 12
2
RPM creation question
Hi, Is there any nice way in a .spec file to tell rpmbuild not to call brp-java-repack-jars? Some Web Searching indicates that most people just hack the script. Is there a better way ?
2013 Jun 09
1
Force to strip all symbols from ELFs when using rpmbuild on CentOS
...OS? Seems that an out of the box rpmbuild install only discards debugging symbols (strip -g). That's the default configuration for %__os_install_post on CentOS, the step in charge on stripping binaries: $ rpmbuild --showrc (..) -14: __os_install_post %{_rpmconfigdir}/brp-compress %{_rpmconfigdir}/brp-strip %{_rpmconfigdir}/brp-strip-static-archive %{_rpmconfigdir}/brp-strip-comment-note ELF binaries are stripped with /usr/lib/rpm/brp-strip, this script explicitly calls to /usr/bin/strip with "-g" flag and discards only debugg...
2009 Feb 23
7
Recover rpm DB corrupted by disk failure?
Over the weekend my workstation (still on CentOS 3) started showing SMART errors, so we shut it down and moved everything onto a new drive. On reboot, the RPM database reports as corrupted and "rpm --rebuilddb" segmentation faults. Is there any reasonable way to recover from this, short of a complete reinstall? The machine is otherwise up though it''s quite likely some files
2003 Sep 04
2
build samba rpm for redhat 9
...fo from /var/tmp/samba-3.0.0rc2-root/lib/libnss_wins.so extracting debug info from /var/tmp/samba-3.0.0rc2-root/lib/libnss_winbind.so cpio: samba-3.0.0rc2/source/getdate.c: No such file or directory cpio: samba-3.0.0rc2/source/getdate.y: No such file or directory 18101 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Processing files: samba-3.0.0rc2-1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.40800 + umask 022 + cd /...
2010 Oct 20
1
problem regarding rpmbuild : creating rpm for python files
....com/punjab/ I've created a spec file which contains the list of files to packaged http://pastie.org/1236027 And when i try to run rpmbuild -ba command on this spec file , rpmbuild tried to optimize the python byte coded files , which i can see from ( i guess macros ) " + /usr/lib/rpm/brp-python-bytecompile" , and fails after that . http://pastie.org/1236040 please help me about controlling this behaviour so that I can skip the "brp-python-bytecompile" section . Thanks in advance , Saurabh Verma -------------- next part -------------- An HTML attachment was scrubbe...
2005 Dec 08
1
Build error of rpm for samba-3.0.21rc2 on Centos 4.2
...OURCES/samba.sysconfig /var/tmp/samba-3.0.21rc2-root/etc/sysconfig/samba + rm -f /var/tmp/samba-3.0.21rc2-root/usr/share/man/man1/log2pcap.1 + rm -f '/var/tmp/samba-3.0.21rc2-root/usr/share/man/man1/smbsh.1*' + rm -f /var/tmp/samba-3.0.21rc2-root/usr/share/man/man1/vfstest.1 + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-static-archive + /usr/lib/rpm/brp-strip-comment-note error: Bad file: /usr/src/redhat/SOURCES/filter-requires-samba.sh: No such file or directory RPM build errors: Bad file: /usr/src/redhat/SOURCES/filter-requires-samba.sh: No such...
2019 Mar 11
2
CPAN not working, or is it?
...6_64/root + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /root/rpmbuild/BUILD/strictures-2.000006 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RIav4H + umask 022 + cd /root/rpmbuild/B...
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
2008 Sep 29
1
Rpmbuild and how to disable automatic dependency list creation.
...es", which is not desirable in this case. My question therefore is - how can I tell rpmbuild to stop automatically creating a dependency list? The best I can come up with at the moment is to add the following to my ~/.rpmmacros (line numbers added by me): [1] %__os_install_post /usr/lib/rpm/brp-strip-comment-note [2] %__find_requires /bin/true [3] %__perl_requires /bin/true So: [1] - Stop it stripping already stripped binaries. [2] and [3] - This stops it doing the automatic dependency list creation. This seems a bit heavy handed though, is there another, cleaner way to do it? Reg...
2020 Mar 22
0
Unable to build RPM for Centos 7
...did match. symlinked /usr/lib/debug/usr/lib64/libxapian.so.30.10.1.debug to /usr/lib/debug/usr/lib64/libxapian.so.30.debug symlinked /usr/lib/debug/usr/lib64/libxapian.so.30.10.1.debug to /usr/lib/debug/usr/lib64/libxapian.so.debug 7985 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Elaborazione file: xapian-core-1.4.15-1.x86_64 Provides: xapian-core = 1.4.15-1 xapian-...
2019 Mar 11
5
CPAN not working, or is it?
(I've just tried this on a second C7 box, literally clean install, only did it on Friday, with the same results) I'm replacing a dead F19 box with a new C7 one and I'm trying to get my Perl install completed. Ultimately, I need to get Selenium::Remote::Driver working, but I'm struggling before that. I started off as always by using RPM's for everything I possibly can. I
2016 Sep 02
0
CentOS Digest, Vol 140, Issue 1
...010/root/usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/package /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/nodejs010/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/nodejs010/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: nodejs010-nodejs-are-we-there...
2007 May 23
1
java packages - tomcat5?
Have the jpackage-packaged things like tomcat5 been moved into the disto repositories? Do they work with sun java? In particular, tomcat5 used to require jta. The one yum installs doesn't mention it now, but it also doesn't work with sun java 1.5 installed the jpackage way. What am I missing? -- Les Mikesell lesmikesell at gmail.com
2001 Feb 12
0
Configuring, compiling and installing ogg vorbis on Mandrake 7.2 (was Re: A Top Level README for the nightly CVS snapshot )
...23.1.gz -/usr/share/man/man1/oggenc.1.gz +/usr/share/man/man1/ogg123.1.bz2 +/usr/share/man/man1/oggenc.1.bz2 %clean [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT A more general solution would be to get the COMPRESS_EXT variable from the script /usr/lib/rpm/brp-compress and change the spec file respectively. So the a summary for compiling / installing ogg vorbis + tools on Mandrake (7.2) is (XXX e.g. 686): If kdelib-sound-2.0.1-xxx.rpm is installed, you also need kdelibs-sound-devel-2.0.1-xxx.rpm Go to directory ao, ./autogen.sh make dist rpm -ta libao-...
2001 Feb 12
0
Configuring, compiling and installing ogg vorbis on Mandrake 7.2 (was Re: A Top Level README for the nightly CVS snapshot )
...23.1.gz -/usr/share/man/man1/oggenc.1.gz +/usr/share/man/man1/ogg123.1.bz2 +/usr/share/man/man1/oggenc.1.bz2 %clean [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT A more general solution would be to get the COMPRESS_EXT variable from the script /usr/lib/rpm/brp-compress and change the spec file respectively. So the a summary for compiling / installing ogg vorbis + tools on Mandrake (7.2) is (XXX e.g. 686): If kdelib-sound-2.0.1-xxx.rpm is installed, you also need kdelibs-sound-devel-2.0.1-xxx.rpm Go to directory ao, ./autogen.sh make dist rpm -ta libao-...
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...s&CVv zSzMR@rzjR_AJAvlF#Gjh((_~Ka<A$mA@%iBP3K+vaRdkl*FEf;QOj!oOwvXd&!Y8Z ze}g4-A`LR_3YnUPRQ6%_!0k4go^~o7Uma)sWPRbgU_ZOpL!i-~ke0P`7!q98+FagH zncfS9zDw9odPjc-dEh|?!;PJ7vc&{HUz)FRWS1*XYfY1%-#;6vnv(yzh1}YrNkzL! zU+h+o(HY6&oFt+f^-OjLnp04aB~kt(`{;NlRO`aYioxvHZpi|cw<K&krhf{O{&bRP z0hT)e_xRomQrd4MhB5ot{><%NKbDZ|3}gGuNq%ArX=1v!qjJVlBpbyTT+n%Nb)7}1 zk+CZ_c6w7JZ2h|!cCkhJ)cU%128&6AC!p(z#h@32>zQ!nc4oC^K^*7IZ~#iZ^G#0} z@U}HHOM4wP!nv&Wr^kU<0;4lRIB}M;8Uuio3T5G=#>ZIc3+9g_uRr%&wsD;9{HyrM za5yq&AD^{Ubp+RHOyg1In?CRMAgAu9bKg^r+BM-7gHHmipRVbhc1K%X%-Z`vYQ~uZ...