<div dir="ltr"><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-11-05 15:50 GMT+01:00 Felipe Sateler <span dir="ltr"><<a href="mailto:fsateler@debian.org" target="_blank">fsateler@debian.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="gmail-h5">On Sun, Nov 5, 2017 at 11:29 AM, Jaromír Mikeš <span dir="ltr"><<a href="mailto:mira.mikes@gmail.com" target="_blank">mira.mikes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:x-small"><br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="gmail-m_1798680455919480821gmail-h5">2017-11-05 14:55 GMT+01:00 Ross Gammon <span dir="ltr"><<a href="mailto:debian@the-gammons.net" target="_blank">debian@the-gammons.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-m_1798680455919480821gmail-m_483062070509568509gmail-"><br>
<br>
On 05/11/17 10:29, Jaromír Mikeš wrote:<br>
><br>
><br>
> 2017-11-04 17:36 GMT+01:00 Jaromír Mikeš <<a href="mailto:mira.mikes@gmail.com" target="_blank">mira.mikes@gmail.com</a><br>
</span>> <mailto:<a href="mailto:mira.mikes@gmail.com" target="_blank">mira.mikes@gmail.com</a>>><wbr>:<br>
<span class="gmail-m_1798680455919480821gmail-m_483062070509568509gmail-">><br>
><br>
><br>
>     2017-11-04 17:30 GMT+01:00 Sebastian Ramacher <<a href="mailto:sramacher@debian.org" target="_blank">sramacher@debian.org</a><br>
</span>>     <mailto:<a href="mailto:sramacher@debian.org" target="_blank">sramacher@debian.org</a>><wbr>>:<br>
<span class="gmail-m_1798680455919480821gmail-m_483062070509568509gmail-">></span><br><div class="gmail_quote"><span class="gmail-HOEnZb"><font color="#888888"><div>-- <br></div></font></span></div><span class="gmail-HOEnZb"><font color="#888888"><div class="gmail-m_1798680455919480821gmail_signature"><br>Saludos,<br>Felipe Sateler</div>
</font></span><span class="gmail-m_1798680455919480821gmail-m_483062070509568509gmail-">
>         On 2017-11-04 14:25:18, Jaromír Mikeš wrote:<br>
>         > Hi,<br>
>         ><br>
>         > I am about to adopt sox package which I think will suite perfectly in<br>
>         > pkg-multimedia team.<br>
>         ><br>
>         > At the moment I am having problem with import dscs ... this comand failed :(<br>
>         ><br>
>         > $ gbp import-dscs --debsnap  --pristine-tar sox<br>
>         ><br>
>         > Any idea what to do about it?<br>
><br>
>         What's the error?<br>
><br>
><br>
>     ​Here is output with --verbose option<br>
><br>
>     ​$  gbp import-dscs --debsnap  --pristine-tar --verbose sox<br>
><br>
><br>
> ​Any progress with this? I forgot to mention that I tried same for<br>
> different packages with success.<br>
><br>
> mira​<br>
<br>
</span>You could just do it manually by taking the latest dsc from the archive:<br>
$ dget <a href="http://httpredir.debian.org/debian/pool/main/s/sox/sox_14.4.1-5.dsc" rel="noreferrer" target="_blank">http://httpredir.debian.org/de<wbr>bian/pool/main/s/sox/sox_14.4.<wbr>1-5.dsc</a><br>
<br>
And then doing a normal dsc import:<br>
$ gbp import-dsc --pristine-tar sox_14.4.1-5.dsc<br>
<br>
That worked for me. Of course there is no history. You could also import<br>
the version in old-old stable first, but there doesn't seem much point<br>
in that.<br></blockquote></div></div><div><br><div>​Hi Ross,<br><br></div><div>I was thinking the same but wanted try all possibilities first.<br></div><div>Anyway I filled a bug against the git-buildpackage<br><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880878" target="_blank">https://bugs.debian.org/cgi-bi<wbr>n/bugreport.cgi?bug=880878</a> ​</div> </div></div><br><div>​Is there any way to import dscs files later if I will start this way and this bug will be fixed latter?<br><br></div></div></div></blockquote><div><br></div></div></div><div>It appears the problem is that the changelog has some invalid lines near the end. I imported the first version manually:</div><div><br></div><div>git init sox</div><div>cd sox</div><div>gbp import-dsc ../sox_11gamma-cb3-5.dsc #this fails</div><div>cd ..</div><div>dpkg-source -x sox_11gamma-cb3-5.dsc</div><div>cp -a sox-11gama-cb3/* sox/</div><div>cd sox</div><div>git add .</div><div>git commit --date="26 Feb 1998 8:50:00 +0100" \</div><div> --author "Geiger Guenter <<a href="mailto:geiger@iem.mhsg.ac.at" target="_blank">geiger@iem.mhsg.ac.at</a>>" \</div><div> -m "Import Debian changes 11gamma-cb3-5"<br></div><div><br></div><div>I was then able to use gbp import-dscs on that repo, because the faulty changelog lines are already in the repo and gbp no longer tries to read them.</div><div><br></div><div>I have pushed my results to <a href="https://anonscm.debian.org/git/users/fsateler/sox.git" target="_blank">https://anonscm.debian.org/<wbr>git/users/fsateler/sox.git</a> if you want to use them.</div></div></div></div></blockquote><div><br><div style="font-size:x-small;display:inline" class="gmail_default">​Ouh ... I just pushed to new sox repo shortly before your message :(​</div> <br><div style="font-size:x-small" class="gmail_default">​Is there any chance to get "my_sox" repo removed and replace it with Felipe's repo?<br><br></div><div style="font-size:x-small" class="gmail_default">mira​</div><br></div></div><br></div></div>