migrate
migrate copied to clipboard
how to install migrate on ubuntu jammy
trafficstars
Is your feature request related to a problem? Please describe. when I install it on ubuntu jammy. it's still fail.
Describe the solution you'd like build the ubuntu jammy version cli in release. and install it by bash script.
Describe alternatives you've considered i doesn't know how to build the ubuntu jammy version cli.
Additional context
apt update
Hit:1 http://repo.huaweicloud.com/ubuntu jammy InRelease
Hit:2 http://repo.huaweicloud.com/ubuntu jammy-updates InRelease
Hit:3 http://repo.huaweicloud.com/ubuntu jammy-backports InRelease
Hit:4 http://repo.huaweicloud.com/ubuntu jammy-security InRelease
Hit:5 https://mirrors.aliyun.com/docker-ce/linux/ubuntu jammy InRelease
Ign:6 https://packagecloud.io/golang-migrate/migrate/ubuntu jammy InRelease
Err:7 https://packagecloud.io/golang-migrate/migrate/ubuntu jammy Release
404 Not Found [IP: 13.56.105.245 443]
Reading package lists... Done
E: The repository 'https://packagecloud.io/golang-migrate/migrate/ubuntu jammy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
#846 #818
@mouyong I get this question every time I update my go.
Perhaps we should add a section about installation to the root README.md file?