getting error while tryin...
getting error while trying to setup dynu in ubuntu 17.04
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- getting error while trying to setup dynu in ubuntu 17.04
- Community Forum
- getting error while trying to setup dynu in ubuntu 17.04
Topic: getting error while trying to setup dynu in ubuntu 17.04
getting error while trying to setup dynu in ubuntu 17.04
by Danish Bawany on Sunday, September 17, 2017
by Danish Bawany on Sunday, September 17, 2017
Pasted this in terminal;URL='https://www.dynu.com/support/downloadfile/31'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE;but instead of installing its shows this error;Selecting previously unselected package dynuiuc.(Reading database ... 203194 files and directories currently installed.)Preparing to unpack /tmp/tmp.mWPY90SSl2 ...Failed to stop dynuiuc.service: Unit dynuiuc.service not loaded.dpkg: error processing archive /tmp/tmp.mWPY90SSl2 (--install): subprocess new pre-installation script returned error exit status 5Errors were encountered while processing: /tmp/tmp.mWPY90SSl2note;also tryed this with root
Reply with quote | Report
Re: getting error while trying to setup dynu in ubuntu 17.04
by nodetransit on Friday, March 9, 2018
by nodetransit on Friday, March 9, 2018
got the same error.still no solution?
Reply with quote | Report
Re: getting error while trying to setup dynu in ubuntu 17.04
by nodetransit on Friday, March 9, 2018
by nodetransit on Friday, March 9, 2018
I unpacked the package, modified the preinst script, rebuilt the package, and reinstalled it.
dpkg-deb --extract 31.deb mydynuiucdpkg-deb --control 31.deb mydynuiuc/DEBIANmodify mydynuiuc/DEBIAN/preinst
chmod 755 mydynuiuc/DEBIAN/*dpkg-deb --build mydynuiucdpkg -i mydynuiuc.deb
Reply with quote | Report
Author | Topic: getting error while trying to setup dynu in ubuntu 17.04 |
---|---|
Danish Bawany Joined: 9/17/2017 |
getting error while trying to setup dynu in ubuntu 17.04 Sunday, September 17, 2017 1:45 AM
Pasted this in terminal;URL='https://www.dynu.com/support/downloadfile/31'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE;but instead of installing its shows this error;Selecting previously unselected package dynuiuc.(Reading database ... 203194 files and directories currently installed.)Preparing to unpack /tmp/tmp.mWPY90SSl2 ...Failed to stop dynuiuc.service: Unit dynuiuc.service not loaded.dpkg: error processing archive /tmp/tmp.mWPY90SSl2 (--install): subprocess new pre-installation script returned error exit status 5Errors were encountered while processing: /tmp/tmp.mWPY90SSl2note;also tryed this with root
|
nodetransit Joined: 3/8/2018 |
getting error while trying to setup dynu in ubuntu 17.04 Friday, March 9, 2018 2:31 PM
got the same error.still no solution?
|
nodetransit Joined: 3/8/2018 |
getting error while trying to setup dynu in ubuntu 17.04 Friday, March 9, 2018 3:16 PM
I unpacked the package, modified the preinst script, rebuilt the package, and reinstalled it.
dpkg-deb --extract 31.deb mydynuiucdpkg-deb --control 31.deb mydynuiuc/DEBIANmodify mydynuiuc/DEBIAN/preinst chmod 755 mydynuiuc/DEBIAN/*dpkg-deb --build mydynuiucdpkg -i mydynuiuc.deb |
It is currently Saturday, November 16, 2024 1:25 AM US Mountain Standard Time
Saturday, November 16, 2024 1:25 AM