Re: EPEL: Python34 moving to Python36

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 2019-04-02 at 07:18 -0700, Troy Dawson wrote:
> On Wed, Mar 13, 2019 at 7:31 AM Stephen John Smoogen <smooge@xxxxxxxxx> wrote:
> > 
> > Over the last 5 days, Troy Dawson, Jeroen van Meeuwen, Carl W George,
> > and several helpers have gotten nearly all of the python34 packages
> > moves over to python36 in EPEL-7.  They are being included in 6 Bodhi
> > pushes because of a limitation in Bodhi for the text size of packages
> > in an include.
> > 
> > The current day for these package groups to move into EPEL regular is
> > April 2nd. We would like to have all tests we find in the next week or
> > so also added so that the updates can occur in a large group without
> > too much breakage.
> > 
> > 
> > https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f2d195dada
> > https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9e9f81e581
> > https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d62608bce
> > https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-5be892b745
> > https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0f4cca7837
> > https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ed3564d906
> > 
> > Please heavily test them by doing the following:
> > Stage 1 Testing
> > Install RHEL, CentOS, or Scientific Linux 7 onto a TEST system.
> > Install or enable the EPEL repository for this system
> > Install various packages you would normally use
> > yum --enablerepo=epel-testing update
> > Report problems to epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
> > Stage 2 Testing
> > Check for any updated testing instructions on this blog or EPEL-devel list.
> > Install RHEL, CentOS, or Scientific Linux 7 onto a TEST system.
> > Install or enable the EPEL repository for this system
> > yum install python34
> > yum --enablerepo=epel-testing update
> > Report problems to epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
> > Stage 3 Testing
> > Check for any updated testing instructions on this blog or EPEL-devel list.
> > Install RHEL, CentOS, or Scientific Linux 7 onto a TEST system.
> > Install or enable the EPEL repository for this system
> > yum install python36
> > yum --enablerepo=epel-testing update
> > Report problems to epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
> > This should cover the three most common scenarios. Other scenarios
> > exist and will require some sort of intervention to work around. We
> > will outline them as they come up.
> > 
> > Many Many Thanks go to Troy, Jeroen, Carl, and the many people on the
> > python team who made a copr and did many of the initial patches to
> > make this possible.
> > --
> > Stephen J Smoogen
> 
> Thank you to everyone for all the feedback, testing, fixes and discussion.
> I believe all of the blocking problems have been worked out and that
> we are ready to push these to stable.
> 
> I will be doing the push to stable in 4 hours.
> If you have something you think is a blocker, please let me know before then.
> 
> We have found that there were some packages left off the list of
> packages to rebuild.  This is not a blocker, but please let me know
> and I will get them rebuilt and they will have their own smaller bodhi
> update.
> 
> Troy Dawson
> _______________________________________________
> epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx

Hi,

Just performed migration from 34 to 36. After yum update to pull all packages
and install, I proceeded to install 36 packages to match my current 34 install
before removing 34 packages. The only issue in the whole process was the one
below that required python34-pylint be removed before installing the 36 version.

[philwyett@ks-kenobi ~]$ sudo yum install python36-pylint
[sudo] password for philwyett: 
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-
              : manager
Resolving Dependencies
- --> Running transaction check
- ---> Package python36-pylint.noarch 0:1.6.5-5.el7 will be installed
- --> Processing Dependency: python36-setuptools for package: python36-pylint-
1.6.5-5.el7.noarch
- --> Running transaction check
- ---> Package python36-setuptools.noarch 0:39.2.0-3.el7 will be installed
- --> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                    Arch          Version             Repository   Size
================================================================================
Installing:
 python36-pylint            noarch        1.6.5-5.el7         epel        437 k
Installing for dependencies:
 python36-setuptools        noarch        39.2.0-3.el7        epel        631 k

Transaction Summary
================================================================================
Install  1 Package (+1 Dependent package)

Total download size: 1.0 M
Installed size: 5.7 M
Is this ok [y/d/N]: y
Downloading packages:
(1/2): python36-pylint-1.6.5-5.el7.noarch.rpm              | 437 kB   00:01     
(2/2): python36-setuptools-39.2.0-3.el7.noarch.rpm         | 631 kB   00:01     
- --------------------------------------------------------------------------------
Total                                              591 kB/s | 1.0 MB  00:01     
Running transaction check
Running transaction test


