Re: [gentoo-user] drupal errors

2008-02-08 Thread Mick
On Friday 08 February 2008, Etaoin Shrdlu wrote:
> On Friday 8 February 2008, Mick wrote:
> > Hi All,
> >
> > Trying to run webapp-config to install drupal-5.2 in apache-2.2.6-r5.
> > Although it ends with "success" it spits out many of these errors:
> >
> > * Failed to hardlink ([Errno 18] Invalid cross-device link)
> >
> > >>> file (virtual) themes/pushbutton/tabs-off.png
> >
> > Have you seen this before?  Needless to say, the resulting drupal
> > installation does not work (error 403 on the browser).
>
> Chances are that /usr/share/webapps and /var/www/localhost (or whatever
> your apache documentroot is) are on different filesystems, so hard links
> are not possible. It used to fallback to copying files when hard link
> were not possible, but it seems that it's broken now.
> I think this bug is for you:
>
> http://bugs.gentoo.org/show_bug.cgi?id=196469

Thanks!  It seems very similar, but the installation is on the same fs and 
same partition.  It may be related to the new python packages.  I'll keep an 
eye on this, although it leaves me in a mess because drupal won't work 
anymore.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] drupal errors

2008-02-08 Thread Etaoin Shrdlu
On Friday 8 February 2008, Mick wrote:
> Hi All,
>
> Trying to run webapp-config to install drupal-5.2 in apache-2.2.6-r5.
> Although it ends with "success" it spits out many of these errors:
>
> * Failed to hardlink ([Errno 18] Invalid cross-device link)
>
> >>> file (virtual) themes/pushbutton/tabs-off.png
>
> Have you seen this before?  Needless to say, the resulting drupal
> installation does not work (error 403 on the browser).

Chances are that /usr/share/webapps and /var/www/localhost (or whatever 
your apache documentroot is) are on different filesystems, so hard links 
are not possible. It used to fallback to copying files when hard link 
were not possible, but it seems that it's broken now.
I think this bug is for you:

http://bugs.gentoo.org/show_bug.cgi?id=196469
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] drupal errors

2008-02-08 Thread Mick
Hi All,

Trying to run webapp-config to install drupal-5.2 in apache-2.2.6-r5.  
Although it ends with "success" it spits out many of these errors:

* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) themes/pushbutton/tabs-off.png
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) themes/pushbutton/tabs-on.png
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) themes/pushbutton/tabs-option-hover.png
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) themes/pushbutton/tabs-option-off.png
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) themes/pushbutton/tabs-option-on.png
>>> file (config-owned) .htaccess
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) INSTALL.mysql.txt
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) INSTALL.pgsql.txt
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) UPGRADE.txt
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) cron.php
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) index.php
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) install.php
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) robots.txt
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) update.php
* Failed to hardlink ([Errno 18] Invalid cross-device link)
>>> file (virtual) xmlrpc.php
* Installing from /usr/share/webapps/drupal/5.2/hostroot/
>>> dir  (default-owned) /var/www/my_domain/cgi-bin
* Installing from /usr/share/webapps/drupal/5.2/hostroot/cgi-bin
>>> dir  (default-owned) /var/www/my_domain/error
* Installing from /usr/share/webapps/drupal/5.2/hostroot/error
>>> dir  (default-owned) /var/www/my_domain/icons
* Installing from /usr/share/webapps/drupal/5.2/hostroot/icons
*   Files and directories installed
* Install completed - success

Have you seen this before?  Needless to say, the resulting drupal installation 
does not work (error 403 on the browser).
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.