Displaying 9 results from an estimated 9 matches for "repo_gpgcheck".
2017 Apr 05
2
[CentOS-announce] Release for CentOS Linux 6.9 i386 and x86_64
...gt; combined repository. All of our testing is only done against this
> combined distribution.
Thank you very much!
Just a hint: the new /6/ repo tree misses a signed repomd.xml for the cr/fasttrack subtrees.
local config:
# grep -R repo_gpg /etc/yum.repos.d/
/etc/yum.repos.d/CentOS-CR.repo:repo_gpgcheck=1
/etc/yum.repos.d/CentOS-Base.repo:repo_gpgcheck=1
/etc/yum.repos.d/CentOS-Base.repo:repo_gpgcheck=1
/etc/yum.repos.d/CentOS-Base.repo:repo_gpgcheck=1
/etc/yum.repos.d/CentOS-fasttrack.repo:repo_gpgcheck=1
Again, thanks for your great effort!
--
LF
2023 May 26
2
IUS not pulling latest PHP packages
...################################################################################
IUS repository
#########################cat
/etc/yum.repos.d/ius.repo#########################################
[ius]
name = IUS for Enterprise Linux 7 - $basearch
baseurl = https://repo.ius.io/7/$basearch/
enabled = 1
repo_gpgcheck = 0
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-IUS-7
[ius-debuginfo]
name = IUS for Enterprise Linux 7 - $basearch - Debug
baseurl = https://repo.ius.io/7/$basearch/debug/
enabled = 0
repo_gpgcheck = 0
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-IUS-7
[ius-source]
nam...
2023 May 26
1
IUS not pulling latest PHP packages
...###################################
>
> IUS repository
> #########################cat
> /etc/yum.repos.d/ius.repo#########################################
> [ius]
> name = IUS for Enterprise Linux 7 - $basearch
> baseurl = https://repo.ius.io/7/$basearch/
> enabled = 1
> repo_gpgcheck = 0
> gpgcheck = 1
> gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-IUS-7
>
> [ius-debuginfo]
> name = IUS for Enterprise Linux 7 - $basearch - Debug
> baseurl = https://repo.ius.io/7/$basearch/debug/
> enabled = 0
> repo_gpgcheck = 0
> gpgcheck = 1
> gpgkey = file:///e...
2017 Apr 05
1
Release for CentOS Linux 6.9 i386 and x86_64
We are pleased to announce the immediate availability of CentOS Linux
6.9 and install media for i386 and x86_64 Architectures. Release Notes
for 6.9 are available at:
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.9
CentOS Linux 6.9 is derived from source code released by Red Hat, Inc.
for Red Hat Enterprise Linux 6.9. All upstream variants have been placed
into one combined repository to
2017 Apr 05
1
Release for CentOS Linux 6.9 i386 and x86_64
We are pleased to announce the immediate availability of CentOS Linux
6.9 and install media for i386 and x86_64 Architectures. Release Notes
for 6.9 are available at:
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.9
CentOS Linux 6.9 is derived from source code released by Red Hat, Inc.
for Red Hat Enterprise Linux 6.9. All upstream variants have been placed
into one combined repository to
2016 Nov 04
0
anaconda pgp rpm verification
Does anaconda verifies gpg signatures to ensure the integrity of the packages?
Are the keys already imported or how does anaconda do this job?
Any suggestions to improve the integrity while kickstarting a system?
Do you use repo_gpgcheck?
--
Thanks,
LF
2017 Mar 05
1
How to automatically confirm importing repo key?
...Add repository
yum_repository:
# from https://oss-binaries.phusionpassenger.com/yum/definitions/el-passenger.repo
name: passenger
description: Passenger repository
baseurl:
https://oss-binaries.phusionpassenger.com/yum/passenger/el/$releasever/$basearch
repo_gpgcheck: 1
gpgcheck: 0
enabled: 1
gpgkey: https://packagecloud.io/gpg.key
sslverify: 1
sslcacert: /etc/pki/tls/certs/ca-bundle.crt
# http://docs.ansible.com/ansible/command_module.html
- name: (1) Add repository key (shell command)
command: rpm --impor...
2015 Apr 14
2
Signed repomd.xml.asc files for CentOS-6 and CentOS-7 (testing)
For those of you not currently on the centos-devel mailing list, we are
looking to test signed repomd.xml files (repomd.xml.asc) for CentOS-6
and CentOS-7. If you are interested in signed metadata repos, please
look at this post:
http://lists.centos.org/pipermail/centos-devel/2015-April/013210.html
Also, if you are willing to test / help with the solution for signed
metadata, please join the
2018 Jul 03
2
LVM problems
On Mon, Jul 2, 2018 at 7:53 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
> On 02.07.2018 18:23, Thomas Schweikle wrote:
>
>> System boots into emergency mode because it does not find any of the
>> logical volumes defined, because it does not enable the LVM volume
>> group.
>>
>> Giving "lvm", then "vgchange -a y", followed by CTRL-D