sox package adoption
Ross Gammon
debian at the-gammons.net
Sun Nov 5 13:55:28 UTC 2017
On 05/11/17 10:29, Jaromír Mikeš wrote:
>
>
> 2017-11-04 17:36 GMT+01:00 Jaromír Mikeš <mira.mikes at gmail.com
> <mailto:mira.mikes at gmail.com>>:
>
>
>
> 2017-11-04 17:30 GMT+01:00 Sebastian Ramacher <sramacher at debian.org
> <mailto:sramacher at debian.org>>:
>
> On 2017-11-04 14:25:18, Jaromír Mikeš wrote:
> > Hi,
> >
> > I am about to adopt sox package which I think will suite perfectly in
> > pkg-multimedia team.
> >
> > At the moment I am having problem with import dscs ... this comand failed :(
> >
> > $ gbp import-dscs --debsnap --pristine-tar sox
> >
> > Any idea what to do about it?
>
> What's the error?
>
>
> Here is output with --verbose option
>
> $ gbp import-dscs --debsnap --pristine-tar --verbose sox
>
>
> Any progress with this? I forgot to mention that I tried same for
> different packages with success.
>
> mira
You could just do it manually by taking the latest dsc from the archive:
$ dget http://httpredir.debian.org/debian/pool/main/s/sox/sox_14.4.1-5.dsc
And then doing a normal dsc import:
$ gbp import-dsc --pristine-tar sox_14.4.1-5.dsc
That worked for me. Of course there is no history. You could also import
the version in old-old stable first, but there doesn't seem much point
in that.
Cheers,
Ross
More information about the pkg-multimedia-maintainers
mailing list