Atomic Yum Issue

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Atomic Yum Issue

Unread post by Ahud07 »

I am trying to install atomic on a RHEL 6.3 machine. Yum works fine right away when I spin up the machine, but when I run the command wget -q -O - http://www.atomicorp.com/installers/atomic |sh then I get this error when I try to yum update or use yum at all:

Code: Select all

root@aht-app06 atomic]# yum update
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security,
              : subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
 Eg. </html>/
removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6Server/atomic/mirrorlist.txt
Error: Cannot retrieve repository metadata (repomd.xml) for repository: atomic. Please verify its path and try again
When I look in the /var/cache/yum/x86_64/6Server/atomic nothing is in that directory but a packages directory and nothing is in the packages directory. I have copied repomd.xml from a different RHEL 6.3 machine and then I get same thing but the error is:

Code: Select all

Error: Cannot find a valid baseurl for repo: atomic
I have tried on different networks and that command used to work to install atomic but this week it has not been working. I have also checked yum.conf and resolv.conf and hosts and everything in /etc/yum.repos.d and everything is the same for a working RHEL 6.3 machine and this new one I am trying to create. I have also tried yum clean all, and yum clean metadata...still not working.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Atomic Yum Issue

Unread post by scott »

what does your /etc/yum.repos.d/atomic.repo file look like?
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Atomic Yum Issue

Unread post by Ahud07 »

Code: Select all

# Name: Atomic Rocket Turtle RPM Repository for CentOS / Red Hat Enterprise Linux 6 - 
# URL: http://www.atomicrocketturtle.com/
# Note: This isn't covered by ASL support. -Scott
[atomic]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com
mirrorlist = http://www.atomicorp.com/mirrorlist/atomic/centos-$releasever-$basearch
#mirrorlist = http://www.atomicorp.com/channels/atomic/centos/6/mirrors-atomic
enabled = 1
priority = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1

# Almost Stable, release candidates for [atomic]
[atomic-testing]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com - (Testing)
mirrorlist = http://www.atomicorp.com/mirrorlist/atomic-testing/centos-$releasever-$basearch
enabled = 0
priority = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1

# Untested, Unstable, known buggy, and incomplete packages. 
[atomic-bleeding]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com - (Bleeding)
baseurl = http://www.atomicorp.com/channels/atomic-bleeding/centos/$releasever/$basearch/
enabled = 0
priority = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Atomic Yum Issue

Unread post by scott »

I wonder if RHEL is expanding $releasever as 6Server instead of 6.
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Atomic Yum Issue

Unread post by Ahud07 »

I commented out the first mirror list and uncommented the second mirror list then tried yum update:

Code: Select all

Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Could not retrieve mirrorlist http://www.atomicorp.com/channels/atomic/centos/6/mirrors-atomic error was
14: PYCURL ERROR 22 - "The requested URL returned error: 404"
Error: Cannot retrieve repository metadata (repomd.xml) for repository: atomic. Please verify its path and try again
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Atomic Yum Issue

Unread post by Ahud07 »

This is what I am seeing in the atomic folder:

Code: Select all

[root@aht-app01 atomic]# pwd
/var/cache/yum/x86_64/6Server/atomic
[root@aht-app01 atomic]# ls -al
total 12
drwxr-xr-x.  3 root root 4096 Jan 24 16:40 .
drwxr-xr-x. 10 root root 4096 Jan 24 15:02 ..
drwxr-xr-x.  2 root root 4096 Jan 24 15:02 packages
[root@aht-app01 atomic]# cd packages
[root@aht-app01 packages]# ls -al
total 8
drwxr-xr-x. 2 root root 4096 Jan 24 15:02 .
drwxr-xr-x. 3 root root 4096 Jan 24 16:40 ..
I think something is wrong with your installers, because running wget -q -O - http://www.atomicorp.com/installers/atomic |sh worked last week on exact same configured RHEL 6.3 boxes in the same network so I dont understand why its not working. Also I have ran through everything on one of the boxes that worked with that last week and this one and the only thing different is that atomic folder.
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Atomic Yum Issue

Unread post by Ahud07 »

so I copied primary.sqlite, repomd.xml, and cachecookie from the /var/cache/yum/x86_64/6Server/atomic folder on a working RHEL 6.3 box then tried to do a yum update and got this:

Code: Select all

[root@aht-app01 atomic]# yum update
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package libedit.x86_64 0:2.11-4.20080712cvs.1.el6 will be updated
---> Package libedit.x86_64 0:3.0-2.20090923cvs.el6.art will be an update
---> Package mysql.x86_64 0:5.1.66-2.el6_3 will be updated
---> Package mysql.x86_64 0:5.5.29-14.el6.art will be an update
---> Package mysql-devel.x86_64 0:5.1.66-2.el6_3 will be updated
---> Package mysql-devel.x86_64 0:5.5.29-14.el6.art will be an update
---> Package mysql-libs.x86_64 0:5.1.66-2.el6_3 will be updated
--> Processing Dependency: libmysqlclient.so.16()(64bit) for package: 2:postfix-2.6.6-2.2.el6_1.x86_64
--> Processing Dependency: libmysqlclient.so.16(libmysqlclient_16)(64bit) for package: 2:postfix-2.6.6-2.2.el6_1.x86_64
---> Package mysql-libs.x86_64 0:5.5.29-14.el6.art will be an update
---> Package perl-Module-Build.x86_64 1:0.3500-127.el6 will be updated
---> Package perl-Module-Build.noarch 1:0.3607-1.el6.art will be an update
---> Package perl-Parse-CPAN-Meta.x86_64 1:1.40-127.el6 will be updated
---> Package perl-Parse-CPAN-Meta.noarch 1:1.4401-2.el6.art will be an update
--> Processing Dependency: perl(CPAN::Meta::YAML) >= 0.002 for package: 1:perl-Parse-CPAN-Meta-1.4401-2.el6.art.noarch
--> Processing Dependency: perl(JSON::PP) >= 2.27103 for package: 1:perl-Parse-CPAN-Meta-1.4401-2.el6.art.noarch
---> Package sqlite.x86_64 0:3.6.20-1.el6 will be updated
---> Package sqlite.x86_64 0:3.7.9-1.el6.art will be an update
---> Package sqlite-devel.x86_64 0:3.6.20-1.el6 will be updated
---> Package sqlite-devel.x86_64 0:3.7.9-1.el6.art will be an update
--> Running transaction check
---> Package mysqlclient16.x86_64 0:5.1.59-2.el6.art will be installed
---> Package perl-CPAN-Meta-YAML.noarch 0:0.004-1.el6.art will be installed
---> Package perl-JSON-PP.noarch 0:2.27200-2.el6.art will be installed
--> Finished Dependency Resolution

Dependencies Resolved

========================================================================================================================
 Package                           Arch                Version                                Repository           Size
========================================================================================================================
Updating:
 libedit                           x86_64              3.0-2.20090923cvs.el6.art              atomic               74 k
 mysql                             x86_64              5.5.29-14.el6.art                      atomic              5.7 M
 mysql-devel                       x86_64              5.5.29-14.el6.art                      atomic              154 k
 mysql-libs                        x86_64              5.5.29-14.el6.art                      atomic              766 k
 perl-Module-Build                 noarch              1:0.3607-1.el6.art                     atomic              275 k
 perl-Parse-CPAN-Meta              noarch              1:1.4401-2.el6.art                     atomic               12 k
 sqlite                            x86_64              3.7.9-1.el6.art                        atomic              348 k
 sqlite-devel                      x86_64              3.7.9-1.el6.art                        atomic               96 k
Installing for dependencies:
 mysqlclient16                     x86_64              5.1.59-2.el6.art                       atomic              1.4 M
 perl-CPAN-Meta-YAML               noarch              0.004-1.el6.art                        atomic               19 k
 perl-JSON-PP                      noarch              2.27200-2.el6.art                      atomic               53 k

Transaction Summary
========================================================================================================================
Install       3 Package(s)
Upgrade       8 Package(s)

Total download size: 8.9 M
Is this ok [y/N]: y
Downloading Packages:
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
 Eg. </html>/
removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6Server/atomic/mirrorlist.txt


Error Downloading Packages:
  perl-JSON-PP-2.27200-2.el6.art.noarch: Cannot find a valid baseurl for repo: atomic
  1:perl-Module-Build-0.3607-1.el6.art.noarch: Cannot find a valid baseurl for repo: atomic
  1:perl-Parse-CPAN-Meta-1.4401-2.el6.art.noarch: Cannot find a valid baseurl for repo: atomic
  sqlite-3.7.9-1.el6.art.x86_64: Cannot find a valid baseurl for repo: atomic
  mysqlclient16-5.1.59-2.el6.art.x86_64: Cannot find a valid baseurl for repo: atomic
  mysql-libs-5.5.29-14.el6.art.x86_64: Cannot find a valid baseurl for repo: atomic
  perl-CPAN-Meta-YAML-0.004-1.el6.art.noarch: Cannot find a valid baseurl for repo: atomic
  mysql-5.5.29-14.el6.art.x86_64: Cannot find a valid baseurl for repo: atomic
  libedit-3.0-2.20090923cvs.el6.art.x86_64: Cannot find a valid baseurl for repo: atomic
  sqlite-devel-3.7.9-1.el6.art.x86_64: Cannot find a valid baseurl for repo: atomic
  mysql-devel-5.5.29-14.el6.art.x86_64: Cannot find a valid baseurl for repo: atomic

scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Atomic Yum Issue

Unread post by scott »

What URL do you get when you change the mirrorlist to baseurl=http://www2.atomicorp.com/channels/atom ... ver/$arch/
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Atomic Yum Issue

Unread post by Ahud07 »

Code: Select all

[root@aht-app01 ~]# echo baseurl=http://www2.atomicorp.com/channels/atomic/centos/$releasever/$arch/
baseurl=http://www2.atomicorp.com/channels/atomic/centos///
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Atomic Yum Issue

Unread post by Ahud07 »

Brand new RHEL 6.3 Box

Code: Select all

[root@scanner-vdi01 network-scripts]# yum update
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Consumer 1fbc0f23-31ee-4006-b135-16e4fcd73717 has been deleted
https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/cf-tools/1/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.
https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/optional/source/SRPMS/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.
https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/rhev-agent/3/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.
https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package NetworkManager.x86_64 1:0.8.1-33.el6 will be updated
---> Package NetworkManager.x86_64 1:0.8.1-34.el6_3 will be an update
---> Package NetworkManager-glib.x86_64 1:0.8.1-33.el6 will be updated
---> Package NetworkManager-glib.x86_64 1:0.8.1-34.el6_3 will be an update
---> Package NetworkManager-gnome.x86_64 1:0.8.1-33.el6 will be updated
---> Package NetworkManager-gnome.x86_64 1:0.8.1-34.el6_3 will be an update
---> Package ORBit2.x86_64 0:2.14.17-3.1.el6 will be updated
---> Package ORBit2.x86_64 0:2.14.17-3.2.el6_3 will be an update
---> Package ORBit2-devel.x86_64 0:2.14.17-3.1.el6 will be updated
---> Package ORBit2-devel.x86_64 0:2.14.17-3.2.el6_3 will be an update
---> Package autofs.x86_64 1:5.0.5-54.el6 will be updated
---> Package autofs.x86_64 1:5.0.5-55.el6_3 will be an update
---> Package bind-libs.x86_64 32:9.8.2-0.10.rc1.el6_3.3 will be updated
---> Package bind-libs.x86_64 32:9.8.2-0.10.rc1.el6_3.6 will be an update
---> Package bind-utils.x86_64 32:9.8.2-0.10.rc1.el6_3.3 will be updated
---> Package bind-utils.x86_64 32:9.8.2-0.10.rc1.el6_3.6 will be an update
---> Package biosdevname.x86_64 0:0.3.11-1.el6 will be updated
---> Package biosdevname.x86_64 0:0.3.11-1.el6_3.1 will be an update
---> Package cpio.x86_64 0:2.10-10.el6 will be updated
---> Package cpio.x86_64 0:2.10-11.el6_3 will be an update
---> Package cups.x86_64 1:1.4.2-48.el6_3.1 will be updated
---> Package cups.x86_64 1:1.4.2-48.el6_3.3 will be an update
---> Package cups-libs.x86_64 1:1.4.2-48.el6_3.1 will be updated
---> Package cups-libs.x86_64 1:1.4.2-48.el6_3.3 will be an update
---> Package cyrus-sasl.x86_64 0:2.1.23-13.el6 will be updated
---> Package cyrus-sasl.x86_64 0:2.1.23-13.el6_3.1 will be an update
---> Package cyrus-sasl-devel.x86_64 0:2.1.23-13.el6 will be updated
---> Package cyrus-sasl-devel.x86_64 0:2.1.23-13.el6_3.1 will be an update
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.23-13.el6 will be updated
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.23-13.el6_3.1 will be an update
---> Package cyrus-sasl-lib.x86_64 0:2.1.23-13.el6 will be updated
---> Package cyrus-sasl-lib.x86_64 0:2.1.23-13.el6_3.1 will be an update
---> Package cyrus-sasl-md5.x86_64 0:2.1.23-13.el6 will be updated
---> Package cyrus-sasl-md5.x86_64 0:2.1.23-13.el6_3.1 will be an update
---> Package cyrus-sasl-plain.x86_64 0:2.1.23-13.el6 will be updated
---> Package cyrus-sasl-plain.x86_64 0:2.1.23-13.el6_3.1 will be an update
---> Package device-mapper.x86_64 0:1.02.74-10.el6 will be updated
---> Package device-mapper.x86_64 0:1.02.74-10.el6_3.3 will be an update
---> Package device-mapper-event.x86_64 0:1.02.74-10.el6 will be updated
---> Package device-mapper-event.x86_64 0:1.02.74-10.el6_3.3 will be an update
---> Package device-mapper-event-libs.x86_64 0:1.02.74-10.el6 will be updated
---> Package device-mapper-event-libs.x86_64 0:1.02.74-10.el6_3.3 will be an update
---> Package device-mapper-libs.x86_64 0:1.02.74-10.el6 will be updated
---> Package device-mapper-libs.x86_64 0:1.02.74-10.el6_3.3 will be an update
---> Package dracut.noarch 0:004-284.el6_3 will be updated
---> Package dracut.noarch 0:004-284.el6_3.1 will be an update
---> Package dracut-kernel.noarch 0:004-284.el6_3 will be updated
---> Package dracut-kernel.noarch 0:004-284.el6_3.1 will be an update
---> Package firefox.x86_64 0:10.0.7-1.el6_3 will be updated
---> Package firefox.x86_64 0:10.0.12-1.el6_3 will be an update
---> Package gdm.x86_64 1:2.30.4-33.el6_2 will be updated
---> Package gdm.x86_64 1:2.30.4-33.el6_3.2 will be an update
---> Package gdm-libs.x86_64 1:2.30.4-33.el6_2 will be updated
---> Package gdm-libs.x86_64 1:2.30.4-33.el6_3.2 will be an update
---> Package gdm-plugin-fingerprint.x86_64 1:2.30.4-33.el6_2 will be updated
---> Package gdm-plugin-fingerprint.x86_64 1:2.30.4-33.el6_3.2 will be an update
---> Package gdm-user-switch-applet.x86_64 1:2.30.4-33.el6_2 will be updated
---> Package gdm-user-switch-applet.x86_64 1:2.30.4-33.el6_3.2 will be an update
---> Package gegl.x86_64 0:0.1.2-3.el6 will be updated
---> Package gegl.x86_64 0:0.1.2-4.el6_3 will be an update
---> Package glibc.i686 0:2.12-1.80.el6_3.5 will be updated
---> Package glibc.x86_64 0:2.12-1.80.el6_3.5 will be updated
---> Package glibc.i686 0:2.12-1.80.el6_3.6 will be an update
---> Package glibc.x86_64 0:2.12-1.80.el6_3.6 will be an update
---> Package glibc-common.x86_64 0:2.12-1.80.el6_3.5 will be updated
---> Package glibc-common.x86_64 0:2.12-1.80.el6_3.6 will be an update
---> Package glibc-devel.x86_64 0:2.12-1.80.el6_3.5 will be updated
---> Package glibc-devel.x86_64 0:2.12-1.80.el6_3.6 will be an update
---> Package glibc-headers.x86_64 0:2.12-1.80.el6_3.5 will be updated
---> Package glibc-headers.x86_64 0:2.12-1.80.el6_3.6 will be an update
---> Package gnome-keyring.x86_64 0:2.28.2-7.el6 will be updated
---> Package gnome-keyring.x86_64 0:2.28.2-8.el6_3 will be an update
---> Package gnome-keyring-devel.x86_64 0:2.28.2-7.el6 will be updated
---> Package gnome-keyring-devel.x86_64 0:2.28.2-8.el6_3 will be an update
---> Package gnome-keyring-pam.x86_64 0:2.28.2-7.el6 will be updated
---> Package gnome-keyring-pam.x86_64 0:2.28.2-8.el6_3 will be an update
---> Package gnome-screensaver.x86_64 0:2.28.3-18.el6 will be updated
---> Package gnome-screensaver.x86_64 0:2.28.3-18.el6_3.1 will be an update
---> Package gnome-settings-daemon.x86_64 0:2.28.2-20.el6 will be updated
---> Package gnome-settings-daemon.x86_64 0:2.28.2-20.el6_3 will be an update
---> Package ipa-client.x86_64 0:2.2.0-16.el6 will be updated
---> Package ipa-client.x86_64 0:2.2.0-17.el6_3.1 will be an update
---> Package ipa-python.x86_64 0:2.2.0-16.el6 will be updated
---> Package ipa-python.x86_64 0:2.2.0-17.el6_3.1 will be an update
---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.49.1.11.4.el6_3 will be updated
---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.50.1.11.5.el6_3 will be an update
---> Package java-1.6.0-openjdk-devel.x86_64 1:1.6.0.0-1.49.1.11.4.el6_3 will be updated
---> Package java-1.6.0-openjdk-devel.x86_64 1:1.6.0.0-1.50.1.11.5.el6_3 will be an update
---> Package kernel.x86_64 0:2.6.32-279.19.1.el6 will be installed
---> Package kernel-devel.x86_64 0:2.6.32-279.19.1.el6 will be installed
---> Package kernel-firmware.noarch 0:2.6.32-279.5.2.el6 will be updated
---> Package kernel-firmware.noarch 0:2.6.32-279.19.1.el6 will be an update
---> Package kernel-headers.x86_64 0:2.6.32-279.5.2.el6 will be updated
---> Package kernel-headers.x86_64 0:2.6.32-279.19.1.el6 will be an update
---> Package kexec-tools.x86_64 0:2.0.0-245.el6 will be updated
---> Package kexec-tools.x86_64 0:2.0.0-245.el6_3.1 will be an update
---> Package libblkid.x86_64 0:2.17.2-12.7.el6 will be updated
---> Package libblkid.x86_64 0:2.17.2-12.7.el6_3 will be an update
---> Package libproxy.x86_64 0:0.3.0-2.el6 will be updated
---> Package libproxy.x86_64 0:0.3.0-3.el6_3 will be an update
---> Package libproxy-bin.x86_64 0:0.3.0-2.el6 will be updated
---> Package libproxy-bin.x86_64 0:0.3.0-3.el6_3 will be an update
---> Package libproxy-python.x86_64 0:0.3.0-2.el6 will be updated
---> Package libproxy-python.x86_64 0:0.3.0-3.el6_3 will be an update
---> Package libtiff.x86_64 0:3.9.4-6.el6_3 will be updated
---> Package libtiff.x86_64 0:3.9.4-9.el6_3 will be an update
---> Package libuuid.x86_64 0:2.17.2-12.7.el6 will be updated
---> Package libuuid.x86_64 0:2.17.2-12.7.el6_3 will be an update
---> Package libvirt-client.x86_64 0:0.9.10-21.el6_3.4 will be updated
---> Package libvirt-client.x86_64 0:0.9.10-21.el6_3.7 will be an update
---> Package libvirt-devel.x86_64 0:0.9.10-21.el6_3.4 will be updated
---> Package libvirt-devel.x86_64 0:0.9.10-21.el6_3.7 will be an update
---> Package libxml2.x86_64 0:2.7.6-8.el6_3.3 will be updated
---> Package libxml2.x86_64 0:2.7.6-8.el6_3.4 will be an update
---> Package libxml2-devel.x86_64 0:2.7.6-8.el6_3.3 will be updated
---> Package libxml2-devel.x86_64 0:2.7.6-8.el6_3.4 will be an update
---> Package libxml2-python.x86_64 0:2.7.6-8.el6_3.3 will be updated
---> Package libxml2-python.x86_64 0:2.7.6-8.el6_3.4 will be an update
---> Package lvm2.x86_64 0:2.02.95-10.el6 will be updated
---> Package lvm2.x86_64 0:2.02.95-10.el6_3.3 will be an update
---> Package lvm2-libs.x86_64 0:2.02.95-10.el6 will be updated
---> Package lvm2-libs.x86_64 0:2.02.95-10.el6_3.3 will be an update
---> Package mysql.x86_64 0:5.1.61-4.el6 will be updated
---> Package mysql.x86_64 0:5.1.66-2.el6_3 will be an update
---> Package mysql-devel.x86_64 0:5.1.61-4.el6 will be updated
---> Package mysql-devel.x86_64 0:5.1.66-2.el6_3 will be an update
---> Package mysql-libs.x86_64 0:5.1.61-4.el6 will be updated
---> Package mysql-libs.x86_64 0:5.1.66-2.el6_3 will be an update
---> Package nspluginwrapper.x86_64 0:1.3.0-14.el6 will be updated
---> Package nspluginwrapper.x86_64 0:1.4.4-1.el6_3 will be an update
---> Package openmotif.x86_64 0:2.3.3-4.el6 will be updated
---> Package openmotif.x86_64 0:2.3.3-5.el6_3 will be an update
---> Package openmotif-devel.x86_64 0:2.3.3-4.el6 will be updated
---> Package openmotif-devel.x86_64 0:2.3.3-5.el6_3 will be an update
---> Package openssh.x86_64 0:5.3p1-81.el6 will be updated
---> Package openssh.x86_64 0:5.3p1-81.el6_3 will be an update
---> Package openssh-askpass.x86_64 0:5.3p1-81.el6 will be updated
---> Package openssh-askpass.x86_64 0:5.3p1-81.el6_3 will be an update
---> Package openssh-clients.x86_64 0:5.3p1-81.el6 will be updated
---> Package openssh-clients.x86_64 0:5.3p1-81.el6_3 will be an update
---> Package openssh-server.x86_64 0:5.3p1-81.el6 will be updated
---> Package openssh-server.x86_64 0:5.3p1-81.el6_3 will be an update
---> Package openswan.x86_64 0:2.6.32-18.el6_3 will be updated
---> Package openswan.x86_64 0:2.6.32-19.el6_3 will be an update
---> Package pango.x86_64 0:1.28.1-3.el6_0.5 will be updated
---> Package pango.x86_64 0:1.28.1-7.el6_3 will be an update
---> Package pango-devel.x86_64 0:1.28.1-3.el6_0.5 will be updated
---> Package pango-devel.x86_64 0:1.28.1-7.el6_3 will be an update
---> Package perf.x86_64 0:2.6.32-279.5.2.el6 will be updated
---> Package perf.x86_64 0:2.6.32-279.19.1.el6 will be an update
---> Package selinux-policy.noarch 0:3.7.19-155.el6_3.4 will be updated
---> Package selinux-policy.noarch 0:3.7.19-155.el6_3.14 will be an update
---> Package selinux-policy-targeted.noarch 0:3.7.19-155.el6_3.4 will be updated
---> Package selinux-policy-targeted.noarch 0:3.7.19-155.el6_3.14 will be an update
---> Package strace.x86_64 0:4.5.19-1.11.el6_2.1 will be updated
---> Package strace.x86_64 0:4.5.19-1.11.el6_3.2 will be an update
---> Package systemtap.x86_64 0:1.7-5.el6 will be updated
---> Package systemtap.x86_64 0:1.7-5.el6_3.1 will be an update
---> Package systemtap-client.x86_64 0:1.7-5.el6 will be updated
---> Package systemtap-client.x86_64 0:1.7-5.el6_3.1 will be an update
---> Package systemtap-devel.x86_64 0:1.7-5.el6 will be updated
---> Package systemtap-devel.x86_64 0:1.7-5.el6_3.1 will be an update
---> Package systemtap-runtime.x86_64 0:1.7-5.el6 will be updated
---> Package systemtap-runtime.x86_64 0:1.7-5.el6_3.1 will be an update
---> Package tzdata.noarch 0:2012c-3.el6 will be updated
---> Package tzdata.noarch 0:2012j-1.el6 will be an update
---> Package tzdata-java.noarch 0:2012c-3.el6 will be updated
---> Package tzdata-java.noarch 0:2012j-1.el6 will be an update
---> Package util-linux-ng.x86_64 0:2.17.2-12.7.el6 will be updated
---> Package util-linux-ng.x86_64 0:2.17.2-12.7.el6_3 will be an update
---> Package vino.x86_64 0:2.28.1-3.el6 will be updated
---> Package vino.x86_64 0:2.28.1-8.el6_3 will be an update
---> Package xulrunner.x86_64 0:10.0.7-1.el6_3 will be updated
---> Package xulrunner.x86_64 0:10.0.12-1.el6_3 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

