GovReady / govready

Toolkit for getting open source apps ready for secure, approved government use
GNU General Public License v3.0
97 stars 31 forks source link

User Test 1 #59

Open marcesher opened 9 years ago

marcesher commented 9 years ago

I tried to install govready on ubuntu 13 and it failed when installing libopenscap1

Here's the output:

[INFO] GovReady requires OpenSCAP. Installing. CTL-c to halt.
[WARNING] OpenSCAP repo not installed, installing
[INFO] installing OpenSCAP on via apt-get (Ubuntu)
[INFO] attempting libopenscap8 for 14.04, fallback to libopenscap1 for 12.04
[GovReady] Running command: apt-get install libopenscap8 -y || apt-get install libopenscap1 -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libopenscap8
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  argyll browser-plugin-gnash caribou caribou-antler cheese cheese-common finger five-or-more fonts-cantarell
  fonts-sil-gentium fonts-sil-gentium-basic four-in-a-row freepats gdebi gdebi-core gir1.2-gtop-2.0 gir1.2-rest-0.7
  gir1.2-tracker-0.14 gir1.2-zpj-0.0 gnash gnash-common gnome-backgrounds gnome-chess gnome-color-manager
  gnome-dictionary gnome-documents gnome-icon-theme-extras gnome-klotski gnome-nettool gnome-nibbles
  gnome-online-accounts gnome-packagekit-data gnome-robots gnome-shell-extensions gnome-tetravex gnome-tweak-tool
  gnome-video-effects gnuchess gnuchess-book gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gtk2-engines
  hamster-applet hamster-indicator iagno inkscape libatk-wrapper-java libatk-wrapper-java-jni libbonoboui2-0
  libbonoboui2-common libboost-program-options1.49.0 libboost-thread1.49.0 libcaribou-gtk-module
  libcaribou-gtk3-module libcdaudio1 libcheese-gtk23 libcheese7 libcolord-gtk1 libdc1394-22 libdirac-encoder0
  libdirectfb-1.2-9 libdiscid0 libfftw3-3 libgconf2-4 libgdict-1.0-6 libgdict-common libgee-0.8-2 libgfortran3
  libglade2-0 libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0 libgnomeui-common libgsf-1-114 libgsf-1-common
  libgsl0ldbl libgstreamer-plugins-bad0.10-0 libgtkmm-2.4-1c2a libgupnp-av-1.0-2 libgupnp-dlna-2.0-3 libicc2 libimdi0
  libiptcdata0 libkate1 liblapack3 libmagick++5 libmpcdec6 libofa0 libopenal-data libopenal1 libpostproc52
  libreoffice libreoffice-filter-mobiledev libreoffice-report-builder-bin librygel-core-2.0-1 librygel-renderer-2.0-1
  librygel-renderer-gst-2.0-1 librygel-server-2.0-1 libslv2-9 libsofia-sip-ua-glib3 libsofia-sip-ua0
  libtracker-extract-0.14-0 libtracker-miner-0.14-0 libtracker-sparql-0.14-0 libts-0.0-0 libwildmidi-config
  libwildmidi1 libxvidcore4 libzapojit-0.0-0 libzvbi-common libzvbi0 lightsoff packagekit-backend-aptcc perlmagick
  python-gnome2 python-numpy python-packagekit python-pyatspi python-pyatspi2 python-pyorbit python-uniconvertor
  python-wnck quadrapassel rygel rygel-playbin rygel-preferences rygel-tracker sound-juicer swell-foop tali
  telepathy-rakia tracker tracker-extract tracker-gui tracker-miner-fs tracker-utils tsconf tzdata-java unoconv
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  libopenscap1
0 upgraded, 1 newly installed, 0 to remove and 94 not upgraded.
Need to get 1,517 kB of archives.
After this operation, 8,690 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libopenscap1
E: There are problems and -y was used without --force-yes
[INFO] Signal handler - cleanup before exiting...