Your message dated Thu, 21 Apr 2005 16:39:15 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#305096: phpmyadmin: install failed when /var/www is a 
root_squashed nfs
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Apr 2005 22:06:57 +0000
>From [EMAIL PROTECTED] Sun Apr 17 15:06:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (mail.mouns.net) [62.210.163.173] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DNHur-0000b3-00; Sun, 17 Apr 2005 15:06:57 -0700
Received: from localhost (localhost [127.0.0.1])
        by mail.mouns.net (Postfix) with ESMTP id 409301C0B0
        for <[EMAIL PROTECTED]>; Mon, 18 Apr 2005 00:06:55 +0200 (CEST)
Received: from mail.mouns.net ([127.0.0.1])
        by localhost (hst1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
        id 12568-03 for <[EMAIL PROTECTED]>;
        Mon, 18 Apr 2005 00:06:54 +0200 (CEST)
Received: by mail.mouns.net (Postfix, from userid 1000)
        id 9957F1C0BF; Mon, 18 Apr 2005 00:06:54 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Samuel Mouniee <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: phpmyadmin: install failed when /var/www is a root_squashed nfs
X-Mailer: reportbug 3.8
Date: Mon, 18 Apr 2005 00:06:54 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at mouns.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: phpmyadmin
Severity: normal


hi,


my context is :
 - /var/www is a root_squashed nfs
 - /var/www/phpmyadmin is already a symlink to /usr/share/phpmyadmin

is there any reason to relink a symlink already linked ?

maybe a test on the existence of the symlink would be better to avoid this
kind of situation.


thanks,


Samuel.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

---------------------------------------
Received: (at 305096-close) by bugs.debian.org; 21 Apr 2005 14:40:12 +0000
>From [EMAIL PROTECTED] Thu Apr 21 07:40:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from lars.internetia.pl [195.114.173.133] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DOcqi-0007r0-00; Thu, 21 Apr 2005 07:40:12 -0700
Received: from szafir.internetia.pl ([212.106.7.66.39136])
        by lars.internetia.pl with esmtp (Exim 3.35)
        envelope-from <[EMAIL PROTECTED]>
        for <[EMAIL PROTECTED]>
        id 1DOcqC-0006XH-00; Thu, 21 Apr 2005 16:39:40 +0200
Received: from granat.internetia.pl ([195.114.173.177.42126] 
helo=[10.114.160.200])
        by szafir.internetia.pl with esmtp (TLSv1:RC4-MD5:128) (Exim 3.35)
        envelope-from <[EMAIL PROTECTED]>
        for <[EMAIL PROTECTED]>
        id 1DOcpn-00061G-00; Thu, 21 Apr 2005 16:39:16 +0200
From: Piotr Roszatycki <[EMAIL PROTECTED]>
Organization: Netia SA
To: [EMAIL PROTECTED]
Subject: Re: Bug#305096: phpmyadmin: install failed when /var/www is a 
root_squashed nfs
Date: Thu, 21 Apr 2005 16:39:15 +0200
User-Agent: KMail/1.7.2
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

On Thursday 21 of April 2005 02:23, Samuel Mouni=E9e wrote:
> hello,
>
> Le mardi 19 avril 2005 =E0 10:32 +0200, Piotr Roszatycki a =E9crit :
> > > dpkg is executed as root.
> > >
> > > /var/www is a root_squashed NFS.
> > >
> > > so dpkg can't write to /var/www as root ( this is a problem of dpkg ).
> >
> > You can make a workaround for dpkg:
> > diversion of /var/www/phpmyadmin to /etc/phpmyadmin/phpmyadmin.dir by
> > local
> >
> > It worked for me. If will work for you, I'm going to close the bug.
>
> it does work, so you can close, thanks :)

Ok, thanks :)

=2D-=20
 .''`.    Piotr Roszatycki, Netia SA
: :' :    mailto:[EMAIL PROTECTED]
`. `'     mailto:[EMAIL PROTECTED]
  `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to