@juliank, please provide any feedback you have; all I saw in the
original MR was a single comment. The new MR has been open for 3 months
with no feedback at all, until just today.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
I was about ready to get back to reviewing this (or just saying meh, I
don't see anything obviously wrong, so just upload it) 3 months ago when
you declared that you gave up on the MR.
I don't see how creating a new tool is easier than just uploading your
changes. Both have the same effect of igno
> if someone end up working on the issue
*if* someone works on it?
https://code.launchpad.net/~ubuntu-support-team/software-properties/+git/software-properties/+merge/379928
https://salsa.debian.org/apt-team/python-apt/-/merge_requests/43
https://launchpad.net/~ubuntu-support-team/+archive/ubuntu
The bug is 10 years old and there is no indication it's a priority for
bionic or focal, I'm going to wontfix for those series for now, we can
always reopen if someone end up working on the issue
** Changed in: software-properties (Ubuntu Eoan)
Status: Confirmed => Won't Fix
** Changed in:
gave up on the MR corresponding to this bug.
moved devel work into
https://code.launchpad.net/~ubuntu-support-team/software-properties/+git/software-properties
daily builds at:
https://launchpad.net/~ubuntu-support-team/+archive/ubuntu/add-apt-repository
if anyone is interested in this please fe
To be usable under sudo, the changes for this also require bug 1862948
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/645404
Title:
Support Private PPAs
To manage notifications about this bug go to:
** Tags added: rls-ee-notfixing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/645404
Title:
Support Private PPAs
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sou
I changed the MP over to 'Needs Review' as I think the code is in a
state ready for review.
Note that I removed the --remote support from it; while that is
definitely something that should be added, I believe it's separate and
complex enough it should be done separately, later.
--
You received t
> So multiple ssh subprocesses should not be a huge issue, you could after all
> use ControlMaster and stuff to reuse the connection.
nice, I hadn't used ControlMaster before; that's useful.
> That said, it seems reasonable to create a shell script, or a Python script
> and
> execute that on the
So multiple ssh subprocesses should not be a huge issue, you could after
all use ControlMaster and stuff to reuse the connection.
That said, it seems reasonable to create a shell script, or a Python
script and execute that on the remote from stdin.
python3 and python3-apt should be available on a
> * add-apt-repository should support logging in to launchpad and adding
private ppas
added this functionality.
> * private PPAs should be added with auth.conf.d for the auth data
added this functionality.
still does not remove this auth data when the corresponding sources.list
entry is removed
@carlfk, can you elaborate on:
> deploy a private key (or similarly sensitive secret) file and a publicly
> readable script (apt-add-repository...) and it just runs, no browser,
> no user, no typing
for a private ppa, the script will only generate 3 files (e.g. for
ppa:ddstreet/private on disco)
** Changed in: software-properties (Ubuntu Eoan)
Importance: Low => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/645404
Title:
Support Private PPAs
To manage notifications about this bug
moved my git repo over to
https://code.launchpad.net/~ddstreet/software-properties/+git/software-properties
** Merge proposal linked:
https://code.launchpad.net/~ddstreet/software-properties/+git/software-properties/+merge/367276
--
You received this bug notification because you are a member
my working git repo is
https://code.launchpad.net/~ddstreet/ubuntu/+source/software-properties/+git/software-properties/+ref/lp645404
test builds at
https://launchpad.net/~ddstreet/+archive/ubuntu/lp645404
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
targeted to b/c/d/e, although all my initial work is on e only. It
includes a large amount of refactoring that I don't think is appropriate
to sru back, so b/c/d would get a much smaller update - if at all.
> * add-apt-repository should support logging in to launchpad and adding
private ppas
add
one note to mention on changing software-properties over to using
launchpadlib for lp logins; launchpadlib will create cache files in ~
and when running as sudo ~ isn't changed (without -i or -H). This
results in bug 1828208
launchpadlib is not the only thing to suffer from this feature of sudo;
** Also affects: software-properties (Ubuntu Disco)
Importance: Undecided
Status: New
** Also affects: software-properties (Ubuntu Bionic)
Importance: Undecided
Status: New
** Also affects: software-properties (Ubuntu Eoan)
Importance: Low
Status: Triaged
** Also af
please consider the CI case: headless process that runs periodically for
months without user interaction.
something like: deploy a private key (or similarly sensitive secret)
file and a publicly readable script (apt-add-repository...) and it just
runs, no browser, no user, no typing.
--
You rece
OK, so:
* add-apt-repository should support logging in to launchpad and adding
private ppas
* private PPAs should be added with auth.conf.d for the auth data
* to avoid having to login to launchpad on a server, something like:
- add-apt-repository should gain a --stdin switch that contains li
Private PPAs are accessed with basic auth using https: URLs to private-
ppa.launchpad.net.
https://stub:secretkeyfromlp@private-
ppa.launchpad.net/teamname/ppaname/ubuntu
It would be great if add-apt-repository accepted this or a similar URL,
use it to retrieve the signing key security and add it
This problem is almost 6 years old. Is anyone working on it?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/645404
Title:
Support Private PPAs
To manage notifications about this bug go to:
https://b
Calling lp.people[lp.me.name].getArchiveSubscriptionURL(archive) once the
archive has been found
will get the url to be used for private PPAs.
getArchiveSubscriptionURL
Get a text line that is suitable to be used for a sources.list entry.
It will create a new IArchiveAuthToken if one doesn't al
23 matches
Mail list logo