Jump to content

RBVM Bugs: Difference between revisions

Updated bugs list
No edit summary
(Updated bugs list)
Line 6: Line 6:
# '''Moderate Bug:''' Session cache should be cleared when the system starts up, otherwise lock errors cause some peoples' sessions to asplode.
# '''Moderate Bug:''' Session cache should be cleared when the system starts up, otherwise lock errors cause some peoples' sessions to asplode.
# '''Improvement:''' Logging and debug levels, etc, need to be cleaned up properly.
# '''Improvement:''' Logging and debug levels, etc, need to be cleaned up properly.
# '''Moderate Bug:''' If new VMs are created as root, the mode and ownerships of the VM images under /var/lib/rbvm/images is completely wrong - VM will refuse to start as the rbvm user can't read/write the image.
# '''Moderate Bug:''' If new VMs are created as root, the mode and ownerships of the VM images under /var/lib/rbvm/images is completely wrong - VM will refuse to start as the rbvm user can't read/write the image. '''Fixed in rev 66'''
# '''Improvement:''' Add extra columns (MAC, IP, status) to homepage. '''Added in rev 65'''