On 19 February 2017 at 10:14, Wilson Moura <[email protected]> wrote:
> 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.

Thank you for the investigation! I just uploaded an updated recipe for
LSB-Release including a patch that does the steps you described
automatically.

-- Hisham
_______________________________________________
gobolinux-users mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-users

Reply via email to