On 12/05/2016 08:51 AM, Matthew Miller wrote:
preliminary stats show a big drop in i686 mirror connections over the
last year — like, about cut in half. I'm not sure if this is a glitch
or representative of a real move — or whether it's because of perceived
or actual changes we've made, or just because people's old hardware is
hitting an end-of-life wall.
There's still a number of x686 packages on my 64-bit FC25, although it's
less than it used to be: I was actually pleasantly surprised how few
there are left (< 3%)
rpm -qa --queryformat "%{ARCH}\n" | sort | uniq -c
154 i686
2423 noarch
23 (none)
3647 x86_64
Out of 154 32-bit packages, 111 are recent FC25 packages, and 43 are
leftovers from FC24. All of them are accompanying the corresponding
x86_64 packages: I don't remember ever asking to load 32-bit ones on
this system (I remember loading some up on older systems, for
development of 32-bit compatible software). I don't know how many are
just historical accidents, e.g.
dnf erase krb5-libs-1.14.4-4.fc25.i686
Dependencies resolved.
========================================================
Package Arch Version
Repository Size
========================================================
Removing:
krb5-libs i686 1.14.4-4.fc25
@@commandline 1.8 M
openssl-libs i686 1:1.0.2j-1.fc25
@@commandline 2.6 M
trousers-lib i686 0.3.13-6.fc24
@@commandline 478 k
which looks like a good candidate to get rid of because I also have
x86_64 versions of those, but some are clearly required, e.g.
dnf erase gd-2.2.3-2.fc25.i686
Dependencies resolved.
=========================================================
Package Arch Version
Repository Size
=========================================================
Removing:
gd i686 2.2.3-2.fc25
@@commandline 383 k
libgphoto2 i686 2.5.11-1.fc25
@updates 6.0 M
libva i686 1.7.3-1.fc25
@updates 229 k
libwebp i686 0.5.1-2.fc25
@updates 729 k
sane-backends-libs i686 1.0.25-4.fc25
@@commandline 175 k
wine x86_64 1.9.22-1.fc25
@updates 0
wine-alsa i686 1.9.22-1.fc25
@updates 199 k
wine-capi i686 1.9.22-1.fc25
@updates 84 k
wine-cms i686 1.9.22-1.fc25
@updates 128 k
wine-core i686 1.9.22-1.fc25
@updates 173 M
wine-ldap i686 1.9.22-1.fc25
@updates 414 k
wine-openal i686 1.9.22-1.fc25
@updates 118 k
wine-opencl i686 1.9.22-1.fc25
@updates 105 k
wine-pulseaudio i686 1.9.22-1.fc25
@updates 174 k
wine-twain i686 1.9.22-1.fc25
@updates 213 k
Transaction Summary
========================================================
Remove 15 Packages
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org