[Bug 1199370] Re: mintupdate / apt requires access to my home directory

Ubuntu Foundations Team Bug Bot 1199370 at bugs.launchpad.net
Tue Jul 9 16:19:44 UTC 2013


The attachment "mintupdate chdir patch" seems to be a patch.  If it
isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1199370

Title:
  mintupdate / apt requires access to my home directory

Status in The Linux Mint Distribution:
  New
Status in “apt” package in Ubuntu:
  New

Bug description:
  __Problem__

  When running mintupdate I encounter the following error:

  Unable to change to /home/jedwards/ - chdir (13: Permission denied)

  My home directory is NFS mounted and secured with kerberos. The root
  user has no access to my home directory and thus the chdir failes.

  I encounter the same problem if I run:

  cd /home/jedwards
  sudo apt-get update

  __Expected__

  I don't think changing the behavoir of apt is something for the Linux
  Mint team but mintupdate should not require access to my home
  directory.

  __Reproduction__

  Run mintupdate as a user with an NFS mounted home directory to which
  root has no access (either root squashing or kerberos).

  
  __Proposed solution__

  Modify /usr/bin/mintupdate to chdir to "/":

  See my modified version attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1199370/+subscriptions




More information about the foundations-bugs mailing list