If you are concerned about rpmlint errors and warnings, you can backport https://src.fedoraproject.org/rpms/python36/blob/master/f/python36.rpmlintrc to python35 and python34 - it's on my mental TODO list for a long time and is fairly easy. You can send pull request to https://src.fedoraproject.org/rpms/python35
not sure. this works on F28, but I don't longer have F27.
Before:
$ rpmlint ./python3-libsass-0.14.5-1.fc29.x86_64.rpm
...
1 packages and 0 specfiles checked; 28 errors, 0 warnings.
After:
$ rpmlint ./python3-libsass-0.14.5-1.fc29.x86_64.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
sagemath should not require python-twisted-mail, it was removed 4 years ago, I'll try to fix that.
$ dnf install python2-twisted
$ dnf install --enablerepo=updates-testing python3-twisted # or update
Error: Transaction check error:
file /usr/bin/cftp from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
file /usr/bin/ckeygen from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
file /usr/bin/conch from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
file /usr/bin/mailmail from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
file /usr/bin/pyhtmlizer from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
file /usr/bin/tkconch from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
file /usr/bin/trial from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
file /usr/bin/twist from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
file /usr/bin/twistd from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
file /usr/share/man/man1/conch.1.gz from install of python3-twisted-18.4.0-1.fc28.x86_64 conflicts with file from package python2-twisted-16.4.1-9.fc28.x86_64
Thanks @kevin. This had totally slipped from my radar.
Indeed requires six
Thank you!
@akurtakov @ankursinha @lupinix any news here? was it fixed?
Oh god. The symbolic link form the previous version makes this almost unchangable :(
Let's unpush this and go with the proper fix.
Thanks, fixes the Jython issue.
That one is on it's way to stable. https://bodhi.fedoraproject.org/updates/FEDORA-2018-30dc9a799a
Use dnf --refresh --enablerepo=updates-testing ./python3-notebook-5.5.0-2.fc28.noarch.rpm ./python-ipykernel-4.8.2-1.fc28.noarch.rpm
I have a different problem now. It stopped working with pyzmq 17 :D
https://bugzilla.redhat.com/show_bug.cgi?id=1581723
But I'll dig into that.
fedpkg is working again
Update works (replaces python2-detox). Detox works with https://github.com/frenzymadness/python-tox-example (except for jython, but that is known issue).
This update has been unpushed.
This update has been unpushed.
Restart helped. Sorry for the premature bug report.
I get this with
fedpkg --release master mockbuild
:Works fine with distribution-gpg-keys-1.21-1.fc28 and mock-core-configs-28.4-1.fc28.