Email or username:

Password:

Forgot your password?
Top-level
Noa Himesaka :yurutoot_logo:

@AsahiLinux I'm getting strange error that complains about no network connection when I'm fully connected to the internet. Weird...

EDIT: Seems like resolv.conf is empty inside muvm and this causes the problem. Why is this happening?

2 comments
Janne Grunau

@noahimesaka1873 @AsahiLinux probably a missing dependency in one of the packages (muvm). if it is not installed install dhcp-client

the package should be foxed tomorrow

Noa Himesaka :yurutoot_logo:

@janne @AsahiLinux It was actually dhcpcd issue. I had to swap my DHCP client to dhclient to make it work. See GH issue for details.

Go Up