Correcting the LSB_Release
Wilson Moura <[email protected]> Sun, 19 Feb 2017 10:14:32 -0300
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CANJXY67yPCWE4xd1QcNRv4UfAxmoTOVAiOW=avd_hLoPtjs=Tw@mail.gmail.com> |
For those who installed lxde on your gobolinux and now can not use python pip because of lsb_release does not return anything, well here is the good solution this solution worked for me a long time ago and had forgotten to post here on List and very simple. 1 - sudo zile / Programs / LSB-Release / Current / bin / lsb_release 2 - Go to line 48 and edit ALTERNATE_DISTRIB_FILE = "/ etc / debian" to ALTERNATE_DISTRIB_FILE = "/ etc / GoboLinuxVersion" 3 - Go to line 49 is edit ALTERNATE_DISTRIB_NAME = "Debian" to ALTERNATE_DISTRIB_NAME = "GoboLinux" 4 - Save Good after that the pip goes back to working without problems. It does not necessarily have to be zile. Zile and append an example of a text editor I use. -- Happy Hacking :) _______________________________________________ gobolinux-users mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-users