similar to: Building packages using RPMBUILD

Displaying 20 results from an estimated 5000 matches similar to: "Building packages using RPMBUILD"

2005 Aug 31
1
Building bacula RPM from Karanbir's repo
Hi all, Has anyone tried to rebuild bacula from the source RPM provided on Karanbir's CentOS yum repo? Every time I give it a go, I'm given this error during the configure stage: checking host system type... configure: error: can not guess host type; you must specify one make[1]: Entering directory `/home/rpmbuilder/rpmbuild/BUILD/depkgs/mtx-1.2.17kes' make[1]: *** No targets
2010 Mar 31
3
libguestfs-1.0.85-1.el5.5 - seems no KVM acceleration support included
On Wed, Mar 31, 2010 at 09:26:24PM +0300, Active Systems O? wrote: > Hi, > > As I couldnt find any appropriate bugzilla - so I'll post directly to you. There seems to be a problem with EPEL repo libguestfs-1.0.85-1.el5.5 rpm (x86_64) - for example it is very slow with VM filesystem copy as it does not make use of KVM acceleration (running plain qemu). > Running
2017 Oct 02
1
MP4/H.264 codec for Firefox?
On Sun, 1 Oct 2017 20:02:08 -0400 Mark LaPierre wrote: > What repo did you find ffmpeg-libs in? Version : 2.6.8 Release : 3.el7.nux Architecture: x86_64 Install Date: Wed 27 Apr 2016 06:23:09 PM CST Group : Unspecified Size : 13562904 License : GPLv2+ Signature : RSA/SHA1, Wed 27 Apr 2016 06:35:00 AM CST, Key ID e98bfbe785c6cd8a Source RPM :
2015 Sep 12
2
flac/sox/etc with mp3 support?
I need to convert a bunch of .flac files to .mp3 files, but the sox and flac command tools thats in the base repo won't do that. EPEL doesn't seem to have much either. I went looking at ATRPMS but am getting database errors from their home page :( I know rpmforge used to have this stuff, but its virtually unmaintained today so I've written it off. any suggestions? I
2010 Nov 10
1
Init.d script troubleshooting.
I got a strange problem with init.d scripts on a fully updated (as of today) fresh install of 5.5 x64. I've written a script, /etc/init.d/Fast that starts a fairly large and slow commercial application, by calling that applications control binary to do the actual work. I "registered" the script, via chkconfig --add Fast, and the symlinks are in the expected places. [root at
2012 Sep 23
2
tutorial or guide to write RPM Spec file
Hi, Are there tutorials available in official CentOS documentation for writing RPM Spec file Regards Kaushal
2010 Dec 12
5
Stripping silent periods from MP3s
I'm on Centos 5.5, and would like to use sox to strip out any periods of silence > 5 seconds from a batch mp3 audio files. Googling I found sox, but it does not seem to support mp3 files by default. The man page says: .mp3 MP3 Compressed Audio MP3 audio files come from the MPEG standards for audio and video compression. They are a lossy compression format that achieves
2013 Mar 21
3
Announce: Puppet Dashboard 1.2.23 Available
Puppet Dashboard 1.2.23 is a maintenance release of the 1.2 series of Puppet Dashboard with bug fixes and minor features. This release is available for download at: https://downloads.puppetlabs.com/dashboard/puppet-dashboard-1.2.23.tar.gz Available in native package format in the Puppet Labs yum and apt repositories at: http://yum.puppetlabs.com and http://apt.puppetlabs.com Please report
2019 May 17
3
is "list_del corruption" fix available in Centos ?
On Fri, 17 May 2019, James Szinger wrote: > On Fri, May 17, 2019 at 3:17 AM John Hodrien <J.H.Hodrien at leeds.ac.uk> wrote: >> RHEL advice would clearly be not to use btrfs. > > I'm curious, is there anything in RHEL 8 that would replace BTRFS or > ZFS? I'm experimenting with BTRFS on one system and the snapshot and > subvolume features are nice. I assume
2012 Aug 31
0
Announce: Facter 1.6.12-rc1 available
Facter 1.6.12-rc1 is a maintenance release candidate in the 1.6.x branch with bug fixes. Downloads are available at: * Source: https://downloads.puppetlabs.com/facter/facter-1.6.12-rc1.tar.gz RPMs are available at https://yum.puppetlabs.com/el or /fedora Rubygem available at http://rubygems.org/gems/facter or by using the --pre option to gem install. Debs are available at
2003 Feb 11
5
PXE boot from Windows XP
Yes, you are missing these options in the DHCP server: 66 'Boot Server Host Name' (the tftp server IP) 67 'Bootfile Name' (pxelinux.0) -----Original Message----- From: Pierre VIALLET [mailto:pvt at auvitran.com] Sent: Wednesday, February 12, 2003 10:18 AM To: syslinux at zytor.com Subject: [syslinux] PXE boot from Windows XP Hi, I want to boot a VIA EPIA Motherboard from a
2018 Jun 08
2
rpmbuild --define | some rpm sorcerer around?
hi how do you pass vars to rpmbuild for definition? eg rpmbuild --define \'"${_definition2}"\' I've been fiddling with ways to escape, but none is fricking working.. I mean, rpmbuild rushes to work(no errors nor failure) so if you try just the command line do not believe it, because later as it executes %if you will see process does not see these definitions. many
2006 Aug 09
3
Where's rpmbuild ???
Hi All, hi all, dont know if there's something wrong with my system or what, but i can't find "rpmbuild" command ... is it a package separated from rpm? I dont think so cause there's no rpmbuild package in yum .... neither in rpmforge repositories .... the strange thing is that my system has the manuals for it, but the it doesnt have the binary (command itself).... I was
2018 Jun 11
2
rpmbuild --define | some rpm sorcerer around?
On 09/06/18 13:13, Phil Perry wrote: > On 08/06/18 22:54, lejeczek wrote: >> >> >> On 08/06/18 19:38, Phil Perry wrote: >>> On 08/06/18 15:54, lejeczek wrote: >>>> hi >>>> >>>> how do you pass vars to rpmbuild for definition? eg >>>> >>>> rpmbuild --define \'"${_definition2}"\'
2018 Jun 09
0
rpmbuild --define | some rpm sorcerer around?
On 08/06/18 22:54, lejeczek wrote: > > > On 08/06/18 19:38, Phil Perry wrote: >> On 08/06/18 15:54, lejeczek wrote: >>> hi >>> >>> how do you pass vars to rpmbuild for definition? eg >>> >>> rpmbuild --define \'"${_definition2}"\' >>> >>> I've been fiddling with ways to escape, but none is
2013 Jul 02
1
rpmbuild environment CentOS5 vs CentOS6
On CentOS5 I was used to create a simple spec file where at the end I'll declare files and directories I wan't to package: --< Snip >-- %files %dir /opt/myapp %dir /opt/myapp/bin %dir /opt/myapp/etc /opt/myapp/bin/exec01 /opt/myapp/etc/myapp.conf ---- I'll copy the file in /usr/src/redhat/SPECS and run "rpmbuild -bb myapp.spec". On CentOS6 rpm-build package no longer
2006 Apr 15
1
rpmbuild error with xapian-bindings-0.9.5
There are two issues with rpmbuild xapian-bindings-0.9.5. xapian.pyo is missing in the source package but it is defined in xapian-bindings.spec. After removing the following line from xapian-bindings.spec I could finish rpmbuild without error. %ghost %{_libdir}/python%{python_ver}/site-packages/xapian.pyo csharp binding is turned on by default in xapian-bindings.spec. As you know csharp
2016 Oct 26
3
rpmbuild question
Hi, folks, Trying to build a package from a gzipped tarball of a python package. I'm trying to build it in /root/rpmbuild. Python has a way to build it, but it creates its own tree, with a clone of the rpmbuild tree under *that*. So, from the specfile, I'm trying to understand, after much googling, what I need to change the Source and BuildRoot to. My latest try for the latter is
2004 Sep 20
1
Trying to install Test43 with rpmbuild
Hi! I'm using WhiteBox Enterprise Linux 3.0, which is a re-compile distro of RedHat Enterprise Linux 3.0. I'm installing a new mail server and would like to use dovecot as it supports Maildir, which the default imapd does not. I've downloaded test43's tarball, and would prefer to use RPM to manage it. To that end, I've tried to do an rpmbuild, but get an error: [root
2015 Aug 21
2
rpmbuild dwz error
CentOS, I'm not sure where to ask this, please let me know if there is a more appropriate place. On CentOS 7, I'm building a large C++ package with rpmbuild. Arachne (https://www.broadinstitute.org/crd/wiki/index.php/Arachne_Main_Page). During the debuginfo extraction stage, I get the following error: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz