Jakub, I cannot thank you enough. Your instructions solved the problem. I saw that the problem was with /tmp but I tried changing the folder attribute by adding an "x" for all users, but that did not work. Thanks again.
Should the bug be closed? How will others see your solution? Can Ubuntu issue that exec command while upgrading? This was my first "bug" report. Steve On 10/19/2013 05:41 AM, Jakub Krajniak wrote: > In my case the problem was with /tmp > tmpfs on /tmp type tmpfs (rw,noexec,nosuid) > > The bug disappear after I removed the noexec flag: sudo mount -o > remount,exec /tmp > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241660 Title: update-manager fails when upgrading from 13.04 to 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1241660/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
