Hi expert,
I use dietpi-software to install LEAP with error:100 in MariaDB only.
have anyone know what happen?is source.list problem?
V125 | RPi 3 Model B (armv7l)
Your reference code: 15c0cc7a-cffb-4455-8736-ce80ff5e7455-0
thanks.
Hi expert,
I use dietpi-software to install LEAP with error:100 in MariaDB only.
have anyone know what happen?is source.list problem?
V125 | RPi 3 Model B (armv7l)
Your reference code: 15c0cc7a-cffb-4455-8736-ce80ff5e7455-0
thanks.
Hi,
Thanks for the report. I’ve created a Git ticket and I will look into this issue: https://github.com/Fourdee/DietPi/issues/444
Hi admin,
My source.list setting as below:
deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
deb-src http://archive.raspbian.org/raspbian/ jessie main contrib non-free rpi
error message as below:
Apt-get has failed:
│ - Apt string = mariadb-server mariadb-client
│ - Error code = 100
│ - Software Title = LEAP: Nginx / (MariaDB) / PHP
│
When I uninstalled LEAP, then change to install LEMP, it also had same error:100 in MySQL.
And I also try add other sites to source.list with same error.
deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
deb http://ftp.yzu.edu.tw/Linux/raspbian/raspbian/ jessie main contrib non-free rpi
deb http://free.nchc.org.tw/raspbian/raspbian/ jessie main contrib non-free rpi
Maybe mirror sites have fix some problem, and maybe is I changed the order in source.list.
Now is OK to finish LEAP installation.
update my source.list , FYI.
#deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
deb ftp://ftp.yzu.edu.tw/Linux/raspbian/raspbian/ jessie main contrib non-free rpi
deb ftp://free.nchc.org.tw/raspbian/raspbian/ jessie main contrib non-free rpi
deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
Hi,
Thanks for the update.
I did a fresh installation of LEAP on my RPi 3 just to make sure, and all seems ok. So it must of been a issue temp issue with the Raspbian mirror and/or repo.