Antergos / antergos-packages

PKGBUILD's for antergos packages
114 stars 50 forks source link

antergos-common-meta-1.4-1 Maximum file size exceeded #445

Closed exodious closed 5 years ago

exodious commented 5 years ago

Cannot upgrade antergos-common-meta-1.4-1 with error "Maximum file size exceeded". This sounds like a signature mismatch issue?

I have to ignore this package in order to upgrade any other packages.

Terminal log follows:

sudo pacman -Syu
:: Synchronizing package databases...
 antergos is up to date                                                   0.0   B  0.00B/s 00:00 [--------------------------------------------------------]   0%
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (1) antergos-common-meta-1.4-1

Total Download Size:   0.01 MiB
Total Installed Size:  0.00 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirrors.antergos.com : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirror.host.ag : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirrors.itbox.bg : Connection timed out after 10001 milliseconds
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirrors.ustc.edu.cn : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirrors.tuna.tsinghua.edu.cn : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirrors.nic.cz : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirrors.dotsrc.org : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from cinnarch.polymorf.fr : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from eu.mirrors.coltondrg.com : SSL certificate problem: self signed certificate
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from www.mirrorservice.org : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirror.de.leaseweb.net : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirror.alpix.eu : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from ftp.cc.uoc.gr : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from quantum-mirror.hu : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirror.antergos.jp : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirror.nl.leaseweb.net : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from ftp1.nluug.nl : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from ftp2.nluug.nl : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirror.neostrada.nl : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from glua.ua.pt : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirror.yandex.ru : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from softlibre.unizar.es : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from ftp.acc.umu.se : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirror.us.leaseweb.net : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirror.umd.edu : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirrors.acm.wpi.edu : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from mirrors.servercentral.com : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from antergos.mirror.constant.com : Maximum file size exceeded
error: failed retrieving file 'antergos-common-meta-1.4-1-any.pkg.tar.xz' from repo.antergos.info : Maximum file size exceeded
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.
killajoe commented 5 years ago

simply try again later...

exodious commented 5 years ago

This has been going on for a few days now.

manuel-192 commented 5 years ago

Maybe checking/changing the mirrors helps. And then command: sudo pacman -Syyu

manuel-192 commented 5 years ago

OK, seems that antergos-common-meta forces older versions of several packages. That's why I have uninstalled it.

exodious commented 5 years ago

I've tried updating mirrors and running pacman with -Syuu, makes no difference.

killajoe commented 5 years ago

Bildschirmfoto vom 2019-03-23 11-14-03

is the only issue i can sie from PKGBUILD

lots0logs commented 5 years ago

I bumped the pkgrel on this package after the last comment from @exodious . The issue should be resolved. We can reopen if need be.

exodious commented 5 years ago

Works now, thanks much.