[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#644019: reglookup: Please package latest upstream (1.0.1)



Hi guys,

Just got back from vacation myself.

> So we tried to update the package but failed rather miserably:
> - first your version number generator is broken since it tries to embed a
>   SVN revision number that no longer exists now that you migrated on
>   GitHub (we worked around that by dropping that part of the version)
> - then the package fails to build for us with "scons" 3.6 that is present
>   in unstable... somehow it tries to install the library in the target
>   where we are trying to build it. I did not understand why...
> 
> I stopped at that point and could not review how the result would
> have looked.
> 
> We also noticed that the GitHub is a not very useful import of the SVN
> repository... it's not possible to use git archive to export a copy of
> reglookup because the repository contains more than this and the reglookup
> source code is one level deeper (in trunk).

Could you actually just try using subversion?  I may be mirroring it
on GitHub, but that doesn't mean I use git.  I'm not convinced I even
like git.  Far too complex for simple projects.

Anyway, I'm just pushing a mirror of my SVN repo to GitHub right now.
Can you try using a subversion client to access the repo?  e.g.:

$ svn co https://github.com/ecbftw/reglookup


This should address the SVN version generator and bypass any git
archive issue. 

As for building with scons 3.6... I'm on Debian sid right now and the
latest version is 2.3.6, so I suspect that is what you mean.  I'll
take a look at my build and make sure it behaves as I expect.

thanks,
tim



Reply to: