Вход на сайт
Error: Dependency is not satisfiable: libasound2 ?
655 просмотров
Перейти к просмотру всей ветки
в ответ дактиль 03.03.09 21:19
я ж писал выше "> 1.0.14"
Автору: почитай https://help.ubuntu.com/community/Repositories/Personal
локальный репозиторий готовить нужно
How the script works:
dpkg-scanpackages looks at all the packages in mydebs, and the output is compressed and written to a file (Packages.gz) that apt-get update can read (see below for a reference that explains this in excruciating detail). /dev/null is an empty file; it is a substitute for an override file which holds some additional information about the packages, which in this case is not really needed. Again, see the reference at the bottom if you really want to know about it.
Автору: почитай https://help.ubuntu.com/community/Repositories/Personal
локальный репозиторий готовить нужно
How the script works:
dpkg-scanpackages looks at all the packages in mydebs, and the output is compressed and written to a file (Packages.gz) that apt-get update can read (see below for a reference that explains this in excruciating detail). /dev/null is an empty file; it is a substitute for an override file which holds some additional information about the packages, which in this case is not really needed. Again, see the reference at the bottom if you really want to know about it.