Author Topic: virtualization manager in 3.4  (Read 2113 times)

hobbywinzer

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
virtualization manager in 3.4
« on: June 27, 2014, 02:32:56 pm »
Hello all,

i was upgrading my zentyal 3.3 to 3.4. Additionaly i now want to set up the virtualization manager in 3.4 but it isn´t possible. If i want to install from the web-Gui, zentyal tells me that the libvirt package is not available.

What can i do?

Thanks in advance,
Norbert

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: virtualization manager in 3.4
« Reply #1 on: June 27, 2014, 02:59:56 pm »
hello:

http://packages.ubuntu.com/search?keywords=libvirt&searchon=names&suite=trusty&section=all
http://packages.ubuntu.com/search?keywords=libvirt&searchon=names&suite=saucy&section=all


Perhaps it could be useful if you could paste your repo's and the output of apt-cache search libvirt and apt-cache policy libvirt

hobbywinzer

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: virtualization manager in 3.4
« Reply #2 on: June 27, 2014, 10:07:24 pm »
Code: [Select]
root@zentyal:/home/nobbi# apt-cache search libvirt
libvirt-bin - Programme für die Bibliothek libvirt
libvirt-dev - development files for the libvirt library
libvirt-doc - documentation for the libvirt library
libvirt0 - Bibliothek für das Zusammenwirken mit unterschiedlichen Virtualisierungssystemen
libvirt0-dbg - Bibliothek für das Zusammenwirken mit unterschiedlichen Virtualisierungssystemen
libvirtodbc0 - Leistungsstarke Datenbank - ODBC-Bibliotheken
python-libvirt - libvirt-Python-Anbindungen
virtinst - Programme für Erstellung und Vervielfältigung virtueller Maschinen
collectd-core - statistics collection and monitoring daemon (core system)
gir1.2-libvirt-glib-1.0 - Einbindung von libvirt in die GLib-Hauptschleife
libvirt-glib-1.0-0 - Einbindung von libvirt in die GLib-Hauptschleife
libvirt-glib-1.0-0-dbg - Einbindung von libvirt in die GLib-Hauptschleife
libvirt-glib-1.0-dev - Einbindung von libvirt in die GLib-Hauptschleife
libvirt-ocaml - OCaml bindings for libvirt
libvirt-ocaml-dev - OCaml bindings for libvirt
libvirtuoso5.5-cil - Leistungsstarke Datenbank - Mono-Assemblys
ruby-libvirt - Ruby-Anbindungen für libvirt
archipel-agent-hypervisor-network - Virtual Machine Orchestration (Agent Hypervisor Network)
libsanlock-client1 - shared storage lock manager (client library)
libvirt-ruby - Transitional package for ruby-libvirt
libvirt-ruby1.8 - Transitional package for ruby-libvirt
uvtool - Library and tools for using Ubuntu Cloud images
uvtool-libvirt - Library and tools for using Ubuntu Cloud Images with libvirt
libsys-virt-perl - Perl-Modul, das eine Erweiterung zur libvirt-Bibliothek bereitstellt
munin-libvirt-plugins - Munin-Erweiterungen, die libvirt verwenden
virt-goodies - Eine Sammlung hilfreicher Virtualisierungswerkzeuge
virt-top - Statistiken virtualisierter Domänen anzeigen

and:

Code: [Select]
root@zentyal:/home/nobbi# apt-cache policy libvirt
N: Paket libvirt kann nicht gefunden werden. -> means paket libvirt couldn´t be found

etc/apt/sources.list:

Code: [Select]
#

# deb cdrom:[Ubuntu-Server 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ dists/saucy/main/binary-i386/
# deb cdrom:[Ubuntu-Server 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ dists/saucy/restricted/binary-i386/
# deb cdrom:[Ubuntu-Server 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ saucy extras main restricted

