Project

General

Profile

Actions

Bug #678

closed

cant go to dashboard due to package reinstall screen everytime

Added by Bipin Chandra almost 14 years ago. Updated almost 14 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
Start date:
06/19/2010
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

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

Actions #1

Updated by Jim Pingle almost 14 years ago

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.

Actions #2

Updated by Anonymous almost 14 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Ermal Luçi almost 14 years ago

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.

Actions #4

Updated by Jim Pingle almost 14 years ago

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.

Actions #5

Updated by Chris Buechler almost 14 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF