I set up the deb repository, locally using the file: / protocol, everything works. In order to share it in the network, I deployed an ftp server, which also works. Set the anonymous_enable = YES option. Through the terminal I can connect as anonymous.
Added a repository to source.list. When running sudo apt-get update, it displays
игн ftp://10.10.2.18 wily InRelease игн ftp://10.10.2.18 wily Release.gpg игн ftp://10.10.2.18 wily Release [100%] ожидание заголовков
The ftp server does not write anything to the log, so apt-get cannot reach the machine with a rotoritorium.
What could be the problem?