ulif
- Registered on: 12/10/2016
- Last connection: 04/13/2017
Issues
Projects
- Pulp (Contributor, 05/11/2017)
- RPM Support (Contributor, 05/11/2017)
- Puppet Support (Contributor, 05/11/2017)
- Docker Support (Contributor, 05/11/2017)
- Python Support (Contributor, 05/11/2017)
- Packaging (Contributor, 05/11/2017)
- Crane (Contributor, 05/11/2017)
- OSTree Support (Contributor, 05/11/2017)
- Debian Support (Contributor, 05/11/2017)
- Nectar (Contributor, 05/11/2017)
- File Support (Contributor, 07/17/2017)
- Ansible Plugin (Contributor, 08/20/2018)
- CertGuard (Contributor, 04/06/2020)
- Container Support (Contributor, 12/06/2019)
- NPM Plugin (Contributor, 05/11/2020)
- Migration Plugin (Contributor, 01/14/2020)
Activity
04/13/2017
-
Story #2708 (CLOSED - WONTFIX): As a user using pulp-admin I can list sync operations run on repositories in the pastUsing a new switch, users should be able to list details about last sync operations and their status.
For instance:
~~~
$ pulp-admin repo list --syncs
~~~
could result in output similar to this:
~~~
+------------------...
03/20/2017
-
Applied in changeset commit:f1102a9993b15a78586110a3e0007045585343b1.
Issue #1903 (MODIFIED): RPM import traceback (non-utf-8 metadata slipping through)Hi,
I'm getting a "special" problem with a few RPMs.
Those RPMs have finnish alphabet characters in their author's names in the %description metadata.
`Authors:
--------
Juha Yrj<F6>l<E4> <jyrjola@cc.hut.fi>
Antti Tap...
03/17/2017
-
When uploading RPM packages with non-utf8 metadata, the upload was
aborted. A fix already applied apparently did not fix this completely.
Ensures that metadata from uploaded packages can be encoded to utf-8.
Where no such encoding is po... Revision f1102a99: Fix non-utf8 when found in uploaded RPMs (really).
Also available in: Atom