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 603484 Details for
Bug 840979
Unprotected repos are actually protected
[?]
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 from verification
screen_log.txt (text/plain), 9.49 KB, created by
Pavlina Bartikova
on 2012-08-10 11:43:21 UTC
(
hide
)
Description:
screen log from verification
Filename:
MIME Type:
Creator:
Pavlina Bartikova
Created:
2012-08-10 11:43:21 UTC
Size:
9.49 KB
patch
obsolete
> >***RHUA*** > >------------------------------------------------------------------------------ > -= 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-68-66-5.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-68-66-5.ec2.internal >------------------------------------------------------------------------------ >rhui (repo) => i > >Select one or more repositories: > > Custom Repositories > - 1 : bhello > - 2 : c_repo_2 > - 3 : custom_repo_1 > - 4 : zsh > > Red Hat Repositories > >Enter value (1-4) to toggle selection, 'c' to confirm selections, or '?' for more commands: 1-2 > > >Select one or more repositories: > > Custom Repositories > x 1 : bhello > x 2 : c_repo_2 > - 3 : custom_repo_1 > - 4 : zsh > > Red Hat Repositories > >Enter value (1-4) to toggle selection, 'c' to confirm selections, or '?' for more commands: c > > >Name: bhello >Type: Custom >Relative Path: bhello >Entitlement Path: bhello >GPG Check: No >Package Count: 0 > >Name: c_repo_2 >Type: Custom >Relative Path: c_repo_2 >GPG Check: No >Package Count: 3 > > >------------------------------------------------------------------------------ >rhui (repo) => p > >Choose a repository: > 1 - bhello > 2 - c_repo_2 > 3 - custom_repo_1 > 4 - zsh >Enter value (1-4) or 'b' to abort: 2 > >Enter the first few characters (case insensitive) of an RPM to filter the results >(blank line for no filter): > > >Only filtered results that contain less than 100 packages will have their >contents displayed. Results with more than 100 packages will display >a package count only. > >Packages: > bhello-0.1-1.el6.x86_64.rpm > kernel-2.6.32-279.2.1.el6.x86_64.rpm > zsh-4.3.10-5.el6.x86_64.rpm > >------------------------------------------------------------------------------ > > >***CLIENT*** > >[root@ip-10-196-77-138 ~]# yum clean all >Loaded plugins: product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >Cleaning repos: rhui-c_repo_2 rhui-custom-10000 rhui-custom-10001 rhui-custom-10002 >Cleaning up Everything >[root@ip-10-196-77-138 ~]# yum repolist >Loaded plugins: product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >rhui-c_repo_2 | 2.6 kB 00:00 >rhui-c_repo_2/primary_db | 275 kB 00:00 >rhui-custom-10000 | 2.6 kB 00:00 >rhui-custom-10000/primary_db | 2.4 kB 00:00 >rhui-custom-10001 | 2.6 kB 00:00 >rhui-custom-10001/primary_db | 2.4 kB 00:00 >rhui-custom-10002 | 2.6 kB 00:00 >rhui-custom-10002/primary_db | 1.2 kB 00:00 >repo id repo name status >rhui-c_repo_2 c_repo_2 3 >rhui-custom-10000 Custom Repositories - 10000 1 >rhui-custom-10001 Custom Repositories - 10001 1 >rhui-custom-10002 Custom Repositories - 10002 0 >repolist: 5 >[root@ip-10-196-77-138 ~]# yum list available >Loaded plugins: product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >Available Packages >bhello.x86_64 0.1-1.el6 rhui-c_repo_2 >kernel.x86_64 2.6.32-279.2.1.el6 rhui-c_repo_2 >zsh.x86_64 4.3.10-5.el6 rhui-c_repo_2 >[root@ip-10-196-77-138 ~]# yum install bhello.x86_64 >Loaded plugins: product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >Setting up Install Process >Resolving Dependencies >--> Running transaction check >---> Package bhello.x86_64 0:0.1-1.el6 will be installed >--> Finished Dependency Resolution > >Dependencies Resolved > >=================================================================================================================================================================================================================== > Package Arch Version Repository Size >=================================================================================================================================================================================================================== >Installing: > bhello x86_64 0.1-1.el6 rhui-c_repo_2 2.7 k > >Transaction Summary >=================================================================================================================================================================================================================== >Install 1 Package(s) > >Total download size: 2.7 k >Installed size: 64 >Is this ok [y/N]: y >Downloading Packages: >bhello-0.1-1.el6.x86_64.rpm | 2.7 kB 00:00 >Running rpm_check_debug >Running Transaction Test >Transaction Test Succeeded >Running Transaction > Installing : bhello-0.1-1.el6.x86_64 1/1 >Installed products updated. > Verifying : bhello-0.1-1.el6.x86_64 1/1 > >Installed: > bhello.x86_64 0:0.1-1.el6 > >Complete! >
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 840979
: 603484 |
603521