[Bug 1199370] Re: mintupdate / apt requires access to my home directory
John Edwards
john.edwards at linguamatics.com
Tue Jul 9 13:54:38 UTC 2013
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/520763
** Also affects: apt (Ubuntu)
Importance: Undecided
Status: New
--
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