G.A. vd. Hoorn

Results 1794 comments of G.A. vd. Hoorn

If there are errors in packages that are not the PUT(s), then it could be that the maintainers/devs were using a source checkout around the time the bug was reported...

re: license tag empty issue: that was fixed in https://github.com/ipa320/cob_command_tools/commit/dd1ab323078e6ad1088d38e6bbadfb2e29c38b67, which was committed on `Jul 11, 2014`. The `package.xml` you refer to is from `May 13, 2014`. That's pretty close.

`/Users/fischer/SQUARE` -> are you running this on OSX?

It's all Python, so theoretically it could work, but you're "on your own", as none of us use OSX, so we haven't tested it.

Oh and the `Dockerfile` not being present in the bug dir is not an issue. The tool reuses a single - parameterised - `Dockerfile` for all bugs. Perhaps @ChrisTimperley can...

Are you running into any issues with `wstool` not being able to download the tarballs @ChrisTimperley ?

Hm. Interesting. I was wondering whether you'd be running into https://github.com/vcstools/vcstools/issues/147, but perhaps that has already been resolved by GH.

> > Hm. Interesting. > > I was wondering whether you'd be running into [vcstools/vcstools#147](https://github.com/vcstools/vcstools/issues/147), but perhaps that has already been resolved by GH. > > After switching to Kinetic,...