Created
January 1, 2021 21:17
Star
You must be signed in to star a gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@omnia:~# cat /etc/updater/conf.d/user.lua | |
| Package('vim-full', { virtual = true }) | |
| Package('python3-python', { virtual = true }) | |
| root@omnia:~# pkgupdate | |
| INFO:Target Turris OS: 6.0-future | |
| WARN:Requested package reforis-openvpn-plugin-l10n-de that is missing, ignoring as requested. | |
| WARN:Requested package reforis-data-collection-plugin-l10n-de that is missing, ignoring as requested. | |
| WARN:Requested package reforis-diagnostics-plugin-l10n-de that is missing, ignoring as requested. | |
| WARN:Requested package reforis-snapshots-plugin-l10n-de that is missing, ignoring as requested. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment