> Od: Jaromír Mikeš <mira.mikes@seznam.cz> > > #!/bin/sh > > (cd /path/to/the/dir/deps; apt-ftparchive packages . > Packages) > > apt-get update sudo ;) (cd /path/to/the/dir/deps; sudo apt-ftparchive packages . > Packages) > > apt-get update Now have warning : W: no hooks of type E found -- ignoring hope nothing serious thanks again mira