Displaying 5 results from an estimated 5 matches for "resultdir".
2008 Sep 18
1
PNG file don't run on mac's?
Een ingesloten tekst met niet-gespecificeerde tekenset is gescrubt ...
Naam: niet beschikbaar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080918/ed87aa31/attachment.pl>
2014 May 22
1
qemu-kvm rebuild in Centos for oVirt in SIG Virt
...os.org to enable the
rhev-features like live snapshot for CentOS.
1. Download the last qemu-kvm from
http://vault.centos.org/${version}/updates/Source/SPackages/
2. mock -D "${build_version}" -r epel-6-x86_64 --with=rhev-features
--rebuild "${WORKSPACE}"/rpms/${qemu_kvm}
--resultdir="${WORKSPACE}"/rpms --cleanup-after
As you can see we don't bump the release at moment, please let me know
your thoughts. If there is any volunteer to take owner of this package
in the SIG group please let me know, otherwise I can take it.
Here the jenkins URL:
http://jenkins.ovir...
2015 Sep 07
2
How to setup own i686 buildenv for CentOS7
Hi, Nux!
Can you re-paste this cfg? The url is outdated.
- robin
On Tue, Dec 30, 2014 at 2:30 AM, Nux! <nux at li.nux.ro> wrote:
> Hi,
>
> Here's how my epel-7-i386.cfg mock file looks like:
> http://fpaste.org/164110/19877702/raw/
>
> Do note the 32bit packages are unofficial and unsupported. RedHat does not
> support 32bit in EL7.
>
> HTH
> Lucian
>
2015 Sep 07
0
How to setup own i686 buildenv for CentOS7
...bzip2 coreutils cpio
diffutils findutils gawk gcc gcc-c++ grep gzip info make patch
redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux-ng
which xz'
config_opts['plugin_conf']['ccache_enable'] = False
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
config_opts['macros']['%dist'] = '.el7'
config_opts['macros']['%vendor'] = 'Your Name Here'
config_opts['macros']['%packager'] = 'username at example.org'
config_opts['macros']['%debug_package'] =...
2015 Feb 18
1
debuginfo versioning tools?
...;root'] = 'epel-6-x86_64'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)
config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build'
config_opts['dist'] = 'el6' # only useful for --resultdir variable subst
config_opts['yum.conf'] = """
[main]
cachedir=/var/cache/yum
debuglevel=1
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
# repos
[base]
name=BaseOS
enabled=1
mirrorlist=http://mirrorl...