[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-04-02 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.99.46 --- software-properties (0.99.46) noble; urgency=medium * ppa: do not enable deb822 logic when input is sources.list line or URI (LP: #2037210) -- Nick Rosbrook Thu, 28 Mar 2024 14:47:51 -0400 ** Changed in: so

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-04-02 Thread Norbert
Thanks! Just tested software-properties 0.99.46+git202403291516.f90a96b1-1334~ubuntu24.04.1 from ppa:roguescholar/daily repository. This upgrade fixes the issue. Please merge it to Noble. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is su

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-28 Thread Nick Rosbrook
** Changed in: software-properties (Ubuntu) Status: Confirmed => In Progress ** Tags removed: rls-nn-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-28 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~enr0n/software-properties/+git/software-properties/+merge/463298 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-28 Thread Nick Rosbrook
** Tags added: rls-nn-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/2037210 Title: unable to add PPA by its sources.list line Status in Software Pro

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-27 Thread Norbert
Below is the output from the minimal relevant Docker container, the PPAs are not added to system: ``` $ docker run -it --rm ubuntu:noble bash -c "export DEBIAN_FRONTEND=noninteractive; apt-get -qq update && apt-get -qq dist-upgrade > /dev/null && apt-get -qq install software-properties-common ap

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-27 Thread Norbert
** Tags added: noble -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/2037210 Title: unable to add PPA by its sources.list line Status in Software Properties:

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-27 Thread Norbert
Bug is not fixed in latest build of Ubuntu 24.04 LTS. Please fix it before final LTS release. You are breaking user-experience. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-16 Thread Norbert
Bug is not fixed in latest build of Ubuntu 24.04 LTS. Please fix it before final LTS release. You are breaking user-experience. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2024-03-02 Thread Norbert
Bug is not fixed in latest build of Ubuntu 24.04 LTS. Please fix it before final LTS release. You are breaking user-experience. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2023-09-29 Thread Norbert
@Nick Rosbrook (enr0n) Your assumption is correct only in the case when PPA_release = distro_release. But in my case the situation is different: 1. distro version is 23.10, 2. PPA provides packages only for 22.04 LTS. Also please note that there are some obsolete PPAs where their owner is not av

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2023-09-29 Thread Julian Andres Klode
** Tags removed: rls-mm-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/2037210 Title: unable to add PPA by its sources.list line Status in Software P

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2023-09-28 Thread Nick Rosbrook
This is a result of us moving PPA sources to deb822 for this cycle. As a workaround, please use this syntax instead: $ apt-add-repository ppa:nrbrtx/vte This is really much nicer than specifying the whole deb line anyways. I think we should just remove support for the "add by line" syntax since i

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2023-09-25 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: https://iso.qa.ubuntu.com/qatracker/reports/bugs/2037210 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Touch seeded pa

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2023-09-25 Thread Norbert
** Tags added: foundations-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/2037210 Title: unable to add PPA by its sources.list line Status in Software Pr

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2023-09-24 Thread Norbert
** Tags added: rls-mm-incoming ** Changed in: software-properties (Ubuntu) Status: New => Confirmed ** Also affects: software-properties Importance: Undecided Status: New ** Changed in: software-properties Status: New => Confirmed -- You received this bug notification b

[Touch-packages] [Bug 2037210] Re: unable to add PPA by its sources.list line

2023-09-24 Thread Norbert
The same happens with clean Docker Ubuntu Mantic image, see below: ``` $ docker run -it --rm ubuntu:mantic bash -c "export DEBIAN_FRONTEND=noninteractive; apt-get -qq update && apt-get -qq dist-upgrade > /dev/null && apt-get -qq install software-properties-common apt-utils > /dev/null; cat /etc