Bug #678
closed
cant go to dashboard due to package reinstall screen everytime
Added by Bipin Chandra over 14 years ago.
Updated over 14 years ago.
Description
im on the 19th June nanobsd snap and there was a recent patch by Emal regarding package sync etc on bootup but i guess after that now the index.php file always shows me package installation instead of the dashboard, i just have the vnstat2 package and that too on upgrade and reboot, it syncs in console but doesn't work at all as package reinstallation is broken
I committed a fix for this and restarted the snapshot builder run that was active, so the next set of snapshots should include the fix. In the meantime, from the console shell, do this:
# rm /conf/needs_package_sync
And you should be able to get back into the Dashboard.
- Status changed from New to Feedback
- % Done changed from 0 to 100
Well i think rather than hiding an error it needs to be found where this setting is triggered elsewhere?
It will still do the double installation of packages this way.
No, the removal of the file won't cause the packages to install again.
If you want to disable the GUI reinstall, fix/disable the actual check, not the removal of the file. That is what is causing the loop. The file should be removed in that block regardless, if you want to ensure the packages do not get reinstalled again.
- Status changed from Feedback to Resolved
Also available in: Atom
PDF