#deb cdrom:[Ubuntu-Server 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ dists/saucy/main/binary-i386/
#deb cdrom:[Ubuntu-Server 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ dists/saucy/restricted/binary-i386/
#deb cdrom:[Ubuntu-Server 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ saucy extras main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://de.archive.ubuntu.com/ubuntu/ saucy main restricted
#deb-src http://de.archive.ubuntu.com/ubuntu/ saucy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://de.archive.ubuntu.com/ubuntu/ saucy-updates main restricted
#deb-src http://de.archive.ubuntu.com/ubuntu/ saucy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://de.archive.ubuntu.com/ubuntu/ saucy universe
#deb-src http://de.archive.ubuntu.com/ubuntu/ saucy universe
deb http://de.archive.ubuntu.com/ubuntu/ saucy-updates universe
#deb-src http://de.archive.ubuntu.com/ubuntu/ saucy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://de.archive.ubuntu.com/ubuntu/ saucy multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu/ saucy multiverse
deb http://de.archive.ubuntu.com/ubuntu/ saucy-updates multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu/ saucy-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://de.archive.ubuntu.com/ubuntu/ saucy-backports main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu/ saucy-backports main restricted universe multiverse


deb http://archive.zentyal.org/zentyal 3.4 main extra

deb http://security.ubuntu.com/ubuntu saucy-security main restricted
#deb-src http://security.ubuntu.com/ubuntu saucy-security main restricted
deb http://security.ubuntu.com/ubuntu saucy-security universe
#deb-src http://security.ubuntu.com/ubuntu saucy-security universe
deb http://security.ubuntu.com/ubuntu saucy-security multiverse
#deb-src http://security.ubuntu.com/ubuntu saucy-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu saucy partner
# deb-src http://archive.canonical.com/ubuntu saucy partner

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu saucy main
# deb-src http://extras.ubuntu.com/ubuntu saucy main

Thanks in advance for help,
Nobbi

hobbywinzer

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: virtualization manager in 3.4
« Reply #3 on: June 28, 2014, 12:26:36 pm »
Hello all,

the package missing is the zentyal-virt.

I searched:
Code: [Select]
nobbi@zentyal:~$ apt-cache policy zentyal-virt
zentyal-virt:
  Installiert:           (keine)
  Installationskandidat: (keine)
  Versionstabelle:
     3.0.8 0
        100 /var/lib/dpkg/status
nobbi@zentyal:~$

It seams, it comes from zentyal 3.0.8. Does anybody know how to get the package?

Thanks in advance,
Nobbi

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: virtualization manager in 3.4
« Reply #4 on: June 30, 2014, 09:59:52 am »
Hello hobby:

ok much clear now. Zentyal has dismissed zentyal-virt package which has been moved to contrib since 3.2.  As you may know modules in this section are modules which are no longer maintained, although anybody who wanted to do so can can work on them and maintain them.

Anyway you could install virt-manager and handle virtualization separately from Zentyal environment

hobbywinzer

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: virtualization manager in 3.4
« Reply #5 on: July 10, 2014, 09:51:30 pm »
Hello,

so sad about that. Because this was one goal for me to go....

Other things also don´t go well this times (samba, pdc, jabber), so now i think about gettin rid of zentyal, but so much work went in this project, i will sleep over it.....  :(

Thanks and greets,
Nobbi


robb

  • Guest
Re: virtualization manager in 3.4
« Reply #6 on: July 12, 2014, 12:15:04 am »
If you want to have a look at a stable version of Zentyal, try 3.2 (or a month free trial of the commercial version, but after that month you will have to pay for the additional support services)


half_life

  • Bug Hunter
  • Zen Hero
  • *****
  • Posts: 867
  • Karma: +59/-0
    • View Profile
Re: virtualization manager in 3.4
« Reply #7 on: July 12, 2014, 06:56:02 am »
Installing libvirt isn't hard.  Using Virt-manager instead is actually very straight forward.  I am curious though,  what problems were you trying to solve by having virtualization at the gateway?  Perhaps I can suggest a better approach.

Denny