Displaying 20 results from an estimated 5000 matches similar to: "screensaver in C7"
2019 Aug 28
2
I broke "yum update" - C7
This evening I decided to do some work on my development C7 system. As I have not touched it for a while, and wanted to install new services I thought I'd better yum update first.
I saw that it only did updates from Google and PHP, and none from the system repo's so I had a closer look. It showed certificate errors on a number of repo's.
[root at stan2 ~]# yum update
Loaded plugins:
2023 May 26
2
IUS not pulling latest PHP packages
Hi,
I am running CentOS Linux release 7.9.2009 (Core) and have enabled both
epel and ius repository
- ius-release-2-1.el7.ius.noarch
- epel-release-7-14.noarch
IUS not pulling the latest PHP packages. I have ran yum clean metadata
and yum clean all commands but no luck.
The latest version is *7.4.33*
# php -v
PHP 7.4.30 (cli) (built: Jun 10 2022 16:22:42) ( NTS )
Copyright (c) The PHP
2023 May 26
1
IUS not pulling latest PHP packages
Hello,
looking at the metadata for EPEL and IUS, neither seem to carry PHP 7.4.
It is EOL anyway, so you should migrate to PHP 8.
To find out where your current PHP comes from try something like:
# rpm -qf /usr/bin/php
# rpm -qi php
I would recommend you switch to Remi's repo and upgrade to PHP 8:
https://rpms.remirepo.net/
Kind regards,
Steve
Am 26.05.2023 12:50, schrieb Kaushal
2012 Jun 01
1
problems installing parted tool
i have downloaded the CentOS distribution that comes with Xen Cloud
Platform (XCP) at http://www.xen.org/download/xcp/index.html. i am
trying to install the parted utility.
yum install parted
however, i get the following message.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
No package parted available.
Nothing to do
any ideas on what's
2013 Aug 23
1
yum update after update from 6.3 to 6.4 - problems with epel repository.
Hi All.
I've updated my system from 6.3 to 6.4. In my /etc/yum.repos.depel.repo I
have:
[epel]
name=Extra Packages for Enterprise Linux - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch
mirrorlist=
http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch
failovermethod=priority
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
2006 Aug 30
2
Yum updates packages for other arch too
Hi,
I have the x86_64 arch on my server so therfore i expect that yum
updates only x86_64 packages.
With the last *yum update* i?ve noticed a strange behaviour while
retrieving the needed packeges. As you you see, yum wants install
packages for different architectures:
glibc x86_64 2.3.4-2.25 base 4.9 M
glibc i686 2.3.4-2.25 base 5.1 M
.
.
2016 Aug 25
2
Centos 7 and php 5.5
On 08/25/2016 07:07 AM, Alice Wonder wrote:
> Looks like you are trying to install packages built for EL6 in EL7
>
> I'm fairly certain Remi has EL7 packages for PHP 7.
That should read "PHP packages for EL7"
2011 Mar 16
3
only one puppet client fails with yum
hello list..
I am sharing a yum configuration in a class (centos.pp) between two
nodes. But the yum configuration doesn''t apply at all to one node
even tho it does to another identically configured node.
## packages are failing to install via yum on one ec2 aws instance and
another identical ec2 instance works fine
[root@kromep2 ~]# cat /etc/redhat-release
CentOS release 5.5 (Final)
2008 Aug 21
1
YumRepo Warning: not using ftp, http[s], or file for repos, skipping - 5 is not a valid release or hasnt been released yet
Hi all
Does anyone know what causes this error?
I have setup a local CentOS repository, with mrepo, and can succesfully use
it for updates & installation of just about anything. Yet, this error comes
up.
Here's my /etc/yum.conf:
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
[base-local]
name=CentOS-$releasever - Base
#mirrorlist=
2009 Jul 17
6
Network guru please help: baffled by missing file
The mirrorlist entry in my Fedora-11 /etc/yum.repos.d/fedora-update.repo
reads:
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-
f$releasever&arch=$basearch
As far as I can see, this means that yum is looking for
the file metalink at mirrors.fedoraproject.org ?
If I try "sudo yum update" I get:
-----------------------------------
[tim at elizabeth ~]$
2008 Jun 19
4
can't install software, "not using ftp, http[s], or file for repos, skipping - 5 is not a valid release or hasnt been released yet"
Hi all
I've just installed CentOS 5.1 x64, from the 1st CD (minimal
installation) and then tried to install Apache, but keep on getting this
error:
[root at cacti ~]# yum install apache
Loading "installonlyn" plugin
Repository centosplus is listed more than once in the configuration
Setting up Install Process
Setting up repositories
not using ftp, http[s], or file for repos,
2007 Apr 26
6
Struggling to define multiple yum/rug repositories
My head hurts from trying to figure this out for the past several hours . . .
I want to determine what provider to use based on a fact (thanks for
the suse version fact btw) but I ain''t gettin it:
What''s wrong? Am I going down the completely wrong path? Is there a better way?
# suse-yum.pp
case $suse_repo_name {
#sled10-i586: {Package{ provider => rug}}
sled10-i586:
2007 Aug 07
1
postfix+mysql
Hi
Howto install postfix-mysql and pam-mysql from repository yum
PD. excuse my English, I I speak Spanish
2007 Jul 20
1
centosplus repo updates
Hello,
First of all thanks to the poster on the wiki for centosplus. I've
configed it added include and exclude lines, do i need the centos-priority
plugin? I want to enable centosplus to use the centosplus kernel and the
centosplus webstack. Below are my base, updates, and centosplus repo
definitions. I'm getting an error when i do a yum update that a dependency
for postfix
2010 Jul 26
5
Php 5.2.x support ends
Thinking of just sitting on this for awhile? Thoughts?
Last release for PHP 5.2 & updates for 5.3
PHP Logo The users of PHP 5.2 should upgrade to 5.3 at their earliest
convenience, as the active support of the 5.2 series came to an end with the
release of version 5.2.14 earlier today. PHP 5.2.0 was released almost four
years ago and according to the release announcement,
2010 Apr 02
5
Could not retrieve mirror list while using yum command
Hi
I wanted to download and install the net-snmp package. Usually on my
other CentOS boxes i use the following command to do it:
yum install net-snmp
I was able to successfully install net-snmp on 4 of my CentOS boxes but
not on one of them. It reports me the following error message:
[root at localhost yum.repos.d]# yum install net-snmp
Loaded plugins: fastestmirror
Determining fastest
2008 Aug 07
1
Firewire/IEEE1394 support on centos.plus repro and yum update
Helo,
I'm trying to update a centos server with a kernel form the centos.plus
repro because it contain Firewire/IEEE1394 support.
But when y do a :
# yum update
The kernel from the base is more recent thant the centos plus repro
I have tried with the
http://wiki.centos.org/PackageManagement/Yum/Priorities plug-in and it
didn't take the right kernel :
2015 Oct 19
5
CentOS 6 update issues
Hello all,
I manage a few servers overseas that are running CentOS 6.
When performing a yum update, it fails because it's trying to download from:
mirror.centos.org/centos/*6.6*/extras/x86_64/repodata/repomd.xml
Which fails due to the fact that the entire 6.6 directory is empty on all
of the mirrors I have checked. From what I can tell it should be using:
2015 Oct 28
2
C7: screensaver locks screen
On Wed, Oct 28, 2015 at 03:47:50PM -0600, Frank Cox wrote:
> On Wed, 28 Oct 2015 17:25:11 -0400
> Fred Smith wrote:
>
> > I'm open to further suggestions, thanks in advance!
>
> A) What entry do you have under lock: in ~/.xscreensaver?
>
> B) Perhaps you could try deleting ~/.xscreensaver and allowing xscreensaver-demo to recreate it.
>
> --
thanks Frank.
2011 May 22
3
Keep CentOS 5.5 from upgrading?
Thanks,
I'm trying to keep CentOS 5.5 from upgrading to 5.6 because of my
issue with the time sync. I thought I had it figured out till today. I
have tried google for help but with no luck. Can someone point me to a
page or link that will give me a good idea as to how to stop the upgrade
but still allow me to update my 5.5 packages?
This is what I tried, that is not working