OpenWrt 19.07 - rc2 (Turris OS 5.0 dev) is released!

Link is not correct.

https://openwrt.org/releases/19.07/start
https://downloads.openwrt.org/releases/19.07.0/

@Pepe

Iā€™m trying to update to hbd from 4.0, but itā€™s not working at all - I keep getting a 404:
ā€œruntime: [string ā€œrequestsā€]:395: [string ā€œutilsā€]:427: URI download failedā€

Can I suggest making that error message more useful by actually including the URI itā€™s trying to download? Looks to be the uri_content function in src/lib/autoload/a_02_utils.lua.
Through modding a bit I managed to find out that itā€™s trying to access https://repo.turris.cz/hbd/omnia/lists/base-fix, but it should be base-fix.lua, shouldnā€™t it? I can see it being referenced in base-min.lua, so Iā€™m assuming that will have to be changed for it to work.

Yes, my fault. It should be fixed now (since tomorrow).

The error message is not complete. I know about it. It is low priority issue. It is because when I was implementing that code I just at some level of abstraction lost original URI.

There is easier way to debug this. Lower layer knows URI so you have to just see those messages. You can run pkgupdate -e DBG to see what URI is failing.

Great, thanks - it is indeed working now! Iā€™ll keep that argument in mind if I ever run into issues again.

Switch to HBL today (after luci_theme_rosy removal):

INFO:Target Turris OS: 5.0.0
WARN:Requested package user-notify-l10n-cs that is missing, ignoring as requested.
WARN:Requested package user-notify-l10n-de that is missing, ignoring as requested.
WARN:Package wpad is in cyclic dependency. It might fail its post-install script.
WARN:Package hostapd is in cyclic dependency. It might fail its post-install script.
line not found
line not found
line not found
line not found
line not found
ERROR:
inconsistent: Requested package foris that is not available.
+ echo 'Updater execution exited with error. Please see previous output to know what went wrong.'
Updater execution exited with error. Please see previous output to know what went wrong.

Known issue [2] which may or may not be related to [3 4 5]


[2] https://gitlab.labs.nic.cz/turris/turris-build/issues/109
[3] https://gitlab.labs.nic.cz/turris/turris-build/issues/103
[4] https://bugs.openwrt.org/index.php?do=details&task_id=2723
[5] https://gitlab.labs.nic.cz/turris/turris-build/issues/111

Some of these are fixed. ItĀ“s working now.

I tried WPA3-SAE and OWE with wpad-openssl and then with wpad-wolfssl and canĀ“t connct to network with Windows 10 (build 1909 with WPA3 support).

During update from TOS 4.0.5, settings were not transferred from Samba3 to Samba4, so NAS didnĀ“t work after update.
I had to set it again.

This is expected. There is no migration performed and configuration is separate. You can have on Turris OS 5.0+ (OpenWrt 19.07) both versions of Samba.

1 Like

I dont know if there was some update, but I am unable to open reForis and Foris gives error.

foris-error log sent to tech support

I responded to you in within a few minutes once we received your email. Should be enough to update your router to the latest version and reboot it.

Ok, it works now, after reboot, thanks.

Where I can chceck if there was an update except Foris/reForis?

I normally check here: https://repo.turris.cz/hbd/omnia/
I see the date shown for the packages: if it is more recent than when I updated, it means that the image and the packages have been recompiled (can be updated).
Updating is always convenient via Foris or with reForis, which has a more explicit update checking function.

Well, after last update I cannot log in to LuCI or SSH. Foris and reForis login are OK, but luci with the same password says that username or password is incorrectā€¦

Have tried to change password in reForis but with no result. How can I fix this?

Thanks for reporting this issue to us. We have been able to reproduce it, and the fix is on its way to you.

Thank you!

My two 2,5" HDDs are still running because of hdparm bug, which is present since moment when I have started to use NAS (present TOS3.x -> TOS4.x -> TOS5) - hdparm loose its values after power loss (most of time) or after regular reboot (occasionally).
So it would be fine to give them some rest after 24 hours :slightly_smiling_face:

EDIT 18.2.2020 20:42: LuCI and SSH are working after update.

Today, whole day there is error in updater:

Updater failed: 

inconsistent: Package crypto-wrapper requires package turris-otp that is not available.
1 Like

There were some changes related to it, but currently Iā€™m not able to reproduce your issue as it was fixed on build servers 3 hours ago.

1 Like

I also canā€™t reproduce it anymore.