<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Dear all,</p>
    <p>newbie question - I am trying to install DUNE according to the
      information on the website <a class="moz-txt-link-freetext"
        href="https://www.dune-project.org/doc/beginners-resources-pdelab/">https://www.dune-project.org/doc/beginners-resources-pdelab/</a></p>
    <p>, on a fresh ubuntu 16.04.1 installation  in a virtual machine
      (some information on the setup below). [I want to use Navier
      Stokes, which is not included in the summerschool 2018 virtual
      machine]<br>
    </p>
    <p>After installing some missing bits and pieces (autoconf,
      automake, libtool, byacc, flex) I think that I am getting pretty
      far, until I hit:<br>
    </p>
    <p>
      <style type="text/css">p { margin-bottom: 0.25cm; line-height: 120%; }</style>
    </p>
    <p style="margin-bottom: 0cm; line-height: 100%">"ERROR: version
      mismatch.</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> dune-alugrid
      requires dune-grid >= 2.5,</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> but only dune-grid
      = 2.4.2 is available.</p>
    <p style="margin-bottom: 0cm; line-height: 100%">Execution of
      dunecontrol terminated due to errors!"</p>
    <p style="margin-bottom: 0cm; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0cm; line-height: 100%">The file 
      ./buildmodules.sh in my-dune-dir is missing, so I cannot proceed
      from here, even if I thought that I could dispense of dune-alugrid
      and that the rest was in place.<br>
    </p>
    <p style="margin-bottom: 0cm; line-height: 100%"><br>
    </p>
    I tried to outcomment the respective dune-alugrid bits in the
    installer.sh both in the folders pdelab-2.4.1 and pdelab-2.5.1
    within the folder dune-installer, thinking that dune-grid MIGHT be
    sufficient for me (?), but then I am asked user name and password
    for the git which should not be required at this point? I tried
    email address and password for my access to the dune-website gitlab,
    but that's of course a different thing - the error message then
    says:<br>
    <br>
    ...<br>
    <style type="text/css">p { margin-bottom: 0.25cm; line-height: 120%; }a:link {  }</style>
    <p style="margin-bottom: 0cm; line-height: 100%">--- dune-istl done
      ---</p>
    <p style="margin-bottom: 0cm; line-height: 100%">--- done ---</p>
    <p style="margin-bottom: 0cm; line-height: 100%">+
      checkout_dune_pdelab</p>
    <p style="margin-bottom: 0cm; line-height: 100%">+ for i in typetree
      pdelab</p>
    <p style="margin-bottom: 0cm; line-height: 100%">+ git clone
      <a class="moz-txt-link-freetext" href="https://gitlab.dune-project.org/pdelab/dune-typetree.git">https://gitlab.dune-project.org/pdelab/dune-typetree.git</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%">Cloning into
      'dune-typetree'...</p>
    <p style="margin-bottom: 0cm; line-height: 100%">Username for
      '<a class="moz-txt-link-freetext" href="https://gitlab.dune-project.org">https://gitlab.dune-project.org</a>': <a class="moz-txt-link-abbreviated" href="mailto:susanne_i_schmidt@yahoo.de">susanne_i_schmidt@yahoo.de</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%">Password for
      '<a class="moz-txt-link-freetext" href="https://susanne_i_schmidt@yahoo.de@gitlab.dune-project.org">https://susanne_i_schmidt@yahoo.de@gitlab.dune-project.org</a>': </p>
    <p style="margin-bottom: 0cm; line-height: 100%">remote: The project
      you were looking for could not be found.</p>
    <p style="margin-bottom: 0cm; line-height: 100%">fatal: repository
      '<a class="moz-txt-link-freetext" href="https://gitlab.dune-project.org/pdelab/dune-typetree.git/">https://gitlab.dune-project.org/pdelab/dune-typetree.git/</a>' not
      found</p>
    <p style="margin-bottom: 0cm; line-height: 100%"><br>
    </p>
    So is this because my credentials do not extend as far as the actual
    dune-project, or what is going on?<br>
    <br>
    <br>
    And where exactly does this version check happen, i.e. could I
    circumvent it? Will a Dune installation work with the available
    dune-grid at all, so would it be sufficient to just switch off the
    version check at this particular point? Or should I change
    dunecontrol? But where do I find it?<br>
    <p>Best regards and thanks,</p>
    <p>Susanne<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p>
      <style type="text/css">p { margin-bottom: 0.25cm; line-height: 120%; }a:link {  }</style>
    </p>
    <p style="margin-bottom: 0cm; line-height: 100%">suse@suse-VirtualBox:~$
      sudo lshw</p>
    <p style="margin-bottom: 0cm; line-height: 100%">[sudo] password for
      suse: </p>
    <p style="margin-bottom: 0cm; line-height: 100%">suse-virtualbox </p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description:
      Computer</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product:
      VirtualBox</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor: innotek
      GmbH</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 1.2</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> serial: 0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> width: 64 bits</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities:
      smbios-2.5 dmi-2.5 vsyscall32</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> configuration:
      family=Virtual Machine uuid=EFF09A18-8906-4AEC-B866-7558AB4DAA04</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-core</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description:
      Motherboard</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product:
      VirtualBox</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      Oracle Corporation</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id:
      0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 1.2</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> serial: 0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-firmware</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description: BIOS</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      innotek GmbH</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical
      id: 0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version:
      VirtualBox</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> date:
      12/01/2006</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> size:
      128KiB</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities: isa
      pci cdboot bootselect int9keyboard int10video acpi</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-memory</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description:
      System memory</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical
      id: 1</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> size:
      992MiB</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-cpu</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product:
      Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      Intel Corp.</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical
      id: 2</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus info:
      cpu@0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> width: 64
      bits</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities: fpu
      fpu_exception wp vme de pse tsc msr pae mce cx8
      apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2
      syscall nx rdtscp x86-64 constant_tsc rep_good nopl xtopology
      nonstop_tsc pni pclmulqdq monitor ssse3 cx16 pcid sse4_1 sse4_2
      x2apic movbe popcnt aes xsave avx rdrand hypervisor lahf_lm abm
      fsgsbase avx2 invpcid</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-pci</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description: Host
      bridge</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product:
      440FX - 82441FX PMC [Natoma]</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      Intel Corporation</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical
      id: 100</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus info:
      <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:00:00.0">pci@0000:00:00.0</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version:
      02</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> width: 32
      bits</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> clock:
      33MHz</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-isa</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description: ISA
      bridge</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product: 82371SB
      PIIX3 ISA [Natoma/Triton II]</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      Intel Corporation</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: 1</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus
      info: <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:00:01.0">pci@0000:00:01.0</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 00</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> width:
      32 bits</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> clock:
      33MHz</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities: isa
      bus_master</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> configuration:
      latency=0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-ide</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description: IDE
      interface</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product:
      82371AB/EB/MB PIIX4 IDE</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      Intel Corporation</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: 1.1</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus
      info: <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:00:01.1">pci@0000:00:01.1</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 01</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> width:
      32 bits</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> clock:
      33MHz</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities: ide
      bus_master</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> configuration:
      driver=ata_piix latency=64</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> resources: irq:0
      ioport:1f0(size=8) ioport:3f6 ioport:170(size=8)
      ioport:376 ioport:d000(size=16)</p>
    <br>
    ...
    <p style="margin-bottom: 0cm; line-height: 100%"> *-network</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description:
      Ethernet interface</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product: 82540EM
      Gigabit Ethernet Controller</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      Intel Corporation</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: 3</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus
      info: <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:00:03.0">pci@0000:00:03.0</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> logical
      name: enp0s3</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 02</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> serial:
      08:00:27:28:8d:18</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> size:
      1Gbit/s</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capacity: 1Gbit/s</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> width:
      32 bits</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> clock:
      66MHz</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities: pm
      pcix bus_master cap_list ethernet physical tp 10bt
      10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> configuration:
      autonegotiation=on broadcast=yes driver=e1000
      driverversion=7.3.21-k8-NAPI duplex=full ip=10.0.2.15 latency=64
      link=yes mingnt=255 multicast=yes port=twisted pair speed=1Gbit/s</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> resources: irq:19
      memory:f0000000-f001ffff ioport:d010(size=8)</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-generic</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description:
      System peripheral</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product:
      VirtualBox Guest Service</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      InnoTek Systemberatung GmbH</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: 4</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus
      info: <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:00:04.0">pci@0000:00:04.0</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 00</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> width:
      32 bits</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> clock:
      33MHz</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> configuration:
      driver=vboxguest latency=0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> resources: irq:20
      ioport:d020(size=32) memory:f0400000-f07fffff
      memory:f0800000-f0803fff</p>
    <br>
    ...<br>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-bridge</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description:
      Bridge</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product:
      82371AB/EB/MB PIIX4 ACPI</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      Intel Corporation</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: 7</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus
      info: <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:00:07.0">pci@0000:00:07.0</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 08</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> width:
      32 bits</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> clock:
      33MHz</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities:
      bridge</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> configuration:
      driver=piix4_smbus latency=0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> resources: irq:9</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-storage</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description: SATA
      controller</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product:
      82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode]</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor:
      Intel Corporation</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: d</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus
      info: <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:00:0d.0">pci@0000:00:0d.0</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 02</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> width:
      32 bits</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> clock:
      33MHz</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities:
      storage pm ahci_1.0 bus_master cap_list</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> configuration:
      driver=ahci latency=64</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> resources: irq:21
      ioport:d240(size=8) ioport:d248(size=4)
      ioport:d250(size=8) ioport:d258(size=4) ioport:d260(size=16)
      memory:f0806000-f0807fff</p>
    ...
    <p style="margin-bottom: 0cm; line-height: 100%"> *-scsi:1</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical
      id: 4</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> logical
      name: scsi2</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities:
      emulated</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-disk</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description: ATA
      Disk</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> product: VBOX
      HARDDISK</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: 0.0.0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus
      info: <a class="moz-txt-link-abbreviated" href="mailto:scsi@2:0.0.0">scsi@2:0.0.0</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> logical
      name: /dev/sda</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 1.0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> serial:
      VBf9c02f13-b2759569</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> size:
      19GiB (21GB)</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities:
      partitioned partitioned:dos</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> configuration:
      ansiversion=5 logicalsectorsize=512 sectorsize=512
      signature=e66e690b</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-volume:0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description: EXT4
      volume</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> vendor: Linux</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: 1</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus
      info: <a class="moz-txt-link-abbreviated" href="mailto:scsi@2:0.0.0,1">scsi@2:0.0.0,1</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> logical name:
      /dev/sda1</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> logical name: /</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> version: 1.0</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> serial:
      cf6ebb08-ec90-40d8-9bb7-5dd0ad39a1b8</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> size: 18GiB</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capacity: 18GiB</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities:
      primary bootable journaled extended_attributes
      large_files huge_files dir_nlink recover extents ext4 ext2
      initialized</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> configuration:
      created=2018-03-21 18:44:28 filesystem=ext4
      lastmountpoint=/ modified=2018-03-23 09:15:06 mount.fstype=ext4
      mount.options=rw,relatime,errors=remount-ro,data=ordered
      mounted=2018-03-23 09:15:07 state=mounted</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-volume:1</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description:
      Extended partition</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: 2</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> bus
      info: <a class="moz-txt-link-abbreviated" href="mailto:scsi@2:0.0.0,2">scsi@2:0.0.0,2</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%"> logical name:
      /dev/sda2</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> size: 1022MiB</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capacity: 1022MiB</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities:
      primary extended partitioned partitioned:extended</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> *-logicalvolume</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> description: Linux
      swap / Solaris partition</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> physical id: 5</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> logical name:
      /dev/sda5</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capacity: 1022MiB</p>
    <p style="margin-bottom: 0cm; line-height: 100%"> capabilities: nofs</p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">--

Dr. Susanne Schmidt

Queichheimer Hauptstr. 16
76829 Landau
06341 9507550
0174 8432855

<a class="moz-txt-link-abbreviated" href="mailto:s.schmidt@sidata.eu">s.schmidt@sidata.eu</a>
<a class="moz-txt-link-freetext" href="http://www.sidata.eu">http://www.sidata.eu</a></pre>
  </body>
</html>