Everyone,
Apparently, aeskulap is broken during the upgrade fro 7.5 to 7.6, and is no longer available in the epel repos.
I had some difficulty having it function, and during the debug process I decided to do a yum remove, but when I tried a yum install to reinstall it, aeskulap was no longer present. This problem may also affect other modules.
I have placed a bug report :
https://bugzilla.redhat.com/show_bug.cgi?id=1659667
The depracation of tcp wrappers may be involved in this
https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers
Everyone,
Apparently, aeskulap is broken during the upgrade fro 7.5 to 7.6, and is no longer available in the epel repos.
I had some difficulty having it function, and during the debug process I decided to do a yum remove, but when I tried a yum install to reinstall it, aeskulap was no longer present. This problem may also affect other modules.
I have placed a bug report :
https://bugzilla.redhat.com/show_bug.cgi?id=1659667
The depracation of tcp wrappers may be involved in this
https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers
--------------------------------------------------------------------------------------
Everyone,
As it turns out the problem was not related to the EPEL repo, but rather to the nux-dextop repo. I have contacted the maintainer of nex-dextop and he advised me that although aeskulap compiled on Centos 7.5 it would not compile on 7.6.
Does anyone on the list have any knowledge of what may be happening.
Thank you,
Greg Ennis
Everyone,
Apparently, aeskulap is broken during the upgrade fro 7.5 to 7.6, and is no longer available in the epel repos.
I had some difficulty having it function, and during the debug process I decided to do a yum remove, but when I tried a yum install to reinstall it, aeskulap was no longer present. This problem may also affect other modules.
I have placed a bug report :
https://bugzilla.redhat.com/show_bug.cgi?id=1659667
The depracation of tcp wrappers may be involved in this
https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers
--------------------------------------------------------------------------------------
Everyone,
As it turns out the problem was not related to the EPEL repo, but rather to the nux-dextop repo. I have contacted the maintainer of nex-dextop and he advised me that although aeskulap compiled on Centos 7.5 it would not compile on 7.6.
Does anyone on the list have any knowledge of what may be happening.
Thank you,
Greg Ennis
-----------------------------------------------------------------------------------------
Everyone,
I tried to compile aeskulap on Centos 7.6 by using the commands ./configure followed by make which resulted in the following errors :
make[4]: *** [dimoimg.o] Error 1 make[4]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2- beta1/dcmtk/dcmimgle/libsrc' make[3]: *** [libsrc-all] Error 2 make[3]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk/dcmimgle' make[2]: *** [dcmimgle-libsrc-all] Error 2 make[2]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1' make: *** [all] Error 2
I downloaded the source files from :
http://li.nux.ro/download/nux/dextop/el7/SRPMS/aeskulap-0.2.2-0.17beta1.el7....
If any of you can give me a starting point for this I would appreciate it. Apparently aeskulap did compile on Centos 7.5 and earlier os.
Thank in advance!!!
Greg Ennis
_______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On 12/27/18 7:53 PM, Gregory P. Ennis wrote:
Everyone,
Apparently, aeskulap is broken during the upgrade fro 7.5 to 7.6, and is no longer available in the epel repos.
I had some difficulty having it function, and during the debug process I decided to do a yum remove, but when I tried a yum install to reinstall it, aeskulap was no longer present. This problem may also affect other modules.
I have placed a bug report :
https://bugzilla.redhat.com/show_bug.cgi?id=1659667
The depracation of tcp wrappers may be involved in this
https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers
tcp_wrappers is still part of CentOS 7 in 7.6.
I tried to compile aeskulap on Centos 7.6 by using the commands ./configure followed by make which resulted in the following errors :
Attempting to build this way is next to pointless and will likely show you errors completely unrelated to why the package won't properly build.
make[4]: *** [dimoimg.o] Error 1 make[4]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2- beta1/dcmtk/dcmimgle/libsrc' make[3]: *** [libsrc-all] Error 2 make[3]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk/dcmimgle' make[2]: *** [dcmimgle-libsrc-all] Error 2 make[2]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1' make: *** [all] Error 2
...and even if you were building it correctly you completely skipped the actual errors here. What you've shown can't be used in any significant way to help.
I downloaded the source files from :
http://li.nux.ro/download/nux/dextop/el7/SRPMS/aeskulap-0.2.2-0.17beta1.el7....
As you've already stated and shown here this is a package from a 3rd-party repo, and as such is not supported by the CentOS project. If Nux can't help you then I suggest you look for the package elsewhere or try to (properly) build it yourself. Unfortunately neither of these options is supported here.
Peter
I tried to compile aeskulap on Centos 7.6 by using the commands ./configure followed by make which resulted in the following errors :
Attempting to build this way is next to pointless and will likely show you errors completely unrelated to why the package won't properly build.
make[4]: *** [dimoimg.o] Error 1 make[4]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2- beta1/dcmtk/dcmimgle/libsrc' make[3]: *** [libsrc-all] Error 2 make[3]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk/dcmimgle' make[2]: *** [dcmimgle-libsrc-all] Error 2 make[2]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1' make: *** [all] Error 2
...and even if you were building it correctly you completely skipped the actual errors here. What you've shown can't be used in any significant way to help.
I downloaded the source files from :
http://li.nux.ro/download/nux/dextop/el7/SRPMS/aeskulap-0.2.2-0.17beta1.el7....
As you've already stated and shown here this is a package from a 3rd-party repo, and as such is not supported by the CentOS project. If Nux can't help you then I suggest you look for the package elsewhere or try to (properly) build it yourself. Unfortunately neither of these options is supported here.
Peter -------------------------------------------------------------------------------------------
Peter,
Thanks for taking the time to respond. I have very little experience and knowledge with reference to compiling source code. Thank you for letting me know what I did was not correct. I had contacted the maintainer, and he was helpful but has so far been unable to compile aeskulap on 7.6. I am certainly low on the learning curve compiling source code, but thought this problem might be a good place to start gleaning how to do this. aeskulap is part of Fedora 29, and works perfectly on F29.
Do you have any idea what changes were made in Centos 7.6 from 7.5 that may have contributed to the aeskulap failure.
Greg
On 12/28/18 6:38 AM, Gregory P. Ennis wrote:
I tried to compile aeskulap on Centos 7.6 by using the commands ./configure followed by make which resulted in the following errors :
Attempting to build this way is next to pointless and will likely show you errors completely unrelated to why the package won't properly build.
make[4]: *** [dimoimg.o] Error 1 make[4]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2- beta1/dcmtk/dcmimgle/libsrc' make[3]: *** [libsrc-all] Error 2 make[3]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk/dcmimgle' make[2]: *** [dcmimgle-libsrc-all] Error 2 make[2]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1' make: *** [all] Error 2
...and even if you were building it correctly you completely skipped the actual errors here. What you've shown can't be used in any significant way to help.
I downloaded the source files from :
http://li.nux.ro/download/nux/dextop/el7/SRPMS/aeskulap-0.2.2-0.17beta1.el7....
As you've already stated and shown here this is a package from a 3rd-party repo, and as such is not supported by the CentOS project. If Nux can't help you then I suggest you look for the package elsewhere or try to (properly) build it yourself. Unfortunately neither of these options is supported here.
I was going to give it a shot but there are three build dependencies not part of CentOS 7 / EPEL 7
dcmtk-devel gconfmm26-devel libglademm24-devel
When that starts to happen, it often results in needing additional dependencies to build those, etc.
On 12/28/18 6:38 AM, Gregory P. Ennis wrote:
I tried to compile aeskulap on Centos 7.6 by using the commands ./configure followed by make which resulted in the following errors :
Attempting to build this way is next to pointless and will likely show you errors completely unrelated to why the package won't properly build.
make[4]: *** [dimoimg.o] Error 1 make[4]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2- beta1/dcmtk/dcmimgle/libsrc' make[3]: *** [libsrc-all] Error 2 make[3]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk/dcmimgle' make[2]: *** [dcmimgle-libsrc-all] Error 2 make[2]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1' make: *** [all] Error 2
...and even if you were building it correctly you completely skipped the actual errors here. What you've shown can't be used in any significant way to help.
I downloaded the source files from :
http://li.nux.ro/download/nux/dextop/el7/SRPMS/aeskulap-0.2.2-0.17beta1.el7....
As you've already stated and shown here this is a package from a 3rd-party repo, and as such is not supported by the CentOS project. If Nux can't help you then I suggest you look for the package elsewhere or try to (properly) build it yourself. Unfortunately neither of these options is supported here.
I was going to give it a shot but there are three build dependencies not part of CentOS 7 / EPEL 7
dcmtk-devel gconfmm26-devel libglademm24-devel
When that starts to happen, it often results in needing additional dependencies to build those, etc.
--------------------------------------------------------------------------------
Alice,
Thanks much for trying. Your observation was the same as mine. I installed the above dependencies without a problem, they were all in the repops. After I installed them it still failed to compile with the final result being the errors that I posted earlier.
I am not wanting to convert these desktops to Fedora 29, but at least I have a path for what is needed.
If any of the other users on the list have ideas of what has happened to Centos 7.6 I would surely appreciate a solution.
Greg
On 12/30/18 8:42 AM, Gregory P. Ennis wrote:
After I installed them it still failed to compile with the final result being the errors that I posted earlier.
You haven't posted the errors, per se. What you sent simply said "there was an error". The error text should have been immediately above that.
Post more of the build output, possibly to: https://paste.fedoraproject.org/