mansari
- Login: mansari
- Registered on: 05/30/2017
- Last connection: 05/09/2018
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 11 | 11 |
Reported issues | 0 | 2 | 2 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Contributor | 08/20/2018 |
CertGuard | Contributor | 04/06/2020 |
Container Support | Contributor | 12/06/2019 |
Crane | Contributor | 05/16/2018 |
Debian Support | Contributor | 05/16/2018 |
Docker Support | Contributor | 05/16/2018 |
File Support | Contributor | 05/16/2018 |
Migration Plugin | Contributor | 01/14/2020 |
Nectar | Contributor | 05/16/2018 |
NPM Plugin | Contributor | 05/11/2020 |
OSTree Support | Contributor | 05/16/2018 |
Packaging | Contributor | 05/16/2018 |
Pulp | Contributor | 05/16/2018 |
Puppet Support | Contributor | 05/16/2018 |
Python Support | Contributor | 05/16/2018 |
RPM Support | Contributor | 05/16/2018 |
Activity
05/04/2018
-
Applied in changeset commit:pulp|4da326704886c67506c84e96229355728ef2bc69.
Issue #3253 (MODIFIED): UnicodeDecodeError in case of a non-ASCII character in comments provided with SSL cert/key/CA~~~python
Nov 16 08:00:38 ilnxcapl01 pulp: pulp.server.controllers.repository:ERROR: (29604-74656) Traceback (most recent call last):
Nov 16 08:00:38 ilnxcapl01 pulp: pulp.server.controllers.repository:ERROR: (29604-74656) File "/usr...
04/09/2018
03/14/2018
-
https://github.com/pulp/pulp/pull/3377
Issue #3253 (POST): UnicodeDecodeError in case of a non-ASCII character in comments provided with SSL cert/key/CA~~~python
Nov 16 08:00:38 ilnxcapl01 pulp: pulp.server.controllers.repository:ERROR: (29604-74656) Traceback (most recent call last):
Nov 16 08:00:38 ilnxcapl01 pulp: pulp.server.controllers.repository:ERROR: (29604-74656) File "/usr... -
Writing SSL certs/key to file that contain non-ascii characters
raises a UnicodeDecodeError in Pulp, since Python 2 by default
decodes objects as 'ascii'.
closes #3253
https://pulp.plan.io/issues/3253 Revision 4da32670 (pulp): UnicodeDecodeError in comments provided with SSL cert/key
03/13/2018
-
Applied in changeset pulp:commit:pulp|5df74b2755e06fcb8f10b803dca0fb607c96a9d9.
Issue #3253 (MODIFIED): UnicodeDecodeError in case of a non-ASCII character in comments provided with SSL cert/key/CA~~~python
Nov 16 08:00:38 ilnxcapl01 pulp: pulp.server.controllers.repository:ERROR: (29604-74656) Traceback (most recent call last):
Nov 16 08:00:38 ilnxcapl01 pulp: pulp.server.controllers.repository:ERROR: (29604-74656) File "/usr... -
Writing SSL certs/key to file that contain non-ascii characters
raises a UnicodeDecodeError in Pulp, since Python 2 by default
decodes objects as 'ascii'.
closes #3253 Revision 5df74b27 (pulp): UnicodeDecodeError in comments provided with SSL cert/key
02/26/2018
-
Story #3396 (CLOSED - WONTFIX): Build a plugin writer's Docker image and publish it on Docker Hub on a Pulp account[Docker Hub](https://hub.docker.com/) is a cloud-based registry service which allows you to store manually pushed Docker images. This task is to have the ability to build a Docker image that has the following:
1\. Built on a clean off...
02/07/2018
-
Issue #3338 (ASSIGNED): rsync distributor syncs symlinks to wrong directory if repo_relative_path starts with /Due behavior of
os.path.join("/root/", "/foo/")
pulp/plugins/rsync/publish.py::RSyncPublishStep::make_destination
produces wrong destination directory which cause symlinks + extra content are synced to
\<host\>:/\<relative_pa... -
https://github.com/pulp/pulp/pull/3310
Task #2909 (POST): Document the plugin development Vagrant file in the plugin writer's guideTask #2908 is to create and publish regularly a plugin development VM. This story is to document that in the plugin writer's guide and maybe also the template plugin's readme.
The important content to share here is that all the user s...
Also available in: Atom