scysys / AzuraCast-Ubuntu

Effortless AzuraCast Setup on Ubuntu LTS with Classic Installer Approach
GNU General Public License v3.0
5 stars 6 forks source link

install KO: 4/10 setup_stations : unmet dependencies #2

Closed isAAAc closed 1 year ago

isAAAc commented 1 year ago

Hello o/ and thx for your work and time ;)

i try to install on this system:

root@stream:~# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.2 LTS"

i tried many times, so each time à start a new try, i launch this command:

cd ~ && rm -Rf azuracast_installer && rm -Rf /var/azuracast && rm -Rf /etc/apt/sources.list.d/ && apt purge supervisor mariadb-server mariadb-server-core mariadb-common && apt purge nginx && deluser azuracast && apt autoremove

i encounter this issue for now (reproductible each time on my server) during this step: - 4/10 setup_stations

The following packages have unmet dependencies:
 libgd-dev : Depends: libgd3 (= 2.3.0-2ubuntu2) but 2.3.3-9+ubuntu22.04.1+deb.sury.org+1 is to be installed
 libpcre2-dev : Depends: libpcre2-8-0 (= 10.39-3ubuntu0.1) but 10.40-1+ubuntu22.04.1+deb.sury.org+1 is to be installed
E: Unable to correct problems, you have held broken packages.

trying to find a way to fix this,

thx for your help ;)

isAAAc commented 1 year ago

Accept this solution? [Y/n/q/?]
The following packages will be DOWNGRADED: libpcre2-8-0 The following NEW packages will be installed: libpcre2-16-0{a} libpcre2-32-0{a} libpcre2-dev libpcre2-posix3{a}


install in progress \o/

`- 5/10 setup_web`