Page 3 of 4

Re: sh1sum:not found

Posted: Mon May 11, 2015 7:22 pm
by Lantis
Yes that would cause a problem.
It doesn't stop you using 99% of other free DNS providers though.
Didn't you also have an unsuccessful update with duckdns?

I would suggest re flashing the firmware

Re: sh1sum:not found

Posted: Tue May 12, 2015 12:08 am
by harsini
Lantis wrote:Yes that would cause a problem.
It doesn't stop you using 99% of other free DNS providers though.
Didn't you also have an unsuccessful update with duckdns?

I would suggest re flashing the firmware
Yes duckdns update was unsuccessful too.I upgrade and downgrade to 1.7.0 -1.7.1multiple time.Is n't it enough?

Re: sh1sum:not found

Posted: Tue May 12, 2015 1:11 am
by Lantis
have you tried the latest 1.7.x? http://www.gargoyle-router.com/phpbb/vi ... =14&t=7086
i don't know what else to tell you mate. that should be a built in function it's not even Gargoyle dependant as far as i can tell. The fact that it is missing is very peculiar.

Re: sh1sum:not found

Posted: Tue May 12, 2015 1:14 am
by harsini
Could anyone who have gargoyle1.7 test sha1sum command and tell me the result?
I test it on Tplink 841 and 741 and both return with "not found" error. :!:

Re: sh1sum:not found

Posted: Tue May 12, 2015 1:38 am
by ispyisail

Code: Select all

------------------------------------------------------------------
|            _____                             _                 |
|           |  __ \                           | |                |
|           | |  \/ __ _ _ __ __ _  ___  _   _| | ___            |
|           | | __ / _` | '__/ _` |/ _ \| | | | |/ _ \           |
|           | |_\ \ (_| | | | (_| | (_) | |_| | |  __/           |
|            \____/\__,_|_|  \__, |\___/ \__, |_|\___|           |
|                             __/ |       __/ |                  |
|                            |___/       |___/                   |
|                                                                |
|----------------------------------------------------------------|
| Gargoyle version 1.7.X    | OpenWrt Barrier Breaker branch     |
| Gargoyle revision e980121 | OpenWrt revision r44952            |
| Built May 07, 2015        | Target  ar71xx/routerstation       |
------------------------------------------------------------------
root@Gargoyle:~#

Code: Select all

root@Gargoyle:~# sha1sum aaa
sha1sum: can't open 'aaa': No such file or directory
root@Gargoyle:~#

Re: DDNS update failed in gargoyle 1.7 but not 1.6

Posted: Tue May 12, 2015 1:56 am
by tapper
Hi I merged these topics as they all deal with the same thing and there is no need for 3 topics for the same thing. Just trying to keep things simple.

Re: DDNS update failed in gargoyle 1.7 but not 1.6

Posted: Tue May 12, 2015 2:03 am
by harsini
tapper wrote:Hi I merged these topics as they all deal with the same thing and there is no need for 3 topics for the same thing. Just trying to keep things simple.
Hi.I opened new topics because they were different issues that I thought would help everybody else who have similar difficulties. :roll:

Re: sh1sum:not found

Posted: Tue May 12, 2015 2:06 am
by harsini
ispyisail wrote:

Code: Select all

------------------------------------------------------------------
|            _____                             _                 |
|           |  __ \                           | |                |
|           | |  \/ __ _ _ __ __ _  ___  _   _| | ___            |
|           | | __ / _` | '__/ _` |/ _ \| | | | |/ _ \           |
|           | |_\ \ (_| | | | (_| | (_) | |_| | |  __/           |
|            \____/\__,_|_|  \__, |\___/ \__, |_|\___|           |
|                             __/ |       __/ |                  |
|                            |___/       |___/                   |
|                                                                |
|----------------------------------------------------------------|
| Gargoyle version 1.7.X    | OpenWrt Barrier Breaker branch     |
| Gargoyle revision e980121 | OpenWrt revision r44952            |
| Built May 07, 2015        | Target  ar71xx/routerstation       |
------------------------------------------------------------------
root@Gargoyle:~#

Code: Select all

root@Gargoyle:~# sha1sum aaa
sha1sum: can't open 'aaa': No such file or directory
root@Gargoyle:~#
Thank you.
It's really frustrating.Downgrading to 1.6 sha1sum returns again upgrading to 1.7 sha1sum lost. :x

Re: DDNS update failed in gargoyle 1.7 but not 1.6

Posted: Tue May 12, 2015 3:29 am
by harsini
I can't say anything further :o
sha1sum-OpenWRT.jpg
sha1sum-OpenWRT.jpg (73.91 KiB) Viewed 7728 times

Re: DDNS update failed in gargoyle 1.7 but not 1.6

Posted: Tue May 12, 2015 4:17 am
by harsini
An OpenWRT forum member gives me a nice solution in about half an hour:
pkg install coreutils-sha1sum
Thank you buddies : Lantis , ispyisail :)