~alpine/users

2 2

[alpine-user] Unable to install 3.8 Samba package due to cross-dependency of packages [SB]

Details
Message ID
<A235FD99A488F3438DBF64A590DF7ED6DCD3C5C7@SSTC5MAIL01.internal-x.serco.com>
Sender timestamp
1531398467
DKIM signature
missing
Download raw message
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-common-libs-4.8.2-r1.apk

o   samba-client-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 "libevents-samba4.so" library moved out of the "samba-common-libs" package and into for example "samba-libs-4.8.2-r1.apk" 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.
Herry Herry <herry13@gmail.com>
Details
Message ID
<A0BD2916-3481-468A-9782-7914517CE88A@gmail.com>
In-Reply-To
<A235FD99A488F3438DBF64A590DF7ED6DCD3C5C7@SSTC5MAIL01.internal-x.serco.com> (view parent)
Sender timestamp
1531400302
DKIM signature
missing
Download raw message
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-common-libs-4.8.2-r1.apk
> o   samba-client-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 “libevents-samba4.so” library moved out of the “samba-common-libs” package and into for example “samba-libs-4.8.2-r1.apk” 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
Jakub Jirutka <jakub@jirutka.cz>
Details
Message ID
<68c11ef7-a5c3-a3b3-7258-2aef446c0d85@jirutka.cz>
In-Reply-To
<A0BD2916-3481-468A-9782-7914517CE88A@gmail.com> (view parent)
Sender timestamp
1531400958
DKIM signature
missing
Download raw message
Hi Ian,

how do you install them? If you've downloaded the apk files and you have
working apk, then you should be able to install them using:

    apk add samba-common-libs-4.8.2-r1.apk samba-client-libs-4.8.2-r1.apk

Jakub

On 12/07/18 14:58, Herry Herry wrote:
> 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
>> <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-common-libs-4.8.2-r1.apk
>> o   samba-client-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 “libevents-samba4.so” library moved out of the
>> “samba-common-libs” package and into for example
>> “samba-libs-4.8.2-r1.apk” 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
> 


---
Unsubscribe:  alpine-user+unsubscribe@lists.alpinelinux.org
Help:         alpine-user+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)