Page 1 of 2

wapt.list on debian-7.8.0-i386

Published: April 27, 2015 - 10:20 AM
by elgatito
Hello,

I just discovered Wapt and I'd like to install it on my network. I'm using a Debian 7 Wheezy server and I'm following the documentation below:
http://dev.tranquil.it/scenari/guide_ad ... ebian.html

My problem arises when I create my wapt.list source file and run the apt-get update command:

Err http://wapt.tranquil.it ./ Release.gpg Connection failed
Ign http://wapt.tranquil.it ./ Release
Err http://wapt.tranquil.it ./ Packages Connection failed
Err http://wapt.tranquil.it ./ Translation-fr_FR Connection failed
Err http://wapt.tranquil.it ./ Translation-fr Connection
failed Err http://wapt.tranquil.it ./ Translation-en Connection failed

Etc...

If anyone has any ideas...
Thanks in advance :-)

Re: wapt.list on debian-7.8.0-i386

Published: April 27, 2015 - 2:46 PM
by ssamson
Good morning,
These lines are normal:
Error: http://wapt.tranquil.it ./Release.gpg Connection failed
. http://wapt.tranquil.it ./Release.
Error: http://wapt.tranquil.it ./Packages Connection failed.
Error: http://wapt.tranquil.it Connection failed.
Error: http://wapt.tranquil.it ./Translation-fr Connection failed.
Error: http://wapt.tranquil.it ./Translation-en Connection failed.
Does the following command give you anything?

Code: Select all

apt-cache search  tis-waptserver

Re: wapt.list on debian-7.8.0-i386

Published: April 27, 2015 - 3:17 PM
by elgatito
Thank you for your reply.

Unfortunately, the apt-cache command returns nothing.
below my wapt.list file:
deb http://wapt.tranquil.it/debian/ ./

result of the apt-get update command:

Ign cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 DVD Binary-1 20150110-13:32] wheezy Release.gpg
Ign cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 DVD Binary-1 20150110-13:32] wheezy Release
Ign cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 DVD Binary-1 20150110-13:32] wheezy/contrib i386 Packages/DiffIndex
Ign cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 DVD Binary-1 20150110-13:32] wheezy/main i386 Packages/DiffIndex
Ign cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 DVD Binary-1 20150110-13:32] wheezy/contrib Translation-fr_FR
Ign cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 DVD Binary-1 20150110-13:32] wheezy/contrib Translation-fr
Ign cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 DVD Binary-1 20150110-13:32] wheezy/main Translation-fr_FR
Achieved http://ftp.fr.debian.org wheezy Release.gpg
Achieved http://ftp.fr.debian.org wheezy-updates Release.gpg
Achieved http://ftp.fr.debian.org wheezy Release
Achieved http://security.debian.org wheezy/updates Release.gpg
Achieved http://security.debian.org wheezy/updates Release
Achieved http://ftp.fr.debian.org wheezy-updates Release
Achieved http://security.debian.org wheezy/updates/main Sources
Achieved http://ftp.fr.debian.org wheezy/main Sources
Achieved http://ftp.fr.debian.org wheezy/main i386 Packages
Reached http://security.debian.org wheezy/updates/contrib Sources
Reached http://security.debian.org wheezy/updates/main i386 Packages
Reached http://ftp.fr.debian.org wheezy/main Translation-fr
Reached http://security.debian.org wheezy/updates/contrib i386 Packages
Reached http://ftp.fr.debian.org wheezy/main Translation-en
Reached http://security.debian.org wheezy/updates/contrib Translation-en
Reached http://security.debian.org wheezy/updates/main Translation-en
Reached http://ftp.fr.debian.org wheezy-updates/main Sources
Reached http://ftp.fr.debian.org wheezy-updates/contrib Sources
Reached http://ftp.fr.debian.org wheezy-updates/main i386 Packages/DiffIndex
Reached http://ftp.fr.debian.org wheezy-updates/contrib i386 Packages
Reached http://ftp.fr.debian.org wheezy-updates/contrib Translation-en
Reached http://ftp.fr.debian.org wheezy-updates/main Translation-en/DiffIndex
Err http://wapt.tranquil.it ./ Release.gpg
Connection failed
Ign http://wapt.tranquil.it ./ Release
Err http://wapt.tranquil.it ./ Packages
Connection failed
Err http://wapt.tranquil.it Translation-fr_FR
Connection failed
Err http://wapt.tranquil.it ./ Translation-fr
Connection failed
Err http://wapt.tranquil.it ./ Translation-en
Connection failed
W: Impossible Retrieving http://wapt.tranquil.it/debian/./Release.gpg Connection failed

: Unable to retrieve http://wapt.tranquil.it/debian/./Packages Connection failed

: Unable to retrieve http://wapt.tranquil.it/debian/./fr_FR Connection failed

: Unable to retrieve http://wapt.tranquil.it/debian/./fr Connection failed

: Unable to retrieve http://wapt.tranquil.it/debian/./en Connection failed

: Some index files failed to download, they were either ignored, or older ones were used instead.

Thank you

Re: wapt.list on debian-7.8.0-i386

Published: April 27, 2015 - 3:50 PM
by ssamson
Are you having trouble accessing http://wapt.tranquil.it/debian/? Downloading any of the .deb files from your computer?

Are you using a proxy? Any appliances?

Re: wapt.list on debian-7.8.0-i386

Published: April 27, 2015 - 5:47 PM
by elgatito
Yes, I can access the server http://wapt.tranquil.it/debian/ via my browser.
And I can download the deb files successfully.

Re: wapt.list on debian-7.8.0-i386

Published: April 28, 2015 - 9:58 AM
by ssamson
You wouldn't happen to have a transparent proxy, would you?

Re: wapt.list on debian-7.8.0-i386

Published: April 28, 2015 - 2:31 PM
by elgatito
Thanks again for your reply, but no... I don't have a proxy. Just a firewall, but it doesn't block HTTP traffic... I tried from another Debian machine and it's the same...
I really don't understand why???

Re: wapt.list on debian-7.8.0-i386

Published: April 28, 2015 - 2:41 PM
by ssamson
Could this be a firewall that's doing DPI?

What does this command produce on the server?

Code: Select all

wget -d http://wapt.tranquil.it/debian/./Packages.gz

Re: wapt.list on debian-7.8.0-i386

Published: April 28, 2015 - 3:03 PM
by elgatito
Okay, my problem comes from my firewall because when I install a virtual machine on a public connection I no longer have the problem... Well, I have another one...:
Tis-waptserver: Depends on python-passlib but it is not installable...

Re: wapt.list on debian-7.8.0-i386

Published: April 28, 2015 - 3:13 PM
by elgatito
FYI, the command wget -d http://wapt.tranquil.it/debian/./Packages.gz works perfectly... So I don't know where to look on my firewall.