ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] hsh и /proc
@ 2008-08-14 21:18 Sergey Lebedev
  2008-08-14 21:28 ` Alexey Gladkov
  2008-08-14 21:49 ` Alexey I. Froloff
  0 siblings, 2 replies; 6+ messages in thread
From: Sergey Lebedev @ 2008-08-14 21:18 UTC (permalink / raw)
  To: sisyphus

Что-то никак не пойму, почему не монтируется proc в hasher'е.

Всё на месте, а результат нулевой. 

rpm -qa hasher\*
hasher-priv-1.3.0-alt1
hasher-1.3.6-alt1

cat /etc/hasher-priv/system
# Systemwide configuration for the hasher-priv(8) helper program.
# See hasher-priv.conf(5) for details.

prefix=~:/tmp/.private
allowed_mountpoints=/proc

 gear -v --commit --hasher -- hsh -v --lazy-cleanup --mountpoints=/proc
~/hasher.tmpfs

hsh-shell --rooter ~/hasher.tmpfs

ls -al /proc
total 0
drwxr-xr-x  2 root root  40 Aug 15 00:03 .
drwxrwxr-t 22 root root 440 Aug 15 00:03 ..

как результат -- 
[root@localhost .in]# ant
/usr/lib/jvm/java/jre/bin/java: error while loading shared libraries:
libjli.so: cannot open shared object file: No such file or directory
[root@selena .in]# ldd /usr/lib/jvm/java/jre/bin/java
        linux-gate.so.1 =>  (0xffffe000)
        libfakeroot.so => /usr/lib/libfakeroot/libfakeroot.so
(0xb7f96000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7f7d000)
        libjli.so => /usr/lib/jvm/java/jre/bin/../lib/i386/jli/libjli.so
(0xb7f74000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7f6f000)
        libc.so.6 => /lib/libc.so.6 (0xb7e46000)
        /lib/ld-linux.so.2 (0xb7f9f000)
[root@localhost .in]# ls
-al /usr/lib/jvm/java/jre/bin/../lib/i386/jli/libjli.so
-rw-r--r-- 1 root root 32592 Jun 10
12:55 /usr/lib/jvm/java/jre/bin/../lib/i386/jli/libjli.so




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

* Re: [sisyphus] hsh и /proc
  2008-08-14 21:18 [sisyphus] hsh и /proc Sergey Lebedev
@ 2008-08-14 21:28 ` Alexey Gladkov
  2008-08-14 21:44   ` Sergey Lebedev
  2008-08-14 21:49 ` Alexey I. Froloff
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey Gladkov @ 2008-08-14 21:28 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Sergey Lebedev wrote:
> hsh-shell --rooter ~/hasher.tmpfs

$ hsh-shell --help |grep mount
   --mountpoints=LIST        comma-separated list of mount points;

не оно?

-- 
Rgrds, legion



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

* Re: [sisyphus] hsh и /proc
  2008-08-14 21:28 ` Alexey Gladkov
@ 2008-08-14 21:44   ` Sergey Lebedev
  0 siblings, 0 replies; 6+ messages in thread
From: Sergey Lebedev @ 2008-08-14 21:44 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

В Птн, 15/08/2008 в 01:28 +0400, Alexey Gladkov пишет:
> Sergey Lebedev wrote:
> > hsh-shell --rooter ~/hasher.tmpfs
> 
> $ hsh-shell --help |grep mount
>    --mountpoints=LIST        comma-separated list of mount points;
> 
> не оно?
Оно самое. Спасибо. :)




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

* Re: [sisyphus] hsh и /proc
  2008-08-14 21:18 [sisyphus] hsh и /proc Sergey Lebedev
  2008-08-14 21:28 ` Alexey Gladkov
@ 2008-08-14 21:49 ` Alexey I. Froloff
  2008-08-14 21:56   ` Alexey Gladkov
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey I. Froloff @ 2008-08-14 21:49 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

* Sergey Lebedev <lebedev.v.sergey@> [080815 01:23]:
>  gear -v --commit --hasher -- hsh -v --lazy-cleanup --mountpoints=/proc
> ~/hasher.tmpfs
А этому не нужен ли BuildRequires: /proc в спеке ?

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] hsh и /proc
  2008-08-14 21:49 ` Alexey I. Froloff
@ 2008-08-14 21:56   ` Alexey Gladkov
  2008-08-14 22:44     ` Sergey Lebedev
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Gladkov @ 2008-08-14 21:56 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Alexey I. Froloff wrote:
> А этому не нужен ли BuildRequires: /proc в спеке ?

Нет.

Не знаю как сейчас, но раньше "BuildRequires: /proc" был хаком для 
incominger, чтобы он мог понять что монтировать.

-- 
Rgrds, legion



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

* Re: [sisyphus] hsh и /proc
  2008-08-14 21:56   ` Alexey Gladkov
@ 2008-08-14 22:44     ` Sergey Lebedev
  0 siblings, 0 replies; 6+ messages in thread
From: Sergey Lebedev @ 2008-08-14 22:44 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

В Птн, 15/08/2008 в 01:56 +0400, Alexey Gladkov пишет:
> Alexey I. Froloff wrote:
> > А этому не нужен ли BuildRequires: /proc в спеке ?
> 
> Нет.
> 
> Не знаю как сейчас, но раньше "BuildRequires: /proc" был хаком для 
> incominger, чтобы он мог понять что монтировать.

Надо полагать, что так хаком и остался.
https://bugzilla.altlinux.org/show_bug.cgi?id=16645



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

end of thread, other threads:[~2008-08-14 22:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-14 21:18 [sisyphus] hsh и /proc Sergey Lebedev
2008-08-14 21:28 ` Alexey Gladkov
2008-08-14 21:44   ` Sergey Lebedev
2008-08-14 21:49 ` Alexey I. Froloff
2008-08-14 21:56   ` Alexey Gladkov
2008-08-14 22:44     ` Sergey Lebedev

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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