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

Trying to create a deb line - why doesn't it work?



I can't understand what is going wrong with apt here; can anyone shed any
light, please?

/etc/apt/sources.list:
...
deb http://www.debian.org/~elphick/postgresql/pg7.1 ./

# apt-get update
...             
Err http://www.debian.org ./ Packages                                          
  302 Found
...
Failed to fetch http://www.debian.org/~elphick/postgresql/pg7.1/./Packages
  302 Found
W: Couldn't stat source package list 'http://www.debian.org ./ Packages' 
(/var/state/apt/lists/www.debian.org_%7eelphick_postgresql_pg7.1_._Packages) - 
stat (2 No such file or directory)


$ wget  http://www.debian.org/~elphick/postgresql/pg7.1/./Packages
--21:54:56--  http://www.debian.org/%7Eelphick/postgresql/pg7.1/Packages
           => `Packages'
Connecting to www.debian.org:80... connected!
HTTP request sent, awaiting response... 302 Found
Location: http://people.debian.org/~elphick//postgresql/pg7.1/Packages 
[following]
--21:54:57--  http://people.debian.org/%7Eelphick/postgresql/pg7.1/Packages
           => `Packages'
Connecting to people.debian.org:80... connected!
HTTP request sent, awaiting response... 200 OK
Length: 10,007 [text/plain]

    0K -> .........                                              [100%]

21:55:03 (7.28 KB/s) - `Packages' saved [10007/10007]




-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "And God is able to make all grace abound to you, so 
      that in all things at all times, having all that you
      need, you will abound in every good work."         
                                  II Corinthians 9:8 



-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "And God is able to make all grace abound to you, so 
      that in all things at all times, having all that you
      need, you will abound in every good work."         
                                  II Corinthians 9:8 




Reply to: