Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] drupal errors
Date: Fri, 08 Feb 2008 09:15:08
Message-Id: 200802080913.38695.michaelkintzios@gmail.com
1 Hi All,
2
3 Trying to run webapp-config to install drupal-5.2 in apache-2.2.6-r5.
4 Although it ends with "success" it spits out many of these errors:
5
6 * Failed to hardlink ([Errno 18] Invalid cross-device link)
7 >>> file (virtual) themes/pushbutton/tabs-off.png
8 * Failed to hardlink ([Errno 18] Invalid cross-device link)
9 >>> file (virtual) themes/pushbutton/tabs-on.png
10 * Failed to hardlink ([Errno 18] Invalid cross-device link)
11 >>> file (virtual) themes/pushbutton/tabs-option-hover.png
12 * Failed to hardlink ([Errno 18] Invalid cross-device link)
13 >>> file (virtual) themes/pushbutton/tabs-option-off.png
14 * Failed to hardlink ([Errno 18] Invalid cross-device link)
15 >>> file (virtual) themes/pushbutton/tabs-option-on.png
16 >>> file (config-owned) .htaccess
17 * Failed to hardlink ([Errno 18] Invalid cross-device link)
18 >>> file (virtual) INSTALL.mysql.txt
19 * Failed to hardlink ([Errno 18] Invalid cross-device link)
20 >>> file (virtual) INSTALL.pgsql.txt
21 * Failed to hardlink ([Errno 18] Invalid cross-device link)
22 >>> file (virtual) UPGRADE.txt
23 * Failed to hardlink ([Errno 18] Invalid cross-device link)
24 >>> file (virtual) cron.php
25 * Failed to hardlink ([Errno 18] Invalid cross-device link)
26 >>> file (virtual) index.php
27 * Failed to hardlink ([Errno 18] Invalid cross-device link)
28 >>> file (virtual) install.php
29 * Failed to hardlink ([Errno 18] Invalid cross-device link)
30 >>> file (virtual) robots.txt
31 * Failed to hardlink ([Errno 18] Invalid cross-device link)
32 >>> file (virtual) update.php
33 * Failed to hardlink ([Errno 18] Invalid cross-device link)
34 >>> file (virtual) xmlrpc.php
35 * Installing from /usr/share/webapps/drupal/5.2/hostroot/
36 >>> dir (default-owned) /var/www/my_domain/cgi-bin
37 * Installing from /usr/share/webapps/drupal/5.2/hostroot/cgi-bin
38 >>> dir (default-owned) /var/www/my_domain/error
39 * Installing from /usr/share/webapps/drupal/5.2/hostroot/error
40 >>> dir (default-owned) /var/www/my_domain/icons
41 * Installing from /usr/share/webapps/drupal/5.2/hostroot/icons
42 * Files and directories installed
43 * Install completed - success
44
45 Have you seen this before? Needless to say, the resulting drupal installation
46 does not work (error 403 on the browser).
47 --
48 Regards,
49 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] drupal errors Etaoin Shrdlu <shrdlu@×××××××××××××.org>