ThikaXer
- Login: ThikaXer
- Registered on: 10/15/2020
- Last connection: 01/26/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 1 | 1 |
Reported issues | 0 | 2 | 2 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Contributor | 01/25/2021 |
CertGuard | Contributor | 01/25/2021 |
Container Support | Contributor | 01/25/2021 |
Crane | Contributor | 01/25/2021 |
Debian Support | Contributor | 01/25/2021 |
Docker Support | Contributor | 01/25/2021 |
File Support | Contributor | 01/25/2021 |
Migration Plugin | Contributor | 01/25/2021 |
Nectar | Contributor | 01/25/2021 |
NPM Plugin | Contributor | 01/25/2021 |
OSTree Support | Contributor | 01/25/2021 |
Packaging | Contributor | 01/25/2021 |
Pulp | Contributor | 01/25/2021 |
Puppet Support | Contributor | 01/25/2021 |
Python Support | Contributor | 01/25/2021 |
RPM Support | Contributor | 01/25/2021 |
Activity
03/29/2021
-
Applied in changeset commit:3157ad10abf777009620ffa421b3eab45d85a5bb. Story #7905 (MODIFIED): As a user I want to synchronise oracle ropositories via ULNOracle provides their closed repositories via the ULN (Unbreakable Linux Network) which is based on a spacewalk type authentication. For login a username and password are required.
The URLs that will be used in spacewalk are `uln://ch... -
fixes #7905
https://pulp.plan.io/issues/7905
Should also work for non-Oracle ULN repositories, tested using Oracle. Revision 3157ad10: Add ability to synchronize Oracle ULN repositories
01/26/2021
-
Applied in changeset commit:pulpcore|032f3361069649e1c54311d0de23c1b19aa46f2e. Story #8083 (MODIFIED): As a user, I can specify `headers` as an option for all remote types## Use Cases
1. For RPM content, oracle linux needs headers sent for the server to respond properly. You can see this work started in these PR: https://github.com/pulp/pulpcore/pull/1041 and https://github.com/pulp/pulp_rpm/pull/1896... -
Aiohttp client session now supports a headers field. Headers should be
provided as a dictionary or a JSON field. Headers can be set for entire
client seession or for requests.
fixes #8083 Revision 032f3361 (pulpcore): Add headers option in aiohttp client session
12/01/2020
-
Story #7905 (CLOSED - CURRENTRELEASE): As a user I want to synchronise oracle ropositories via ULNOracle provides their closed repositories via the ULN (Unbreakable Linux Network) which is based on a spacewalk type authentication. For login a username and password are required.
The URLs that will be used in spacewalk are `uln://ch...
11/24/2020
11/19/2020
-
Applied in changeset commit:80ac6cc3f49aaf3b3b82e4cc8e92a8186e6f2a0e. Story #7502 (MODIFIED): As a user I want to sync upstream repositories using "Flat Repository Format"It appears some APT repositories do not store their release files somewhere beneath a `dists/` folder, using the repo root (or some arbitrary path) instead.
Example: https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/...
11/18/2020
-
fixes #7502
https://pulp.plan.io/issues/7502 Revision 80ac6cc3: Support flat repository format
11/16/2020
-
Applied in changeset commit:2ef5693727435c54f676e1eeefbe38ea8026562a. Issue #7467 (MODIFIED): Missing architectures specified in Release should be regarded as emptyI am trying to sync release `focal-security` with components `main universe non-free` from `http://security.ubuntu.com/ubuntu/`.
This fails because the Release-file defines some architecture-files that are not present.
According to htt... -
Also available in: Atom