Re: [Cooker] can't install contrib packages via nfs

2002-04-16 Thread Stefan Hußfeldt

On Mon, Apr 15, 2002 at 07:50:12PM +0200, Warly wrote:
 Stefan Hußfeldt [EMAIL PROTECTED] writes:
 
  On Wed, Apr 10, 2002 at 05:22:58PM +0200, Stefan Hußfeldt wrote:
 
  i can't install contrib packages when installing Cooker-i586 20020410 12:07
  via nfs 'cause links doesn't work:
  |ls -la /tmp/image/Mandrake/RPMS2
  |lrwxrwxrwx stefanh  stefanh 22 Tue Apr  9 13:19 
/tmp/image/Mandrake/RPMS2 - ../../../contrib/i586/
  |ls -la /tmp/image/Mandrake/RPMS2/
  |can't stat file /tmp/image/Mandrake/RPMS2/
  I mirror cooker from ftp.sunet.se. How do other solve this problem?
 
  Am I really the only one who ran into this problem? No one else installing
  Mandrake via nfs? We've a lot of computers with no cdrom drive and it's very
  annoying to insert a cdrom drive only for installing.
 
 is your contrib/i586 nfs exported ?

Yes:

|[stefanh@zaphod stefanh]$ grep mandrake-devel /etc/exports 
|/mnt/mandrake-devel 172.17.42.*(ro,no_root_squash)

|[stefanh@zaphod stefanh]$ ls -la /mnt/mandrake-devel/   
|insgesamt 1185
|drwxr-xr-x6 stefanh  stefanh  4096 Apr  9 21:51 ./
|drwxr-xr-x   12 root root  296 Apr  9 13:59 ../
|drwxr-xr-x3 stefanh  stefanh  4096 Apr  9 12:34 contrib/
|drwxr-xr-x3 stefanh  stefanh  4096 Apr  9 12:34 cooker/
|drwxr-xr-x2 stefanh  stefanh  4096 Apr  9 11:19 cookfire/
|-rw-r--r--1 stefanh  stefanh   1186276 Feb  5  2001 ls-lR
|drwxr-xr-x2 stefanh  stefanh  4096 Apr  9 11:19 unsupported/

|[stefanh@zaphod stefanh]$ ls -la /mnt/mandrake-devel/cooker/i586/Mandrake/
|insgesamt 116
|[...]
|drwxr-xr-x2 stefanh  stefanh 94208 Apr 16 10:19 RPMS/
|lrwxrwxrwx1 stefanh  stefanh22 Apr  9 15:19 RPMS2 - 
|../../../contrib/i586//

And that's the problem. When installing via nfs the link doesn't work:

|ls -la /tmp/image/Mandrake/RPMS2
|lrwxrwxrwx stefanh  stefanh 22 Tue Apr  9 13:19 /tmp/image/Mandrake/RPMS2 - 
|../../../contrib/i586/

This should be corrected.

-- 
Und Tschüss.
Stefan

### Kilroy was here ###  4898  10:20am  up 3 days




Re: [Cooker] can't install contrib packages via nfs

2002-04-16 Thread Stefan Hußfeldt

On Mon, Apr 15, 2002 at 08:00:10PM +0200, Guillaume Rousse wrote:

   via nfs 'cause links doesn't work:
   |ls -la /tmp/image/Mandrake/RPMS2
   |lrwxrwxrwx stefanh  stefanh 22 Tue Apr  9 13:19
   | /tmp/image/Mandrake/RPMS2 - ../../../contrib/i586/ ls -la
   | /tmp/image/Mandrake/RPMS2/
   |can't stat file /tmp/image/Mandrake/RPMS2/
   I mirror cooker from ftp.sunet.se. How do other solve this problem?
  Am I really the only one who ran into this problem? No one else installing
  Mandrake via nfs? We've a lot of computers with no cdrom drive and it's
  very annoying to insert a cdrom drive only for installing.
 I often installed mdk by nfs without problems, but from archive tree direclty, 

I think the problem can be solved when the source tree is mounted deeper
so that the link (../../../contrib/i586/) fits.

 wheras you seem to be using CD here.

Not here ;)

 As an alternative, have you tried using ftp instead ?

No. The server has no ftpd.

-- 
Und Tschüss.
Stefan

### Kilroy was here ###  4898  10:40am  up 3 days




Re: [Cooker] can't install contrib packages via nfs

2002-04-16 Thread Stefan Hußfeldt

On Mon, Apr 15, 2002 at 07:52:01PM +0200, Warly wrote:

  i can't install contrib packages when installing Cooker-i586 20020410 12:07
  via nfs 'cause links doesn't work:
  |ls -la /tmp/image/Mandrake/RPMS2
  |lrwxrwxrwx stefanh  stefanh 22 Tue Apr  9 13:19 
/tmp/image/Mandrake/RPMS2 - ../../../contrib/i586/
  |ls -la /tmp/image/Mandrake/RPMS2/
  |can't stat file /tmp/image/Mandrake/RPMS2/
  I mirror cooker from ftp.sunet.se. How do other solve this problem?
  Am I really the only one who ran into this problem? No one else installing
  Mandrake via nfs? We've a lot of computers with no cdrom drive and it's very
  annoying to insert a cdrom drive only for installing.
 hum, ignore my previous mail, it will not work even if nfs exported, because
 the install mount /tmp/image/ and as a consequence has no access to contrib
 tree.

That's the point.

 You should have contrib in Mandrake/RPMS2 to have it working.

That only would be a workaround. Whouldn't it be better to fix it in the network.img? 

