placko
- Login: placko
- Email: placko@redhat.com
- Registered on: 03/02/2015
- Last connection: 03/04/2016
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 11 | 11 |
Projects
Project | Roles | Registered on |
---|---|---|
Pulp | Contributor | 11/24/2015 |
Activity
03/03/2016
-
~~~
$ pulp-admin status
+----------------------------------------------------------------------+
Status of the server
+----------------------------------------------------------------------+
Api Version: ... Issue #1496: Pulp stores its WSGI files in /srv, which by FHS is reserved for the user and by Fedora standards is forbiddenWe should move our WSGI files somewhere else, probably where our Python files are.
-
~~~
$ pulp-admin status
+----------------------------------------------------------------------+
Status of the server
+----------------------------------------------------------------------+
Api Version: ... Issue #1527: package group/category/distribution search not workingI can reproduce this both on API and via pulp-admin
1\) Get the zoo5 repo from -\> https://github.com/Katello/runcible/tree/master/test/fixtures/repositories/zoo5 (we just need the repo.) Steps below will assume file:///var/www/reposi... -
~~~
$ pulp-admin status
+----------------------------------------------------------------------+
Status of the server
+----------------------------------------------------------------------+
Api Version: ... Issue #1534: Errata search not workingI can reproduce this both on API and via pulp-admin
1\) Get the zoo5 repo from -\> https://github.com/Katello/runcible/tree/master/test/fixtures/repositories/zoo5 (we just need the repo.) Steps below will assume file:///var/www/reposi... -
~~~
$ pulp-admin status
+----------------------------------------------------------------------+
Status of the server
+----------------------------------------------------------------------+
Api Version: ... Issue #1533: package group/category unassociate not working1\) Get the zoo5 repo from -\> https://github.com/Katello/runcible/tree/master/test/fixtures/repositories/zoo5 (we just need the repo.) Steps below will assume file:///var/www/repositories/zoo5 is the destination
2\)
~~~
$ pulp-ad... -
~~~
$ pulp-admin rpm repo create --repo-id=ideate --feed=file:///var/www/repositories/zoo5
Successfully created repository [ideate]
$ pulp-admin rpm repo sync run --repo-id=ideate
+-------------------------------------------------------... Issue #1535: Errata unassociate not working1\) Get the zoo5 repo from -\> https://github.com/Katello/runcible/tree/master/test/fixtures/repositories/zoo5 (we just need the repo.) Steps below will assume file:///var/www/repositories/zoo5 is the destination
2\)
~~~
$ pulp-ad... -
~~~
$ pulp-admin status
+----------------------------------------------------------------------+
Status of the server
+----------------------------------------------------------------------+
Api Version: ... Issue #1576: content type mongo id searches not workingIn vagrant:
Get the zoo5 repo from -\> https://github.com/Katello/runcible/tree/master/test/fixtures/repositories/zoo5
Steps below will assume file:///var/www/repositories/zoo5 is the destination
$ pulp-admin rpm repo create --r...
02/05/2016
-
What is correct/expected behavior here? I don't get any exception after uploading same unit 2x in 2.7 neither in 2.8. What code should be returned upon failure?
Issue #1406: Uploading the same Content Unit twice causes a 500 errorThis is problem for all content types, and this issue needs to fix them all. The goal is to make 2.8.0 behavior the same as the pre 2.8.0 behavior. I'm not sure if the second upload overwrites the first, or if it fails silently because t... -
Pulp 2.7:
~~~
$ pulp-admin ostree repo create --repo-id=fed --feed=https://dl.fedoraproject.org/pub/fedora/linux/atomic/22/ -b fedora-atomic/f22/x86_64/docker-host
Repository [fed] successfully created
$ pulp-admin ostree repo sync run... Issue #1609: RPM and OSTree content not available over https after publishingSteps to reproduce:
~~~
* create rpm or ostree repository
* publish
* files should be available on https://server.com/pulp/repos or https://server.com/pulp/ostree respectively
~~~
On pulp 2.8 only, works fine for 2.7.
02/01/2016
-
Issue #1609 (CLOSED - WORKSFORME): RPM and OSTree content not available over https after publishingSteps to reproduce:
~~~
* create rpm or ostree repository
* publish
* files should be available on https://server.com/pulp/repos or https://server.com/pulp/ostree respectively
~~~
On pulp 2.8 only, works fine for 2.7.
12/18/2015
-
Issue #1440 (CLOSED - CURRENTRELEASE): Puppet repository doesn't sync second and consequent repositoriesSteps to reproduce bug:
1. Create puppet repository `repo1` with feed containing pulp manifest (auto_publish=True)
2. Sync `repo1`
3. Create puppet repository `repo2` with feed containing pulp manifest (auto_publish=True)
4. Sy...
Also available in: Atom