What's new

Entware mariadb-server-base upgrade

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

LaMpiR

Regular Contributor
Hi. I have the AX88U with the latest firmware from Merlin, but I have noticed that I cannot resolve one update for mariadb. I use normally amtm to check for updates, but I even had to use opkg update/upgrade. This is the error which I got:

Code:
I cannot add the code since the forum is always giving me the error. Added the picture.

Any help would be appreciated.
 

Attachments

  • mariadb.png
    mariadb.png
    17.4 KB · Views: 55
Try removing mariadb-common as that package is no longer present in the repository, so presumably it's obsolete.
 
Try removing mariadb-common as that package is no longer present in the repository, so presumably it's obsolete.
I have to attach a picture once more since I am getting an error due to something from this code.
 

Attachments

  • mariadb.png
    mariadb.png
    355.3 KB · Views: 34
I suggest you remove all currently installed mariadb packages and start again.
Code:
opkg list-installed | grep mariadb
 

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top