igulina@redhat.com
- Login: igulina@redhat.com
- Email: igulina@redhat.com
- Registered on: 02/19/2015
- Last connection: 03/30/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 6 | 6 |
Reported issues | 0 | 62 | 62 |
Projects
Project | Roles | Registered on |
---|---|---|
Container Support | Private Access | 12/06/2019 |
Crane | Private Access | 02/19/2015 |
Debian Support | Private Access | 02/19/2015 |
Docker Support | Private Access | 02/19/2015 |
File Support | Private Access | 07/17/2017 |
Migration Plugin | Private Access | 01/14/2020 |
Nectar | Private Access | 02/19/2015 |
OSTree Support | Private Access | 02/19/2015 |
Packaging | Private Access | 02/19/2015 |
Pulp | Private Access | 02/19/2015 |
Puppet Support | Private Access | 02/19/2015 |
Python Support | Private Access | 02/19/2015 |
RPM Support | Private Access | 02/19/2015 |
Activity
04/05/2018
07/27/2015
-
QE, please verify #1127 and #1128 before verifying the current issue. Check syncing in Enforcing and Permissive SElinux modes, check syncing for feeds in different locations, e.g. /tmp and /home/user and please check it all on different ... Issue #995: Syncing yum repo raises errorUnpack the attached tar gz file in /tmp
you should see a /tmp/zoo5
try the following commands
~~~
pulp-admin rpm repo create --repo-id=synergism --feed=file:///var/www/repositories/zoo5
pulp-admin rpm repo sync run --repo-id=s... -
07/21/2015
-
The were no issues 3, 4, 5 on F20.
Issue #1137: fix dev-setup.sh scriptWhen we had talked about removing dev-setup.sh I had forgotten that Vagrant will only work for developers who are working on physical hosts with virtualization extensions. Since some developers may use Openstack or EC2 for development, t... -
1\) Add to the docs \[1\] that Extras should be enabled on RHEL7, otherwise a command
~~~
curl -O https://raw.githubusercontent.com/pulp/pulp/master/playpen/dev-setup.sh && bas...
07/16/2015
-
But on pulp-server-2.6.3-0.2.beta.el6.noarch I couldn't set a pulp_tmp_t on /tmp/zoo5 directory
~~~
>> pulp-admin rpm repo sync run --repo-id malinka
+----------------------------------------------------------------------+
... Issue #1128: permission denied with selinux enforcing when sync repo with a local feedI have a feeling like this bz is not new, and I saw this scenario before, not sure if I reported it earlier, I couldn't find it.
Verifying #995 on pulp 2.6.3 rhel6:
~~~
>> rpm -qa pulp-server
pulp-server-2.6.3-0.2.beta.el6.noarch... -
~~~
>> ll -Z /home/ec2-user/zoo5/
-rw-r--r--. apache apache unconfined_u:object_r:httpd_sys_content_t:s0 CHANGESET
-rw-r--r--. apache apache unconfined_u:object_r:httpd_sys_content_t:s0 cheetah-0.3-0....
07/15/2015
-
-
~~~
>> rpm -qa pulp-server
pulp-server-2.7.0-0.4.beta.el7.noarch
>> curl -i -H "Accept: application/json" -H "WebFrameworkSwitch: webpy" -X POST -k -u admin:admin -d '{}' "https://localhost/pulp/api/v2/consumers/content/applicability/" ... Issue #797: Wrong message error during query content applicability request$ curl -i -H "Accept: application/json" -H "WebFrameworkSwitch: webpy" -X POST -k -u admin:admin -d '{}' "https://localhost/pulp/api/v2/consumers/content/applicability/"
HTTP/1.1 400 Bad Request
Date: Wed, 18 Mar 2015 17:26:17 GMT ... -
On el5 with gofer 2.6.2 there is no traceback in /var/log/messages
~~~
uname -r
2.6.18-398.el5xen
>> rpm -qa *gofer*
gofer-2.6.2-1.el5
python-gofer-qpid-2.6.2-1.el5
python-gofer-2.6.2-1.el5
~~~
Issue #1036: Python 2.4 incompatibility in Gofer 2.6 Thread.is_alive() on EL5https://bugzilla.redhat.com/show_bug.cgi?id=1228791
~~~
Loaded plugins: product-id
Traceback (most recent call last):
File "/usr/bin/goferd", line 20, in ?
main()
File "/usr/lib/python2.4/site-packages/gofer/agent/main.py...
Also available in: Atom