All is well.
karma: +1
Command worked just fine for me. Didn't skip a beat...no systemctl restart or reboot required.
Gnome-software has no more fonts section in add-ons.
Looks good to me. It installed just fine.
Thanks for the update!
Thank you! python3-PyMuPDF 1.14.14-2 no longer has the error and imports successfully.
Looks like we're still not finding a 'python34-pycurl'...
[root@localhost yum.repos.d]# yum --enablerepo=epel-testing install python34-pycurl python36-pycurl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.es.its.nyu.edu
* epel: mirror.cogentco.com
* epel-testing: mirror.cogentco.com
* extras: linux.cc.lehigh.edu
* updates: mirror.cogentco.com
No package python34-pycurl available.
Resolving Dependencies
--> Running transaction check
---> Package python36-pycurl.x86_64 0:7.43.0-6.el7 will be installed
--> Processing Dependency: python(abi) = 3.6 for package: python36-pycurl-7.43.0-6.el7.x86_64
--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python36-pycurl-7.43.0-6.el7.x86_64
--> Running transaction check
---> Package python36.x86_64 0:3.6.8-1.el7 will be installed
---> Package python36-libs.x86_64 0:3.6.8-1.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
python36-pycurl x86_64 7.43.0-6.el7 epel 195 k
Installing for dependencies:
python36 x86_64 3.6.8-1.el7 epel-testing 67 k
python36-libs x86_64 3.6.8-1.el7 epel-testing 8.6 M
Transaction Summary
================================================================================
Install 1 Package (+2 Dependent packages)
Total download size: 8.8 M
Installed size: 37 M
Doing a 'yum clean expire-cache' and trying again yields the same result.
How might I test this on a CentOS system? There is no 'updates-testing' repo on my test system. There is an 'epel-testing' repo, but running the command above gives me:
[root@localhost yum.repos.d]# dnf upgrade --enablerepo=epel-testing --advisory=FEDORA-EPEL-2019-29a9c757ec
Extra Packages for Enterprise Linux 7 - x86_64 11 MB/s | 16 MB 00:01
CentOS-7 - Base 338 kB/s | 10 MB 00:30
CentOS-7 - Updates 11 MB/s | 6.8 MB 00:00
CentOS-7 - Extras 2.2 MB/s | 366 kB 00:00
No security updates needed, but 0 updates available
Dependencies resolved.
Nothing to do.
Complete!
I suspect I'm missing something quite elementary here. Any help greatly appreciated!
Installed the complaining application and the updated PyQt4 package was pulled in from updates-testing automatically. Running the application worked without issue, only simple testing done though.
Sorry, lets try writing reproducer again:
#include <execution>
This seems to introduce a dependency on intel's tbb library A minimal reproducer consists of just
I solved this by installing tbb-devel.
Otherwise I've had no issues with this.
in my case, this kernel breaks this setup;
fedora30 + negativo17 nvidia-driver 418.56-1.fc30 (nvidia gforce gtx 1050)
Works on 2700x and nvidia
This build allows successful installation of amanda-client. Thank you for the bug fix.
Still didn't fix the problem.
Patch seems to work while using vi-telex-m17n Gnome Text or LibreOffice under Wayland.
I also get a segmentation fault, but I ran it from the command line, and here is the strack trace:
andrigtmiller@worklaptop ~]$ FreeCAD FreeCAD 0.18, Libs: 0.18RUnknown © Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019 ##### #### ### ####
# # # # # # # ## #### #### # # # # # #### # # # # # # # ##### # # # # #### #### # # # # # # # # # # # # # # ## ## ## # # #### #### ### # # #### ## ## ##
During initialization the error Missing parentheses in call to 'print'. Did you mean print("Sheet Metal workbench loaded")? (<string>, line 26) occurred in /usr/lib64/freecad/Mod/SheetMetal/Init.py Please look into the log file for further information Program received signal SIGSEGV, Segmentation fault.
0 /lib64/libc.so.6(+0x37f40) [0x7f19e3957f40]
1 /lib64/libpython2.7.so.1.0(Py_InitModule4_64+0x42) [0x7f19dcef7e42]
2 /usr/lib64/python3.7/site-packages/PySide/QtCore.so(PyInit_QtCore+0x51) [0x7f19bd5209c1]
3 /lib64/libpython3.7m.so.1.0(_PyImport_LoadDynamicModuleWithSpec+0x17f) [0x7f19e4eed71f]
4 /lib64/libpython3.7m.so.1.0(+0x206aeb) [0x7f19e4eedaeb]
5 /lib64/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x2d5) [0x7f19e4dea155]
6 /lib64/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x23) [0x7f19e4dea283]
7 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6e31) [0x7f19e4e7d251]
8 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]
9 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2a0) [0x7f19e4e165b0]
10 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
11 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x58f2) [0x7f19e4e7bd12]
12 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
13 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
14 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xc0e) [0x7f19e4e7702e]
15 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
16 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
17 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
18 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
19 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
20 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
21 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
22 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
23 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
24 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x11a) [0x7f19e4e16a7a]
25 /lib64/libpython3.7m.so.1.0(+0x1017a7) [0x7f19e4de87a7]
26 /lib64/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7f19e4e11849]
27 /lib64/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x29b) [0x7f19e4e4b27b]
28 /lib64/libpython3.7m.so.1.0(+0x164b04) [0x7f19e4e4bb04]
29 /lib64/libpython3.7m.so.1.0(PyCFunction_Call+0x7f) [0x7f19e4dea31f]
30 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6e31) [0x7f19e4e7d251]
31 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]
32 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2a0) [0x7f19e4e165b0]
33 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
34 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
35 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]
36 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x2ee) [0x7f19e4e16c4e]
37 /lib64/libpython3.7m.so.1.0(+0x1017a7) [0x7f19e4de87a7]
38 /lib64/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7f19e4e11849]
39 /lib64/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x1f2) [0x7f19e4e4b1d2]
40 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x2f99) [0x7f19e4e793b9]
41 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
42 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
43 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x58f2) [0x7f19e4e7bd12]
44 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
45 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
46 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
47 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]
48 /lib64/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x39) [0x7f19e4e162e9]
49 /lib64/libpython3.7m.so.1.0(PyEval_EvalCode+0x1b) [0x7f19e4e1630b]
50 /lib64/libpython3.7m.so.1.0(+0x189934) [0x7f19e4e70934]
51 /lib64/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x2d5) [0x7f19e4dea155]
52 /lib64/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x23) [0x7f19e4dea283]
53 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6e31) [0x7f19e4e7d251]
54 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]
55 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2a0) [0x7f19e4e165b0]
56 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
57 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x58f2) [0x7f19e4e7bd12]
58 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
59 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
60 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xc0e) [0x7f19e4e7702e]
61 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
62 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
63 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
64 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
65 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
66 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
67 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x11a) [0x7f19e4e16a7a]
68 /lib64/libpython3.7m.so.1.0(+0x1017a7) [0x7f19e4de87a7]
69 /lib64/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7f19e4e11849]
70 /lib64/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x29b) [0x7f19e4e4b27b]
71 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x2f99) [0x7f19e4e793b9]
72 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]
73 /lib64/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x39) [0x7f19e4e162e9]
74 /lib64/libpython3.7m.so.1.0(PyEval_EvalCode+0x1b) [0x7f19e4e1630b]
75 /lib64/libpython3.7m.so.1.0(+0x189934) [0x7f19e4e70934]
76 /lib64/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x2d5) [0x7f19e4dea155]
77 /lib64/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x23) [0x7f19e4dea283]
78 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6e31) [0x7f19e4e7d251]
79 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]
80 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2a0) [0x7f19e4e165b0]
81 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
82 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x58f2) [0x7f19e4e7bd12]
83 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
84 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
85 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xc0e) [0x7f19e4e7702e]
86 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
87 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
88 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
89 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
90 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
91 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
92 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x11a) [0x7f19e4e16a7a]
93 /lib64/libpython3.7m.so.1.0(+0x1017a7) [0x7f19e4de87a7]
94 /lib64/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7f19e4e11849]
95 /lib64/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x29b) [0x7f19e4e4b27b]
96 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x2f99) [0x7f19e4e793b9]
97 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]
98 /lib64/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x39) [0x7f19e4e162e9]
99 /lib64/libpython3.7m.so.1.0(PyEval_EvalCode+0x1b) [0x7f19e4e1630b]
100 /lib64/libpython3.7m.so.1.0(+0x20250f) [0x7f19e4ee950f]
101 /lib64/libpython3.7m.so.1.0(PyRun_StringFlags+0x7d) [0x7f19e4e7080d]
102 /lib64/libpython3.7m.so.1.0(+0x1899cb) [0x7f19e4e709cb]
103 /lib64/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallKeywords+0x78) [0x7f19e4dea458]
104 /lib64/libpython3.7m.so.1.0(_PyCFunction_FastCallKeywords+0x23) [0x7f19e4dea773]
105 /lib64/libpython3.7m.so.1.0(+0x1447f2) [0x7f19e4e2b7f2]
106 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
107 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]
108 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]
109 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]
110 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]
111 /lib64/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x39) [0x7f19e4e162e9]
112 /lib64/libpython3.7m.so.1.0(PyEval_EvalCode+0x1b) [0x7f19e4e1630b]
113 /lib64/libpython3.7m.so.1.0(+0x20250f) [0x7f19e4ee950f]
114 /lib64/libpython3.7m.so.1.0(PyRun_StringFlags+0x7d) [0x7f19e4e7080d]
115 0x7f19e51c566e in Base::InterpreterSingleton::runStringabi:cxx11 from /usr/lib64/freecad/lib/libFreeCADBase.so+0xd8
116 0x7f19e67c784f in Gui::Application::runInitGuiScript() from /usr/lib64/freecad/lib/libFreeCADGui.so+0x37
117 0x7f19e67c9403 in Gui::Application::runApplication() from /usr/lib64/freecad/lib/libFreeCADGui.so+0x1b9f
118 FreeCAD(main+0xa17) [0x408033]
119 /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f19e3943f33]
120 FreeCAD(_start+0x2e) [0x4074ee]