Results 1 to 3 of 3

Thread: Installing packages DESTROYS my VM

  1. #1
    Join Date
    May 2018
    Beans
    2

    Installing packages DESTROYS my VM

    Depending on the package, installing some packages through apt can completely destroy my VM. This means I can't open anything including terminal. Some of these packages include:

    gtk-doc-tools
    xorg-dev
    libgdk-pixbuf2.0-dev
    libpango1.0-dev

    Now the strange thing is - apt update and apt upgrade can do the same thing depending on what packages I have previously installed.


    I'm assuming it's a combination of packages that are in conflict which causes this issue, however its the SAME, EXACT issue of not being able to open anything. I've started taking routine snapshots, but I'd prefer figuring out the problem.

  2. #2
    Join Date
    May 2018
    Beans
    2

    Re: Installing packages DESTROYS my VM

    Edit: It seems to be one of these packages thats absolutely destroying the machine (manual installs). Unfortunately all of these were downloaded from their official sites, so something isn't compatible with the new 18.04 version:



    libffi (ftp://sourceware.org/pub/libffi)
    libpcre (https://www.pcre.org)
    zlib (https://zlib.net)
    glib (./configure --with-pcre) <- V2.56
    gobject-introspection <--- linuxfromscratch
    atk
    libpng https://ftp-osl.osuosl.org/pub/libpng/src
    pixman (cairographics.org/releases)
    cairo (cairographics.org/releases)
    libuuid (e2fsprogs.sourceforge.net), libuuid is part of e2fsprogs package
    FreeType (https://www.freetype.org)
    harfbuzz
    fontconfig (https://www.freedesktop.org/software/fontconfig/release)
    libtiff
    gdk-pixbuf (linux from scratch)
    fribidi (linux from scratch)

  3. #3
    Join Date
    Aug 2013
    Beans
    4,941

    Re: Installing packages DESTROYS my VM

    ?? Are you running Ubuntu as the host or the guest in the VM?? Why are you downloading packages from source? Did you compile them?

    Please give some context to your question if you need help.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •