dalley
- Email: dalley@redhat.com
- Registered on: 05/25/2016
- Last connection: 01/04/2021
Issues
- Assigned issues: 8
- Reported issues: 190
Projects
- Pulp (Developer, Private Access, Contributor, 05/26/2016)
- RPM Support (Developer, Private Access, Contributor, 05/26/2016)
- Puppet Support (Developer, Private Access, Contributor, 05/26/2016)
- Docker Support (Developer, Private Access, Contributor, 05/26/2016)
- Python Support (Developer, Private Access, Contributor, 05/26/2016)
- Packaging (Developer, Private Access, Contributor, 05/26/2016)
- Crane (Developer, Private Access, Contributor, 05/26/2016)
- OSTree Support (Developer, Private Access, Contributor, 05/26/2016)
- Debian Support (Developer, Private Access, Contributor, 05/26/2016)
- Nectar (Developer, Private Access, Contributor, 05/26/2016)
- File Support (Developer, Private Access, Contributor, 07/17/2017)
- Infrastructure (Developer, 11/29/2017)
- Ansible Plugin (Developer, Contributor, 08/20/2018)
- Maven Plugin (Developer, 09/18/2019)
- Pulp CLI (Developer, Contributor, 05/07/2020)
- CertGuard (Developer, Contributor, 04/06/2020)
- Container Support (Developer, Private Access, Contributor, 12/06/2019)
- NPM Plugin (Developer, Contributor, 05/11/2020)
- Migration Plugin (Developer, Private Access, Contributor, 01/14/2020)
Activity
Today
-
Issue #8091 (ASSIGNED): Copying an advisory also copies over modulemds for some reasonI noticed that module stream copying has changed behavior since Katello 3.17 (pulp-rpm 3.7.0). After some searching, I noticed that errata are also copying over modulemds and I'm not sure why. There doesn't seem to be a connection betwe...
-
~~~python
def get_treeinfo_serialized(self):
"""
Create a Pulp 3 Distribution content for saving later in a bulk operation.
Returns:
dict: a serialized treeinfo data
"""
... Issue #8084: "'NoneType' object is not subscriptable" error during migrationMigrating a large number of repositories almost succeeded, until failing with a "description": "'NoneType' object is not subscriptable" error at the migrate-distributions step. At a guess, one of the 274 repositories has something unexp... -
This could possibly be an instance of https://pulp.plan.io/issues/7676
@pieta please do tell us what version you're running, but also, you can try to use the "repository version repair" steps described here to see if that fixes your p... Issue #8100: Error when publishing repository Red Hat Enterprise Linux 6 Server RPMs x86_64 6Server - pulpcore-worker-3: FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/pulp/media/artifact/5b/290c0e700df6f4b4669d9e7366f6aa4b6817f96e1dcb9b81284409ae64~~~
Jan 14 12:10:07 oplrepo-cpd-dmz pulpcore-worker-3: pulp: pulp_rpm.app.tasks.publishing:INFO: Publishing: repository=Red_Hat_Enterprise_Linux_6_Server_RPMs_x86_64_6Server-189772, version=1
Jan 14 12:10:07 oplrepo-cpd-dmz pulpcore-wo... -
Story #7824 (NEW): As a developer, I can bulk_create subclasses of ContentIt is currently disallowed to bulk_create() multi-table inherited Django models, due to the technical challenges with doing so, however it is not necessarily impossible in theory.
https://code.djangoproject.com/ticket/28821
As a Pu...
01/18/2021
-
> A couple thoughts: moving the distribution relationship to the repository means that users can't distribute to multiple repos. I don't have an objection but it's worth calling out.
Fair. I didn't really think about that use case - ... Story #7469: as a Pulp File user, I can have my repository auto published and distributedAs a CLI user or a Web UI user, I would like to be able to sync/publish/distribute a repository with a single operation.
In order to support such a feature, the user needs to be able to associate a File Distribution with a File Repos... -
If we know there can be nothing copied, exit early rather than doing
useless work.
closes: #7898
https://pulp.plan.io/issues/7898
(cherry picked from commit 651ea938d8ff5696301df34d988e6c86bccd949a) Revision 5c5055b6: Add an optimization for empty copy operations -
Issue #7846 (ASSIGNED): null value in column "stream" violates not-null constraint during migration on KatelloA Katello user is experiencing errors when migrating to Pulp 3: https://community.theforeman.org/t/katello-3-17-upgrade-issues/21262
Running “foreman-maintain advanced procedure run content-prepare” produces the following error
```... -
Applied in changeset pulp:commit:pulp-2to3-migration|e243fcc21b16fcc4589027f8339bbef472bedb85. Task #6516 (MODIFIED): Automatically produce a "complex" migration plan from "simple" migration plansThe migration plugin code should only handle complex migration plans under the hood, as they are simpler to schedule work for. When a user creates a "simple" migration plan for a plugin, it should be transparently pre-processed such tha...
-
-
Also available in: Atom