-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crashes without stamping #114
Comments
Weird. That's on MacOS?
…On June 16, 2020 1:36:20 PM EDT, Ryan Singer ***@***.***> wrote:
`➜ ~ pip3 install opentimestamps-client
Collecting opentimestamps-client
Downloading opentimestamps_client-0.7.0-py3-none-any.whl (27 kB)
Collecting GitPython>=2.0.8
Downloading GitPython-3.1.3-py3-none-any.whl (451 kB)
|████████████████████████████████| 451 kB 528 kB/s
Collecting opentimestamps<0.5.0,>=0.4.0
Downloading opentimestamps-0.4.1-py3-none-any.whl (50 kB)
|████████████████████████████████| 50 kB 1.2 MB/s
Collecting PySocks>=1.5.0
Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting appdirs>=1.3.0
Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting gitdb<5,>=4.0.1
Downloading gitdb-4.0.5-py3-none-any.whl (63 kB)
|████████████████████████████████| 63 kB 1.4 MB/s
Collecting pysha3>=1.0.2
Downloading pysha3-1.0.2.tar.gz (829 kB)
|████████████████████████████████| 829 kB 2.1 MB/s
Collecting python-bitcoinlib<0.11.0,>=0.9.0
Downloading python_bitcoinlib-0.10.2-py3-none-any.whl (96 kB)
|████████████████████████████████| 96 kB 3.0 MB/s
Collecting smmap<4,>=3.0.1
Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB)
Building wheels for collected packages: pysha3
Building wheel for pysha3 (setup.py) ... done
Created wheel for pysha3: filename=pysha3-1.0.2-cp37-cp37m-macosx_10_15_x86_64.whl size=46163 sha256=bc74ca215198f8721ec15505d3f61bf205ac3443d2215e522b2396a217ff93dc
Stored in directory: /Users/ryan/Library/Caches/pip/wheels/0d/9e/bc/789fa0986c1fef30cafcc29da4dd07bc17ecba3fab78e27ed6
Successfully built pysha3
Installing collected packages: smmap, gitdb, GitPython, pysha3, python-bitcoinlib, opentimestamps, PySocks, appdirs, opentimestamps-client
Successfully installed GitPython-3.1.3 PySocks-1.7.1 appdirs-1.4.4 gitdb-4.0.5 opentimestamps-0.4.1 opentimestamps-client-0.7.0 pysha3-1.0.2 python-bitcoinlib-0.10.2 smmap-3.0.4
➜ ~ ots
[1] 12915 abort ots
➜ ~ ots
[1] 12931 abort ots
➜ ~ cd Desktop/annex
➜ annex git:(adjusted/master(unlocked)) ots stamp *
[1] 14415 abort ots stamp *`
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#114
|
Yes.
…--
Ryan Singer
On Tue, Jun 16, 2020 at 10:44 AM Peter Todd <[email protected]>
wrote:
Weird. That's on MacOS?
On June 16, 2020 1:36:20 PM EDT, Ryan Singer ***@***.***>
wrote:
>`➜ ~ pip3 install opentimestamps-client
>Collecting opentimestamps-client
> Downloading opentimestamps_client-0.7.0-py3-none-any.whl (27 kB)
>Collecting GitPython>=2.0.8
> Downloading GitPython-3.1.3-py3-none-any.whl (451 kB)
> |████████████████████████████████| 451 kB 528 kB/s
>Collecting opentimestamps<0.5.0,>=0.4.0
> Downloading opentimestamps-0.4.1-py3-none-any.whl (50 kB)
> |████████████████████████████████| 50 kB 1.2 MB/s
>Collecting PySocks>=1.5.0
> Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
>Collecting appdirs>=1.3.0
> Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
>Collecting gitdb<5,>=4.0.1
> Downloading gitdb-4.0.5-py3-none-any.whl (63 kB)
> |████████████████████████████████| 63 kB 1.4 MB/s
>Collecting pysha3>=1.0.2
> Downloading pysha3-1.0.2.tar.gz (829 kB)
> |████████████████████████████████| 829 kB 2.1 MB/s
>Collecting python-bitcoinlib<0.11.0,>=0.9.0
> Downloading python_bitcoinlib-0.10.2-py3-none-any.whl (96 kB)
> |████████████████████████████████| 96 kB 3.0 MB/s
>Collecting smmap<4,>=3.0.1
> Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB)
>Building wheels for collected packages: pysha3
> Building wheel for pysha3 (setup.py) ... done
> Created wheel for pysha3:
filename=pysha3-1.0.2-cp37-cp37m-macosx_10_15_x86_64.whl size=46163
sha256=bc74ca215198f8721ec15505d3f61bf205ac3443d2215e522b2396a217ff93dc
> Stored in directory:
/Users/ryan/Library/Caches/pip/wheels/0d/9e/bc/789fa0986c1fef30cafcc29da4dd07bc17ecba3fab78e27ed6
>Successfully built pysha3
>Installing collected packages: smmap, gitdb, GitPython, pysha3,
python-bitcoinlib, opentimestamps, PySocks, appdirs, opentimestamps-client
>Successfully installed GitPython-3.1.3 PySocks-1.7.1 appdirs-1.4.4
gitdb-4.0.5 opentimestamps-0.4.1 opentimestamps-client-0.7.0 pysha3-1.0.2
python-bitcoinlib-0.10.2 smmap-3.0.4
>➜ ~ ots
>[1] 12915 abort ots
>➜ ~ ots
>[1] 12931 abort ots
>➜ ~ cd Desktop/annex
>➜ annex git:(adjusted/master(unlocked)) ots stamp *
>[1] 14415 abort ots stamp *`
>
>--
>You are receiving this because you are subscribed to this thread.
>Reply to this email directly or view it on GitHub:
>#114
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#114 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUKXKWBI2ZKKX5VOGXNH4TRW6VQ3ANCNFSM4N72VCXQ>
.
|
What exactly happens if you timestamp a single file?
Eg try 'ots -v stamp foo'
…On June 16, 2020 1:56:13 PM EDT, Ryan Singer ***@***.***> wrote:
Yes.
--
Ryan Singer
On Tue, Jun 16, 2020 at 10:44 AM Peter Todd ***@***.***>
wrote:
> Weird. That's on MacOS?
>
> On June 16, 2020 1:36:20 PM EDT, Ryan Singer ***@***.***>
> wrote:
> >`➜ ~ pip3 install opentimestamps-client
> >Collecting opentimestamps-client
> > Downloading opentimestamps_client-0.7.0-py3-none-any.whl (27 kB)
> >Collecting GitPython>=2.0.8
> > Downloading GitPython-3.1.3-py3-none-any.whl (451 kB)
> > |████████████████████████████████| 451 kB 528 kB/s
> >Collecting opentimestamps<0.5.0,>=0.4.0
> > Downloading opentimestamps-0.4.1-py3-none-any.whl (50 kB)
> > |████████████████████████████████| 50 kB 1.2 MB/s
> >Collecting PySocks>=1.5.0
> > Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
> >Collecting appdirs>=1.3.0
> > Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
> >Collecting gitdb<5,>=4.0.1
> > Downloading gitdb-4.0.5-py3-none-any.whl (63 kB)
> > |████████████████████████████████| 63 kB 1.4 MB/s
> >Collecting pysha3>=1.0.2
> > Downloading pysha3-1.0.2.tar.gz (829 kB)
> > |████████████████████████████████| 829 kB 2.1 MB/s
> >Collecting python-bitcoinlib<0.11.0,>=0.9.0
> > Downloading python_bitcoinlib-0.10.2-py3-none-any.whl (96 kB)
> > |████████████████████████████████| 96 kB 3.0 MB/s
> >Collecting smmap<4,>=3.0.1
> > Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB)
> >Building wheels for collected packages: pysha3
> > Building wheel for pysha3 (setup.py) ... done
> > Created wheel for pysha3:
> filename=pysha3-1.0.2-cp37-cp37m-macosx_10_15_x86_64.whl size=46163
> sha256=bc74ca215198f8721ec15505d3f61bf205ac3443d2215e522b2396a217ff93dc
> > Stored in directory:
> /Users/ryan/Library/Caches/pip/wheels/0d/9e/bc/789fa0986c1fef30cafcc29da4dd07bc17ecba3fab78e27ed6
> >Successfully built pysha3
> >Installing collected packages: smmap, gitdb, GitPython, pysha3,
> python-bitcoinlib, opentimestamps, PySocks, appdirs, opentimestamps-client
> >Successfully installed GitPython-3.1.3 PySocks-1.7.1 appdirs-1.4.4
> gitdb-4.0.5 opentimestamps-0.4.1 opentimestamps-client-0.7.0 pysha3-1.0.2
> python-bitcoinlib-0.10.2 smmap-3.0.4
> >➜ ~ ots
> >[1] 12915 abort ots
> >➜ ~ ots
> >[1] 12931 abort ots
> >➜ ~ cd Desktop/annex
> >➜ annex git:(adjusted/master(unlocked)) ots stamp *
> >[1] 14415 abort ots stamp *`
> >
> >--
> >You are receiving this because you are subscribed to this thread.
> >Reply to this email directly or view it on GitHub:
> >#114
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#114 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAUKXKWBI2ZKKX5VOGXNH4TRW6VQ3ANCNFSM4N72VCXQ>
> .
>
-- >
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#114 (comment)
|
`➜ ~ ots -v stamp foo [1] 23539 abort ots -v stamp foo ➜ ~ ` |
I can reproduce on Mac Os X Catalina 10.15.4, looks an issue with SSL lib
|
temporary fix: if you have openssl installed (if not you could run |
This fixed it. |
it worked for me too. |
No such luck on macOS 12.3. |
`➜ ~ pip3 install opentimestamps-client
Collecting opentimestamps-client
Downloading opentimestamps_client-0.7.0-py3-none-any.whl (27 kB)
Collecting GitPython>=2.0.8
Downloading GitPython-3.1.3-py3-none-any.whl (451 kB)
|████████████████████████████████| 451 kB 528 kB/s
Collecting opentimestamps<0.5.0,>=0.4.0
Downloading opentimestamps-0.4.1-py3-none-any.whl (50 kB)
|████████████████████████████████| 50 kB 1.2 MB/s
Collecting PySocks>=1.5.0
Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting appdirs>=1.3.0
Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting gitdb<5,>=4.0.1
Downloading gitdb-4.0.5-py3-none-any.whl (63 kB)
|████████████████████████████████| 63 kB 1.4 MB/s
Collecting pysha3>=1.0.2
Downloading pysha3-1.0.2.tar.gz (829 kB)
|████████████████████████████████| 829 kB 2.1 MB/s
Collecting python-bitcoinlib<0.11.0,>=0.9.0
Downloading python_bitcoinlib-0.10.2-py3-none-any.whl (96 kB)
|████████████████████████████████| 96 kB 3.0 MB/s
Collecting smmap<4,>=3.0.1
Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB)
Building wheels for collected packages: pysha3
Building wheel for pysha3 (setup.py) ... done
Created wheel for pysha3: filename=pysha3-1.0.2-cp37-cp37m-macosx_10_15_x86_64.whl size=46163 sha256=bc74ca215198f8721ec15505d3f61bf205ac3443d2215e522b2396a217ff93dc
Stored in directory: /Users/ryan/Library/Caches/pip/wheels/0d/9e/bc/789fa0986c1fef30cafcc29da4dd07bc17ecba3fab78e27ed6
Successfully built pysha3
Installing collected packages: smmap, gitdb, GitPython, pysha3, python-bitcoinlib, opentimestamps, PySocks, appdirs, opentimestamps-client
Successfully installed GitPython-3.1.3 PySocks-1.7.1 appdirs-1.4.4 gitdb-4.0.5 opentimestamps-0.4.1 opentimestamps-client-0.7.0 pysha3-1.0.2 python-bitcoinlib-0.10.2 smmap-3.0.4
➜ ~ ots
[1] 12915 abort ots
➜ ~ ots
[1] 12931 abort ots
➜ ~ cd Desktop/annex
➜ annex git:(adjusted/master(unlocked)) ots stamp *
[1] 14415 abort ots stamp *`
The text was updated successfully, but these errors were encountered: