General > Users

pluto-dcerouter

(1/2) > >>

maxiecool2:
Hi guys
I have an offline system, to upgrade I run apt - get on another system managed by a configuration  file
I recently updated the packages however pluto-dcerouter fails to install after it tries to connect to the internet (that isn't there) to update "GetIRCodes.php"
Is there a way to install the package without it connecting to the internet?
Is there an offline version I can use instead?
Manually download the ir codes?
Mat

phenigma:

--- Quote from: maxiecool2 on November 14, 2016, 02:19:02 am ---Hi guys
I have an offline system, to upgrade I run apt - get on another system managed by a configuration  file
I recently updated the packages however pluto-dcerouter fails to install after it tries to connect to the internet (that isn't there) to update "GetIRCodes.php"
Is there a way to install the package without it connecting to the internet?
Is there an offline version I can use instead?
Manually download the ir codes?
Mat

--- End quote ---
nope.  An internet connection is required, that's always been the case. 
J.

Sent from my Nexus 5 using Tapatalk

maxiecool2:
So how do I fix it? I don't have an Internet connection! 

Marie.O:
There is even a _very_ old ticket of mine that states it would be nice to have offline installability, but the most we came to getting it done was l3mce's work with the live DVD.

But, if all you want is upgrading your package pluto-dcerouter, go into the commandline on your core, and edit line 104 of /var/lib/dpkg/info/pluto-dcerouter.postinst

Old content:

--- Code: ---        /usr/pluto/bin/WebDB_GetIR.sh 0 "$Template"

--- End code ---

New content:

--- Code: ---        /usr/pluto/bin/WebDB_GetIR.sh 0 "$Template" || :

--- End code ---

and run apt-get -f install.

This will get your package installed, but won't install the IR code updates. If you have the IR codes on another system, you can use the DeviceTemplate exporter that is somewhere on the forum to export the IR codes into a file on your other system, and follow the instruction to import them to your new system.

maxiecool2:
Worked like a charm! Thanks!

Navigation

[0] Message Index

[#] Next page

Sitemap 
Go to full version