ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] можно-ли располагать папку с hasher где-нибудь в /mnt/ ,
@ 2022-05-07  6:06 P X
  2022-05-07  6:14 ` Ivan A. Melnikov
  0 siblings, 1 reply; 5+ messages in thread
From: P X @ 2022-05-07  6:06 UTC (permalink / raw)
  To: ALT Linux Team development discussions


[-- Attachment #1.1.1: Type: text/plain, Size: 402 bytes --]

Я что-то забыл, можно-ли располагать папку с hasher где-нибудь в /mnt/ , 
хэшер разросся, не влезает в tmpfs, а /tmp хочется держать в tmpfs
На прямое указание нового пути какая-то ругань (сейчас не могу привести. 
так как он работает).


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 15247 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 203 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] можно-ли располагать папку с hasher где-нибудь в /mnt/ ,
  2022-05-07  6:06 [devel] можно-ли располагать папку с hasher где-нибудь в /mnt/ , P X
@ 2022-05-07  6:14 ` Ivan A. Melnikov
  2022-05-07  6:23   ` P X
  2022-05-07  8:13   ` P X
  0 siblings, 2 replies; 5+ messages in thread
From: Ivan A. Melnikov @ 2022-05-07  6:14 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Sat, May 07, 2022 at 09:06:39AM +0300, P X wrote:
> Я что-то забыл, можно-ли располагать папку с hasher где-нибудь в /mnt/ ,
> хэшер разросся, не влезает в tmpfs, а /tmp хочется держать в tmpfs
> На прямое указание нового пути какая-то ругань (сейчас не могу привести. так
> как он работает).

Телепатирую что стоит копнуть сюда:

$ man hasher-priv.conf | grep -A5 prefix
       prefix This  option  specifies colon-separated list
              of prefixes allowed for  build  chroot.   It
              affects   all   hasher-priv(8)  modes  which
              accept chroot parameter.

              Hardcoded default: (none)
              System default: ~:/tmp/.private

-- 
  wbr,
    iv m.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] можно-ли располагать папку с hasher где-нибудь в /mnt/ ,
  2022-05-07  6:14 ` Ivan A. Melnikov
@ 2022-05-07  6:23   ` P X
  2022-05-07  8:13   ` P X
  1 sibling, 0 replies; 5+ messages in thread
From: P X @ 2022-05-07  6:23 UTC (permalink / raw)
  To: devel


[-- Attachment #1.1.1: Type: text/plain, Size: 1072 bytes --]

07.05.2022 09:14, Ivan A. Melnikov пишет:
> On Sat, May 07, 2022 at 09:06:39AM +0300, P X wrote:
>> Я что-то забыл, можно-ли располагать папку с hasher где-нибудь в /mnt/ ,
>> хэшер разросся, не влезает в tmpfs, а /tmp хочется держать в tmpfs
>> На прямое указание нового пути какая-то ругань (сейчас не могу привести. так
>> как он работает).
> Телепатирую что стоит копнуть сюда:
>
> $ man hasher-priv.conf | grep -A5 prefix
>         prefix This  option  specifies colon-separated list
>                of prefixes allowed for  build  chroot.   It
>                affects   all   hasher-priv(8)  modes  which
>                accept chroot parameter.
>
>                Hardcoded default: (none)
>                System default: ~:/tmp/.private
>
Спасибо ;-)

У вас хорошие телепатические способности ;-)




[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 15247 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 203 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] можно-ли располагать папку с hasher где-нибудь в /mnt/ ,
  2022-05-07  6:14 ` Ivan A. Melnikov
  2022-05-07  6:23   ` P X
@ 2022-05-07  8:13   ` P X
  2022-05-07  8:16     ` P X
  1 sibling, 1 reply; 5+ messages in thread
From: P X @ 2022-05-07  8:13 UTC (permalink / raw)
  To: devel


[-- Attachment #1.1.1: Type: text/plain, Size: 1100 bytes --]


07.05.2022 09:14, Ivan A. Melnikov пишет:
> On Sat, May 07, 2022 at 09:06:39AM +0300, P X wrote:
>> Я что-то забыл, можно-ли располагать папку с hasher где-нибудь в /mnt/ ,
>> хэшер разросся, не влезает в tmpfs, а /tmp хочется держать в tmpfs
>> На прямое указание нового пути какая-то ругань (сейчас не могу привести. так
>> как он работает).
> Телепатирую что стоит копнуть сюда:
>
> $ man hasher-priv.conf | grep -A5 prefix
>         prefix This  option  specifies colon-separated list
>                of prefixes allowed for  build  chroot.   It
>                affects   all   hasher-priv(8)  modes  which
>                accept chroot parameter.
>
>                Hardcoded default: (none)
>                System default: ~:/tmp/.private

Это сделал, но опять :

$ hsh-shell
hsh-shell: Failed to deduce hasher config number from directory ownership.




[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 15247 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 203 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] можно-ли располагать папку с hasher где-нибудь в /mnt/ ,
  2022-05-07  8:13   ` P X
@ 2022-05-07  8:16     ` P X
  0 siblings, 0 replies; 5+ messages in thread
From: P X @ 2022-05-07  8:16 UTC (permalink / raw)
  To: ALT Devel discussion list


[-- Attachment #1.1.1: Type: text/plain, Size: 1342 bytes --]


07.05.2022 11:13, P X пишет:
>
> 07.05.2022 09:14, Ivan A. Melnikov пишет:
>> On Sat, May 07, 2022 at 09:06:39AM +0300, P X wrote:
>>> Я что-то забыл, можно-ли располагать папку с hasher где-нибудь в 
>>> /mnt/ ,
>>> хэшер разросся, не влезает в tmpfs, а /tmp хочется держать в tmpfs
>>> На прямое указание нового пути какая-то ругань (сейчас не могу 
>>> привести. так
>>> как он работает).
>> Телепатирую что стоит копнуть сюда:
>>
>> $ man hasher-priv.conf | grep -A5 prefix
>>         prefix This  option  specifies colon-separated list
>>                of prefixes allowed for  build  chroot.   It
>>                affects   all   hasher-priv(8)  modes  which
>>                accept chroot parameter.
>>
>>                Hardcoded default: (none)
>>                System default: ~:/tmp/.private
>
> Это сделал, но опять :
>
> $ hsh-shell
> hsh-shell: Failed to deduce hasher config number from directory 
> ownership.
>

Нашел - там нужен был знак равенства ;-)



[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 15247 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 203 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-07  8:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-07  6:06 [devel] можно-ли располагать папку с hasher где-нибудь в /mnt/ , P X
2022-05-07  6:14 ` Ivan A. Melnikov
2022-05-07  6:23   ` P X
2022-05-07  8:13   ` P X
2022-05-07  8:16     ` P X

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git