[SECNET PATCH 0/6] hash choice bug with crazy configs

Ian Jackson ijackson at chiark.greenend.org.uk
Thu Feb 13 18:36:52 GMT 2020


Matthew Vernon writes ("Re: [SECNET PATCH 0/6] hash choice bug with crazy configs"):
> On 13/02/2020 17:52, Ian Jackson wrote:
> > This small series implements the changes I proposed in my last email.
> > It can also be found, temporarily, here:
> >    chiark:/u/ian/things/secnet   branch "for-republic"
> > (commit id 93b5c990d2feb8bc48dc1fe781425f2589b0ef24)
> 
> That doesn't build for me on my oldstable system:
...
> make[2]: *** No rule to make target 'base91-c/base91.h', needed by 
> 'base91s/base91.h'.  Stop.

Erk.  This branch is a dev branch which is missing some subtree
merges.  Sorry about that.

You can work around this like this:
  cd ..  # from secnet/ into the parent
  mkdir Base91
  git clone chiark:~ianmdlvl/public-git/base91.git Base91/base91-0.6.0
  # should produce 664054e8f603f09badb98ef09ee1bd1e58d93659
  git clone https://github.com/Fuyukai/base91-python
  cd base91-python
  git checkout 749aa78cf12496cca4b9bf3eafe045809fc0da10
  cd ..

Thanks,
Ian.

-- 
Ian Jackson <ijackson at chiark.greenend.org.uk>   These opinions are my own.

If I emailed you from an address @fyvzl.net or @evade.org.uk, that is
a private address which bypasses my fierce spamfilter.



More information about the sgo-software-discuss mailing list