Thanks Stephan!
Today (10:31am) Stephan Wiesand wrote:
yum repolist -v
yum list iptables iptables-services
$ yum repolist -v
Loading "auto-update-debuginfo" plugin
Loading "langpacks" plugin
Loading "product-id" plugin
Loading "subscription-manager" plugin
Adding en_US to language list
Not root, Subscription Management repositories not updated
Config time: 0.086
Yum version: 3.4.3
rpmdb time: 0.000
Found 6 installed debuginfo package(s)
Enabling sl-extras-debuginfo: Scientific Linux Extras - debuginfo
Enabling sl-debuginfo: Scientific Linux Debuginfo
sl-debuginfo/primary_db FAILED
http://ftp.scientificlinux.org/linux/scientific/7x/archive/debuginfo/repodata/primary.sqlite.xz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
sl-fastbugs/x86_64/primary_db FAILED
http://ftp.scientificlinux.org/linux/scientific/7x/x86_64/updates/fastbugs/repodata/primary.sqlite.xz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
sl-security/x86_64/primary_db FAILED
http://ftp.scientificlinux.org/linux/scientific/7x/x86_64/updates/security/repodata/primary.sqlite.xz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
(1/3): sl-fastbugs/x86_64/primary_db | 778 kB 00:05
(2/3): sl-debuginfo/primary_db | 1.4 MB 00:07
(3/3): sl-security/x86_64/primary_db | 1.4 MB 00:09
Setting up Package Sacks
pkgsack time: 0.032
Repo-id : sl/x86_64
Repo-name : Scientific Linux 7x - x86_64
Repo-revision: 1454440028
Repo-updated : Fri Feb 12 17:54:21 2016
Repo-pkgs : 9,045
Repo-size : 6.7 G
Repo-baseurl : http://ftp.scientificlinux.org/linux/scientific/7x/x86_64/os/,
: http://ftp1.scientificlinux.org/linux/scientific/7x/x86_64/os/,
: http://ftp2.scientificlinux.org/linux/scientific/7x/x86_64/os/,
: ftp://ftp.scientificlinux.org/linux/scientific/7x/x86_64/os/
Repo-expire : 21,600 second(s) (last: Wed Feb 24 12:09:17 2016)
Repo-filename: /etc/yum.repos.d/sl7.repo
[other repos stripped]
repolist: 15,843
BUT: In the meantime, I get
$sudo yum update iptables
[...]
--> Running transaction check
---> Package iptables.x86_64 0:1.4.21-13.el7 will be updated
---> Package iptables.x86_64 0:1.4.21-16.el7 will be an update
--> Finished Dependency Resolution
[...]
which is fine now to install iptables-services.
Cheers
Dirk