CactiEZ yum repository behind captcha

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
Alch
Posts: 1
Joined: Fri Feb 12, 2016 1:24 am

CactiEZ yum repository behind captcha

Post by Alch »

Hi!

I just installed CactiEZ and was trying to update it and install php-process package so that Advanced Ping template will work (not working out of the box).
The interesting problem I faced is this:

Code: Select all

[root@localhost ~]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.h1host.ru
 * extras: mirror.h1host.ru
 * updates: mirror.h1host.ru
http://mirror.cactiusers.org/RPMS/CentOS/x86_64/repodata/repomd.xml: [Errno 14]                                                                                                       PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: CactiEZ.                                                                                                       Please verify its path and try again
[root@localhost ~]# yum install php-process
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.h1host.ru
 * extras: mirror.h1host.ru
 * updates: mirror.h1host.ru
http://mirror.cactiusers.org/RPMS/CentOS/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: CactiEZ. Please verify its path and try again
When I tried to access this URL from my browser (I tried two different providers), I got captcha. I suppose that yum cannot access repositories that are behind captcha because yum cannot pass captcha verification.

Is there a way to disable captcha on repositories site or specify yum to skip captcha with additional URL parameters?

I also tried to download RPMs myself from here:

But I got this:

Code: Select all

[root@localhost ~]# rpm -i php-process-5.3.3-40.el6_6.x86_64.rpm
error: Failed dependencies:
        php-common(x86-64) = 5.3.3-40.el6_6 is needed by php-process-5.3.3-40.el6_6.x86_64
[root@localhost ~]# rpm -i php-common-5.3.3-40.el6_6.x86_64.rpm
        file /usr/lib64/php/modules/curl.so from install of php-common-5.3.3-40.el6_6.x86_64 conflicts with file from package php-common-5.3.3-14.el6_3.x86_64
        file /usr/lib64/php/modules/fileinfo.so from install of php-common-5.3.3-40.el6_6.x86_64 conflicts with file from package php-common-5.3.3-14.el6_3.x86_64
        file /usr/lib64/php/modules/json.so from install of php-common-5.3.3-40.el6_6.x86_64 conflicts with file from package php-common-5.3.3-14.el6_3.x86_64
        file /usr/lib64/php/modules/phar.so from install of php-common-5.3.3-40.el6_6.x86_64 conflicts with file from package php-common-5.3.3-14.el6_3.x86_64
        file /usr/lib64/php/modules/zip.so from install of php-common-5.3.3-40.el6_6.x86_64 conflicts with file from package php-common-5.3.3-14.el6_3.x86_64
[root@localhost ~]# rpm -qa | grep php
php-gd-5.3.3-14.el6_3.x86_64
php-ldap-5.3.3-14.el6_3.x86_64
php-cli-5.3.3-14.el6_3.x86_64
php-pdo-5.3.3-14.el6_3.x86_64
php-snmp-5.3.3-14.el6_3.x86_64
php-5.3.3-14.el6_3.x86_64
php-pecl-apc-3.1.9-2.el6.x86_64
php-common-5.3.3-14.el6_3.x86_64
php-pear-1.9.4-4.el6.noarch
php-mysql-5.3.3-14.el6_3.x86_64
Can somebody please tell me what am I doing wrong?
cigamit
Developer
Posts: 3367
Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:

Re: CactiEZ yum repository behind captcha

Post by cigamit »

The repository is load balanced behind Cloudflare, it only throws captchas up for IPs that it deems to be untrustworthy (has been used for spam/virus/other attacks before). I will disable that particular subdomain from going to CloudFlare.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest