X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by lists.alpinelinux.org (Postfix) with ESMTP id 767EE5C5296 for ; Thu, 12 Jul 2018 12:58:25 +0000 (GMT) Received: by mail-wr1-f43.google.com with SMTP id m1-v6so8892110wrg.5 for ; Thu, 12 Jul 2018 05:58:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=Pq8F3/Fs7xLj7bVGu83vmiT9/YJI6U8W87PThj2gUTA=; b=Q+tQJT2IHQV2c5Q33w91tdGGIqlce5j4CP9bXHJP2F3SpTGwR2VDtA6dqrXTcpl5QD ztVMQoWaJZANDGPByo4NpGrLgPY5R73VteEQMiNP2uePKizL2uKEd4AlWokEVhyeoqXv f7hpib2EFU7s4mojAYTbm8rCksttOB3L9Azt2oW6g10JlEHl1LgEa3GcrSRwOQR5Vp1Q YchOACGKakNxYrELwNWtHFlEVy67XLvXmT4c3GCzvnOwQsqiKs9RjrPlvImu9Um5EjCE tU2FBkGZrIjlQSJh3xdG/D90ghtHuvkhpdlsWfZGhjOSlyH9drCKH/HdG8A0LR4JHPsT u5hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=Pq8F3/Fs7xLj7bVGu83vmiT9/YJI6U8W87PThj2gUTA=; b=ihdSFrhdXT1OwdEjiSGfDxoypJNNdVyScZ/G78KkBlAibSw2wqiNIHblHyFujnw43E tNBskXKBArJN/4kjKfMDHzmtxkZrqjwPDzO/LnGFrkYytGg9bZWPsiS4oAmm+J1kaLVp 547eO2JH5W2xrKAohNgwotkrGPDV9PV842V/tOp17V/wQ/+hY1neLW7CGYDOn0mzhSjf CdEpGVVa5z+zTVS+pUZXdVFPnwLsDdKC7S2TUSCFaV+T9GCaChjA5ZVySEG0c2BLMbuj kYrbeaH7oByMcjcPhJ6/LrPoVj2kRa/vDT5QNmCPpn7tVS2MaWs6IgS7FwVpKRx8BEKM +PCw== X-Gm-Message-State: AOUpUlE16/AbgzS5B4YmuApxcT1sFQ9gprupWY00bDCW/I4qhqnscwm7 Vx8lvxPgjjo6koqN8yWe0Uc= X-Google-Smtp-Source: AAOMgpcvfE1ZZsmDzDrj22fNyNURichnb1irixBDTiAfO4AQ9Qhhs86MqY9ZR/zupa4lUDeh4pDsTg== X-Received: by 2002:a5d:6401:: with SMTP id z1-v6mr1682955wru.64.1531400304830; Thu, 12 Jul 2018 05:58:24 -0700 (PDT) Received: from ?IPv6:2a02:c7d:d665:7900:e9b2:a355:80b8:a2a3? ([2a02:c7d:d665:7900:e9b2:a355:80b8:a2a3]) by smtp.gmail.com with ESMTPSA id g10-v6sm17623583wru.43.2018.07.12.05.58.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Jul 2018 05:58:23 -0700 (PDT) From: Herry Herry Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_6293889A-BA68-488F-A1D1-D149B97E769B"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: Re: [alpine-user] Unable to install 3.8 Samba package due to cross-dependency of packages [SB] Date: Thu, 12 Jul 2018 13:58:22 +0100 In-Reply-To: Cc: "alpine-user@lists.alpinelinux.org" To: "Senior, Ian" References: X-Mailer: Apple Mail (2.3445.8.2) --Apple-Mail=_6293889A-BA68-488F-A1D1-D149B97E769B Content-Type: multipart/alternative; boundary="Apple-Mail=_23725C1D-4D08-45F8-9279-B548EA13D056" --Apple-Mail=_23725C1D-4D08-45F8-9279-B548EA13D056 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi Ian, To my knowledge, you can extract an APK package using tar. I would = suggest to extract samba-common-libs-4.8.2-r1.apk at root directory, and = then install samba-client. Hope this helps. Regards, Herry > On 12 Jul 2018, at 13:27, Senior, Ian wrote: >=20 > Classification: Serco Business >=20 > Hello, >=20 > I am attempting to install Alpine Linux 3.8 aarch64 Samba onto an = embedded system that does not have internet access. >=20 > I have manually loaded 80% of the packages required for samba, but = have hit a roadblock at the following two packages > o samba-common-libs-4.8.2-r1.apk > o samba-client-libs-4.8.2-r1.apk >=20 > Unfortunately each of the above packages depends on the other, so I am = unable to load either of them. >=20 > Is there another way I can get these loaded, or can you update the = release with the =E2=80=9Clibevents-samba4.so=E2=80=9D library moved out = of the =E2=80=9Csamba-common-libs=E2=80=9D package and into for example = =E2=80=9Csamba-libs-4.8.2-r1.apk=E2=80=9D which would break the cyclic = dependency. >=20 > Regards > Ian >=20 > This e-mail and any attachments may contain confidential and > privileged information. If you are not the intended recipient, > please notify the sender immediately by return e-mail, delete this > e-mail and destroy any copies. Any dissemination or use of this > information by a person other than the intended recipient is > unauthorized and may be illegal. >=20 --- PGP key: FC28 2A0A BC36 27FE DF2C A4FA A538 76B2 04C9 A359 --Apple-Mail=_23725C1D-4D08-45F8-9279-B548EA13D056 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Hi = Ian,

