Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] rpm spec file problem"
2015 Feb 18
1
How to write RPM spec
> On Wed, 18 Feb 2015 05:36:48 +1300
> Jegadeesh Kumar wrote:
>
>> I setup the RPM build server and read some doc to write the spec
>> files. but i did get it clearly. So can you guys please help me
>> to write a new RPM spec.
If you have set up an RPM build server then you should have installed
the rpmbuild and rpmdevtools packages. If you have installed the
latter
2016 Mar 08
0
Can anyone compile mtr source RPM on CentOS 6.7?
It built just fine in mock, results here
http://li.nux.ro/download/nux/tmp/mtr6/
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Digimer" <lists at alteeve.ca>
> To: "CentOS mailing list" <centos at centos.org>
> Sent: Tuesday, 8 March, 2016 00:05:59
> Subject: [CentOS] Can anyone compile
2016 Mar 08
2
Can anyone compile mtr source RPM on CentOS 6.7?
Hi all,
I was trying to rebuild mtr
(http://vault.centos.org/6.7/os/Source/SPackages/mtr-0.75-5.el6.src.rpm)
and I keep getting:
====
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gu9Ds0
+ umask 022
+ cd /root/rpmbuild/BUILD
+ '[' /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64 '!=' / ']'
+ rm -rf /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64
++ dirname
2016 Mar 08
3
Can anyone compile mtr source RPM on CentOS 6.7?
I'm not surprised, given that it is in the repo. That's why I was asking
if anyone tried building it themselves and, if so, did they have the
same issue as I describe below?
Alternatively, any tips/advice on solving my build issue would be helpful.
digimer
On 07/03/16 07:29 PM, Nux! wrote:
> It built just fine in mock, results here
> http://li.nux.ro/download/nux/tmp/mtr6/
>
2014 Aug 19
0
failure building memcached rpm
Hi all,
I need to install the latest memcached version (1.4.20) on a number of
machines in this environment. There are only rpm's of this app for RHEL 6.
But we need to install the latest memcached on a number of RHEL 5 machines.
To be specific, they are OEL 5.7 hosts.
I've installed all of the developers tools that I would need.
But when I go to build the RPM I am getting the
2005 Oct 10
0
Iptables Rpm Missing Modules
The current build of iptables does not appear to include some modules. Among these are
ipt_recent.so, a very handy module in deflecting the current flurry of sshd dictionary
attacks. Lineox appears to have the same problem.
This is because the RedHat source rpm spec file is not explicit in the kernel directory
location and that omission affects these few modules. Required changes in the
2017 Nov 25
0
[External] Creating Spec file for RPM
On 23/11/17 18:39, Andrew W wrote:
> Im trying to learn how to create RPMs but am a little confused by the
> spec file.
OK.
I don't see a reply that answer your questions directly, so here I go...
>
> Im trying to package up some Python scripts, rather than binary files,
> and I want them to be installed in a subdirectory under /usr/local
> which I shall refer to as
2006 Jun 07
1
RPM spec file
Hi,
To to build an RPM from the nut 2.0.3 source I've corrected the old
nut.spec.in file. Please find a copy of the slightly updated spec file
attached. The changes are documented at the bottom of the spec file.
Regards,
Will
-------------- next part --------------
# don't know how different I can do this
%define majorver 2.0
%define version 2.0.3
%define relver 1
%define nutuser
2012 Mar 23
2
[Bug 1992] New: RPM build fails using Red Hat spec file
https://bugzilla.mindrot.org/show_bug.cgi?id=1992
Bug #: 1992
Summary: RPM build fails using Red Hat spec file
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Build system
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
2016 Mar 08
0
Can anyone compile mtr source RPM on CentOS 6.7?
On 08/03/16 11:36 AM, James Hogarth wrote:
> On 8 March 2016 at 16:15, Digimer <lists at alteeve.ca> wrote:
>
>> On 08/03/16 07:11 AM, James Hogarth wrote:
>>> On 8 March 2016 at 10:07, Leon Fauster <leonfauster at googlemail.com>
>> wrote:
>>>
>>>> Am 08.03.2016 um 01:50 schrieb Digimer <lists at alteeve.ca>:
>>>>>
2015 Mar 24
2
error building php spec file
Hi Ashish,
Which CentOS version you using?
> If it is CentOS 6 then instead of building it from source, you can use IUS
> repo which has latest php packages.
> Below is the link for the packages in IUS repo for CentOS 6.
> <http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/x86_64/repoview/>
>
I'm using CentOS 7. I'll check to see if I can get php version 5.6.7
2015 Mar 24
0
error building php spec file
Hi.
Which CentOS version you using?
If it is CentOS 6 then instead of building it from source, you can use IUS
repo which has latest php packages.
Below is the link for the packages in IUS repo for CentOS 6.
<http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/x86_64/repoview/>
--Regards
Ashishkumar S. Yadav
On Tue, Mar 24, 2015 at 10:25 AM, Tim Dunphy <bluethundr at gmail.com>
2016 Mar 08
0
Can anyone compile mtr source RPM on CentOS 6.7?
On 08/03/16 01:51 PM, James Hogarth wrote:
> On 8 March 2016 at 17:22, Digimer <lists at alteeve.ca> wrote:
>
>> On 08/03/16 11:36 AM, James Hogarth wrote:
>>> On 8 March 2016 at 16:15, Digimer <lists at alteeve.ca> wrote:
>>>
>>>> On 08/03/16 07:11 AM, James Hogarth wrote:
>>>>> On 8 March 2016 at 10:07, Leon Fauster
2016 Mar 08
0
Can anyone compile mtr source RPM on CentOS 6.7?
On 08/03/16 02:08 PM, James Hogarth wrote:
> On 8 March 2016 at 19:02, Digimer <lists at alteeve.ca> wrote:
>
>> On 08/03/16 01:51 PM, James Hogarth wrote:
>>> On 8 March 2016 at 17:22, Digimer <lists at alteeve.ca> wrote:
>>>
>>>> On 08/03/16 11:36 AM, James Hogarth wrote:
>>>>> On 8 March 2016 at 16:15, Digimer <lists at
2017 Dec 28
0
An rpmbuild spec question
On Wed, Dec 27, 2017 at 06:09:21PM -0500, m.roth at 5-cent.us wrote:
> Sure. I think I'm closer, but I'm also at the point where I'm just trying
> things. My current issue, that I keep falling back to, is the install
> *INSISTS* that it has to add a - after version.
>
> %prep
>
> %install
> mkdir $RPM_BUILD_DIR/opt/smipmicfg-%{version}
> install -m 744 -d
2011 Sep 12
4
trouble building an rpm
i'm a newbie at building rpms. I made a few rpms years ago, but can't now make one on Centos 5.
In /usr/local/rpmbuild, there are 5 subdirs: BUILD RPMS SOURCES SPECS SRPMS tmp
When I type: rpmbuild -ba /usr/local/rpmbuild/SPECS/centos-release-cr-ihc.spec
I get 'file not found' errors, for paths in /usr/local/rpmbuild/tmp:
error: File not found:
2017 Dec 27
4
An rpmbuild spec question
Stephen John Smoogen wrote:
> On Wed, Dec 27, 2017 at 3:41 PM <m.roth at 5-cent.us> wrote:
>
>> I'm trying to build a package to create a directory and install some
>> files. My rpmbuild keeps failing, unable to cd into the directory, "no
>> such". Now, in the tmpfile, I *see* it cd'ing into BUILD/opt, and the
>> source was unzipped and untared
2019 Mar 20
2
build problem with 4.10.0
Hi
I want to build samba-4.10.0 for SUSE openLeap 15.1. Config and make
works fine but make install sucks:
./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
--libdir=/usr/lib64 --libexecdir=/usr/lib64
--with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock
--with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba
--disable-rpath --disable-rpath-install
2015 Mar 24
2
error building php spec file
Hey all,
I'm attempting to build a spec file of php 5.6.7 - the latest stable -
into an rpm. And it's failing with this set of errors:
Processing files: php-5.6.7-1.el7.x86_64
warning: File listed twice: /etc/rc.d/init.d/php-fpm
error: Symlink points to BuildRoot: /usr/bin/phar ->
/home/bluethundr/rpmbuild/BUILDROOT/php-5.6.7-1.el7.x86_64/usr/bin/phar.phar
warning: File listed twice: