quba42
- Registered on: 09/13/2018
- Last connection: 04/19/2021
Issues
- Assigned issues: 0
- Reported issues: 70
Projects
- Pulp (Developer, Contributor, 05/23/2019)
- RPM Support (Developer, Contributor, 05/23/2019)
- Puppet Support (Developer, Contributor, 05/23/2019)
- Docker Support (Developer, Contributor, 05/23/2019)
- Python Support (Developer, Contributor, 05/23/2019)
- Packaging (Developer, Contributor, 05/23/2019)
- Crane (Developer, Contributor, 05/23/2019)
- OSTree Support (Developer, Contributor, 05/23/2019)
- Debian Support (Developer, Contributor, Project Manager, 05/23/2019)
- Nectar (Developer, Contributor, 05/23/2019)
- File Support (Developer, Contributor, 05/23/2019)
- Ansible Plugin (Developer, Contributor, 05/23/2019)
- Maven Plugin (Developer, 07/29/2020)
- CertGuard (Developer, Contributor, 04/06/2020)
- Container Support (Developer, Contributor, 12/06/2019)
- NPM Plugin (Developer, Contributor, 05/11/2020)
- Migration Plugin (Developer, Contributor, 01/14/2020)
Activity
04/22/2021
-
Issue #8612 (NEW): The deb migration pipeline cannot successfully skip corrupted contentRunning a 2ot3 migration for deb content with `skip_corrupted=True` will result in the following error (if there actually is corrupted content):
```
pulp_deb.app.models.content.PackageReleaseComponent.package.RelatedObjectDoesNotExist:... -
I don't really understand this traceback: At some point during the pipeline run, during the `ContentSaver` stage, while looping over `d_content.d_artifacts` django complains that a `matching query does not exist` for the artifactless typ... Issue #8562: debian migration fails with: PackageReleaseComponent matching query does not existThis is debian migration related:...
-
04/20/2021
-
stfn wrote:
> I've applied the fix suggested, but once you try to sync/create a repo after that, the following error occurs.
>
> I guess Katello should also update their code.
Did you update to a newer pulp_deb version, or did you... Issue #8410: syncing deb-repos in pulp 3 fails with "The path for file... overlaps"Trigger the bug using the following steps:
- install CentOS 7
- install Katello 3.18.1 using the official instructions, no extra options
- add "Debian Buster" as a product
- add "Debian buster main" as a repository (see attachment)...
04/19/2021
-
This feature (pulp_deb 2to3 migration within Katello) really is not ready to be used (entirely untested and also missing DB columns on the Katello side).
That being said, my thoughts on the bug:
* First of all the error message doe... Issue #8562: debian migration fails with: PackageReleaseComponent matching query does not existThis is debian migration related:... -
stfn wrote:
> many thanks for the efforts
>
> Is there a way to implement the fix on kattelo (3.18) (pulp-deb-plugins-1.10.2) yet?
I am working on getting a fixed version of pulp_deb into the repository used by Katello (for 3.18 ... Issue #8410: syncing deb-repos in pulp 3 fails with "The path for file... overlaps"Trigger the bug using the following steps:
- install CentOS 7
- install Katello 3.18.1 using the official instructions, no extra options
- add "Debian Buster" as a product
- add "Debian buster main" as a repository (see attachment)... -
Update 2.9 release branch CI Revision 8f52279a: Merge pull request #272 from quba42/plugin_template
04/16/2021
-
[noissue]
Should have been part of #7905
https://pulp.plan.io/issues/7905 Revision 976fa31c: Also accept UlnRemotes on RpmRepository -
Applied in changeset commit:a566a2c86c89903f0bd4d5dcb861ca8a99fd4c76. Issue #8426 (MODIFIED): Add workflow documentation for the new ULN remote.Should document usage of the remote as well as the DEFAULT_ULN_SERVER_BASE_URL setting.
-
closes #8426
https://pulp.plan.io/issues/8426 Revision a566a2c8: Add ULN remote workflow documentation
Also available in: Atom