[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: emdebian-tools do not install with cdrom-only entries in sources.list



Michelle Konzack:
...
> I have NO Internet @home which mean, I will never be able to install
> "embedian-tools".  But since I have a local Debian-Mirror running,
> I like to know, the exact URL to download the files needed to build
> a local mirror (I do this with some self-made ,irroring scripts on
> my Laptop)
...

Does this helps you to make your script:

  $ lftp http://buildd.emdebian.org/debian
  lftp buildd.emdebian.org:/debian> ls
  -rw-r--r--  --  ../index.html        
  drwxr-xr-x  --  dists
  drwxr-xr-x  --  pool
  -rw-r--r--  --  /toolchains/unstable.html
  -rw-r--r--  --  /toolchains/search.php
  -rw-r--r--  --  status.txt
  -rw-r--r--  --  testing.txt
  -rw-r--r--  --  testing-i386.txt
  -rw-r--r--  --  testing-amd64.txt
  -rw-r--r--  --  unstable.txt
  -rw-r--r--  --  unstable-i386.txt
  -rw-r--r--  --  unstable-amd64.txt
  lftp buildd.emdebian.org:/debian> cd /emdebian/dists
  cd: received redirection to `http://buildd.emdebian.org/emdebian/dists/'
  cd ok, cwd=/emdebian/dists                                       
  lftp buildd.emdebian.org:/emdebian/dists> ls
  drwxr-xr-x  --  ..                   
  drwxr-xr-x            -  2007-03-10 19:45  etch
  drwxr-xr-x            -  2007-04-20 18:24  sid
  drwxr-xr-x            -  2007-03-10 19:45  stable
  drwxr-xr-x            -  2007-03-10 19:45  testing
  drwxr-xr-x            -  2007-04-20 18:24  unstable
  drwxr-xr-x            -  2007-03-10 19:45  woody
  lftp buildd.emdebian.org:/emdebian/dists> cd ../pool
  cd: received redirection to `http://buildd.emdebian.org/emdebian/pool/'
  cd ok, cwd=/emdebian/pool                                       
  lftp buildd.emdebian.org:/emdebian/pool> ls
  drwxr-xr-x  --  ..                   
  drwxr-xr-x            -  2007-04-20 18:24  main
  lftp buildd.emdebian.org:/emdebian/pool> 

Unfortunately, when I mirrored the thing and added it to /etc/apt/sources.list,
it still wants to go to the net, why?

  # grep emdebia /etc/apt/sources.list
  deb     file:/var/www/emdebian/debian unstable main
  deb     file:/var/www/emdebian/emdebian unstable main
  deb-src file:/var/www/emdebian/debian unstable main
  deb-src file:/var/www/emdebian/emdebian unstable main
  # apt-get update
  ...
  Get:11 http://ftp.uk.debian.org unstable Release.gpg [189B]
  Ign http://www.emdebian.org unstable Release.gpg
  Hit http://ftp.uk.debian.org unstable Release
  Hit http://www.emdebian.org unstable Release  
  Hit http://ftp.uk.debian.org unstable/main Packages/DiffIndex
  Ign http://www.emdebian.org unstable/main Packages/DiffIndex
  Hit http://ftp.uk.debian.org unstable/main Sources/DiffIndex
  ...

Regards,
/Karl

-----------------------------------------------------------------------
Karl Hammar                    Aspö Data               karl@aspodata.se
Lilla Aspö 2340                                                Networks
S-742 94 Östhammar          +46  173 140 57                   Computers
Sweden                     +46  70 511 97 84                 Consulting
-----------------------------------------------------------------------




Reply to: