root@turris:~# opkg install banip
Installing banip (0.9.0-1) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/packages/banip_0.9.0-1_all.ipk
Installing firewall4 (2022-10-18-7ae5e14b-2) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/base/firewall4_2022-10-18-7ae5e14b-2_arm_cortex-a9_vfpv3-d16.ipk
Collected errors:
* check_data_file_clashes: Package firewall4 wants to install file /etc/hotplug.d/iface/20-firewall
But that file is already provided by package * firewall
* check_data_file_clashes: Package firewall4 wants to install file /etc/init.d/firewall
But that file is already provided by package * firewall
* check_data_file_clashes: Package firewall4 wants to install file /sbin/fw3
But that file is already provided by package * firewall
* opkg_install_cmd: Cannot install package banip.
I am not sure sure if I should allow the banip packet to overwrite those files.
Anyhow I have now for the first time tried to the snapshot feature.
Updater execution failed:
INFO:Target Turris OS: 7.0.0
line not found
line not found
line not found
line not found
line not found
ERROR:
inconsistent: Requested package luci-i18n-vpn-policy-routing-de that is not available.
Well, Indy Omnia 2 GB, standard config, vpn, adblock, latest Uboot, zero issues.
Came home, was apparently already on 7.0, just rebooted, and flawless.
Same error as @valknut89_89 , but for French package. I receive this e-mail every ~1h30:
Error notifications
===================
Updater execution failed:
INFO:Target Turris OS: 7.0.0
WARN:Request not satisfied to install package: luci-app-vpn-policy-routing
line not found
ERROR:
inconsistent: Requested package luci-i18n-vpn-policy-routing-fr that is not available.
line not found
line not found
line not found
line not found
Yes, I can confirm that unchecking these extensions helped me get past the error. I am not sure why I had it selected in the first place, as I do not have the modem card in my Omnia, but it is possible that Iâve tried some USB sticks before.
root@dgw:~# pkgupdate
INFO:Target Turris OS: 7.0.0
line not found
line not found
line not found
line not found
line not found
ERROR:
inconsistent: Requested package netatalk that is not available.
root@dgw:~#
Please netatalk non exist in openwrt 22.x ?
Thanx.
So the update went well on both my Moxâs (one used as a router and one as an AP).
For this I changed the /etc/updater/conf.d/turris.lua on my AP to point to HBS (since I didnât want to have such different OS versions for 190+ hour) as mentioned in Turris OS 7.0 is out! - #27 by loom.
But now every time the updater runs on the AP, it spits an error:
Apr 12 09:35:29 ap1 updater-supervisor: Running pkgupdate
Apr 12 09:35:32 ap1 updater[12455]: file:////etc/updater/conf.d/turris.lua.lua:119 (Globals): There is a newer version available, but update is scheduled after another 145.7 hours. If you want the latest and greatest all the time, switch to one of the development branches.
Apr 12 09:35:32 ap1 updater[12455]: repository.lua.lua:47 (Globals): Target Turris OS: 7.0.0
Apr 12 09:35:49 ap1 updater-supervisor: pkgupdate reported no errors
Apr 12 09:35:50 ap1 updater-supervisor: Traceback (most recent call last):
File "/usr/bin/updater-supervisor", line 33, in <module>
sys.exit(load_entry_point('svupdater==1.5.6', 'console_scripts', 'updater-supervisor')())
File "/usr/lib/python3.10/site-packages/svupdater/__main__.py", line 109, in main
File "/usr/lib/python3.10/site-packages/svupdater/_supervisor.py", line 146, in run
File "/usr/lib/python3.10/site-packages/svupdater/notify.py", line 115, in changes
AttributeError: 'list' object has no attribute 'splitlines'
It doesnât seem too bad and I will (obviously) revert the change to the updater in about 144 hours, but still posting here for posterity. ^^