perfsonar-user - Re: [perfsonar-user] Django error after a fresh install
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Andrew Lake <>
- To: Doug Wussler <>, Shkelzen Rugovac <>
- Cc: "" <>
- Subject: Re: [perfsonar-user] Django error after a fresh install
- Date: Thu, 14 Dec 2017 09:33:00 -0500
- Ironport-phdr: 9a23:dBtkJxOxjrClTZa9F8gl6mtUPXoX/o7sNwtQ0KIMzox0K//zpsbcNUDSrc9gkEXOFd2Cra4c0qyO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUmTaxe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Qiqp4bt1RxD0iScHLz85/3/Risxsl6JQvRatqwViz4LIfI2ZMfxzdb7fc9wHX2pMRsZfWC5PAo27YIQBAekPM/tGoYbhvFYBtweyCBO2Ce711jNFhHn71rA63eQ7FgHG2RQtEs4IsHvJttX6KqkTWv2zwqbSzjXMce5d1DDn54jObx8goeqBUqxrccbLz0kgCR/Fg0yWpIf4MT2V0eENvHKa7+pmTe+vim8nqwFvrTS13MgjlpPFiZkLxVzc9CV5xp01JcGiR05/Zd6oCZtdty+GOItxRMMiTWBouCkjxrAGt567cikKyI48xx7DcvCKc4aI4g7iVOaUPzh0nnJleK66hxa26USgxPfzVtCu3FZKsipFl93MumkT2xHd88iLU+Vx8Vqh2TaI2QHf8/9ILl0omqXBLZ4t26A8mYcSsUjaACP5hUr2g7GKdkk95OSn9vjoba/9pp+HLYB0jBzxMr40lcCmH+g3LxQOX2+C9eiiybLj51D5QLNTgvEoj6bZt5baKd0FqqGkGQBZy5gv5Au/Dzehy9QYgWALIExYdxKbj4jmIU3OLOnmAfiihFSsljNrxvDfMrH/H5rNLmLMkKz4cbpj9kFT0gwzwclB651JC7EBOOzzV07ouNDGExA2KRG7zPv9CNpjzYMeQnqDAqqDP6PUq1CI6fwgL/CMaY8bojbyNfcl5+PqjXAjg18RZKmk3ZULaH+mBfRmP16ZbWDsgtcdFGcKuhIyTPT0h12YXz5TfHGyX6Qm6TEhEo6mC5nMRpy1jLyBwCe7AoVWanlIB1+WCXjnb56EVOkIaCKcOMNhlCYLVb2/RIM5zx6urhP1y7pmLurK5CIUrYrj1MJy5+3UmxEy7Tt0D8Wb02GRVW17gmQIRzou0Kxiv0BwyE2P3bRij/BED9Bf+utFUgY8NZ7H0+x1EdTyWgbYctqJRlapXsupATctTtI22N8CekZwG9usjhDe2yqqB74Vl7qQBJwo6K3c23zxK9x9y3ba0akhi18rSdZMO22+nqNz6hbfCo3Tn0iXjaqnerkQ0DTP+Wue1WaCol1UXQpqXajGXX0TfFXaocn260/YTrKjDbIqORZbx8GYMKtFcNjpgE1GRPj9PNTeZHq8m2muChuH3L+MaJHle2EH0CXSD0gEjRgf/XeANQcgGiesu3/SACJtGF71bU7g6+ZzpG6hQkI20g2Gd0hh2KC0+h4Ri/ycUfQT3rcctSg7rTV7AVa80snIBNqbvQZhertTYc8l7FddyW3ZrxB9PoCnL616nl4RbR53v0311xVwDIVPi9IqoGo3zAppN62YykhMdzeZ3ZDrJr3XMXf+8Aqua67QxlHRzsyW+qER5/QktVnvph+mGVc/8yYv794A/3yB6d31EREJVZ/rGhI78AV14a7HeTI56pn822Zxd6S4r2mGk+kpB+Yh2BumN+1CP6SaHQS6R9YaBMWqOuEs3UK0YRUaNet6+6s9PsfgfPyDjv2FJuFlyRuggX5K/8hZ20GBv351TOLZ95sehfeVwl3UBH/HkF69v5Wvysh/bjYIEz/6kHC8CQ==
Hi, Its not a forgotten dependency, its installed as part of a python virtualenv in the esmond RPM. The esmond python/django setup has always been a little weird to get around the fact that CentOS 6 does not have python 2.7, and some of that weirdness persists in CentOS 7 even though its does have python 2.7. You are correct that you and the others having this issue all have the same problem that django for whatever reason is not setup correctly. I’m slightly worried you may just inherit a new set of problem by installing the django RPM. I have done a bunch of FullInstalls in the last couple days trying to recreate and have not had that issue, so I suspect some type of race condition somewhere with package install order or similar. I am working on getting access to a broken node from Szymon (in another thread) to see if I can learn more about what went wrong. I do NOT advise anyone else run “yum install django” just yet if they hit a similar problem. Thanks, Andy On December 13, 2017 at 6:18:53 PM, Shkelzen Rugovac () wrote:
|
- Re: [perfsonar-user] Django error after a fresh install, (continued)
- Re: [perfsonar-user] Django error after a fresh install, Doug Wussler, 12/11/2017
- Re: [perfsonar-user] Django error after a fresh install, Shkelzen Rugovac, 12/12/2017
- Re: [perfsonar-user] Django error after a fresh install, Andrew Lake, 12/12/2017
- Re: [perfsonar-user] Django error after a fresh install, Andrew Lake, 12/12/2017
- Re: [perfsonar-user] Django error after a fresh install, Doug Wussler, 12/12/2017
- Re: [perfsonar-user] Django error after a fresh install, Shkelzen Rugovac, 12/12/2017
- Re: [perfsonar-user] Django error after a fresh install, Doug Wussler, 12/12/2017
- Re: [perfsonar-user] Django error after a fresh install, Doug Wussler, 12/13/2017
- Re: [perfsonar-user] Django error after a fresh install, Andrew Lake, 12/13/2017
- Re: [perfsonar-user] Django error after a fresh install, Doug Wussler, 12/13/2017
- Re: [perfsonar-user] Django error after a fresh install, Shkelzen Rugovac, 12/13/2017
- Re: [perfsonar-user] Django error after a fresh install, Andrew Lake, 12/14/2017
- Re: [perfsonar-user] Django error after a fresh install, Shkelzen Rugovac, 12/14/2017
- Re: [perfsonar-user] Django error after a fresh install, Doug Wussler, 12/14/2017
- Re: [perfsonar-user] Django error after a fresh install, Andrew Lake, 12/14/2017
- Re: [perfsonar-user] Django error after a fresh install, Doug Wussler, 12/14/2017
- RE: [perfsonar-user] Django error after a fresh install, SCHAER Frederic, 12/20/2017
- Re: [perfsonar-user] Django error after a fresh install, Doug Wussler, 12/20/2017
- Re: [perfsonar-user] Django error after a fresh install, Andrew Lake, 12/13/2017
- Re: [perfsonar-user] Django error after a fresh install, Andrew Lake, 12/12/2017
- Re: [perfsonar-user] Django error after a fresh install, Andrew Lake, 12/12/2017
- Re: [perfsonar-user] Django error after a fresh install, Shkelzen Rugovac, 12/12/2017
- Re: [perfsonar-user] Django error after a fresh install, Doug Wussler, 12/11/2017
Archive powered by MHonArc 2.6.19.