yabの日記: #188 auto-apt万歳!
日記 by
yab
色々とビルドする必要があって、auto-aptのman pageを見てて
気がついたこと。
NAME
auto-apt - on demand package installation tool
COMMANDS
A summary of command is included below.
run [command]
Run command controlled by auto-apt. If command is not specified, user's shell will be
used.
update [ -a ]
Recreate dbfile from apt-get sources.list information. dbfile can be specified by -D
option. With -a option, all files are stored in dbfile. Note that dbfile become too
big with -a option.
update-local [ -a ]
Generate filedb from installed package information. iledb can be specified by -F
option. With -a option, all files are stored in dbfile. Note that dbfile become too
big with -a option.
search [-v] [-f] pattern
Search file information by grep(1) pattern in dbfile database. options: -v means ver-
bose. -f uses Contents-*.gz file instead of dbfile database.
debuild [debuildopts]
Run debuild(1) in auto-apt environments, and show Build-Depends: estimation. Recom-
mended to use with -s option of auto-apt.
status Show whether current environment is in auto-apt or not.
で、auto-apt debuild 必要なパッケージであるBuild-Dependが表示されます
それを、apt-getすると、らくちん
どんどん、堕落するぜ。
Updated:
初めは、取ってきてくれるまでいくかなとおもってましたが
間違えてました。表示するまでですね。
上記をつかうには、現状、気がついているのだと
* auto-apt
* apt-utils
* debscripts
がいるよ(sidの環境ね。woodyでもできるのかも、試してないからわかんないけど)
気がついたこと。
NAME
auto-apt - on demand package installation tool
COMMANDS
A summary of command is included below.
run [command]
Run command controlled by auto-apt. If command is not specified, user's shell will be
used.
update [ -a ]
Recreate dbfile from apt-get sources.list information. dbfile can be specified by -D
option. With -a option, all files are stored in dbfile. Note that dbfile become too
big with -a option.
update-local [ -a ]
Generate filedb from installed package information. iledb can be specified by -F
option. With -a option, all files are stored in dbfile. Note that dbfile become too
big with -a option.
search [-v] [-f] pattern
Search file information by grep(1) pattern in dbfile database. options: -v means ver-
bose. -f uses Contents-*.gz file instead of dbfile database.
debuild [debuildopts]
Run debuild(1) in auto-apt environments, and show Build-Depends: estimation. Recom-
mended to use with -s option of auto-apt.
status Show whether current environment is in auto-apt or not.
で、auto-apt debuild 必要なパッケージであるBuild-Dependが表示されます
それを、apt-getすると、らくちん
どんどん、堕落するぜ。
Updated:
初めは、取ってきてくれるまでいくかなとおもってましたが
間違えてました。表示するまでですね。
上記をつかうには、現状、気がついているのだと
* auto-apt
* apt-utils
* debscripts
がいるよ(sidの環境ね。woodyでもできるのかも、試してないからわかんないけど)
#188 auto-apt万歳! More ログイン