python-pydantic-1.9.1-2.1 fails to download, does not exist on mirror #137

Closed
opened 2022-08-16 17:48:07 +02:00 by saltedcoffii · 2 comments

When upgrading, I recently noticed this issue:

$ pkexec pacman -Syyu
:: Synchronizing package databases...
 core-x86-64-v2        135.4 KiB   427 KiB/s 00:00 [----------------------] 100%
 extra-x86-64-v2      1469.5 KiB  1799 KiB/s 00:01 [----------------------] 100%
 community-x86-64-v2     2.9 MiB  4.03 MiB/s 00:01 [----------------------] 100%
 core                  158.3 KiB   820 KiB/s 00:00 [----------------------] 100%
 extra                1732.7 KiB  4.16 MiB/s 00:00 [----------------------] 100%
 community               6.7 MiB  4.64 MiB/s 00:01 [----------------------] 100%
 multilib              175.7 KiB   216 KiB/s 00:01 [----------------------] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

warning: insufficient columns available for table display
Packages (10) cython-0.29.32-1.1  lib32-libva-2.15.0-2  meson-0.63.1-2
              python-autocommand-2.2.1-1  python-inflect-6.0.0-1
              python-jaraco.text-3.9.0-1  python-pydantic-1.9.1-2.1
              python-setuptools-1:62.1.0-1  python-typing_extensions-4.3.0-1
              shellcheck-0.8.0-157

Total Download Size:    9.11 MiB
Total Installed Size:  48.14 MiB
Net Upgrade Size:      16.31 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cython-0.29.32-1...  2031.3 KiB  6.07 MiB/s 00:00 [----------------------] 100%
 lib32-libva-2.15...    85.9 KiB   292 KiB/s 00:00 [----------------------] 100%
 python-pydantic-1.9.1-2.1-x86_64.pkg.tar.zst failed to download
 shellcheck-0.8.0...     3.1 MiB  4.43 MiB/s 00:01 [----------------------] 100%
 meson-0.63.1-2-any   1326.9 KiB  1548 KiB/s 00:01 [----------------------] 100%
 python-setuptool...   572.0 KiB   652 KiB/s 00:01 [----------------------] 100%
 Total ( 6/10)           9.1 MiB  10.3 MiB/s 00:01 [----------------------] 100%
error: failed retrieving file 'python-pydantic-1.9.1-2.1-x86_64.pkg.tar.zst' from alhp.krautflare.de : The requested URL returned error: 404
error: failed retrieving file 'python-pydantic-1.9.1-2.1-x86_64.pkg.tar.zst' from alhp.harting.dev : The requested URL returned error: 404
error: failed retrieving file 'python-pydantic-1.9.1-2.1-x86_64.pkg.tar.zst' from alhp.panibrez.com : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.

I looked for python-pydantic in any version on the main mirror and could not find it. I'm not sure why this is occuring. I'm happy to provide any logs as needed.
Thank you <3

When upgrading, I recently noticed this issue: ``` $ pkexec pacman -Syyu :: Synchronizing package databases... core-x86-64-v2 135.4 KiB 427 KiB/s 00:00 [----------------------] 100% extra-x86-64-v2 1469.5 KiB 1799 KiB/s 00:01 [----------------------] 100% community-x86-64-v2 2.9 MiB 4.03 MiB/s 00:01 [----------------------] 100% core 158.3 KiB 820 KiB/s 00:00 [----------------------] 100% extra 1732.7 KiB 4.16 MiB/s 00:00 [----------------------] 100% community 6.7 MiB 4.64 MiB/s 00:01 [----------------------] 100% multilib 175.7 KiB 216 KiB/s 00:01 [----------------------] 100% :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... warning: insufficient columns available for table display Packages (10) cython-0.29.32-1.1 lib32-libva-2.15.0-2 meson-0.63.1-2 python-autocommand-2.2.1-1 python-inflect-6.0.0-1 python-jaraco.text-3.9.0-1 python-pydantic-1.9.1-2.1 python-setuptools-1:62.1.0-1 python-typing_extensions-4.3.0-1 shellcheck-0.8.0-157 Total Download Size: 9.11 MiB Total Installed Size: 48.14 MiB Net Upgrade Size: 16.31 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... cython-0.29.32-1... 2031.3 KiB 6.07 MiB/s 00:00 [----------------------] 100% lib32-libva-2.15... 85.9 KiB 292 KiB/s 00:00 [----------------------] 100% python-pydantic-1.9.1-2.1-x86_64.pkg.tar.zst failed to download shellcheck-0.8.0... 3.1 MiB 4.43 MiB/s 00:01 [----------------------] 100% meson-0.63.1-2-any 1326.9 KiB 1548 KiB/s 00:01 [----------------------] 100% python-setuptool... 572.0 KiB 652 KiB/s 00:01 [----------------------] 100% Total ( 6/10) 9.1 MiB 10.3 MiB/s 00:01 [----------------------] 100% error: failed retrieving file 'python-pydantic-1.9.1-2.1-x86_64.pkg.tar.zst' from alhp.krautflare.de : The requested URL returned error: 404 error: failed retrieving file 'python-pydantic-1.9.1-2.1-x86_64.pkg.tar.zst' from alhp.harting.dev : The requested URL returned error: 404 error: failed retrieving file 'python-pydantic-1.9.1-2.1-x86_64.pkg.tar.zst' from alhp.panibrez.com : The requested URL returned error: 404 warning: failed to retrieve some files error: failed to commit transaction (unexpected error) Errors occurred, no packages were upgraded. ``` I looked for python-pydantic in any version on the main mirror and could not find it. I'm not sure why this is occuring. I'm happy to provide any logs as needed. Thank you <3
Owner

Thanks for the report @saltedcoffii, community-v2 recently had a locking issue preventing some packages from getting removed from the database correctly. I fixed most of the packages, but some seem to gotten through the cracks.

I fixed python-pydantic. I triggered a sync, but it could take some time until the new database hits the mirrors. If you notice any more of these kinds of problems in v2, please feel free to report them here as well.

Thanks for the report @saltedcoffii, community-v2 recently had a locking issue preventing some packages from getting removed from the database correctly. I fixed most of the packages, but some seem to gotten through the cracks. I fixed `python-pydantic`. I triggered a sync, but it could take some time until the new database hits the mirrors. If you notice any more of these kinds of problems in v2, please feel free to report them here as well.
anonfunc added the
bug
label 2022-08-16 17:54:58 +02:00
Author

This appears to have been solved.

This appears to have been solved.
Sign in to join this conversation.
No description provided.