Facebook
From aa, 2 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 178
  1. alffzg@penguin:~$ sudo apt-get remove mariadb-server
  2. Reading package lists... Done
  3. Building dependency tree... Done
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6.   galera-4 libaio1 libcgi-fast-perl libcgi-pm-perl libconfig-inifiles-perl libdaxctl1 libdbd-mariadb-perl
  7.   libdbi-perl libfcgi-bin libfcgi-perl libfcgi0ldbl libhtml-template-perl libmariadb3 libndctl6 libpmem1
  8.   libterm-readkey-perl liburing1 lsof mariadb-client mariadb-client-compat mariadb-client-core
  9.   mariadb-common mariadb-server-core mysql-common pv rsync socat
  10. Use 'sudo apt autoremove' to remove them.
  11. The following packages will be REMOVED:
  12.   mariadb-server mariadb-server-compat
  13. 0 upgraded, 0 newly installed, 2 to remove and 22 not upgraded.
  14. After this operation, 56.2 MB disk space will be freed.
  15. N: Ignoring file 'mariadb.list.old_1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
  16. Do you want to continue? [Y/n] y
  17. (Reading database ... 47930 files and directories currently installed.)
  18. Removing mariadb-server-compat (1:11.0.2+maria~deb11) ...
  19. Removing mariadb-server (1:11.0.2+maria~deb11) ...
  20. Processing triggers for man-db (2.9.4-2) ...
  21. alffzg@penguin:~$ sudo apt-get install mariadb-server
  22. Reading package lists... Done
  23. Building dependency tree... Done
  24. Reading state information... Done
  25. The following package was automatically installed and is no longer required:
  26.   libaio1
  27. Use 'sudo apt autoremove' to remove it.
  28. The following additional packages will be installed:
  29.   mariadb-server-compat
  30. Suggested packages:
  31.   mailx mariadb-test netcat-openbsd
  32. The following NEW packages will be installed:
  33.   mariadb-server mariadb-server-compat
  34. 0 upgraded, 2 newly installed, 0 to remove and 22 not upgraded.
  35. Need to get 3,827 kB of archives.
  36. After this operation, 56.2 MB of additional disk space will be used.
  37. N: Ignoring file 'mariadb.list.old_1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
  38. Do you want to continue? [Y/n] y
  39. Get:1 https://dlm.mariadb.com/repo/mariadb-server/11.0/repo/debian bullseye/main amd64 mariadb-server amd64 1:11.0.2+maria~deb11 [3,824 kB]
  40. Get:2 https://dlm.mariadb.com/repo/mariadb-server/11.0/repo/debian bullseye/main amd64 mariadb-server-compat all 1:11.0.2+maria~deb11 [3,332 B]
  41. Fetched 3,827 kB in 2s (1,563 kB/s)        
  42. N: Ignoring file 'mariadb.list.old_1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
  43. Preconfiguring packages ...
  44. Selecting previously unselected package mariadb-server.
  45. (Reading database ... 47825 files and directories currently installed.)
  46. Preparing to unpack .../mariadb-server_1:11.0.2+maria~deb11_amd64.deb ...
  47. /var/lib/mysql: found previous version 11.0
  48. Unpacking mariadb-server (1:11.0.2+maria~deb11) ...
  49. Selecting previously unselected package mariadb-server-compat.
  50. Preparing to unpack .../mariadb-server-compat_1:11.0.2+maria~deb11_all.deb ...
  51. Unpacking mariadb-server-compat (1:11.0.2+maria~deb11) ...
  52. Setting up mariadb-server (1:11.0.2+maria~deb11) ...
  53. Warning: The unit file, source configuration file or drop-ins of mariadb.service changed on disk. Run 'systemctl daemon-reload' to reload units.
  54. mariadb-extra.socket is a disabled or a static unit not running, not starting it.
  55. mariadb-extra.socket is a disabled or a static unit, not starting it.
  56. Job for mariadb.service failed because the control process exited with error code.
  57. See "systemctl status mariadb.service" and "journalctl -xe" for details.
  58. Setting up mariadb-server-compat (1:11.0.2+maria~deb11) ...
  59. Processing triggers for man-db (2.9.4-2) ...
  60. alffzg@penguin:~$

Replies to aa rss

Title Name Language When
Untitled fisch man text 2 Years ago.