Hi, I am having a problem to update upstream
when running uscan --download --verbose Scanning for watchfiles in . -- Found watchfile in ./debian -- In debian/watch, processing watchfile line: http://sf.net/orfeo-toolbox/OTB-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) uscan warning: In watchfile debian/watch, reading webpage https://qa.debian.org/watch/sf.php/orfeo-toolbox/ failed: 500 Can't connect to qa.debian.org:443 -- Scan finished I am behind a proxy and I checked that http_proxy and https_proxy env vars are set properly. But still didn't work. Does anybody know a workaround? On Sat, Jul 18, 2015 at 1:50 AM, Sebastiaan Couwenberg <[email protected]> wrote: > On 07/18/2015 01:37 AM, Rashad M wrote: > > On Sat, Jul 18, 2015 at 1:18 AM, Sebastiaan Couwenberg < > [email protected]> > > wrote: > > > >> On 07/18/2015 01:09 AM, Rashad M wrote: > >>> One important thing even though a great deal of thirdparty sources are > >>> removed with the exception of 6S library (radiometry) and SIFT > algorithm > >>> source. Indeed, these two sources can be excluded since OTB 5.0.0. > >>> > >>> I raised this point, because last time there was a discussion on the > >>> copyright of 6S code. We had given permission to use 6S code but it > >> lacks a > >>> proper OSI approved license. The original code is in fortran and we > uses > >> a > >>> modified version (translated to C code). > >> > >> What the exact text of the permission that was given? > >> > > > > Sorry my bad. The problem was it doesn't have any license. So I think > only > > possibility is to remove it. > > It doesn't have a license, but you got some kind of permission from the > authors, what is that permission exactly? It may be sufficient. > > > I can remove these sources after importing from upstream right? the > license > > issue will not be imposed for the code in upstream and not the sources > in > > pkg-grass/otb.git > > Use Files-Excluded in the debian/copyright file to remove files from the > upstream sources, make sure to set the repacksuffix option in > debian/watch too. > > Have a look at the gdal package for example: > > http://anonscm.debian.org/cgit/pkg-grass/gdal.git/tree/debian/copyright > http://anonscm.debian.org/cgit/pkg-grass/gdal.git/tree/debian/watch > > >> Is it be possible to get an exception for these sources? > >> > >> If the custom license if DFSG compatible no exception is needed, if it's > >> not the files need to be removed or the package need to move to > non-free. > >> > >>> However, easiest solution is to remove the sources and deactivate them > >>> during build (Radiometry and SIFT features will be disabled). If an > >>> exception is possible with some sort of procedure/validation/review > that > >>> can run in background as OTB 5.0 get ready for Debian. > >> > > > > But SIFT has GNU LGPL here - > > > https://git.orfeo-toolbox.org/otb.git/blob/HEAD:/Modules/ThirdParty/SiftFast/src/LICENSE > > > > so that could be included. > > That should be fine yes. > > Kind Regards, > > Bas > > -- > GPG Key ID: 4096R/6750F10AE88D4AF1 > Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: https://lists.debian.org/[email protected] > > -- Regards, Rashad
