Re: [proaudio] [2425] redigest lvtk |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] [2425] redigest lvtk
- From: Karl Lindén <spray.sucks@xxxxxxxxx>
- Date: Sun, 3 Feb 2013 19:32:59 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=QfktDob4Pl8barUBHhDWFkYcyV3qpz5lpz/kfz96NnE=; b=qHpnB4LZWEdkoi2BCfD1o9E8t3Ebx5BanwlqnirqtRyExnENrNzjj7s77DP1coD6F8 Xp3LyXZt9rRC+3b6qisjFXeN3s+zdX3dlOJHTdyFV+rQlMpRsYd/pkjP2WVLa7Yp8Vn2 J2abA2QEQ46UaJKHgq84ZydXD7TlepfGX+nQ6/I2UU9JK2XvWUJuO6fH/JuLaLoL+0So NlAaVdJ3FnrgLp8xyzMw/K3D8h8YIwnoq+G91sHeSXiQVenmGlM482SOddjpqLuZb1Ii jJn4A6o4f+5HLPX0UtjrdoFqYbTSzbnjom9qjNMIchmNtNl1+K8QR4XuDDtUw9mGnBBp 4d3Q==
I see the problem here... The archive gets regenrated every time it is
fetched. It would not be hard to use the git and create a live ebuild,
but that would require all ebuilds depending on lvtk (avw-lv2
currently) to have no keywords (they have to be live too), which I
think is rather dirty and inconvenient... You could also use git and
download a specific commit of the source, but that is not very clean
either.
Another solution could be (but I'm not at all sure of this) to require
manual fetch, but that is not very convenient for the user... This
will only work if portage skips the verification on manually fetched
sources.
The most clean thing to do here is to mirror it somewhere so that the
file doesn't change each time it is being fetched, but then there's
the question: Where?
2013/2/3 Matt Henley <nwmatt@xxxxxxxxx>:
> Emerging this causes a digest verification error for me... even when i
> download from the website and put it in distfiles.
>
>>>> Downloading 'http://lvtoolkit.org/code/browse/lvtk/snapshot/lvtk-1.0.4.tar.gz'
> --2013-02-03 11:42:19--
> http://lvtoolkit.org/code/browse/lvtk/snapshot/lvtk-1.0.4.tar.gz
> Resolving lvtoolkit.org... 23.24.224.57
> Connecting to lvtoolkit.org|23.24.224.57|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [application/x-gzip]
> Saving to: '/usr/portage/distfiles/lvtk-1.0.4.tar.gz'
>
> [ <=> ] 197,362 273KB/s in 0.7s
>
> 2013-02-03 11:42:20 (273 KB/s) -
> '/usr/portage/distfiles/lvtk-1.0.4.tar.gz' saved [197362]
>
> !!! Fetched file: lvtk-1.0.4.tar.gz VERIFY FAILED!
> !!! Reason: Failed on SHA256 verification
> !!! Got: 3e95397bd11ab8bf03a7a28f98496e7e4194dba6d7f281b162460a1a0a216d50
> !!! Expected: 221b57b0087a9fc2ae30f003878e4fdc75a30be6d3acb18750188ef0704a4bdd
> Refetching... File renamed to
> '/usr/portage/distfiles/lvtk-1.0.4.tar.gz._checksum_failure_.A927WS'
>
>
>
> On Sat, Feb 2, 2013 at 6:16 AM, <subversion@xxxxxxxxxxxxx> wrote:
>> Revision: 2425
>> Author: dominique
>> Date: 2013-02-02 13:16:41 +0100 (Sat, 02 Feb 2013)
>> Log Message:
>> -----------
>> redigest lvtk
>>
>> Modified Paths:
>> --------------
>> trunk/overlays/proaudio/media-libs/lvtk/Manifest
>>
>
>