gort818 / qtwebflix

A qt webengine program for netflix
GNU General Public License v3.0
248 stars 28 forks source link

Cloning into 'lib/qtmpris' fails during build #84

Closed MonocrystalMonkey closed 2 years ago

MonocrystalMonkey commented 2 years ago

https://git.merproject.org/mer-core/qtmpris no longer seems to exist/work and upstream has moved to https://git.sailfishos.org/mer-core/qtmpris. Any attempts to build from the AUR package qtwebflix-git fail with:


Submodule 'lib/qtmpris' (https://git.merproject.org/mer-core/qtmpris) registered for path 'lib/qtmpris'
Cloning into '/tmp/makepkg/qtwebflix-git/src/qtwebflix/lib/qtdbusextended'...
Cloning into '/tmp/makepkg/qtwebflix-git/src/qtwebflix/lib/qtmpris'...
fatal: unable to access 'https://git.merproject.org/mer-core/qtmpris/': error:1408F10B:SSL routines:ssl3_get_record:wrong version number
fatal: clone of 'https://git.merproject.org/mer-core/qtmpris' into submodule path '/tmp/makepkg/qtwebflix-git/src/qtwebflix/lib/qtmpris' failed
Failed to clone 'lib/qtmpris'. Retry scheduled
Cloning into '/tmp/makepkg/qtwebflix-git/src/qtwebflix/lib/qtmpris'...
fatal: unable to access 'https://git.merproject.org/mer-core/qtmpris/': error:1408F10B:SSL routines:ssl3_get_record:wrong version number
fatal: clone of 'https://git.merproject.org/mer-core/qtmpris' into submodule path '/tmp/makepkg/qtwebflix-git/src/qtwebflix/lib/qtmpris' failed
Failed to clone 'lib/qtmpris' a second time, aborting```
gort818 commented 2 years ago

Fixed. Thanks and sorry for the delay.