Cookers primary mirror also has contrib as a link in the directory tree.

|ftp://sunsite.uio.no/pub/unix/Linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/

|ncftp ...l/cooker/i586/Mandrake  ls -la
|drwxr-xr-x   6 7382 usit   84 Mar 26 11:06 .
|drwxr-xr-x   9 7382 usit 4096 Apr  4 17:15 ..
|drwxr-xr-x   2 7382 usit   106496 Apr 16 02:59 RPMS
|lrwxrwxrwx   1 7382 usit4 Feb 12 00:32 RPMS.cooker - RPMS
|lrwxrwxrwx   1 7382 usit   22 Feb 12 00:35 RPMS2 - ../../../contrib/i586/

-- 
Und Tschüss.
Stefan

### Kilroy was here ###  4898  10:40am  up 3 days




Re: [Cooker] can't install contrib packages via nfs

2002-04-15 Thread Warly

Stefan Hußfeldt [EMAIL PROTECTED] writes:

 On Wed, Apr 10, 2002 at 05:22:58PM +0200, Stefan Hußfeldt wrote:

 i can't install contrib packages when installing Cooker-i586 20020410 12:07
 via nfs 'cause links doesn't work:
 |ls -la /tmp/image/Mandrake/RPMS2
 |lrwxrwxrwx stefanh  stefanh 22 Tue Apr  9 13:19 /tmp/image/Mandrake/RPMS2 
- ../../../contrib/i586/
 |ls -la /tmp/image/Mandrake/RPMS2/
 |can't stat file /tmp/image/Mandrake/RPMS2/
 I mirror cooker from ftp.sunet.se. How do other solve this problem?

 Am I really the only one who ran into this problem? No one else installing
 Mandrake via nfs? We've a lot of computers with no cdrom drive and it's very
 annoying to insert a cdrom drive only for installing.

is your contrib/i586 nfs exported ?

-- 
Warly




Re: [Cooker] can't install contrib packages via nfs

2002-04-15 Thread Warly

Stefan Hußfeldt [EMAIL PROTECTED] writes:

 On Wed, Apr 10, 2002 at 05:22:58PM +0200, Stefan Hußfeldt wrote:

 i can't install contrib packages when installing Cooker-i586 20020410 12:07
 via nfs 'cause links doesn't work:
 |ls -la /tmp/image/Mandrake/RPMS2
 |lrwxrwxrwx stefanh  stefanh 22 Tue Apr  9 13:19 /tmp/image/Mandrake/RPMS2 
- ../../../contrib/i586/
 |ls -la /tmp/image/Mandrake/RPMS2/
 |can't stat file /tmp/image/Mandrake/RPMS2/
 I mirror cooker from ftp.sunet.se. How do other solve this problem?

 Am I really the only one who ran into this problem? No one else installing
 Mandrake via nfs? We've a lot of computers with no cdrom drive and it's very
 annoying to insert a cdrom drive only for installing.

hum, ignore my previous mail, it will not work even if nfs exported, because
the install mount /tmp/image/ and as a consequence has no access to contrib
tree.

You should have contrib in Mandrake/RPMS2 to have it working.

-- 
Warly




Re: [Cooker] can't install contrib packages via nfs

2002-04-15 Thread Guillaume Rousse

Le Dimanche 14 Avril 2002 11:01, Stefan Hußfeldt a écrit :
 On Wed, Apr 10, 2002 at 05:22:58PM +0200, Stefan Hußfeldt wrote:
  i can't install contrib packages when installing Cooker-i586 20020410
  12:07
 
  via nfs 'cause links doesn't work:
  |ls -la /tmp/image/Mandrake/RPMS2
  |lrwxrwxrwx stefanh  stefanh 22 Tue Apr  9 13:19
  | /tmp/image/Mandrake/RPMS2 - ../../../contrib/i586/ ls -la
  | /tmp/image/Mandrake/RPMS2/
  |can't stat file /tmp/image/Mandrake/RPMS2/
 
  I mirror cooker from ftp.sunet.se. How do other solve this problem?

 Am I really the only one who ran into this problem? No one else installing
 Mandrake via nfs? We've a lot of computers with no cdrom drive and it's
 very annoying to insert a cdrom drive only for installing.
I often installed mdk by nfs without problems, but from archive tree direclty, 
wheras you seem to be using CD here.
As an alternative, have you tried using ftp instead ?
-- 
Guillaume Rousse [EMAIL PROTECTED]
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




Re: [Cooker] can't install contrib packages via nfs

2002-04-14 Thread Stefan Hußfeldt

On Wed, Apr 10, 2002 at 05:22:58PM +0200, Stefan Hußfeldt wrote:

 i can't install contrib packages when installing Cooker-i586 20020410 12:07
 via nfs 'cause links doesn't work:
 |ls -la /tmp/image/Mandrake/RPMS2
 |lrwxrwxrwx stefanh  stefanh 22 Tue Apr  9 13:19 /tmp/image/Mandrake/RPMS2 
- ../../../contrib/i586/
 |ls -la /tmp/image/Mandrake/RPMS2/
 |can't stat file /tmp/image/Mandrake/RPMS2/
 I mirror cooker from ftp.sunet.se. How do other solve this problem?

Am I really the only one who ran into this problem? No one else installing
Mandrake via nfs? We've a lot of computers with no cdrom drive and it's very
annoying to insert a cdrom drive only for installing.

-- 
Und Tschüss.
Stefan

### Kilroy was here ###  4903  10:40am  up 1 day