X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 42C42DC697A for ; Sun, 8 Nov 2015 23:14:26 +0000 (UTC) Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id E8A8BDC09AB for ; Sun, 8 Nov 2015 23:14:25 +0000 (UTC) Received: by wimw2 with SMTP id w2so60360759wim.1 for ; Sun, 08 Nov 2015 15:14:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=gCXOMoDTzsOtdmCPd6SmQzovC2MOv+oFvGnQowfZDSo=; b=Hdp0WXc8X8o1Y6+2JGkp/1g/BCUS0+SwAQFvp+lfTnXku+m0ca18rhpGNEPp0OdgXc tjOgYaWv/OXY5YglT44kK3XBSMx6lC7UwWqw0s2qk74iSLG8hE1hjOXh72d0dzTY36aM hIbSG07BADIAQbyhY6fgh6S1vRYtZnEsvAwKyORMVu1es4e7eAdvy0+nzficnP6WH/jL bV70V4U0O+kBFZ9QjKlEBCcD/QOWA0Os6/jD/ea3/v5SaMP0EleCfGMYOe+bOz+vatn1 O2gkgfHFTU3C0rYN8/YDZIsKzWtI3OrGE9ZPiG9PvQZEbh1xnpTkd9O//GkVE0ulxN+5 Xkww== X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.194.23.104 with SMTP id l8mr31306392wjf.132.1447024464448; Sun, 08 Nov 2015 15:14:24 -0800 (PST) Received: by 10.28.172.2 with HTTP; Sun, 8 Nov 2015 15:14:24 -0800 (PST) In-Reply-To: References: Date: Mon, 9 Nov 2015 01:14:24 +0200 Message-ID: Subject: [alpine-aports] Re: Broken packages From: Valery Kartel To: alpine-aports@lists.alpinelinux.org Cc: =?UTF-8?B?0JLQsNC70LXRgNC40Lkg0JrQsNGA0YLQtdC70Yw=?= Content-Type: multipart/alternative; boundary=047d7b41cdd02f572805240fa387 X-Virus-Scanned: ClamAV using ClamSMTP --047d7b41cdd02f572805240fa387 Content-Type: text/plain; charset=UTF-8 It need to be agreed some kind of fair play, I think. When upgrading a library it should be informed about the list of packages that depend on it, and can be broken. the easiest way is to grep a dependent list, increase their $pkgrel variable and commit it. In case of libsodium is: $ cd aports $ grep -lr libsodium-dev */*/APKBUILD | xargs -n1 dirname main/zeromq testing/dnscrypt-proxy testing/fastd testing/quicktun testing/tinyssh from this list the only main/zeromq commited to rebuild 2015-11-08 19:27 GMT+02:00 Valery Kartel : > Current version libsodium library is so.17 > There is a list of broken packages, that linked against old version of > libsodium.so.13 > testing/dnscrypt-prosy > testing/fastd > testing/quicktun > testing/tinyssh > > As I see, tinyssh needs 'tcpserver' from testing/ucspi-tcp to start > service. But the package testing/ucspi-tcp is not compiled and exists only > in git. And tinnyssh's APKBUILD have no ucspi-tcp in depends. > > Somebody needs this packages? > > Think it's a reason to move them to unmaintained. > > --047d7b41cdd02f572805240fa387 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
It need to be agreed some kind of fair play, I think.=

Whe= n upgrading a library it should be informed about the = list of packages that depen= d on it, and can be broken.

the easiest way = is to grep a dependent list, increase their $pkgrel variable and commit it.=

In case of libsodium is:
$ cd aports
$ grep -lr= libsodium-dev */*/APKBUILD | xargs -n1 dirname
main/zeromq
testing/d= nscrypt-proxy
testing/fastd
testing/quicktun
testing/tinyssh

from this list the only main/zeromq commited to rebuild
=

2015-11-08 19:27 GMT+02:00 Valery Kartel <= ;valery.kartel= @gmail.com>:
Current version libsodium library is so.17=
There is a list of broken packages, that linked against old version of = libsodium.so.13
testing/dnscrypt-prosy
testing/fastd
<= /div>testing/quicktun
testing/tinyssh

As I see, tinys= sh needs 'tcpserver' from testing/ucspi-tcp to start service. But t= he package testing/ucspi-tcp is not compiled and exists only in git. And ti= nnyssh's APKBUILD have no ucspi-tcp in depends.

Somebody n= eeds this packages?

Think it's a reason to move them to unmainta= ined.


--047d7b41cdd02f572805240fa387-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---