Displaying 20 results from an estimated 27 matches for "makecache".
Did you mean:
cmakecache
dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).
2023 Jan 09
2
dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).
...stalled package
>> ipa-server-4.9.10-6.module_el8.7.0+1209+42bcbcde.x86_64
>>
>> Kind regards,
>>
>> Jelle
>>
>>
>> On 11/29/22 12:43, Jelle de Jong wrote:
>>> Hello everybody,
>>>
>>> 1. I got many systems with failing dnf-makecache.service because some
>>> mirror/repo is tried once and fails.
>>>
>>> Is there an option to make dnf more reliable, to try the mirror url a
>>> few times and check its availability?
>>>
>>> man yum.conf does not
>>>
>>> # cat...
2019 Apr 12
2
compile samba 4.10.2 centos 7.6
Hi,
I managed to compile 4.10.0 under CentOS 7.6. I did the following:
- update the yum package repository cache: sudo yum makecache
- install yum-utils: sudo yum install yum-utils
- add the IUS package repository: sudo yum install https://centos7.iuscommunity.org/ius-release.rpm
- update the yum package repository cache again: sudo yum makecache
- install Python 3.6 including PIP: sudo yum install -y python36u python36u-libs py...
2019 Dec 13
2
DebugInfo repo broken on purpose
...o'
Apparently this is because the debug info RPMs aren?t hosted there any more, per the page at the top of the site. However, when I edit that file to point to the Facebook mirror linked from the top of the debuginfo.centos.org site, I get the same error, even after assorted remediations: dnf makecache, dnf update, etc.
Any ideas on how to fix it, hopefully in a way that lands in a CentOS 8.next, so it doesn?t have to be fixed manually?
And in the meantime, is there a short syntax for ?search all repos other than the debuginfo ones?? I could list every repo in a comma-separated list, but ugh.
2014 Dec 25
2
(py)curl error 7
...roxy present) and still get the message as below.
Centos 6.3 (i know its old)
Kernel : 2.6.32-279.14.1.el6.x86_64 (I know its old)
Standard /etc/yum.conf (no changes)
Standard repos (centos base), enabled
Cleaned cache: yum metadata (didn't work)
Then: yum clean all (didn't work)
Then yum makecache (didn't work)
Yum repolist
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was
14: PYCURL ERROR 7 - "Failed to connect to 2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable"
Ping on mirrorlist.centos.org is OK
Curl mirrro...
2008 Jul 28
3
CentOS 5.2 yum repos old rpm
...lled
CentOS 5.2 on the system (awesome!) and came pre-installed with PHP, MySQL,
and Apache (among other things). I noticed that PHP version is 5.1.6, the
MYSQL is 5.0.45, and Apache is 2.2.3
I ran yum to update, thinking it would update them to 5.2.6,
5.0.51a-community, 2.2.9 respectively:
# yum makecache
# yum update
Of course after some time, I realize that the CentOS 5 repos only have those
versions as the latest rpms in the list.
So my question is, how do I change my yum configuration to install the
latest and greatest versions of rpms installed via yum?
Best Regards,
Justin Bull
http://www....
2012 Jan 23
4
Another Discovered/Undocumented feature of yumrepo - and a workaround
I was working with yumrepo, defining new entried and seeing them appear in /etc/yum.repos.d
After considerable tinkering, and with the sad discovery that resource { ''yumrepo'': purge => true } does not work,
I moved my working /etc/yum.repos.d to /etc/yum.repos.d-old and re-ran my catalog.
To my surprise, the repo entried were appended to /etc/yum.conf
Long story short:
I
2022 Dec 16
1
dnf-makecache.service failing every few days and dnf-automatic.service samba sssd issues (again).
...x86_64
> ?Problem 4: problem with installed package
> ipa-server-4.9.10-6.module_el8.7.0+1209+42bcbcde.x86_64
>
> Kind regards,
>
> Jelle
>
>
> On 11/29/22 12:43, Jelle de Jong wrote:
>> Hello everybody,
>>
>> 1. I got many systems with failing dnf-makecache.service because some
>> mirror/repo is tried once and fails.
>>
>> Is there an option to make dnf more reliable, to try the mirror url a
>> few times and check its availability?
>>
>> man yum.conf does not
>>
>> # cat /etc/yum.conf
>> [main]
&...
2017 Mar 12
2
How do I confirm importing repo key without user intervention?
...the question the
wrong way. Too much unnecessary details. And therefore, got no
replies.
I'm configuring a server from, say, a script (automatically). I need
it to be done without user saying, "Yes, it's okay to import the key."
I was told to run the following command:
yum makecache -y --disablerepo=* --enablerepo=passenger
Can you confirm if this is okay? Any better ways? Thanks in advance.
Regards,
Yuri
2019 Apr 13
0
compile samba 4.10.2 centos 7.6
...i,
>
> I managed to compile 4.10.0 under CentOS 7.6. I did the following:
I'll put muney down that you did not get it working as a full domain
controller. The"--with-dc" option activates a gnutls >= 3.4.7
requirement.
> - update the yum package repository cache: sudo yum makecache
> - install yum-utils: sudo yum install yum-utils
> - add the IUS package repository: sudo yum install https://centos7.iuscommunity.org/ius-release.rpm
> - update the yum package repository cache again: sudo yum makecache
> - install Python 3.6 including PIP: sudo yum install -y python3...
2015 May 24
2
CentOS-Base.repo baseurl commented out
...rrorlist and you are getting errors still, then the
> issue has something to do with you yum connection to the mirrorlist
> servers. It could be proxy related, if you have a proxy . more info
> would be needed.
Hi Johnny,
I am getting the same problem with mirrorlist:
# LANG=C yum -d10 makecache
Loading "fastestmirror" plugin
Config time: 0.015
Running "init" handler for "fastestmirror" plugin
Yum Version: 3.2.29
COMMAND: yum -d10 makecache
Installroot: /
Running "postreposetup" handler for "fastestmirror" plugin
Loading mirror speeds from...
2014 Apr 08
1
[CentALT] php-redis depedency error.
...(zend-abi) = 20121212-64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Following is my repo info:
------------------------------------------------------------------------------------------------
[sunshare at sunshare ~]$ sudo yum makecache
Loaded plugins: refresh-packagekit, security
CentALT | 951 B 00:00
CentALT/filelists...
2015 May 24
2
CentOS-Base.repo baseurl commented out
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Weird, as all CentOS machines under my control are suddenly giving the
baseurl of Base repo not found error since this morning. Could be that
mirrorlist is leading but all other options I found online to debug
the error message seem to indicate that (un)commenting should fix it.
On 24-5-2015 14:10, Alexander Dalloz wrote:
> Am 24.05.2015 um 13:45
2012 Nov 01
7
Install RPM package via puppet
I am trying to get a package (iftop) installed on a test node using puppet
but I can''t get it to install. This seems like it should be simple, but I
can''t figure out what I am missing. Have done a lot of searching for
similar problems and the answers I found seem to be vague in the details
and explanation.
I have the package added to an internal yum repo. OS is Centos 5.4.
2019 Apr 14
3
compile samba 4.10.2 centos 7.6
...requirement.
At least for samba 4.8.x, you only need gnutls >= 3.4.7 if you use MIT
kbr, old kbr don't need it .
Anyway I did one gnutls-3.4.7 package (compat-gnutls34) for Centos 7
[1]
[1]
https://github.com/sergiomb2/SambaAD
> > - update the yum package repository cache: sudo yum makecache
> > - install yum-utils: sudo yum install yum-utils
> > - add the IUS package repository: sudo yum install
> > https://centos7.iuscommunity.org/ius-release.rpm
> > - update the yum package repository cache again: sudo yum makecache
> > - install Python 3.6 including P...
2014 Dec 25
4
(py)curl error 7
...below.
>
> Centos 6.3 (i know its old)
> Kernel : 2.6.32-279.14.1.el6.x86_64 (I know its old)
> Standard /etc/yum.conf (no changes)
> Standard repos (centos base), enabled
>
> Cleaned cache: yum metadata (didn't work)
> Then: yum clean all (didn't work)
> Then yum makecache (didn't work)
>
> Yum repolist
> Could not retrieve mirrorlist
> http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was
> 14: PYCURL ERROR 7 - "Failed to connect to
> 2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable"
>
> Ping on m...
2014 Dec 25
0
(py)curl error 7
...below.
>
> Centos 6.3 (i know its old)
> Kernel : 2.6.32-279.14.1.el6.x86_64 (I know its old)
> Standard /etc/yum.conf (no changes)
> Standard repos (centos base), enabled
>
> Cleaned cache: yum metadata (didn't work)
> Then: yum clean all (didn't work)
> Then yum makecache (didn't work)
>
> Yum repolist
> Could not retrieve mirrorlist
> http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was
> 14: PYCURL ERROR 7 - "Failed to connect to
> 2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable"
>
> Ping on m...
2017 Mar 12
0
How do I confirm importing repo key without user intervention?
...nnecessary details. And therefore, got no
> replies.
>
> I'm configuring a server from, say, a script (automatically). I need
> it to be done without user saying, "Yes, it's okay to import the key."
>
> I was told to run the following command:
>
> yum makecache -y --disablerepo=* --enablerepo=passenger
>
> Can you confirm if this is okay? Any better ways? Thanks in advance.
what about importing the key beforehand
rpm --import keyfile
--
LF
2017 Mar 13
1
How do I confirm importing repo key without user intervention?
On 13/03/2017 04:38, Yuri Kanivetsky wrote:
> ...Check out the full typescript of what happens when installing
> passenger, please:
> https://gist.github.com/x-yuri/1dc92db44f89253679ab44f6c3de125c
>
> Regards,
> Yuri
In my kickstart scripts I call yum with
yum -t -y -e 0
This just works for me. -t may be what you are looking for.
Tris
2009 Apr 14
0
yum clean all
...his in /etc/cron.daily/
when near a major update *might* make the transition times between point
releases easier -
#!/bin/bash
RANGE=120
number=$RANDOM
let "number %= $RANGE"
delay=`/usr/bin/expr $number \* 60`
sleep $delay
/usr/bin/yum clean all > /dev/null 2>&1
/usr/bin/yum makecache > /dev/null 2>&1
-=-
Point of the random delay is to not have lots of people hit all the
servers at once.
2017 Mar 05
1
How to automatically confirm importing repo key?
Hi,
I'm trying to set up provisioning LXC container running CentOS. And
among other things, I need to install nginx + passenger from a
non-official repo (the docs:
https://www.phusionpassenger.com/library/install/nginx/install/oss/el7/).
With this playbook:
- hosts: all
tasks:
# https://docs.ansible.com/ansible/yum_repository_module.html
- name: Add repository
yum_repository: