[Touch-packages] [Bug 1904068] Re: apt(-get) source fails to use credentials from /etc/apt/auth.conf(.d)

2023-02-10 Thread Renan Rodrigo
Gabriel Kaufmann (info-typoworx) wrote on 2022-08-24 (last edit on 2022-08-24): > Also affects me. But instead of "only" source-packages all updates fail with Unauthorized 401. ESM is unusable in fact working like that! In my case Ubuntu 16.04 is affected which still should work for ESM Updates

[Touch-packages] [Bug 1904068] Re: apt(-get) source fails to use credentials from /etc/apt/auth.conf(.d)

2023-02-10 Thread Julian Andres Klode
I noticed that too yesterday but it's hard to make this right I think. Maybe the default permissions should give read access to the auth.conf snippet for users in the admin group or whatever it's called. Because the problem to guard against are shared systems where credentials for Pro shouldn't

[Touch-packages] [Bug 1904068] Re: apt(-get) source fails to use credentials from /etc/apt/auth.conf(.d)

2023-02-10 Thread Aaron Rainbolt
Could you try changing the permissions back to something more strict (maybe 0600), and then changing ownership to the `apt` user/group? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 1904068] Re: apt(-get) source fails to use credentials from /etc/apt/auth.conf(.d)

2023-02-10 Thread N.Buechner
This seems to be a simple permission problem. The user is not allowed to read /etc/apt/auth.conf.d/90ubuntu-advantage So instead of: apt-get source --only-source intel-microcode/trusty use: sudo apt-get source --only-source intel-microcode/trusty If you need to run it as a user fix the

[Touch-packages] [Bug 1904068] Re: apt(-get) source fails to use credentials from /etc/apt/auth.conf(.d)

2022-08-24 Thread Gabriel Kaufmann
Also affects me. But instead of "only" source-packages all updates fail with Unauthorized 401. ESM is unusable in fact working like that! In my case Ubuntu 16.04 is affected which still should work for ESM Updates and there are about 300 updates proposed for me, but I'm not able to download them.

[Touch-packages] [Bug 1904068] Re: apt(-get) source fails to use credentials from /etc/apt/auth.conf(.d)

2021-06-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apt (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.