LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 938|回复: 4

不知道各位用什么来管理AUR的包?qpkg?还是abs?

[复制链接]
发表于 2007-3-29 21:09:47 | 显示全部楼层 |阅读模式
我发现在我升级了pacman到3之后,qpkg就没法输出makepkg的错误信息了,现在出错都是显示如下:

  1. > Running makepkg on the saved PKGBUILD... (please be patient!)
  2. ! There was a Problem when building the package!
  3. There is no solution if makepkg fails for now, but we are working on this.

  4. You've now the ability to run makepkg again to get the whole output of it.
  5. Do you want to run makepkg again to get the whole output?
  6. [Y/n]   y
  7. > Running makepkg on the saved PKGBUILD... (please be patient!)
  8. /usr/bin/makepkg: illegal option -- w
  9. makepkg version 3.0.0

  10. Usage: /usr/bin/makepkg [options]

  11. Options:
  12.   -b, --builddeps  Build missing dependencies from source
  13.   -c, --clean      Clean up work files after build
  14.   -C, --cleancache Clean up source files from the cache
  15.   -d, --nodeps     Skip all dependency checks
  16.   -e, --noextract  Do not extract source files (use existing src/ dir)
  17.   -f, --force      Overwrite existing package
  18.   -g, --geninteg   Generate integrity checks for source files
  19.   -h, --help       This help
  20.   -i, --install    Install package after successful build
  21.   -L, --log        Log package build process
  22.   -m, --nocolor    Disable colorized output messages
  23.   -o, --nobuild    Download and extract files only
  24.   -p <buildscript> Use an alternate build script (instead of 'PKGBUILD')
  25.   -r, --rmdeps     Remove installed dependencies after a successful build
  26.   -R, --repackage  Repackage contents of pkg/ without building
  27.   -s, --syncdeps   Install missing dependencies with pacman
  28.   -S, --usesudo    When calling pacman, use sudo

  29. These options can be passed to pacman:

  30.   --noconfirm      Do not ask for confirmation when resolving dependencies
  31.   --noprogressbar  Do not show a progress bar when downloading files

  32. If -p is not specified, makepkg will look for 'PKGBUILD'

  33. [root@Xorcerer-PC xz]#
复制代码

是不是到了该改用别的AUR管理器的时候了?
发表于 2007-3-30 13:29:09 | 显示全部楼层
aurbuild,用这个,aur上有pkgbuild,安装之后就可以自动搜索下载aur的pkgbuild了,其实aur就是一个pkgbuild的存放仓库,管理软件包还是需要pacman
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-3-30 13:50:07 | 显示全部楼层
Post by ys_freedom
aurbuild,用这个,aur上有pkgbuild,安装之后就可以自动搜索下载aur的pkgbuild了,其实aur就是一个pkgbuild的存放仓库,管理软件包还是需要pacman

谢谢你的回答,不过我看得不是很明白,你是说你用aurbuild吗?还是pkgbuild?我现在用的是qpkg,也是一个自动下载和安装Aur里面包的工具。
我看AUR的GUI,它就推荐了2个,一个是ABS,一个qpkg。不过我这就去尝试安装你说的那两个。谢谢。
回复 支持 反对

使用道具 举报

发表于 2007-3-30 14:03:33 | 显示全部楼层
1 aurbuild是一个自动搜索aur网站上pkgbuild的脚本
2 pkgbuild是makepkg所衍生出来的一种描述软件包编译方法的文件
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-3-30 15:56:52 | 显示全部楼层
谢谢,那么AurBuild在搜索了之后可以实现自动安装吗?我用的qpkg是可以的。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表