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 601958 Details for
Bug 845273
Unable to remove custom repo while red hat repo sync in progress
[?]
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 (text/plain), 11.19 KB, created by
mkovacik
on 2012-08-02 14:13:41 UTC
(
hide
)
Description:
Screen log
Filename:
MIME Type:
Creator:
mkovacik
Created:
2012-08-02 14:13:41 UTC
Size:
11.19 KB
patch
obsolete
>[root@ip-10-112-39-167 ~]# rhui-manager > >------------------------------------------------------------------------------ > -= Red Hat Update Infrastructure Management Tool =- > > >-= Home =- > > r manage repositories > c manage content delivery servers (CDS) > s synchronization status and scheduling > e create entitlement certificates and client configuration RPMs > n manage Red Hat entitlement certificates > u manage users > i manage identity certificate > > logout > removes stored authentication credentials and exits > > < move to the previous screen > ^, home > move to the home screen > /, clear > clears the screen > ?, help > display help > q, quit, exit > exit > > Connected: ip-10-112-39-167.ec2.internal >------------------------------------------------------------------------------ >rhui (home) => r > >------------------------------------------------------------------------------ > -= Red Hat Update Infrastructure Management Tool =- > > >-= Repository Management =- > > l list repositories currently managed by the RHUI > i display detailed information on a repository > a add a new Red Hat content repository > c create a new custom repository > d delete a repository from the RHUI > u upload content to a custom repository > p list packages in a repository > > Connected: ip-10-112-39-167.ec2.internal >------------------------------------------------------------------------------ >rhui (repo) => l > >Custom Repositories > gkrellm-x86_64 > >Red Hat Repositories > Red Hat Enterprise Linux 5 Server from RHUI (RPMs) (5Server-i386) > Red Hat Enterprise Linux 5 Server from RHUI (RPMs) (5Server-x86_64) > Red Hat Enterprise Linux 6 Server (RPMs) from RHUI (6Server-i386) > Red Hat Enterprise Linux 6 Server (RPMs) from RHUI (6Server-x86_64) > Red Hat Update Infrastructure 2.0 (RPMs) (6Server-i386) > Red Hat Update Infrastructure 2.0 (RPMs) (6Server-x86_64) > > >------------------------------------------------------------------------------ >rhui (repo) => d > >Select one or more repositories: > > Custom Repositories > - 1 : gkrellm-x86_64 > > Red Hat Repositories > - 2 : Red Hat Enterprise Linux 5 Server from RHUI (RPMs) (5Server-i386) > - 3 : Red Hat Enterprise Linux 5 Server from RHUI (RPMs) (5Server-x86_64) > - 4 : Red Hat Enterprise Linux 6 Server (RPMs) from RHUI (6Server-i386) > - 5 : Red Hat Enterprise Linux 6 Server (RPMs) from RHUI (6Server-x86_64) > - 6 : Red Hat Update Infrastructure 2.0 (RPMs) (6Server-i386) > - 7 : Red Hat Update Infrastructure 2.0 (RPMs) (6Server-x86_64) > >Enter value (1-7) to toggle selection, 'c' to confirm selections, or '?' for more commands: 1 > >Select one or more repositories: > > Custom Repositories > x 1 : gkrellm-x86_64 > > Red Hat Repositories > - 2 : Red Hat Enterprise Linux 5 Server from RHUI (RPMs) (5Server-i386) > - 3 : Red Hat Enterprise Linux 5 Server from RHUI (RPMs) (5Server-x86_64) > - 4 : Red Hat Enterprise Linux 6 Server (RPMs) from RHUI (6Server-i386) > - 5 : Red Hat Enterprise Linux 6 Server (RPMs) from RHUI (6Server-x86_64) > - 6 : Red Hat Update Infrastructure 2.0 (RPMs) (6Server-i386) > - 7 : Red Hat Update Infrastructure 2.0 (RPMs) (6Server-x86_64) > >Enter value (1-7) to toggle selection, 'c' to confirm selections, or '?' for more commands: c > > >The following repositories will be deleted: > Custom Repositories > gkrellm-x86_64 > >Proceed? (y/n) y > > >Deleting gkrellm-x86_64... > >An unexpected error has occurred during the last operation. >More information can be found in /root/.rhui/rhui.log. > > >------------------------------------------------------------------------------ > -= Red Hat Update Infrastructure Management Tool =- > > >-= Repository Management =- > > l list repositories currently managed by the RHUI > i display detailed information on a repository > a add a new Red Hat content repository > c create a new custom repository > d delete a repository from the RHUI > u upload content to a custom repository > p list packages in a repository > > logout > removes stored authentication credentials and exits > > < move to the previous screen > ^, home > move to the home screen > /, clear > clears the screen > ?, help > display help > q, quit, exit > exit > > Connected: ip-10-112-39-167.ec2.internal >------------------------------------------------------------------------------ >rhui (repo) => q >[root@ip-10-112-39-167 ~]# less >Missing filename ("less --help" for help) >[root@ip-10-112-39-167 ~]# less .rhui/rhui.log >[root@ip-10-112-39-167 ~]# tail -30 .rhui/rhui.log >Exception deleting repository [gkrellm-x86_64] from CDS [domU-12-31-39-05-28-A3.compute-1.internal] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/rhui/tools/pulp_api.py", line 416, in delete_repo > self.cds_api.unassociate(cds['hostname'], repo_id) > File "/usr/lib/python2.6/site-packages/pulp/client/api/cds.py", line 88, in unassociate > return self.server.POST(path, data)[1] > File "/usr/lib/python2.6/site-packages/pulp/client/api/server.py", line 323, in POST > return self._request('POST', path, body=body) > File "/usr/lib/python2.6/site-packages/pulp/client/api/server.py", line 288, in _request > raise ServerRequestError(response.status, response_body, None) >ServerRequestError: (409, u'Sync already in process for repo [gkrellm-x86_64]', None) >Unexpected error caught at the shell level >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/rhui/tools/shell.py", line 86, in safe_listen > self.listen(clear=first_run) > File "/usr/lib/python2.6/site-packages/rhui/tools/shell.py", line 112, in listen > Shell.listen(self) > File "/usr/lib/python2.6/site-packages/rhui/common/shell.py", line 186, in listen > item.func(*args, **item.kwargs) > File "/usr/lib/python2.6/site-packages/rhui/tools/screens/repo.py", line 334, in delete > self.pulp.delete_repo(repo['id']) > File "/usr/lib/python2.6/site-packages/rhui/tools/pulp_api.py", line 422, in delete_repo > self.repo_api.delete(repo_id) > File "/usr/lib/python2.6/site-packages/pulp/client/api/repository.py", line 97, in delete > return self.server.DELETE(path)[1] > File "/usr/lib/python2.6/site-packages/pulp/client/api/server.py", line 314, in DELETE > return self._request('DELETE', path, body=body) > File "/usr/lib/python2.6/site-packages/pulp/client/api/server.py", line 288, in _request > raise ServerRequestError(response.status, response_body, None) >ServerRequestError: (409, u'The repository, gkrellm-x86_64, cannot be deleted', None) >[root@ip-10-112-39-167 ~]# >[root@ip-10-112-39-167 ~]# rhui-manager > >------------------------------------------------------------------------------ > -= Red Hat Update Infrastructure Management Tool =- > > >-= Home =- > > r manage repositories > c manage content delivery servers (CDS) > s synchronization status and scheduling > e create entitlement certificates and client configuration RPMs > n manage Red Hat entitlement certificates > u manage users > i manage identity certificate > > logout > removes stored authentication credentials and exits > > < move to the previous screen > ^, home > move to the home screen > /, clear > clears the screen > ?, help > display help > q, quit, exit > exit > > Connected: ip-10-112-39-167.ec2.internal >------------------------------------------------------------------------------ >rhui (home) => r > >------------------------------------------------------------------------------ > -= Red Hat Update Infrastructure Management Tool =- > > >-= Repository Management =- > > l list repositories currently managed by the RHUI > i display detailed information on a repository > a add a new Red Hat content repository > c create a new custom repository > d delete a repository from the RHUI > u upload content to a custom repository > p list packages in a repository > > Connected: ip-10-112-39-167.ec2.internal >------------------------------------------------------------------------------ >rhui (repo) => dr >Invalid menu item; type "?" for a list of available commands >rhui (repo) => s >Invalid menu item; type "?" for a list of available commands >rhui (repo) => s >Invalid menu item; type "?" for a list of available commands >rhui (repo) => < > >------------------------------------------------------------------------------ > -= Red Hat Update Infrastructure Management Tool =- > > >-= Home =- > > r manage repositories > c manage content delivery servers (CDS) > s synchronization status and scheduling > e create entitlement certificates and client configuration RPMs > n manage Red Hat entitlement certificates > u manage users > i manage identity certificate > > Connected: ip-10-112-39-167.ec2.internal >------------------------------------------------------------------------------ >rhui (home) => s > >------------------------------------------------------------------------------ > -= Red Hat Update Infrastructure Management Tool =- > > >-= Synchronization Status =- > > dr display repo sync summary > vr view the details of the last repository sync > sr sync an individual repository immediately > dc display CDS sync summary > vc view the details of the last CDS sync > sc sync an individual CDS immediately > sl sync a CDS cluster immediately > > Connected: ip-10-112-39-167.ec2.internal >------------------------------------------------------------------------------ >rhui (sync) => dr > >------------------------------------------------------------------------------ > -= Red Hat Update Infrastructure Management Tool =- > > >-= Repository Synchronization Status =- > >Last Refreshed: 10:07:19 >(updated every 5 seconds, ctrl+c to exit) > >Next Sync Last Sync Last Result >------------------------------------------------------------------------------ >Red Hat Enterprise Linux 5 Server from RHUI (RPMs) (5Server-i386) >In Progress Never Never >Downloading Items or Verifying, 6871/10699 items downloaded > >Red Hat Enterprise Linux 5 Server from RHUI (RPMs) (5Server-x86_64) >In Progress Never Never >Downloading Items or Verifying, 9405/13927 items downloaded > >Red Hat Enterprise Linux 6 Server (RPMs) from RHUI (6Server-i386) >In Progress Never Never >Importing data into pulp, 6423/6423 items downloaded > >Red Hat Enterprise Linux 6 Server (RPMs) from RHUI (6Server-x86_64) >In Progress Never Never >Importing data into pulp, 8370/8370 items downloaded > >Red Hat Update Infrastructure 2.0 (RPMs) (6Server-i386) >08-02-2012 13:42 08-02-2012 08:18 Success > >Red Hat Update Infrastructure 2.0 (RPMs) (6Server-x86_64) >08-02-2012 13:42 08-02-2012 08:18 Success > > > Connected: ip-10-112-39-167.ec2.internal >------------------------------------------------------------------------------ >^Crhui (sync) => q >[root@ip-10-112-39-167 ~]#
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 845273
: 601958 |
601959