Transaction check error:
  file /usr/bin/epylint-3 from install of python36-pylint-1.6.5-5.el7.noarch
conflicts with file from package python34-pylint-1.6.5-4.el7.noarch
  file /usr/bin/pylint-3 from install of python36-pylint-1.6.5-5.el7.noarch
conflicts with file from package python34-pylint-1.6.5-4.el7.noarch
  file /usr/bin/pyreverse-3 from install of python36-pylint-1.6.5-5.el7.noarch
conflicts with file from package python34-pylint-1.6.5-4.el7.noarch
  file /usr/bin/symilar-3 from install of python36-pylint-1.6.5-5.el7.noarch
conflicts with file from package python34-pylint-1.6.5-4.el7.noarch
  file /usr/share/man/man1/epylint-3.1.gz from install of python36-pylint-1.6.5-
5.el7.noarch conflicts with file from package python34-pylint-1.6.5-4.el7.noarch
  file /usr/share/man/man1/pylint-3.1.gz from install of python36-pylint-1.6.5-
5.el7.noarch conflicts with file from package python34-pylint-1.6.5-4.el7.noarch
  file /usr/share/man/man1/pylint-gui-3.1.gz from install of python36-pylint-
1.6.5-5.el7.noarch conflicts with file from package python34-pylint-1.6.5-
4.el7.noarch
  file /usr/share/man/man1/pyreverse-3.1.gz from install of python36-pylint-
1.6.5-5.el7.noarch conflicts with file from package python34-pylint-1.6.5-
4.el7.noarch
  file /usr/share/man/man1/symilar-3.1.gz from install of python36-pylint-1.6.5-
5.el7.noarch conflicts with file from package python34-pylint-1.6.5-4.el7.noarch

Error Summary
- -------------

Regards

Phil

- -- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

Twitter: kathenasorg
IRC: kathenas
Web: https://kathenas.org
Github: https://github.com/kathenas
GitLab: https://gitlab.com/kathenas

GPG: A0C3 4C6A AC2B B8F4 F1E5 EDF4 333F 60DC B0B9 BB77
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJcpbuhAAoJEDM/YNywubt3tXoQAIMuUcNr14+rBR4wHneT5uxZ
4d/QyJJHfOANEmv02qVcVr5ebfE5GFN9TDQ698YEGO8GmVxKt44c70NQq3T0csh5
MjkCeDmghALuH3XAT/uqMJgBDAVLAE64VxJgD2arRD2xqoZVdD5L0W5ddCzYA9in
LDAeWX0cKTllF29kBJjlF12WyfVwABa87eo8H7UK5vPQzo3BfsNfGf3zWwVdqW+e
jfaCA5rZrMLoZ2b51bUZSPU1GY18oM+jLbLIE3hZI1I3Btt9aeWnxUTFIgj0zDSf
9VIgbRyU0kNwoUjh9Uc7lcGlWdd73Xx9Xtakeuch2svRArFtvT+UJZyLGkFsAsVk
mHgeH+wNKCfBMymO7Sxc/3S7OZjZzRdW0TQjINCogupQ89B4SFdvLzCV2kAATixc
Q0lwGpMYMt41YdVJtfnZrqiNxTpMH9xmRx/BTdS4lGm7iGHrxlsyLYcEVVlYCfL+
ZLAwgkaOxTSAUbCKbZlB2UWA4enWIAsWUI/1kXUuAR4eMHNTDDaWlshJOpbIl3n2
G4hG1LuOAKFNX5OR7K8ds405O8XzS1/IV5XXKohm8/AgTHzXUDDIwwB6PTxwVLL6
nbkqKZKYFh738gMk6/dX1UrC85KaO96dqeUQhzLkIeTipdT+AmyxAWRYMyyWeMO8
X8HUhyUeSh7/Cg1Czp1D
=ygbq
-----END PGP SIGNATURE-----
_______________________________________________
epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux