From Arne.Morten.Kvarving at sintef.no Fri Dec 15 09:06:50 2017 From: Arne.Morten.Kvarving at sintef.no (Arne Morten Kvarving) Date: Fri, 15 Dec 2017 09:06:50 +0000 Subject: [Opm] jenkins downtime Message-ID: hi, jenkins will be taken down at 12 cet for upgrades. shouldn't take too long. arnem -------------- next part -------------- An HTML attachment was scrubbed... URL: From Arne.Morten.Kvarving at sintef.no Fri Dec 15 12:32:09 2017 From: Arne.Morten.Kvarving at sintef.no (Arne Morten Kvarving) Date: Fri, 15 Dec 2017 12:32:09 +0000 Subject: [Opm] jenkins downtime In-Reply-To: References: Message-ID: jenkins is back better than ever. - we now have 12 procs and 32GB ram. this translates to 3 concurrent jobs with 4 build threads. - a dedicated slave has been added for the post-build jobs. this means that the post-builder jobs only run one at at time, and the other 2 slots are reserved for pull request builders. ie. we have higher throughput and higher responsiveness for the PR builder. yell if anything breaks. ________________________________ Fra: Opm på vegne av Arne Morten Kvarving Sendt: 15. desember 2017 10:06:50 Til: opm at opm-project.org Emne: [Opm] jenkins downtime hi, jenkins will be taken down at 12 cet for upgrades. shouldn't take too long. arnem -------------- next part -------------- An HTML attachment was scrubbed... URL: From and at poware.org Fri Dec 15 13:29:11 2017 From: and at poware.org (Andreas Lauser) Date: Fri, 15 Dec 2017 14:29:11 +0100 Subject: [Opm] jenkins downtime In-Reply-To: References: Message-ID: <2282323.CfbOBmh3qe@singularius> thanks! this is much appreciated. On Friday, 15 December 2017 13:32:09 CET Arne Morten Kvarving wrote: > jenkins is back better than ever. > > > - we now have 12 procs and 32GB ram. this translates to 3 concurrent jobs > with 4 build threads. > > - a dedicated slave has been added for the post-build jobs. this means that > the post-builder jobs only run one at at time, and the other 2 slots are > reserved for pull request builders. > > > ie. we have higher throughput and higher responsiveness for the PR builder. > > yell if anything breaks. > > ________________________________ > Fra: Opm på vegne av Arne Morten Kvarving > Sendt: 15. desember 2017 10:06:50 > Til: opm at opm-project.org > Emne: [Opm] jenkins downtime > > > hi, > > > jenkins will be taken down at 12 cet for upgrades. shouldn't take too long. > > > arnem -- We no longer have things with computers embedded in them. We have computers with things attached to them. -- Bruce Schneier -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: This is a digitally signed message part. URL: From carlpaatur at hotmail.com Fri Dec 22 08:33:38 2017 From: carlpaatur at hotmail.com (c berg) Date: Fri, 22 Dec 2017 08:33:38 +0000 Subject: [Opm] Problem with installing python-ert.ecl In-Reply-To: References: <169441511452522@web12o.yandex.ru> , <775621511457303@web8o.yandex.ru>, , Message-ID: Hi, I have similar problems as Artyom. Before reinstalling flow (libopm-simulators1-bin), I had to remove all packages using the old libecl. After reinstalling, then flow works fine, however, I can't install python-ecl again, and get the following error messages: The following packages have unmet dependencies: python-ecl : Depends: libert.ecl1 but it is not going to be installed and Selecting previously unselected package libert.ecl1. (Reading database ... 372477 files and directories currently installed.) Preparing to unpack .../libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb ... Unpacking libert.ecl1 (2017.04-rfinal-1~xenial) ... dpkg: error processing archive /var/cache/apt/archives/libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb (--unpack): trying to overwrite '/usr/share/man/man1/ecl_summary.1.gz', which is also in package libecl1 2017.10-rfinal-1~xenial I seems like libert.ecl1 has compatibility issues with the libecl installed when installing flow. Any ideas on how to proceed? /Carl Fredrik ________________________________ Fra: Opm på vegne av Joakim Hove Sendt: 24. november 2017 10:21 Til: opm at opm-project.org Emne: Re: [Opm] Problem with installing python-ert.ecl Hello; the Resinsight suggestion is probably your best bet for plotting, but the python wrappers can be very convenient for other general tasks, if you are so inclined. I am afraid I can not assist you with the package problem, but installing libecl from source is quite simple: 1. git clone https://github.com/Statoil/libecl 2. cd libecl 3. mkdir build ; cd build 4. cmake .. -DCMAKE_INSTALL_PREFIX=/path/install/ecl -DBUILD_PYTHON=ON 5. make install 6. export PYTHONPATH=/path/to/install/lib/python2.7/site-packages:$PYTHONPATH Pay very close attention to point 4; make sure that you install in some random non standard location, so that your hand built installation does not conflict with the packaged version Joakim ________________________________ From: Opm on behalf of Alf Birger Rustad Sent: Thursday, November 23, 2017 6:23 PM To: Чащин Артём; Arne Morten Kvarving; opm at opm-project.org Subject: Re: [Opm] Problem with installing python-ert.ecl Hi Artyom, I am afraid that tutorial needs to be updated. If it was written today it would use Resinsight, since Resinsight now supperts plotting the curves in the summary files. Install resinsight from the packages, and open the case there. Resinsight has excellent online documentation. Cheers, Alf ________________________________ Fra: Opm på vegne av Чащин Артём Sendt: 23. november 2017 18:15:03 Til: Arne Morten Kvarving; opm at opm-project.org Emne: Re: [Opm] Problem with installing python-ert.ecl That doesn't help. I'm getting the same error while installing python-ecl. 23.11.2017, 19:00, "Arne Morten Kvarving" : outdated instructions. replace python-ert.ecl with python-ecl ________________________________ Fra: Opm > på vegne av Чащин Артём > Sendt: 23. november 2017 16:55:22 Til: opm at opm-project.org Emne: [Opm] Problem with installing python-ert.ecl Hello, I've installed Opm on Ubuntu 16.04 from a binary package and try to run the spe1 tutorial from http://opm-project.org/?page_id=197. Everything worked fine until I got to the installation of python-ert.ecl on page 6 of the tutorial. The command 'sudo apt-get install python-ert.ecl python-numpy python-matplotlib' gives me the following output (I omitted several lines): ... Selecting previously unselected package libert.ecl1. Preparing to unpack .../libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb ... Unpacking libert.ecl1 (2017.04-rfinal-1~xenial) ... dpkg: error processing archive /var/cache/apt/archives/libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb (--unpack): trying to overwrite '/usr/share/man/man1/ecl_summary.1.gz', which is also in package libecl1 2017.10-rfinal-1~xenial dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) ... Selecting previously unselected package python-ert.ecl. Preparing to unpack .../python-ert.ecl_2017.04-rfinal-1~xenial_amd64.deb ... Unpacking python-ert.ecl (2017.04-rfinal-1~xenial) ... ... Errors were encountered while processing: /var/cache/apt/archives/libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) After that, any 'apt-get install' command that I run gives me the message: You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: python-ert.ecl : Depends: libert.ecl1 but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). But doing 'apt-get -f install' leads to the same 'subprocess paste was killed by signal (Broken pipe)' error. As a result of all of this, Python can't find the module ecl.ecl and I can't run the summaryplot file. Does anyone know solution to this problem? Regards, Artyom _______________________________________________ Opm mailing list Opm at opm-project.org http://opm-project.org/cgi-bin/mailman/listinfo/opm ------------------------------------------------------------------- The information contained in this message may be CONFIDENTIAL and is intended for the addressee only. Any unauthorized use, dissemination of the information or copying of this message is prohibited. If you are not the addressee, please notify the sender immediately by return e-mail and delete this message. Thank you ------------------------------------------------------------------- The information contained in this message may be CONFIDENTIAL and is intended for the addressee only. Any unauthorized use, dissemination of the information or copying of this message is prohibited. If you are not the addressee, please notify the sender immediately by return e-mail and delete this message. Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From Arne.Morten.Kvarving at sintef.no Fri Dec 22 10:14:33 2017 From: Arne.Morten.Kvarving at sintef.no (Arne Morten Kvarving) Date: Fri, 22 Dec 2017 10:14:33 +0000 Subject: [Opm] Problem with installing python-ert.ecl In-Reply-To: References: <169441511452522@web12o.yandex.ru> , <775621511457303@web8o.yandex.ru>, , , Message-ID: arrr. i forgot to update the definition for that packagei see :/ i will have to rebuild packages to fix it. i'll get to it asap after xmas vacation! for now, all i can offer is to tell you that you can extract the deb manually using; ar x python-ecl.deb then extract data.tar.gz to / ________________________________ Fra: Opm på vegne av c berg Sendt: 22. desember 2017 09:33:38 Til: opm at opm-project.org Emne: Re: [Opm] Problem with installing python-ert.ecl Hi, I have similar problems as Artyom. Before reinstalling flow (libopm-simulators1-bin), I had to remove all packages using the old libecl. After reinstalling, then flow works fine, however, I can't install python-ecl again, and get the following error messages: The following packages have unmet dependencies: python-ecl : Depends: libert.ecl1 but it is not going to be installed and Selecting previously unselected package libert.ecl1. (Reading database ... 372477 files and directories currently installed.) Preparing to unpack .../libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb ... Unpacking libert.ecl1 (2017.04-rfinal-1~xenial) ... dpkg: error processing archive /var/cache/apt/archives/libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb (--unpack): trying to overwrite '/usr/share/man/man1/ecl_summary.1.gz', which is also in package libecl1 2017.10-rfinal-1~xenial I seems like libert.ecl1 has compatibility issues with the libecl installed when installing flow. Any ideas on how to proceed? /Carl Fredrik ________________________________ Fra: Opm på vegne av Joakim Hove Sendt: 24. november 2017 10:21 Til: opm at opm-project.org Emne: Re: [Opm] Problem with installing python-ert.ecl Hello; the Resinsight suggestion is probably your best bet for plotting, but the python wrappers can be very convenient for other general tasks, if you are so inclined. I am afraid I can not assist you with the package problem, but installing libecl from source is quite simple: 1. git clone https://github.com/Statoil/libecl 2. cd libecl 3. mkdir build ; cd build 4. cmake .. -DCMAKE_INSTALL_PREFIX=/path/install/ecl -DBUILD_PYTHON=ON 5. make install 6. export PYTHONPATH=/path/to/install/lib/python2.7/site-packages:$PYTHONPATH Pay very close attention to point 4; make sure that you install in some random non standard location, so that your hand built installation does not conflict with the packaged version Joakim ________________________________ From: Opm on behalf of Alf Birger Rustad Sent: Thursday, November 23, 2017 6:23 PM To: Чащин Артём; Arne Morten Kvarving; opm at opm-project.org Subject: Re: [Opm] Problem with installing python-ert.ecl Hi Artyom, I am afraid that tutorial needs to be updated. If it was written today it would use Resinsight, since Resinsight now supperts plotting the curves in the summary files. Install resinsight from the packages, and open the case there. Resinsight has excellent online documentation. Cheers, Alf ________________________________ Fra: Opm på vegne av Чащин Артём Sendt: 23. november 2017 18:15:03 Til: Arne Morten Kvarving; opm at opm-project.org Emne: Re: [Opm] Problem with installing python-ert.ecl That doesn't help. I'm getting the same error while installing python-ecl. 23.11.2017, 19:00, "Arne Morten Kvarving" : outdated instructions. replace python-ert.ecl with python-ecl ________________________________ Fra: Opm > på vegne av Чащин Артём > Sendt: 23. november 2017 16:55:22 Til: opm at opm-project.org Emne: [Opm] Problem with installing python-ert.ecl Hello, I've installed Opm on Ubuntu 16.04 from a binary package and try to run the spe1 tutorial from http://opm-project.org/?page_id=197. Everything worked fine until I got to the installation of python-ert.ecl on page 6 of the tutorial. The command 'sudo apt-get install python-ert.ecl python-numpy python-matplotlib' gives me the following output (I omitted several lines): ... Selecting previously unselected package libert.ecl1. Preparing to unpack .../libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb ... Unpacking libert.ecl1 (2017.04-rfinal-1~xenial) ... dpkg: error processing archive /var/cache/apt/archives/libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb (--unpack): trying to overwrite '/usr/share/man/man1/ecl_summary.1.gz', which is also in package libecl1 2017.10-rfinal-1~xenial dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) ... Selecting previously unselected package python-ert.ecl. Preparing to unpack .../python-ert.ecl_2017.04-rfinal-1~xenial_amd64.deb ... Unpacking python-ert.ecl (2017.04-rfinal-1~xenial) ... ... Errors were encountered while processing: /var/cache/apt/archives/libert.ecl1_2017.04-rfinal-1~xenial_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) After that, any 'apt-get install' command that I run gives me the message: You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: python-ert.ecl : Depends: libert.ecl1 but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). But doing 'apt-get -f install' leads to the same 'subprocess paste was killed by signal (Broken pipe)' error. As a result of all of this, Python can't find the module ecl.ecl and I can't run the summaryplot file. Does anyone know solution to this problem? Regards, Artyom _______________________________________________ Opm mailing list Opm at opm-project.org http://opm-project.org/cgi-bin/mailman/listinfo/opm ------------------------------------------------------------------- The information contained in this message may be CONFIDENTIAL and is intended for the addressee only. Any unauthorized use, dissemination of the information or copying of this message is prohibited. If you are not the addressee, please notify the sender immediately by return e-mail and delete this message. Thank you ------------------------------------------------------------------- The information contained in this message may be CONFIDENTIAL and is intended for the addressee only. Any unauthorized use, dissemination of the information or copying of this message is prohibited. If you are not the addressee, please notify the sender immediately by return e-mail and delete this message. Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From roland.kaufmann at uni.no Sat Dec 23 11:07:28 2017 From: roland.kaufmann at uni.no (Roland Kaufmann) Date: Sat, 23 Dec 2017 12:07:28 +0100 Subject: [Opm] Problem with installing python-ert.ecl In-Reply-To: References: <169441511452522@web12o.yandex.ru> <775621511457303@web8o.yandex.ru> Message-ID: <60cf1d53-2045-1c77-34a2-ddb09c1c93e2@uni.no> On 22. Dec. 2017 at 09:33, Carl Fredrik Berg wrote: >> I can't install python-ecl again, and get the following >> error messages: >> The following packages have unmet dependencies: On 22. Dec. 2017 at 11:14, Arne Morten Kvarving wrote: > for now, all i can offer is to tell you that you can extract > the deb manually How about using `dpkg -i --force-depends python-ecl.deb`? At least, you'll be able to remove the files afterwards using the package system, when a new fixed package is released? -- Roland. From lopadren at mail.ru Thu Dec 28 04:58:24 2017 From: lopadren at mail.ru (=?UTF-8?B?bG9wYWRyZW4gZGRk?=) Date: Thu, 28 Dec 2017 07:58:24 +0300 Subject: [Opm] =?utf-8?q?Problem_with_installing_flow_on_Ubuntu_16=2E04?= Message-ID: <1514437104.348687520@f379.i.mail.ru> Hi all!  I'm trying to install flow on fresh Ubuntu 16.04 LTS (64 bit) (downloaded from  https://www.ubuntu.com/download/desktop ) I'm executing these commands:  http://opm-project.org/?page_id=245   After executing   sudo apt-add-repository ppa:opm/ppa sudo apt-get update I get error "NODATA":  lopadren at lopadren-vbox:~$ sudo apt-add-repository ppa:opm/ppa The Open Porous Media (OPM) initiative provides a set of open-source tools centered around the simulation of flow and transport of fluids in porous media. The goal of the initiative is to establish a sustainable environment for the development of an efficient and well-maintained software suite. More info: https://launchpad.net/~opm/+archive/ubuntu/ppa Press [ENTER] to continue or ctrl-c to cancel adding it gpg: keyring `/tmp/tmp67gpikkc/secring.gpg' created gpg: keyring `/tmp/tmp67gpikkc/pubring.gpg' created gpg: requesting key 072EF342 from hkp server keyserver.ubuntu.com gpg: /tmp/tmp67gpikkc/trustdb.gpg: trustdb created gpg: key 072EF342: public key "Launchpad PPA for Open Porous Media Initiative" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) OK lopadren at lopadren-vbox:~$ sudo apt-get update Hit:1 http://ru.archive.ubuntu.com/ubuntu xenial InRelease Hit:2 http://ru.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:3 http://ru.archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease Get:5 http://ppa.launchpad.net/opm/ppa/ubuntu xenial InRelease [17,5 kB] 0% [5 InRelease gpgv 4 260 B]Splitting up /var/lib/apt/lists/partial/ppa.launchpErr:5 http://ppa.launchpad.net/opm/ppa/ubuntu xenial InReleasenature failed Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?) Reading package lists... Done E: GPG error: http://ppa.launchpad.net/opm/ppa/ubuntu xenial InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?) I don't use any proxy connection. Has anyone faced this problem? Thanks a lot!  -------------- next part -------------- An HTML attachment was scrubbed... URL: From Atgeirr.Rasmussen at sintef.no Thu Dec 28 09:14:55 2017 From: Atgeirr.Rasmussen at sintef.no (Atgeirr Rasmussen) Date: Thu, 28 Dec 2017 09:14:55 +0000 Subject: [Opm] Problem with installing flow on Ubuntu 16.04 In-Reply-To: <1514437104.348687520@f379.i.mail.ru> References: <1514437104.348687520@f379.i.mail.ru> Message-ID: Hi, I have tried to reproduce your problem with a clean Ubuntu 16.04 VM, but all installation steps succeed for me. Unfortunately, I do not know the packaging system well enough to know what could possibly go wrong. You will therefore probably have to wait until after New Year before we can help you in solving this. Atgeirr ________________________________ Frå: Opm på vegne av lopadren ddd Sendt: 28. desember 2017 05:58 Til: opm at opm-project.org Emne: [Opm] Problem with installing flow on Ubuntu 16.04 Hi all! I'm trying to install flow on fresh Ubuntu 16.04 LTS (64 bit) (downloaded from https://www.ubuntu.com/download/desktop) I'm executing these commands: http://opm-project.org/?page_id=245 After executing sudo apt-add-repository ppa:opm/ppa sudo apt-get update I get error "NODATA": lopadren at lopadren-vbox:~$ sudo apt-add-repository ppa:opm/ppa The Open Porous Media (OPM) initiative provides a set of open-source tools centered around the simulation of flow and transport of fluids in porous media. The goal of the initiative is to establish a sustainable environment for the development of an efficient and well-maintained software suite. More info: https://launchpad.net/~opm/+archive/ubuntu/ppa Press [ENTER] to continue or ctrl-c to cancel adding it gpg: keyring `/tmp/tmp67gpikkc/secring.gpg' created gpg: keyring `/tmp/tmp67gpikkc/pubring.gpg' created gpg: requesting key 072EF342 from hkp server keyserver.ubuntu.com gpg: /tmp/tmp67gpikkc/trustdb.gpg: trustdb created gpg: key 072EF342: public key "Launchpad PPA for Open Porous Media Initiative" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) OK lopadren at lopadren-vbox:~$ sudo apt-get update Hit:1 http://ru.archive.ubuntu.com/ubuntu xenial InRelease Hit:2 http://ru.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:3 http://ru.archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease Get:5 http://ppa.launchpad.net/opm/ppa/ubuntu xenial InRelease [17,5 kB] 0% [5 InRelease gpgv 4 260 B]Splitting up /var/lib/apt/lists/partial/ppa.launchpErr:5 http://ppa.launchpad.net/opm/ppa/ubuntu xenial InReleasenature failed Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?) Reading package lists... Done E: GPG error: http://ppa.launchpad.net/opm/ppa/ubuntu xenial InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?) I don't use any proxy connection. Has anyone faced this problem? Thanks a lot! -------------- next part -------------- An HTML attachment was scrubbed... URL: From abir at statoil.com Thu Dec 28 09:30:53 2017 From: abir at statoil.com (Alf Birger Rustad) Date: Thu, 28 Dec 2017 09:30:53 +0000 Subject: [Opm] Problem with installing flow on Ubuntu 16.04 In-Reply-To: <1514437104.348687520@f379.i.mail.ru> References: <1514437104.348687520@f379.i.mail.ru> Message-ID: You probably have a network issue. Some proxy settings maybe? You can try to install from another network connection (e.g., tethering from you cell-phone), and it should work. Cheers, Alf ________________________________ Fra: Opm på vegne av lopadren ddd Sendt: 28. desember 2017 05:58 Til: opm at opm-project.org Emne: [Opm] Problem with installing flow on Ubuntu 16.04 Hi all! I'm trying to install flow on fresh Ubuntu 16.04 LTS (64 bit) (downloaded from https://www.ubuntu.com/download/desktop) Download Ubuntu Desktop | Download | Ubuntu www.ubuntu.com Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things. I'm executing these commands: http://opm-project.org/?page_id=245 Installing from binary packages | OPM opm-project.org Installing from packages. Below are instructions for installing OPM from binary package repositories on some selected Linux distributions. After completing the ... After executing sudo apt-add-repository ppa:opm/ppa sudo apt-get update I get error "NODATA": lopadren at lopadren-vbox:~$ sudo apt-add-repository ppa:opm/ppa The Open Porous Media (OPM) initiative provides a set of open-source tools centered around the simulation of flow and transport of fluids in porous media. The goal of the initiative is to establish a sustainable environment for the development of an efficient and well-maintained software suite. More info: https://launchpad.net/~opm/+archive/ubuntu/ppa Press [ENTER] to continue or ctrl-c to cancel adding it gpg: keyring `/tmp/tmp67gpikkc/secring.gpg' created gpg: keyring `/tmp/tmp67gpikkc/pubring.gpg' created gpg: requesting key 072EF342 from hkp server keyserver.ubuntu.com gpg: /tmp/tmp67gpikkc/trustdb.gpg: trustdb created gpg: key 072EF342: public key "Launchpad PPA for Open Porous Media Initiative" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) OK lopadren at lopadren-vbox:~$ sudo apt-get update Hit:1 http://ru.archive.ubuntu.com/ubuntu xenial InRelease Hit:2 http://ru.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:3 http://ru.archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease Get:5 http://ppa.launchpad.net/opm/ppa/ubuntu xenial InRelease [17,5 kB] 0% [5 InRelease gpgv 4 260 B]Splitting up /var/lib/apt/lists/partial/ppa.launchpErr:5 http://ppa.launchpad.net/opm/ppa/ubuntu xenial InReleasenature failed Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?) Reading package lists... Done E: GPG error: http://ppa.launchpad.net/opm/ppa/ubuntu xenial InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?) I don't use any proxy connection. Has anyone faced this problem? Thanks a lot! ------------------------------------------------------------------- The information contained in this message may be CONFIDENTIAL and is intended for the addressee only. Any unauthorized use, dissemination of the information or copying of this message is prohibited. If you are not the addressee, please notify the sender immediately by return e-mail and delete this message. Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From gerwathome at gmail.com Fri Dec 29 19:23:22 2017 From: gerwathome at gmail.com (George Williams) Date: Fri, 29 Dec 2017 13:23:22 -0600 Subject: [Opm] Problem installing python-ecl for 2017.10 version of OPM Message-ID: I haven't yet been successful installing the python-ecl package due to a conflict described below. I would appreciate any advice as to how I should resolve this conflict. Thanks, George Williams As shown here, python-ecl depends on libert.ecl1: Package: python-ecl Source: ecl Priority: extra Section: python Installed-Size: 1524 Maintainer: Arne Morten Kvarving Architecture: amd64 Version: 2017.10-rfinal-1~xenial Depends: libert.ecl1, python-cwrap Filename: pool/main/e/ecl/python-ecl_2017.10-rfinal-1~xenial_amd64.deb libert.ecl1 is from the 2017.4 version of OPM: Package: libert.ecl1 Source: ert.ecl Priority: extra Section: libs Installed-Size: 1145 Maintainer: Arne Morten Kvarving Architecture: amd64 Version: 2017.04-rfinal-1~xenial libert.ecl1 conflicts with libecl1, which is required for the 2017.10 version of OPM, as shown below when I tried to install libecl1 without removing libert.ecl1. Preparing to unpack .../libecl1_2017.10-rfinal-1~xenial_amd64.deb ... Unpacking libecl1 (2017.10-rfinal-1~xenial) ... dpkg: error processing archive /var/cache/apt/archives/libecl1_2017.10-rfinal-1~xenial_amd64.deb (--unpack): trying to overwrite '/usr/share/man/man1/ecl_summary.1.gz', which is also in package libert.ecl1 2017.04-rfinal-1~xenial dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Apparently libecl1 and libert.ecl1 cannot both be installed at the same time, leaving me uncertain as to how pyuthon-ecl should be installed. -------------- next part -------------- An HTML attachment was scrubbed... URL: From markus at dr-blatt.de Sat Dec 30 13:48:35 2017 From: markus at dr-blatt.de (Markus Blatt) Date: Sat, 30 Dec 2017 14:48:35 +0100 Subject: [Opm] Problem installing python-ecl for 2017.10 version of OPM In-Reply-To: References: Message-ID: <20171230134835.GA6071@boromir.dr-blatt.de> On Fri, Dec 29, 2017 at 01:23:22PM -0600, George Williams wrote: > I haven't yet been successful installing the python-ecl package due to a > conflict described below. I would appreciate any advice as to how I should > resolve this conflict. > Thanks, > George Williams > > As shown here, python-ecl depends on libert.ecl1: > > Package: python-ecl > Source: ecl > Priority: extra > Section: python > Installed-Size: 1524 > Maintainer: Arne Morten Kvarving > Architecture: amd64 > Version: 2017.10-rfinal-1~xenial > Depends: libert.ecl1, python-cwrap > Filename: pool/main/e/ecl/python-ecl_2017.10-rfinal-1~xenial_amd64.deb > > > libert.ecl1 is from the 2017.4 version of OPM: > > Package: libert.ecl1 > Source: ert.ecl > Priority: extra > Section: libs > Installed-Size: 1145 > Maintainer: Arne Morten Kvarving > Architecture: amd64 > Version: 2017.04-rfinal-1~xenial > > libert.ecl1 conflicts with libecl1, which is required for the 2017.10 > version of OPM, as shown below when I tried to install libecl1 without > removing libert.ecl1. > We are sorry about this known issue. according to http://opm-project.org/pipermail/opm/2017-December/001204.html this will be resolved early next year by rebulding the packages. Maybe Roland's suggestion in the same thread helps? Cheers, Markus -- Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de Pedettistr. 38, 85072 Eichstätt, Germany, USt-Id: DE279960836 Tel.: +49 (0) 160 97590858 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: From markus at dr-blatt.de Sat Dec 30 13:57:08 2017 From: markus at dr-blatt.de (Markus Blatt) Date: Sat, 30 Dec 2017 14:57:08 +0100 Subject: [Opm] Problem installing python-ecl for 2017.10 version of OPM In-Reply-To: <20171230134835.GA6071@boromir.dr-blatt.de> References: <20171230134835.GA6071@boromir.dr-blatt.de> Message-ID: <20171230135708.GA29058@boromir.dr-blatt.de> On Sat, Dec 30, 2017 at 02:48:35PM +0100, Markus Blatt wrote: > We are sorry about this known issue. according to > http://opm-project.org/pipermail/opm/2017-December/001204.html this > will be resolved early next year by rebulding the packages. Maybe > Roland's suggestion in the same thread helps? Seems like there is an issue with the archive on opm-project.org. Here is a working link from another one: https://www.mail-archive.com/opm at opm-project.org/msg01052.html and for Roland's suggestion: https://www.mail-archive.com/opm at opm-project.org/msg01053.html