To my = knowledge, you can extract an APK package using tar. I would suggest to = extract samba-common-libs-4.8.2-r1.apk at root directory, and then = install samba-client.

Hope this helps.

Regards,
Herry

On 12 = Jul 2018, at 13:27, Senior, Ian <ian.senior@serco.com> wrote:

Classification: Serco = Business

Hello,
 
I am = attempting to install Alpine Linux 3.8 aarch64 Samba onto an embedded = system that does not have internet access.
 
I have manually loaded 80% of the = packages required for samba, but have hit a roadblock at the following = two packages
o   samba-co= mmon-libs-4.8.2-r1.apk
o   samba-cl= ient-libs-4.8.2-r1.apk
 
Unfortunately each of the above packages depends on the = other, so I am unable to load either of them.
 
Is there = another way I can get these loaded, or can you update the release with = the =E2=80=9Clibevents-samba4.so=E2=80=9D library moved out of the = =E2=80=9Csamba-common-libs=E2=80=9D package and into for example = =E2=80=9Csamba-libs-4.8.2-r1.apk=E2=80=9D which would break the cyclic = dependency.
 
Regards
Ian
 

This = e-mail and any attachments may contain confidential and 
privileged = information. If you are not the intended recipient, 
please = notify the sender immediately by return e-mail, delete this 
e-mail and = destroy any copies. Any dissemination or use of this 
information = by a person other than the intended recipient is 
unauthorized = and may be illegal.


---
PGP = key: FC28 2A0A BC36 27FE DF2C  A4FA A538 76B2 04C9 A359

= --Apple-Mail=_23725C1D-4D08-45F8-9279-B548EA13D056-- --Apple-Mail=_6293889A-BA68-488F-A1D1-D149B97E769B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE/CgqCrw2J/7fLKT6pTh2sgTJo1kFAltHUG4ACgkQpTh2sgTJ o1kWRBAAp1JvjGZSdKZZ3f2iYPtZ2tfPd/o7D9Ckvc2PHavcWq8fG2HN5wTsvi78 1YpSrtlasiTAnxjkr7MYW/y6hS87jaHORjOFNfTBCWhIxCEBg5NT6srRGoT8p7Jm 4NewkBvxMXDgD154DAu//4oQmSF9LIuL7w2MA9zvYWCkSUEb2Iu2OpQTPPvzp21u 7GvyawY4T0Jj0Lbl4aiH9VqeZHoktNEzTX9+lgcuDX7XGj48xk2iglgl3O5xaPBp 4/R2Zprg9nT5u7Hh11nWzyw/f0hTOP2AMZlviWyeRU29hcWGsuDD7HLpbbfsZImx uxldTbtwoztObFXC80bEqhRmBDH/enXy8MKh7FpZ3LMF4DzNBUKd9m689LuQmd23 tum1cxB3LlKoRXZThNzzkU6z251n/8kHm7f+YMjqeAsrUhUCHeVkk34IMlPyiyaF azel9IEhQPbwDlmZ8ZaqJd5tdLUE8jBxNNMnWFIm1gqlfuuJjjy4B6MJkEjZomaB mKfeIvkimp9sa0a5gFop0h3uZKnUlkk4PVBO26kVoTvWcynHINRm1XoiwDZT1ct7 teTJbw+n5R7aGliuNavlbULhk3EJnth/QibqSie/vTjJQyHKoC4/4BXTO8d64Np5 WOxNR4cdHno0pWrkS7/R48N4gdpDjBpJjDoWqx7Wy9ISutYotFM= =caKE -----END PGP SIGNATURE----- --Apple-Mail=_6293889A-BA68-488F-A1D1-D149B97E769B-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---