Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support deepin OS? #111

Closed
ShixiangWang opened this issue Jul 28, 2022 · 6 comments
Closed

Support deepin OS? #111

ShixiangWang opened this issue Jul 28, 2022 · 6 comments
Labels
feature a feature request or enhancement

Comments

@ShixiangWang
Copy link

Deepin is a re-distro based on Debian, what works for Debian shall work for Deepin. Could rig support this OS?

$ rig add devel
[INFO] Running `sudo` for adding new R versions. This might need your password.
[ERROR] Unsupported distro: Deepin 20.6, only Ubuntu 18.04, 20.04, 22.04 and Debian 9-11 are supported currently
@gaborcsardi
Copy link
Member

We can probably do that. What's the output of this?

cat /etc/os-release

@gaborcsardi gaborcsardi added the feature a feature request or enhancement label Jul 28, 2022
@ShixiangWang
Copy link
Author

$ cat /etc/os-release
PRETTY_NAME="Deepin 20.6"
NAME="Deepin"
VERSION_ID="20.6"
VERSION="20.6"
VERSION_CODENAME="apricot"
ID=Deepin
HOME_URL="https://www.deepin.org/"
BUG_REPORT_URL="https://bbs.deepin.org/"

@gaborcsardi
Copy link
Member

Thanks! Can you also include the output of this?

cat /etc/debian_version

@ShixiangWang
Copy link
Author

$ cat /etc/debian_version
10.10

@gaborcsardi gaborcsardi modified the milestone: v0.5.2 Sep 9, 2022
gaborcsardi added a commit that referenced this issue Sep 9, 2022
@gaborcsardi
Copy link
Member

Closed by 8c08328

gaborcsardi added a commit that referenced this issue Sep 9, 2022
@ShixiangWang
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants