update-manager does not install the packages if /home does not exist

Bug #410409 reported by Khem Raj
28
This bug affects 3 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: update-manager

I have a ubuntu 9.04 uptodate system running on x86_64/amd64. update-manager does pop up when updates are available but nothing happens when install button is clicked.

The issue it that I do not have /home because the user homedirs are mounted over NIS/NFS which is an automout to /homes and not /home

To verify I created and empty dir /home and it started to work as usual.

Probably it should look at $HOME instead of looking for /home ?

Revision history for this message
Khem Raj (khem-raj) wrote :

Here is log

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py", line 572, in on_button_install_clicked
    self.cache.checkFreeSpace()
  File "/usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeCache.py", line 946, in checkFreeSpace
    st = os.statvfs(d)
OSError: [Errno 2] No such file or directory: '/home'

Robert Roth (evfool)
Changed in update-manager (Ubuntu):
status: New → Confirmed
Revision history for this message
Robert Roth (evfool) wrote :

Still exists in Natty.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.