Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 861309 Details for
Bug 1063213
pulp-admin fails to recognize rpm repo publish error
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Screen log
log.txt (text/plain), 2.67 KB, created by
mkovacik
on 2014-02-10 09:55:13 UTC
(
hide
)
Description:
Screen log
Filename:
MIME Type:
Creator:
mkovacik
Created:
2014-02-10 09:55:13 UTC
Size:
2.67 KB
patch
obsolete
>[root@dhcp131-12 pulp_auto]# pulp-admin -u admin -p admin rpm repo create --repo-id zoo --feed http://repos.fedorapeople.org/repos/pulp/pulp/demo_repos/zoo/ >Successfully created repository [zoo] > >[root@dhcp131-12 pulp_auto]# pulp-admin -u admin -p admin rpm repo sync run --repo-id zoo >+----------------------------------------------------------------------+ > Synchronizing Repository [zoo] >+----------------------------------------------------------------------+ > >This command may be exited by pressing ctrl+c without affecting the actual >operation on the server. > >Downloading metadata... >[-] >... completed > >Downloading repository content... >[==================================================] 100% >RPMs: 32/32 items >Delta RPMs: 0/0 items > >... completed > >Downloading distribution files... >[==================================================] 100% >Distributions: 0/0 items >... completed > >Importing errata... >[-] >... completed > >Importing package groups/categories... >[-] >... completed > >Publishing rpms... >[==================================================] 100% >Rpms: 32/32 items >... completed > >[root@dhcp131-12 pulp_auto]# pulp-admin -u admin -p admin rpm repo publish run --repo-id zoo >+----------------------------------------------------------------------+ > Publishing Repository [zoo] >+----------------------------------------------------------------------+ > >This command may be exited by pressing ctrl+c without affecting the actual >operation on the server. > >Publishing rpms... >[==================================================] 100% >Rpms: 32/32 items >... completed > >[root@dhcp131-12 pulp_auto]# >[root@dhcp131-12 pulp_auto]# tail -50 ~/.pulp/server_calls.log > "processed": 32, > "failures": 0, > "total": 32 > }, > "drpms": { > "successes": 0, > "state": "FAILED", > "error_details": [ > { > "traceback": null, > "error": "'PublishDrpmStep' object has no attribute 'context'" > } > ], > "processed": 0, > "failures": 1, > "total": 0 > }, > "publish_over_http": { > "state": "NOT_STARTED" > }, > "comps": { > "state": "NOT_STARTED" > }, > "distribution": { > "successes": 0, > "state": "FINISHED", > "error_details": [], > "processed": 0, > "failures": 0, > "total": 0 > }, > "metadata": { > "state": "NOT_STARTED" > }, > "publish_to_master": { > "state": "NOT_STARTED" > }, > "errata": { > "state": "NOT_STARTED" > } > } > }, > "principal_login": "admin", > "response": "accepted", > "tags": [ > "pulp:repository:zoo", > "pulp:action:publish" > ] >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1063213
: 861309 |
889774