#3468 closed defect (fixed)
Openmodelica debian nigthly repository seems not be longer updated
Reported by: | Andrea Bartolini | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Installation program | Version: | |
Keywords: | Cc: |
Description
Hi,
I've installed openmodelica from the .deb repo indicated in the openmodelica site at https://www.openmodelica.org/index.php/download/download-linux:
for deb in deb deb-src; do echo "$deb http://build.openmodelica.org/apt lsb_release -cs
nightly"; done | sudo tee /etc/apt/sources.list.d/openmodelica.list
the installation has been successfully done but not any "nightly" update seems to be longer available.
In the past, every day the nightly build update was available.
Is the .deb repository still updated?
Thanks in advance,
Andrea
Change History (8)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Hi, thanks for prompt answer.
My distribution is Ubuntu 14.04 trusty and my latest installed OMC version is 1.9.4~dev-64-g02572db-1.
comment:3 by , 9 years ago
The build should have been up (but a bit later than usual):
omc_1.9.4~dev-64-g02572db-1_amd64.deb 2015-09-17 10:19 136K omc_1.9.4~dev-68-g81b029e-1_amd64.deb 2015-09-18 11:00 136K
But it seems the release job failed:
https://test.openmodelica.org/hudson/view/Nightly%20builds/job/OPENMODELICA_RELEASE_LINUX_NIGHTLY_BUILD/4/console
I will try to fix it until tomorrow.
comment:4 by , 9 years ago
Hi,
any news about nightly repository?
I've checked for update also today with both ubuntu-updater and synaptic-package-manager but not any update seems to be available.
Hereblow my content of openmodelica.list in /etc/apt/sources.list.d:
deb http://build.openmodelica.org/apt trusty nightly
deb-src http://build.openmodelica.org/apt trusty nightly
In the same dir, I've also the file openmodelica.list.save with the same content.
I've also tried the following steps:
- completely unistall openmodelica
- remove the openmodelica.list.save file
- sudo apt-get update
- sudo apt-get clean
- re-put the openmodelica.list.save file
- sudo apt-get update
in the following the output of terminal related to openmodelica:
Ign http://build.openmodelica.org trusty InRelease
Get:1 http://build.openmodelica.org trusty Release.gpg [473 B]
Get:2 http://build.openmodelica.org trusty Release [20,8 kB]
Get:3 http://build.openmodelica.org trusty/nightly Sources [44,8 kB]
Get:4 http://build.openmodelica.org trusty/nightly amd64 Packages [21,8 kB]
Get:5 http://build.openmodelica.org trusty/nightly i386 Packages [21,8 kB]
Ign http://build.openmodelica.org trusty/nightly Translation-en_US
Ign http://build.openmodelica.org trusty/nightly Translation-en
next I've reinstalled openmodelica:
- sudo apt-get install openmodelica
in the following the download report from terminal:
Get:1 http://build.openmodelica.org/apt/ trusty/nightly omc-common all 1.9.4~dev-64-g02572db-1 [208 kB]
Get:2 http://build.openmodelica.org/apt/ trusty/nightly libomcsimulation amd64 1.9.4~dev-64-g02572db-1 [2.261 kB]
Get:3 http://build.openmodelica.org/apt/ trusty/nightly libomc amd64 1.9.4~dev-64-g02572db-1 [4.793 kB]
Get:4 http://build.openmodelica.org/apt/ trusty/nightly omc amd64 1.9.4~dev-64-g02572db-1 [139 kB]
Get:5 http://build.openmodelica.org/apt/ trusty/nightly libomplot amd64 1.9.4~dev-64-g02572db-1 [438 kB]
Get:6 http://build.openmodelica.org/apt/ trusty/nightly omnotebook amd64 1.9.4~dev-64-g02572db-1 [449 kB]
Get:7 http://build.openmodelica.org/apt/ trusty/nightly drcontrol all 1.9.4~dev-64-g02572db-1 [646 kB]
Get:8 http://build.openmodelica.org/apt/ trusty/nightly drmodelica all 1.9.4~dev-64-g02572db-1 [690 kB]
Get:9 http://build.openmodelica.org/apt/ trusty/nightly omlib-modelicaservices-3.2.1 all 3.2.1-20150910-155718~git~maint-3.2.1-om1-1 [13,0 kB]
Get:10 http://build.openmodelica.org/apt/ trusty/nightly omlib-modelica-3.2.1 all 3.2.1-20150910-155718~git~maint-3.2.1-om1-1 [12,2 MB]
Get:11 http://build.openmodelica.org/apt/ trusty/nightly omlib-modelicareference all 20150910-155718~git~maint-3.2.1-1 [81,0 kB]
Get:12 http://build.openmodelica.org/apt/ trusty/nightly omedit amd64 1.9.4~dev-64-g02572db-1 [1.960 kB]
Get:13 http://build.openmodelica.org/apt/ trusty/nightly omplot amd64 1.9.4~dev-64-g02572db-1 [38,9 kB]
Get:14 http://build.openmodelica.org/apt/ trusty/nightly omshell amd64 1.9.4~dev-64-g02572db-1 [59,1 kB]
Get:15 http://build.openmodelica.org/apt/ trusty/nightly omshell-terminal amd64 1.9.4~dev-64-g02572db-1 [22,1 kB]
Get:16 http://build.openmodelica.org/apt/ trusty/nightly openmodelica amd64 1.9.4~dev-64-g02572db-1 [5.954 B]
Fetched 24,0 MB in 23s (1.023 kB/s)
As you can see, the re-installed version is still 1.9.4~dev-64-g02572db-1.
At the moment, I'm using the nightly build v1.9.4-dev-62-g0de2ae0 for windows in a virtual machine, because it includes some fix about complex numbers that I need, but my hope is to return asap to the Linux version....
Thanks for your help...
Andrea
comment:5 by , 9 years ago
My nightly build is dev-101. But the build fails randomly due to Java seg.faulting (in different VM's every night).
comment:6 by , 9 years ago
Hi,
today the dev-101 is available in the repository.
I've just installed and will start to use immediately.
In case of any problem, I will report on OMtrack.
Thanks for your patient and your help.
Andrea
comment:7 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:8 by , 7 years ago
Component: | *unknown* → Installation program |
---|---|
Milestone: | Future |
I have been messing with the nightlies this week. What distribution are you running? And what is the latest installed omc version you have at the moment?