Message316232
| Author | mrandybu |
|---|---|
| Recipients | mrandybu |
| Date | 2018-05-06.09:53:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525600412.06.0.682650639539.issue33435@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In some linux distributions, the information about the distribution is incorrectly determined when the linux_distribution() method is called from the platform class. Since the information file os-release becomes a certain standard, I propose first of all to check its availability and if it is in the system, then parse the information from it. I apply the patch. It will work well with version 2.7. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-06 09:53:32 | mrandybu | set | recipients: + mrandybu |
| 2018-05-06 09:53:32 | mrandybu | set | messageid: <1525600412.06.0.682650639539.issue33435@psf.upfronthosting.co.za> |
| 2018-05-06 09:53:31 | mrandybu | link | issue33435 messages |
| 2018-05-06 09:53:31 | mrandybu | create | |