0
Not a bug

[Errno 256] When trying to install package

Harris Marfel 10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 3
Hello,

I wanted to report this bug i found.

[root@IDRBILNXLT01 ~]# yum clean metadata
Loaded plugins: fastestmirror, refresh-packagekit, security
Cleaning repos: ajenti base c6-media epel extras remi updates
18 metadata files removed
7 sqlite files removed
0 metadata files removed
[root@IDRBILNXLT01 ~]# yum install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php-fpm php-mysql
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* c6-media:
* remi: rpms.famillecollet.com
ajenti | 951 B 00:00
ajenti/primary | 24 kB 00:00
ajenti 74/74
base | 3.7 kB 00:00
base/primary_db | 4.4 MB 00:15
c6-media | 4.0 kB 00:00 ...
c6-media/primary_db | 4.4 MB 00:00 ...
epel | 4.4 kB 00:00
epel/primary_db | 6.3 MB 00:21
extras | 3.4 kB 00:00
extras/primary_db | 19 kB 00:00
remi | 2.9 kB 00:00
remi/primary_db | 732 kB 00:02
updates | 3.4 kB 00:00
updates/primary_db | 4.7 MB 00:16
Setting up Install Process
Package ajenti-v-0.2.44-1.noarch already installed and latest version
Package ajenti-v-nginx-0.1.27-1.noarch already installed and latest version
Package ajenti-v-php-fpm-0.1.17-1.noarch already installed and latest version
Package php-mysql-5.4.31-1.el6.remi.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package ajenti-v-mysql.noarch 0:0.3.1-1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================================================
Package Arch Version Repository Size
=======================================================================================================================================
Installing:
ajenti-v-mysql noarch 0.3.1-1 ajenti 5.4 k

Transaction Summary
=======================================================================================================================================
Install 1 Package(s)

Total download size: 5.4 k
Installed size: 9.7 k
Is this ok [y/N]: y
Downloading Packages:
ajenti-v-mysql-0.3.1-1.noarch.rpm | 5.4 kB 00:00
http://repo.ajenti.org/ng/centos/6/x86_64/ajenti-v-mysql-0.3.1-1.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ajenti clean metadata
Trying other mirror.


Error Downloading Packages:
ajenti-v-mysql-0.3.1-1.noarch: failure: ajenti-v-mysql-0.3.1-1.noarch.rpm from ajenti: [Errno 256] No more mirrors to try.

Answer

Answer
Not a bug
yum clean all and try again (see Troubleshooting on the install page).
Answer
Not a bug
yum clean all and try again (see Troubleshooting on the install page).
Still same:

===========================================================================================
[root@IDRBILNXLT01 ~]# yum clean all
Loaded plugins: fastestmirror, refresh-packagekit, security
Cleaning repos: ajenti base c6-media epel extras remi updates
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@IDRBILNXLT01 ~]# yum install ajenti-v-mysql
Loaded plugins: fastestmirror, refresh-packagekit, security
Determining fastest mirrors
* c6-media:
* remi: fr2.rpmfind.net
ajenti | 951 B 00:00
ajenti/primary | 24 kB 00:00
ajenti 74/74
base | 3.7 kB 00:00
base/primary_db | 4.4 MB 00:15
c6-media | 4.0 kB 00:00 ...
c6-media/primary_db | 4.4 MB 00:00 ...
epel | 4.4 kB 00:00
epel/primary_db | 6.3 MB 00:21
extras | 3.4 kB 00:00
extras/primary_db | 19 kB 00:00
remi | 2.9 kB 00:00
remi/primary_db | 732 kB 00:02
updates | 3.4 kB 00:00
updates/primary_db | 4.7 MB 00:22
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package ajenti-v-mysql.noarch 0:0.3.1-1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================
Package Arch Version Repository Size
===================================================================================================================================================================================
Installing:
ajenti-v-mysql noarch 0.3.1-1 ajenti 5.4 k

Transaction Summary
===================================================================================================================================================================================
Install 1 Package(s)

Total download size: 5.4 k
Installed size: 9.7 k
Is this ok [y/N]: y
Downloading Packages:
ajenti-v-mysql-0.3.1-1.noarch.rpm | 5.4 kB 00:00
http://repo.ajenti.org/ng/centos/6/x86_64/ajenti-v... [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ajenti clean metadata
Trying other mirror.


Error Downloading Packages:
ajenti-v-mysql-0.3.1-1.noarch: failure: ajenti-v-mysql-0.3.1-1.noarch.rpm from ajenti: [Errno 256] No more mirrors to try.
===========================================================================================
Do you have any caching proxies between you and the internet?

CentOS 6.5:

Downloading Packages:
ajenti-v-mysql-0.3.1-1.noarch.rpm | 5.4 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : ajenti-v-mysql-0.3.1-1.noarch 1/1
Verifying : ajenti-v-mysql-0.3.1-1.noarch 1/1


Installed:
ajenti-v-mysql.noarch 0:0.3.1-1


Complete!