Re: svn: E170013: Unable to connect to a repository at URL

2018-12-08 Thread Martin Gansser
> Try adding this to %prep > > rm -rf .svn Thanks that works. Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-condu

Re: svn: E170013: Unable to connect to a repository at URL

2018-12-08 Thread Leigh Scott
Try adding this to %prep rm -rf .svn ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://f

Re: svn: E170013: Unable to connect to a repository at URL

2018-12-08 Thread Martin Gansser
> On Fri, 07 Dec 2018 09:53:00 - > "Martin Gansser" > this would have to be patched out as the builders don't have network > available > > > Dan can you give me a hint, how to patching this out ? this is the relevant part in CMakeLists.txt # Use SVN to read repository ve

Re: svn: E170013: Unable to connect to a repository at URL

2018-12-07 Thread Martin Gansser
ok thanks, with the new rpm spec file it works. ... [2] https://martinkg.fedorapeople.org/Packages/glmixer/glmixer.spec ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code

Re: svn: E170013: Unable to connect to a repository at URL

2018-12-07 Thread Dan HorĂ¡k
On Fri, 07 Dec 2018 09:53:00 - "Martin Gansser" wrote: > Hi, > > If I want to build glmixer on the rpmfusion build server I get the > following error[1]: the real error seems to be missing BR: chrpath (see the end of the build.log) > -- Generating ChangeLog from SVN (please be patient...)