Afik Cohen
2013-07-01 19:42:20 UTC
Hi everyone, I'm using createrepo 0.9.8 and I have a package in my
repository that is 8.7GB in size. The package itself installs correctly if
I just install the RPM manually, but I cannot integrate it successfully
with my repo. After I run createrepo, and run a yum install from the client
machine, yum sees the package as listed as 2.0GB - which causes yum to fail
during the download.
====================================================================================================================
Package Arch Version
Repository Size
====================================================================================================================
Updating:
datamapper x86_64 0.1-53609
tripit-test-source 2.0 G
Transaction Summary
====================================================================================================================
Upgrade 1 Package(s)
Total download size: 2.0 G
Is this ok [y/N]: y
Downloading Packages:
http://10.24.25.198/yum/tripit/centos//datamapper-0.1-53609.x86_64.rpm:
[Errno 14] Downloaded more than max size for
http://10.24.25.198/yum/tripit/centos//datamapper-0.1-53609.x86_64.rpm:
2362247600 > 2147483647
Trying other mirror.
Error Downloading Packages:
datamapper-0.1-53609.x86_64: failed to retrieve
datamapper-0.1-53609.x86_64.rpm from tripit-test-source
error was [Errno 14] Downloaded more than max size for
http://10.24.25.198/yum/tripit/centos//datamapper-0.1-53609.x86_64.rpm:
2362247600 > 2147483647
Remember, the package is actually 8.7GB in size, which leads me to believe
based on reading https://bugzilla.redhat.com/show_bug.cgi?id=531243 that
createrepo is still incorrectly listing the size in the repo. Any ideas?
Should I file a bug report?
Thank you, Afik
repository that is 8.7GB in size. The package itself installs correctly if
I just install the RPM manually, but I cannot integrate it successfully
with my repo. After I run createrepo, and run a yum install from the client
machine, yum sees the package as listed as 2.0GB - which causes yum to fail
during the download.
====================================================================================================================
Package Arch Version
Repository Size
====================================================================================================================
Updating:
datamapper x86_64 0.1-53609
tripit-test-source 2.0 G
Transaction Summary
====================================================================================================================
Upgrade 1 Package(s)
Total download size: 2.0 G
Is this ok [y/N]: y
Downloading Packages:
http://10.24.25.198/yum/tripit/centos//datamapper-0.1-53609.x86_64.rpm:
[Errno 14] Downloaded more than max size for
http://10.24.25.198/yum/tripit/centos//datamapper-0.1-53609.x86_64.rpm:
2362247600 > 2147483647
Trying other mirror.
Error Downloading Packages:
datamapper-0.1-53609.x86_64: failed to retrieve
datamapper-0.1-53609.x86_64.rpm from tripit-test-source
error was [Errno 14] Downloaded more than max size for
http://10.24.25.198/yum/tripit/centos//datamapper-0.1-53609.x86_64.rpm:
2362247600 > 2147483647
Remember, the package is actually 8.7GB in size, which leads me to believe
based on reading https://bugzilla.redhat.com/show_bug.cgi?id=531243 that
createrepo is still incorrectly listing the size in the repo. Any ideas?
Should I file a bug report?
Thank you, Afik