[Touch-packages] [Bug 1995105] Re: add-apt-repository fails if it encounters immutable sources.list.d entry

2022-10-28 Thread Martin Schmitt
** Summary changed: - apt-add-repository fails if it encounters immutable sources.list.d entry + add-apt-repository fails if it encounters immutable sources.list.d entry -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1995105] [NEW] add-apt-repository fails if it encounters immutable sources.list.d entry

2022-10-28 Thread Martin Schmitt
Public bug reported: Reason: We're trying to protect an internal APT source from trivial accidental modification by users (who do have sudo as root). Steps to reproduce: echo '# dummy' > /etc/apt/sources.list.d/dummy.list chattr +i /etc/apt/sources.list.d/dummy.list add-apt-repository -y

[Touch-packages] [Bug 1971984] Re: pcscd 1.9.5-3 do not start automatically, only manual

2022-05-16 Thread Martin Schmitt
We're seeing this same issue. The postinst script in the 22.04 package seems to be missing a few lines that were still there in 21.10, one of which would be the one that executes systemctl enable pcscd.socket. -- You received this bug notification because you are a member of Ubuntu Touch seeded