Strange behavior | Packages unavailable
-
When I go to check available packages in Package Manager, it shows an empty list.
Once I go to System > Update and check for system updates and then go to check Packages Manager again > Available packages, the list shows the packages to install.
Not sure what is happening here.
This is new, it wasn't happening with 22.05
System: SG-3100 -
To fix this, I go to:
After doing the step above, problem is fixed:
I wonder if the problem is somehow related to this: (Device seems to not be registered?)
-
Did you do an update or a clean install?
At my SG-3100 (updated) I see all available packages and I didnt get the register information yet.
Having some issues with the memory too, but in total no major issues.
At least, I didnt noticed some since the update.Regards
-
-
@mcury No, I don’t think it’s linked to the registration, because mine shows it is registered, but I have to go through the same steps each day to check for updates. Without doing that the updates are non-existent and the available packages are totally empty, as per the first post.
-
Were you able to resolve this?
For clarification the fact it shows as unregistered on the registration page is unrelated to not being able to pull in packages. It is correctly shown as an eligible device on the System Update page so should see pkgs if it's able to reach the pkg repos.
If you're still seeing it try running at the CLI:
pkg-static -d update
and see what error it returns.Steve