======================================================================================================
 Package                     Arch      Version                          Repository               Size
======================================================================================================
Installing:
 kernel                      x86_64    2.6.32-279.19.1.el6              rhel-x86_64-server-6     25 M
 kernel-devel                x86_64    2.6.32-279.19.1.el6              rhel-x86_64-server-6    7.7 M
Updating:
 NetworkManager              x86_64    1:0.8.1-34.el6_3                 rhel-x86_64-server-6    1.1 M
 NetworkManager-glib         x86_64    1:0.8.1-34.el6_3                 rhel-x86_64-server-6    219 k
 NetworkManager-gnome        x86_64    1:0.8.1-34.el6_3                 rhel-x86_64-server-6    431 k
 ORBit2                      x86_64    2.14.17-3.2.el6_3                rhel-x86_64-server-6    168 k
 ORBit2-devel                x86_64    2.14.17-3.2.el6_3                rhel-x86_64-server-6    173 k
 autofs                      x86_64    1:5.0.5-55.el6_3                 rhel-x86_64-server-6    491 k
 bind-libs                   x86_64    32:9.8.2-0.10.rc1.el6_3.6        rhel-x86_64-server-6    871 k
 bind-utils                  x86_64    32:9.8.2-0.10.rc1.el6_3.6        rhel-x86_64-server-6    182 k
 biosdevname                 x86_64    0.3.11-1.el6_3.1                 rhel-x86_64-server-6     32 k
 cpio                        x86_64    2.10-11.el6_3                    rhel-x86_64-server-6    192 k
 cups                        x86_64    1:1.4.2-48.el6_3.3               rhel-x86_64-server-6    2.3 M
 cups-libs                   x86_64    1:1.4.2-48.el6_3.3               rhel-x86_64-server-6    316 k
 cyrus-sasl                  x86_64    2.1.23-13.el6_3.1                rhel-x86_64-server-6     78 k
 cyrus-sasl-devel            x86_64    2.1.23-13.el6_3.1                rhel-x86_64-server-6    302 k
 cyrus-sasl-gssapi           x86_64    2.1.23-13.el6_3.1                rhel-x86_64-server-6     34 k
 cyrus-sasl-lib              x86_64    2.1.23-13.el6_3.1                rhel-x86_64-server-6    136 k
 cyrus-sasl-md5              x86_64    2.1.23-13.el6_3.1                rhel-x86_64-server-6     47 k
 cyrus-sasl-plain            x86_64    2.1.23-13.el6_3.1                rhel-x86_64-server-6     31 k
 device-mapper               x86_64    1.02.74-10.el6_3.3               rhel-x86_64-server-6    135 k
 device-mapper-event         x86_64    1.02.74-10.el6_3.3               rhel-x86_64-server-6     88 k
 device-mapper-event-libs    x86_64    1.02.74-10.el6_3.3               rhel-x86_64-server-6     83 k
 device-mapper-libs          x86_64    1.02.74-10.el6_3.3               rhel-x86_64-server-6    163 k
 dracut                      noarch    004-284.el6_3.1                  rhel-x86_64-server-6    112 k
 dracut-kernel               noarch    004-284.el6_3.1                  rhel-x86_64-server-6     21 k
 firefox                     x86_64    10.0.12-1.el6_3                  rhel-x86_64-server-6     20 M
 gdm                         x86_64    1:2.30.4-33.el6_3.2              rhel-x86_64-server-6    1.0 M
 gdm-libs                    x86_64    1:2.30.4-33.el6_3.2              rhel-x86_64-server-6     97 k
 gdm-plugin-fingerprint      x86_64    1:2.30.4-33.el6_3.2              rhel-x86_64-server-6     98 k
 gdm-user-switch-applet      x86_64    1:2.30.4-33.el6_3.2              rhel-x86_64-server-6    107 k
 gegl                        x86_64    0.1.2-4.el6_3                    rhel-x86_64-server-6    413 k
 glibc                       i686      2.12-1.80.el6_3.6                rhel-x86_64-server-6    4.3 M
 glibc                       x86_64    2.12-1.80.el6_3.6                rhel-x86_64-server-6    3.8 M
 glibc-common                x86_64    2.12-1.80.el6_3.6                rhel-x86_64-server-6     14 M
 glibc-devel                 x86_64    2.12-1.80.el6_3.6                rhel-x86_64-server-6    971 k
 glibc-headers               x86_64    2.12-1.80.el6_3.6                rhel-x86_64-server-6    601 k
 gnome-keyring               x86_64    2.28.2-8.el6_3                   rhel-x86_64-server-6    812 k
 gnome-keyring-devel         x86_64    2.28.2-8.el6_3                   rhel-x86_64-server-6    114 k
 gnome-keyring-pam           x86_64    2.28.2-8.el6_3                   rhel-x86_64-server-6     29 k
 gnome-screensaver           x86_64    2.28.3-18.el6_3.1                rhel-x86_64-server-6    4.3 M
 gnome-settings-daemon       x86_64    2.28.2-20.el6_3                  rhel-x86_64-server-6    561 k
 ipa-client                  x86_64    2.2.0-17.el6_3.1                 rhel-x86_64-server-6    119 k
 ipa-python                  x86_64    2.2.0-17.el6_3.1                 rhel-x86_64-server-6    805 k
 java-1.6.0-openjdk          x86_64    1:1.6.0.0-1.50.1.11.5.el6_3      rhel-x86_64-server-6     25 M
 java-1.6.0-openjdk-devel    x86_64    1:1.6.0.0-1.50.1.11.5.el6_3      rhel-x86_64-server-6    8.5 M
 kernel-firmware             noarch    2.6.32-279.19.1.el6              rhel-x86_64-server-6    8.7 M
 kernel-headers              x86_64    2.6.32-279.19.1.el6              rhel-x86_64-server-6    1.9 M
 kexec-tools                 x86_64    2.0.0-245.el6_3.1                rhel-x86_64-server-6    295 k
 libblkid                    x86_64    2.17.2-12.7.el6_3                rhel-x86_64-server-6    112 k
 libproxy                    x86_64    0.3.0-3.el6_3                    rhel-x86_64-server-6     39 k
 libproxy-bin                x86_64    0.3.0-3.el6_3                    rhel-x86_64-server-6    8.2 k
 libproxy-python             x86_64    0.3.0-3.el6_3                    rhel-x86_64-server-6    8.4 k
 libtiff                     x86_64    3.9.4-9.el6_3                    rhel-x86_64-server-6    342 k
 libuuid                     x86_64    2.17.2-12.7.el6_3                rhel-x86_64-server-6     65 k
 libvirt-client              x86_64    0.9.10-21.el6_3.7                rhel-x86_64-server-6    3.2 M
 libvirt-devel               x86_64    0.9.10-21.el6_3.7                rhel-x86_64-server-6    691 k
 libxml2                     x86_64    2.7.6-8.el6_3.4                  rhel-x86_64-server-6    799 k
 libxml2-devel               x86_64    2.7.6-8.el6_3.4                  rhel-x86_64-server-6    1.1 M
 libxml2-python              x86_64    2.7.6-8.el6_3.4                  rhel-x86_64-server-6    321 k
 lvm2                        x86_64    2.02.95-10.el6_3.3               rhel-x86_64-server-6    615 k
 lvm2-libs                   x86_64    2.02.95-10.el6_3.3               rhel-x86_64-server-6    680 k
 mysql                       x86_64    5.1.66-2.el6_3                   rhel-x86_64-server-6    885 k
 mysql-devel                 x86_64    5.1.66-2.el6_3                   rhel-x86_64-server-6    128 k
 mysql-libs                  x86_64    5.1.66-2.el6_3                   rhel-x86_64-server-6    1.2 M
 nspluginwrapper             x86_64    1.4.4-1.el6_3                    rhel-x86_64-server-6    148 k
 openmotif                   x86_64    2.3.3-5.el6_3                    rhel-x86_64-server-6    1.4 M
 openmotif-devel             x86_64    2.3.3-5.el6_3                    rhel-x86_64-server-6    2.6 M
 openssh                     x86_64    5.3p1-81.el6_3                   rhel-x86_64-server-6    236 k
 openssh-askpass             x86_64    5.3p1-81.el6_3                   rhel-x86_64-server-6     52 k
 openssh-clients             x86_64    5.3p1-81.el6_3                   rhel-x86_64-server-6    358 k
 openssh-server              x86_64    5.3p1-81.el6_3                   rhel-x86_64-server-6    300 k
 openswan                    x86_64    2.6.32-19.el6_3                  rhel-x86_64-server-6    894 k
 pango                       x86_64    1.28.1-7.el6_3                   rhel-x86_64-server-6    350 k
 pango-devel                 x86_64    1.28.1-7.el6_3                   rhel-x86_64-server-6    278 k
 perf                        x86_64    2.6.32-279.19.1.el6              rhel-x86_64-server-6    1.6 M
 selinux-policy              noarch    3.7.19-155.el6_3.14              rhel-x86_64-server-6    1.3 M
 selinux-policy-targeted     noarch    3.7.19-155.el6_3.14              rhel-x86_64-server-6    2.6 M
 strace                      x86_64    4.5.19-1.11.el6_3.2              rhel-x86_64-server-6    171 k
 systemtap                   x86_64    1.7-5.el6_3.1                    rhel-x86_64-server-6     25 k
 systemtap-client            x86_64    1.7-5.el6_3.1                    rhel-x86_64-server-6    3.0 M
 systemtap-devel             x86_64    1.7-5.el6_3.1                    rhel-x86_64-server-6    1.2 M
 systemtap-runtime           x86_64    1.7-5.el6_3.1                    rhel-x86_64-server-6    166 k
 tzdata                      noarch    2012j-1.el6                      rhel-x86_64-server-6    453 k
 tzdata-java                 noarch    2012j-1.el6                      rhel-x86_64-server-6    155 k
 util-linux-ng               x86_64    2.17.2-12.7.el6_3                rhel-x86_64-server-6    1.5 M
 vino                        x86_64    2.28.1-8.el6_3                   rhel-x86_64-server-6    426 k
 xulrunner                   x86_64    10.0.12-1.el6_3                  rhel-x86_64-server-6     12 M

