Closed ghost closed 3 years ago
Please use the issue template for package bugs next time. conan.io/center
is the label for the website
is it french? it would be helpful if you can provide a translated summary of errors
is it french? it would be helpful if you can provide a translated summary of errors
I translated important error messages above but I can translate more if you want
there are gdbm-1.18.1-3-i686.pkg.tar.zst
and libiconv-1.16-2-i686.pkg.tar.zst
on the repo:
https://repo.msys2.org/msys/i686/
perhaps, it needs to update an index first?
I mean, if we run pacman -Syyu
just before https://github.com/conan-io/conan-center-index/blob/689e2663fe41689259f61a5dbd3fe245e24c03b9/recipes/msys2/all/conanfile.py#L60
perhaps, it needs to update an index first?
I think so, we can give it a try
run into same problem on Win 64.
pacman -Suy failed with invalid signature, corrupt database error. https://github.com/msys2/MSYS2-packages/issues/2058
https://github.com/msys2/MSYS2-packages/issues/2058#issuecomment-663814490 https://www.msys2.org/news/#2020-06-29-new-packagers
there are
gdbm-1.18.1-3-i686.pkg.tar.zst
andlibiconv-1.16-2-i686.pkg.tar.zst
on the repo: https://repo.msys2.org/msys/i686/ perhaps, it needs to update an index first? I mean, if we runpacman -Syyu
just before
Any update on this? I meet exactly the same problem.
I need to build
msys2
package on a x86 architecture but the process is failing.It seems that it cannot found
libgdbm-1.18.1-2-i686.pkg.tar.xz
,gdbm-1.18.1-2-i686.pkg.tar.xz
andlibiconv-devel-1.16-1-i686.pkg.tar.xz
packages when installingmsys2
. When looking at https://repo.msys2.org/msys/i686, the above packages are not present indeed.Package and Environment Details
Conan profile
Error logs:
Full logs: