getting error while tryin...
getting error while trying to setup dynu in ubuntu 17.04
- 主页
- 后台控制中心
- 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
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
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: 2017/9/17 |
getting error while trying to setup dynu in ubuntu 17.04 2017年9月17日 1:45
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: 2018/3/8 |
getting error while trying to setup dynu in ubuntu 17.04 2018年3月9日 14:31
got the same error.still no solution?
|
nodetransit Joined: 2018/3/8 |
getting error while trying to setup dynu in ubuntu 17.04 2018年3月9日 15:16
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 2024年11月23日 20:26 US Mountain Standard Time
2024年11月23日 20:26