Ilia Ross
Ilia Ross
I agree, Chris, on that it has to be fixed.
I spent all of Sunday trying to find the best way to solve this issue! Initially, it seemed unsolvable due to various challenges, particularly in how we handle file uploads,...
> Please note that it currently only works with the old Frame Theme. Support for the Authentic Theme will be added later tomorrow. @L-udo It has also been address in...
> Is there an estimate on when this will be released? > Or how the workaround above can be applied to be used from the webmin ui? This issue was...
> That's why i asked if there is an estimate for the next release where the fix is included. I expect us to have the new Webmin release ready before...
Hello, > After some investigation, I noticed that running the Webmin `setup-repos.sh` setup script removes all the contents of the `/etc/apt/sources.list` file. But it shouldn't! It only removes a possibly...
Thanks for the feedback and the steps to reproduce the issue! I followed the exact steps you mentioned, but I _couldn't_ reproduce the issue. Could you share the content of...
> If you followed the exact steps, but couldn't reproduce the issue, this likely means there is an issue with the Debian 12 image from my VPS hosting, I will...
> Maybe it's an odd corner case that makes `"$sources_list"` an empty string? > > https://github.com/webmin/webmin/blob/f6fa766746316e52ad59e5b04a226879e3b314ef/setup-repos.sh#L172 That should never happen. How could that even be possible?
The only way our script could cause the `sources.list` file to be emptied is if `$webmin_host` variable is unset or set to an empty value. Could you debug it for...