search for: buildsys

Displaying 20 results from an estimated 47 matches for "buildsys".

2014 Aug 13
1
SIG Documentation for buildsys.
Hi All, I'd like to have a section on the wiki where we can put some documentation for sig users. At this time, it includes a Quickstart and the proposed workflow for cbs.centos.org. It will be common to all SIG users. Let me know howto proceed. -- Thomas.
2019 Mar 29
2
How to build only the necessary components with MSVC
I configure LLVM build with this command cd llvm-8.0.0.src & md buildsys-x64-MT & cd buildsys-x64-MT & cmake -G "Ninja" -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_BUILD_TYPE=Release -DLLVM_USE_CRT_RELEASE=MT -DLLVM_ENABLE_RTTI=1 -DLLVM_ENABLE_TERMINFO=OFF -DCMAKE_INSTALL_PREFIX=../x64-MT .. The number of build objects grew with every major release to 1660 for...
2014 Feb 18
3
dovecot antispam plugin not found
Hello, I'm trying to setup dovecot-antispam, and even though the configuration and the installation seem to have gone well, dovecot is telling me it's not finding it. Here is the symptom: schmitta at top-wifi ~> /usr/local/Cellar/dovecot/2.2.10/libexec/dovecot/imap -c ~/.dovecotzimbra.rc Fatal: Plugin 'antispam' not found from directory
2005 Jan 03
1
CentOS 4 Beta x86_64
Hello, Is anybody working on a build of the CentOS 4 Beta for x86_64? If not, are there any directions on how to build a full distribution from the available SRPMS that were used to build the i386 version? I didn't see any docs on the website. Regards, Pat
2009 Oct 15
2
CentOS build scripts (or equivalent) acessible?
from [CentOS] CentOS 5.4? anyone? > Is that a big problem for the people who write the code and have every > revision preserved for posterity (and for others to learn from) in a > public revision control system? > I'm not sure that I understand. Is there indeed such a public repository of the build scriptds / RPM specs used by CentOS? That would indeed be fascinating and useful
2011 Feb 02
1
Significant speedup of package building with mock from EPEL for RHEL 6, should definitely go in CentOS 5
The speedups in building RPM's with "mock" from the EPEL packages for RHEL 6 are *profound*, especially if your environment is like mine and you have thousands of user id's. The issue seems to be the handling of "/var/log/lastlog" and similar files, which are otherwise quite large and take significant time to compress and uncompress when laying out new mock
2014 Feb 19
1
dovecot antispam plugin not found
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 18 Feb 2014, Alan Schmitt wrote: > I'm trying to setup dovecot-antispam, and even though the configuration > and the installation seem to have gone well, dovecot is telling me it's > not finding it. > > schmitta at top-wifi ~> /usr/local/Cellar/dovecot/2.2.10/libexec/dovecot/imap -c ~/.dovecotzimbra.rc > Fatal:
2020 Jan 16
0
CentOS-announce Digest, Vol 179, Issue 2
...g the content released today, on your existing CentOS 8 machine by just running 'yum update'. As with all CentOS 8 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are being published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putti...
2012 Feb 03
2
Building CentOS 6.2 custom install media
Hi, For the OLPC school server ("XS") we are planning to move from our dated F9 setup to CentOS 6.2. Thanks for all the effort involved in producing this distro. One important part of this project is a 'respin' of the install media - we need to add a handful of packages from external repositories, and maybe run a command late in the install. Are the scripts/configurations used
2015 Feb 18
1
debuginfo versioning tools?
...to suit a specific build requirement. One of mine looks like this: config_opts['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_ide...
2020 Nov 13
0
CentOS-announce Digest, Vol 188, Issue 2
...released today, on your existing CentOS Linux 7 machine by just running 'yum update'. As with all CentOS Linux 7 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are being published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putti...
2020 Jan 15
0
Release for CentOS 8 (1911) on armhfp
...g the content released today, on your existing CentOS 8 machine by just running 'yum update'. As with all CentOS 8 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are being published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putti...
2020 May 13
0
Running libvirtd inside chroot (mock to be precise)
...eCreate:484 : error creating bridge interface virbr0: File exists but it seems to me that libvirtd can live with that. When I try to run a VM however I get a qemu error reported: 2020-05-13 08:56:51.643+0000: starting up libvirt version: 4.5.0, package: 35.3.module_el8.1.0+297+df420408 (CentOS Buildsys <bugs@centos.org>, 2020-04-10-11:06:38, ), qemu version: 2.12.0qemu-kvm-2.12.0-88.module_el8.1.0+297+df420408.3, kernel: 4.18.0-80.el8.x86_64, hostname: ..... LC_ALL=C PATH=/var/lib/ci_toolbox:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin HOME=/root/ovirt-system-tests USER=root LOGNAME=r...
2018 Dec 04
0
CentOS-announce Digest, Vol 166, Issue 1
...tent released today, on your existing CentOS Linux 7 machine by just running 'yum update'. As with all CentOS Linux 7 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are being published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putting t...
2018 Dec 03
0
Release for CentOS Linux 7 (1810) on the x86_64 Architecture
...tent released today, on your existing CentOS Linux 7 machine by just running 'yum update'. As with all CentOS Linux 7 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are being published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putting t...
2020 Jan 15
2
Release for CentOS Linux 8 (1911)
...tent released today, on your existing CentOS Linux 8 machine by just running 'dnf update'. As with all CentOS Linux 8 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putting this co...
2020 Jan 15
2
Release for CentOS Linux 8 (1911)
...tent released today, on your existing CentOS Linux 8 machine by just running 'dnf update'. As with all CentOS Linux 8 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putting this co...
2020 Nov 12
0
Release for CentOS Linux 7 (2009) on the x86_64 Architecture
...tent released today, on your existing CentOS Linux 7 machine by just running 'yum update'. As with all CentOS Linux 7 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are being published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putting t...
2019 Sep 17
0
Release for CentOS Linux 7 (1908) on the x86_64 Architecture
...tent released today, on your existing CentOS Linux 7 machine by just running 'yum update'. As with all CentOS Linux 7 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are being published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putting t...
2020 Apr 27
0
Release for CentOS Linux 7 (2003) on the x86_64 Architecture
...tent released today, on your existing CentOS Linux 7 machine by just running 'yum update'. As with all CentOS Linux 7 components, this release was built from sources hosted at git.centos.org. In addition, SRPMs that are a byproduct of the build (and also considered critical in the code and buildsys process) are being published to match every binary RPM we release. Sources will be available from vault.centos.org in their own dedicated directories to match the corresponding binary RPMs. Since there is far less traffic to the CentOS source RPMs compared with the binary RPMs, we are not putting t...