Transaction Summary
======================================================================================================
Install       2 Package(s)
Upgrade      86 Package(s)

Total download size: 178 M
Is this ok [y/N]: N
Exiting on user Command
[root@scanner-vdi01 network-scripts]# wget -q -O - http://www.atomicorp.com/installers/atomic |sh
ln: `/etc/system-release' and `/etc/redhat-release' are the same file

Atomic Archive installer, version 2.0.9

BY INSTALLING THIS SOFTWARE AND BY USING ANY AND ALL SOFTWARE
PROVIDED BY ATOMICORP LIMITED YOU ACKNOWLEDGE AND AGREE:

THIS SOFTWARE AND ALL SOFTWARE PROVIDED IN THIS REPOSITORY IS 
PROVIDED BY ATOMICORP LIMITED AS IS, IS UNSUPPORTED AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ATOMICORP LIMITED, THE
COPYRIGHT OWNER OR ANY CONTRIBUTOR TO ANY AND ALL SOFTWARE PROVIDED
BY OR PUBLISHED IN THIS REPOSITORY BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.

Do you agree to these terms? (yes/no) [Default: yes] yes

Configuring the [atomic] yum archive for this system 

Installing the Atomic GPG key: OK
Downloading atomic-release-1.0-15.el6.art.noarch.rpm: OK



