Xfce not installing
#1
Tue, 2016-03-01 19:56
zulubunsen
-
- Offline
- 1 year 8 months ago
- 2016-02-25
I'm new to Alpine, so I'd appreciate some help. After a fresh install in Virtualbox, I attempted to install Xfce as per the wiki's instructions. However, when attempting the "apk add alpine-desktop xfce4" command, I'm greeted with the following error:
ERROR: unsatisfiable constraints: alpine-desktop (missing): required by: world[alpine-desktop]
I've attempted to change the mirrors, which does nothing but add yet another error message:
"WARNING: Ignoring APKINDEX.88d68c55.tar.gz: No such file or directory"
Anyone have any suggestions?
I also new and ran into this same issue yesterday ;) Instead of
apk add alpine-desktop xfce4
I usedapk xfce4
.That installed Xfce4 successfully.
Because I installed Alpine as a Linux KVM guest, I ran into issue #4058. (Xorg Cirrus driver not working in KVM). So I have not been able to test any further.
Hello,
I just ran into the same problem.
1. Uncomment the community in the repositories
2. apk update
3. apk add alpine-desktop
4. apk add xfce4
Yeah this is partly my fault, I last updated the wiki page ages ago and alpine-desktop doesn't seem to exist anymore. I did, however, get a working VM xfce4 desktop earlier today without adding 'alpine-desktop' (just xfce4 seemed to be enough). I'll try and run a proper test again, documenting my steps, in the coming weeks and update the wiki.
Seems the faenza icon theme is also gone now (or maybe renamed).