ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Vladimir Lettiev <crux@gorodmasterov.com>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Кто силен в Перле ?
Date: Sat, 24 Dec 2005 21:08:20 +0300
Message-ID: <43AD8E94.9060506@gorodmasterov.com> (raw)
In-Reply-To: <dojqj9$97v$1@sea.gmane.org>

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

Arioch пишет:
> Хотел попробовать FUSE FTP
> Сам я в Перле ни бум-бум :(
> 
> sudo cpan -i Fuse

Попробуйте лучше cpan2rpm и собирайте как rpm.

> Выдает кучу warnings на unused variables, потом
> 
> test/getattr.....NOK 28
> #     Failed test (test/getattr.t at line 41)
> #          got: '33188 1 0 0 0 0 1135439141 1135439141 1135439141 131072 0'
> #     expected: '33188 1 0 0 0 0 1135439141 1135439141 1135439141 4096 0'
> # Looks like you failed 1 test of 28.
> 
> Никто больше не пробовал? Ждать пока поправят ?

Не воспроизводится.

Хотя для корректного запуска тестов напильник потребовался:

# apt-get install libfuse-devel kernel-modules-fuse-std26-up
# control fusermount public
И патчик (приаттачил).

-- 
С уважением, Владимир Леттиев aka crux <crux@gorodmasterov.com>

[-- Attachment #2: mount.t.patch --]
[-- Type: text/x-patch, Size: 271 bytes --]

--- test/s/mount.t.orig
+++ test/s/mount.t
@@ -12,7 +12,7 @@
 	mkdir $_point;
 	mkdir $_real;
 	`echo $$ >test/s/mounted.pid`;
-	exec("perl $_loop $_point");
+	exec("perl -Iblib/lib -Iblib/arch/auto/Fuse $_loop $_point");
 	exit(1);
 }
 select(undef, undef, undef, 0.5);

  reply	other threads:[~2005-12-24 18:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-24 15:47 Arioch
2005-12-24 18:08 ` Vladimir Lettiev [this message]
2005-12-24 18:15   ` [sisyphus] " Arioch
2005-12-24 18:19     ` Arioch
2005-12-24 18:27     ` Vladimir Lettiev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43AD8E94.9060506@gorodmasterov.com \
    --to=crux@gorodmasterov.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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