The Atomic Rocket Turtle archive has now been installed and configured for your system
The following channels are available:
  atomic          - [ACTIVATED] - contains the stable tree of ART packages
  atomic-testing  - [DISABLED]  - contains the testing tree of ART packages
  atomic-bleeding - [DISABLED]  - contains the development tree of ART packages


[root@scanner-vdi01 network-scripts]# yum update
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Consumer 1fbc0f23-31ee-4006-b135-16e4fcd73717 has been deleted
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
 Eg. </html>/
removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6Server/atomic/mirrorlist.txt
Error: Cannot retrieve repository metadata (repomd.xml) for repository: atomic. Please verify its path and try again
trackexploits
New Forum User
New Forum User
Posts: 1
Joined: Mon Jan 28, 2013 2:29 pm
Location: usa

Re: Atomic Yum Issue

Unread post by trackexploits »

I was having the same issue.

Explicitly setting the mirror list in /etc/yum.repos.d/atomic.repo seems to have fixed it

For example on my CentOS 6 64-bit box, I set mirrorlist as the following:

Code: Select all

mirrorlist = http://www.atomicorp.com/mirrorlist/atomic/centos-6-x86_64
And then clean up the yum repos

Code: Select all

yum clean all
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Atomic Yum Issue

Unread post by scott »

