This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/stretch
in repository live-build-x2go.

commit bcf311b9ef1faf9707797f74e14be5f6332f70bc
Author: Juri Grabowski <[email protected]>
Date:   Wed Dec 21 17:28:19 2016 +0100

    Fix broken with next error after lb build:
    
    Note, selecting 'firmware-misc-nonfree' instead of 'firmware-ralink'
    Package vncviewer is a virtual package provided by:
      xtightvncviewer 1.3.9-8
      tigervnc-viewer 1.6.0+dfsg-4
    You should explicitly select one to install.
    
    E: Unable to locate package linux-image-amd64
    E: Package 'vncviewer' has no installation candidate
    P: Begin unmounting filesystems...
    P: Saving caches...
---
 config/package-lists/x2go.list.chroot |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/package-lists/x2go.list.chroot 
b/config/package-lists/x2go.list.chroot
index 6f268aa..3eac8ac 100644
--- a/config/package-lists/x2go.list.chroot
+++ b/config/package-lists/x2go.list.chroot
@@ -1 +1 @@
-x2goclient rdesktop vncviewer
+x2goclient rdesktop xtightvncviewer

--
Alioth's 
/srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/live-build-x2go.git
_______________________________________________
x2go-commits mailing list
[email protected]
http://lists.x2go.org/listinfo/x2go-commits

Reply via email to