This:

    os.link('/var/tmp/secret.link','/var/mail/%s' % (self.user.login))

Ends up being this:

43738 linkat(AT_FDCWD, "/var/tmp/secret.link", AT_FDCWD,
"/var/mail/toasljud", AT_SYMLINK_FOLLOW) = -1 EACCES (Permission denied)

Trying to figure out how the python version has got anything to do with
it...

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

Title:
  autopkgtest failure with python 3.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/2139109/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to