Error in downloading package using synaptic...its urgent ...

Hi...

I had created a repository...and want to access it on the network...my repository path is /home/samit/CompleteRepository.....and its IP is 10.112.79.69.

I had added the following line in /etc/apt/sources.list file..

deb http://10.112.79.69/CompleteRepository /

My package file is in CompleteRepository...

now apt-get update is working fine......
in synaptic .....list is also reloading properly.....

now i mark a package.....and click on apply....
then following error is coming.....

W:failed to fetch http://10.112.79.69/CompleteRepository ./aa3d_1.0-7_i386.deb 400 bad request.

or
404 not found

please help...i have to complete it today....

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Error in downloading package using synaptic...its urgent ...

i think the last "slash" was separated by a "space", wasn't it? I think the correct one is :
deb http://ip-address/CompleteRepository/

note that you should close the directory with a slash (/), not separate them.

Syndicate content