Not from your environment, those are variables expanded by yum.
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Atomic Yum Issue

Unread post by Ahud07 »

I changed this:

Code: Select all

[root@aht-app01 yum.repos.d]# vi atomic.repo 

# Name: Atomic Rocket Turtle RPM Repository for CentOS / Red Hat Enterprise Linux 6 -
# URL: http://www.atomicrocketturtle.com/
# Note: This isn't covered by ASL support. -Scott
[atomic]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com
baseurl=http://www2.atomicorp.com/channels/atomic/centos/$releasever/$arch/
#mirrorlist = http://www.atomicorp.com/mirrorlist/atomic/centos-$releasever-$basearch
#mirrorlist = http://www.atomicorp.com/channels/atomic/centos/6/mirrors-atomic
enabled = 1
priority = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1

# Almost Stable, release candidates for [atomic]
[atomic-testing]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com - (Testing)
mirrorlist = http://www.atomicorp.com/mirrorlist/atomic-testing/centos-$releasever-$basearch
enabled = 0
priority = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1

# Untested, Unstable, known buggy, and incomplete packages.
[atomic-bleeding]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com - (Bleeding)
baseurl = http://www.atomicorp.com/channels/atomic-bleeding/centos/$releasever/$basearch/
enabled = 0
priority = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1
and got this:

Code: Select all

[root@aht-app01 yum.repos.d]# yum update
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
http://www2.atomicorp.com/channels/atomic/centos/6Server/ia32e/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: atomic. Please verify its path and try again
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Atomic Yum Issue

Unread post by Ahud07 »

Non working box:

Code: Select all

[root@scanner-vdi01 yum.repos.d]# yum remove atomic-release
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package atomic-release.noarch 0:1.0-15.el6.art will be erased
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================================================
 Package                              Arch                         Version                              Repository                       Size
==============================================================================================================================================
Removing:
 atomic-release                       noarch                       1.0-15.el6.art                       installed                       2.5 k

Transaction Summary
==============================================================================================================================================
Remove        1 Package(s)

Installed size: 2.5 k
Working box:

Code: Select all

[root@scan-master01 openvas]# yum remove atomic-release
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package atomic-release.noarch 0:1.0-15.el6.art will be erased
--> Finished Dependency Resolution
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
 Eg. </html>/
removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6Server/atomic/mirrorlist.txt

Dependencies Resolved

==============================================================================================================================================
 Package                              Arch                         Version                                Repository                     Size
==============================================================================================================================================
Removing:
 atomic-release                       noarch                       1.0-15.el6.art                         @atomic                       2.5 k

Transaction Summary
==============================================================================================================================================
Remove        1 Package(s)

Installed size: 2.5 k
same version only difference is a working box the repository is "@atomic" and a non working one it is just "installed"
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Atomic Yum Issue

Unread post by scott »

Good info, I just updated it to atomic-release-1.0-16, give that one a shot and let me know how it goes
Post Reply