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 686784 Details for
Bug 902557
rhui-lb plugin does not work with a proxy
[?]
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.
RHEL 6.3 noauth test case log
log (text/plain), 14.96 KB, created by
mkovacik
on 2013-01-24 14:04:19 UTC
(
hide
)
Description:
RHEL 6.3 noauth test case log
Filename:
MIME Type:
Creator:
mkovacik
Created:
2013-01-24 14:04:19 UTC
Size:
14.96 KB
patch
obsolete
>[root@ip-10-246-113-98 ~]# yum clean all; https_proxy="https://ec2-54-228-14-167.eu-west-1.compute.amazonaws.com:3128" yum repolist >Loaded plugins: amazon-id, product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >Cleaning repos: rhui-eu-west-1-client-config-server-6 rhui-eu-west-1-rhel-server-releases rhui-eu-west-1-rhel-server-releases-optional >Cleaning up Everything >Loaded plugins: amazon-id, product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >rhui-eu-west-1-client-config-server-6 | 2.6 kB 00:00 >rhui-eu-west-1-client-config-server-6/primary_db | 3.1 kB 00:00 >rhui-eu-west-1-rhel-server-releases | 3.7 kB 00:00 >rhui-eu-west-1-rhel-server-releases/primary_db | 17 MB 00:00 >rhui-eu-west-1-rhel-server-releases-optional | 3.5 kB 00:00 >rhui-eu-west-1-rhel-server-releases-optional/primary_db | 2.2 MB 00:00 >repo id repo name status >rhui-eu-west-1-client-config-server-6 Red Hat Update Infrastructure 2.0 Client Configuration Server 6 1 >rhui-eu-west-1-rhel-server-releases Red Hat Enterprise Linux Server 6 (RPMs) 8,824 >rhui-eu-west-1-rhel-server-releases-optional Red Hat Enterprise Linux Server 6 Optional (RPMs) 5,456 >repolist: 14,281 >[root@ip-10-246-113-98 ~]# yum clean all; yum repolist >Loaded plugins: amazon-id, product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >Cleaning repos: rhui-eu-west-1-client-config-server-6 rhui-eu-west-1-rhel-server-releases rhui-eu-west-1-rhel-server-releases-optional >Cleaning up Everything >Loaded plugins: amazon-id, product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >Could not contact CDS load balancer rhui2-cds01.eu-west-1.aws.ce.redhat.com, tring others. > > >Could not contact any CDS load balancers: rhui2-cds01.eu-west-1.aws.ce.redhat.com, rhui2-cds02.eu-west-1.aws.ce.redhat.com. >[root@ip-10-246-113-98 ~]# vim /etc/yum.conf >[root@ip-10-246-113-98 ~]# cat /etc/yum.conf >[main] >cachedir=/var/cache/yum/$basearch/$releasever >keepcache=0 >debuglevel=2 >logfile=/var/log/yum.log >exactarch=1 >obsoletes=1 >gpgcheck=1 >plugins=1 >installonly_limit=3 >proxy=https://ec2-54-228-14-167.eu-west-1.compute.amazonaws.com:3128 >#proxy_username=rhui-client >#proxy_password=jasidoj90320oihfksn0-21307 > ># This is the default, if you make this bigger yum won't see if the metadata ># is newer on the remote and so you'll "gain" the bandwidth of not having to ># download the new metadata and "pay" for it by yum not having correct ># information. ># It is esp. important, to have correct metadata, for distributions like ># Fedora which don't keep old packages around. If you don't like this checking ># interupting your command line usage, it's much better to have something ># manually check the metadata once an hour (yum-updatesd will do this). ># metadata_expire=90m > ># PUT YOUR REPOS HERE OR IN separate files named file.repo ># in /etc/yum.repos.d >[root@ip-10-246-113-98 ~]# yum clean all; yum repolist >Loaded plugins: amazon-id, product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >Cleaning repos: rhui-eu-west-1-client-config-server-6 rhui-eu-west-1-rhel-server-releases rhui-eu-west-1-rhel-server-releases-optional >Cleaning up Everything >Loaded plugins: amazon-id, product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >rhui-eu-west-1-client-config-server-6 | 2.6 kB 00:00 >rhui-eu-west-1-client-config-server-6/primary_db | 3.1 kB 00:00 >rhui-eu-west-1-rhel-server-releases | 3.7 kB 00:00 >rhui-eu-west-1-rhel-server-releases/primary_db | 17 MB 00:00 >rhui-eu-west-1-rhel-server-releases-optional | 3.5 kB 00:00 >rhui-eu-west-1-rhel-server-releases-optional/primary_db | 2.2 MB 00:00 >repo id repo name status >rhui-eu-west-1-client-config-server-6 Red Hat Update Infrastructure 2.0 Client Configuration Server 6 1 >rhui-eu-west-1-rhel-server-releases Red Hat Enterprise Linux Server 6 (RPMs) 8,824 >rhui-eu-west-1-rhel-server-releases-optional Red Hat Enterprise Linux Server 6 Optional (RPMs) 5,456 >repolist: 14,281 >[root@ip-10-246-113-98 ~]# service iptables status >Table: filter >Chain INPUT (policy ACCEPT) >num target prot opt source destination >1 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED >2 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 >3 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 >4 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:22 >5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited > >Chain FORWARD (policy ACCEPT) >num target prot opt source destination >1 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited > >Chain OUTPUT (policy ACCEPT) >num target prot opt source destination >1 DROP all -- 0.0.0.0/0 46.51.178.39 >2 DROP all -- 0.0.0.0/0 46.51.177.210 > >[root@ip-10-246-113-98 ~]# cat /etc/yum.repos.d/rhui-load-balancers.conf >rhui2-cds01.eu-west-1.aws.ce.redhat.com >rhui2-cds02.eu-west-1.aws.ce.redhat.com >[root@ip-10-246-113-98 ~]# nslookup rhui2-cds01.eu-west-1.aws.ce.redhat.com >Server: 172.16.0.23 >Address: 172.16.0.23#53 > >Non-authoritative answer: >Name: rhui2-cds01.eu-west-1.aws.ce.redhat.com >Address: 46.51.177.210 > >[root@ip-10-246-113-98 ~]# nslookup rhui2-cds02.eu-west-1.aws.ce.redhat.com >Server: 172.16.0.23 >Address: 172.16.0.23#53 > >Non-authoritative answer: >Name: rhui2-cds02.eu-west-1.aws.ce.redhat.com >Address: 46.51.178.39 > >[root@ip-10-246-113-98 ~]# service iptables restart >iptables: Flushing firewall rules: [ OK ] >iptables: Setting chains to policy ACCEPT: filter [ OK ] >iptables: Unloading modules: [ OK ] >iptables: Applying firewall rules: [ OK ] >[root@ip-10-246-113-98 ~]# service iptables status >Table: filter >Chain INPUT (policy ACCEPT) >num target prot opt source destination >1 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED >2 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 >3 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 >4 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:22 >5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited > >Chain FORWARD (policy ACCEPT) >num target prot opt source destination >1 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited > >Chain OUTPUT (policy ACCEPT) >num target prot opt source destination > >[root@ip-10-246-113-98 ~]# vim /etc/yum.conf >[root@ip-10-246-113-98 ~]# cat /etc/yum.conf >[main] >cachedir=/var/cache/yum/$basearch/$releasever >keepcache=0 >debuglevel=2 >logfile=/var/log/yum.log >exactarch=1 >obsoletes=1 >gpgcheck=1 >plugins=1 >installonly_limit=3 >#proxy=https://ec2-54-228-14-167.eu-west-1.compute.amazonaws.com:3128 >#proxy_username=rhui-client >#proxy_password=jasidoj90320oihfksn0-21307 > ># This is the default, if you make this bigger yum won't see if the metadata ># is newer on the remote and so you'll "gain" the bandwidth of not having to ># download the new metadata and "pay" for it by yum not having correct ># information. ># It is esp. important, to have correct metadata, for distributions like ># Fedora which don't keep old packages around. If you don't like this checking ># interupting your command line usage, it's much better to have something ># manually check the metadata once an hour (yum-updatesd will do this). ># metadata_expire=90m > ># PUT YOUR REPOS HERE OR IN separate files named file.repo ># in /etc/yum.repos.d >[root@ip-10-246-113-98 ~]# yum clean all; yum repolist >Loaded plugins: amazon-id, product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >Cleaning repos: rhui-eu-west-1-client-config-server-6 rhui-eu-west-1-rhel-server-releases rhui-eu-west-1-rhel-server-releases-optional >Cleaning up Everything >Loaded plugins: amazon-id, product-id, rhui-lb, security, subscription-manager >Updating certificate-based repositories. >Unable to read consumer identity >rhui-eu-west-1-client-config-server-6 | 2.6 kB 00:00 >rhui-eu-west-1-client-config-server-6/primary_db | 3.1 kB 00:00 >rhui-eu-west-1-rhel-server-releases | 3.7 kB 00:00 >rhui-eu-west-1-rhel-server-releases/primary_db | 17 MB 00:00 >rhui-eu-west-1-rhel-server-releases-optional | 3.5 kB 00:00 >rhui-eu-west-1-rhel-server-releases-optional/primary_db | 2.2 MB 00:00 >repo id repo name status >rhui-eu-west-1-client-config-server-6 Red Hat Update Infrastructure 2.0 Client Configuration Server 6 1 >rhui-eu-west-1-rhel-server-releases Red Hat Enterprise Linux Server 6 (RPMs) 8,824 >rhui-eu-west-1-rhel-server-releases-optional Red Hat Enterprise Linux Server 6 Optional (RPMs) 5,456 >repolist: 14,281 >[root@ip-10-246-113-98 ~]# rpm -q rh-amazon-rhui-client >rh-amazon-rhui-client-2.2.79-1.el6_3.noarch >You have new mail in /var/spool/mail/root >[root@ip-10-246-113-98 ~]#
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 902557
:
686698
|
686725
|
686726
|
686773
| 686784