請問有哪位能用虛擬機試試,用dpkg安裝google-chrome-beta試試。。。 sudo yum --enablerepo=updates-testing info dpkg
已加载插件:axelget, fastestmirror, langpacks, presto, refresh-packagekit Adding zh_CN to language list No metadata available for adobe-linux-i386 No metadata available for fedora No metadata available for google No metadata available for google-chrome No metadata available for livna No metadata available for rpmfusion-free No metadata available for rpmfusion-free-updates No metadata available for rpmfusion-nonfree No metadata available for rpmfusion-nonfree-updates No metadata available for updates No metadata available for updates-testing Finish Download MetaData of Enabled Repo Loading mirror speeds from cached hostfile * fedora: mirror.lib.ucdavis.edu * livna: rpm.livna.org * rpmfusion-free: mirrors.cat.pdx.edu * rpmfusion-free-updates: mirrors.cat.pdx.edu * rpmfusion-nonfree: mirrors.cat.pdx.edu * rpmfusion-nonfree-updates: mirrors.cat.pdx.edu * updates: mirrors.163.com * updates-testing: mirrors.163.com 已安装的软件包 名称 : dpkg 架构 : i686 版本 : 1.15.5.6 次要版本 : 4.fc13 大小 : 5.2 M 仓库 : installed
From repo : fedora
摘要 : Package maintenance system for Debian Linux URL : http://packages.debian.org/unstable/admin/dpkg License : GPLv2 and GPLv2+ and LGPLv2+ and Public Domain and BSD 描述 : : This package contains the tools (including dpkg-source) required : to unpack, build and upload Debian source packages. : : This package also contains the programs dpkg which used to : handle the installation and removal of packages on a Debian : system. : : This package also contains dselect, an interface for managing : the installation and removal of packages on the system. : : dpkg and dselect will certainly be non-functional on a rpm-based : system because packages dependencies will likely be unmet.
On 05/12/2010 12:27 PM, CyrusYzGTt wrote:
請問有哪位能用虛擬機試試,用dpkg安裝google-chrome-beta試試。。。 sudo yum --enablerepo=updates-testing info dpkg
已加载插件:axelget, fastestmirror, langpacks, presto, refresh-packagekit Adding zh_CN to language list No metadata available for adobe-linux-i386 No metadata available for fedora No metadata available for google No metadata available for google-chrome No metadata available for livna No metadata available for rpmfusion-free No metadata available for rpmfusion-free-updates No metadata available for rpmfusion-nonfree No metadata available for rpmfusion-nonfree-updates No metadata available for updates No metadata available for updates-testing Finish Download MetaData of Enabled Repo Loading mirror speeds from cached hostfile
- fedora: mirror.lib.ucdavis.edu
- livna: rpm.livna.org
- rpmfusion-free: mirrors.cat.pdx.edu
- rpmfusion-free-updates: mirrors.cat.pdx.edu
- rpmfusion-nonfree: mirrors.cat.pdx.edu
- rpmfusion-nonfree-updates: mirrors.cat.pdx.edu
- updates: mirrors.163.com
- updates-testing: mirrors.163.com
已安装的软件包 名称 : dpkg 架构 : i686 版本 : 1.15.5.6 次要版本 : 4.fc13 大小 : 5.2 M 仓库 : installed From repo : fedora 摘要 : Package maintenance system for Debian Linux URL : http://packages.debian.org/unstable/admin/dpkg License : GPLv2 and GPLv2+ and LGPLv2+ and Public Domain and BSD 描述 : : This package contains the tools (including dpkg-source) required : to unpack, build and upload Debian source packages. : : This package also contains the programs dpkg which used to : handle the installation and removal of packages on a Debian : system. : : This package also contains dselect, an interface for managing : the installation and removal of packages on the system. : : dpkg and dselect will certainly be non-functional on a rpm-based : system because packages dependencies will likely be unmet.
不知道同学你想说什么。在Fedora中用dpkg装google-chrome-beta?那样依赖很难 满足吧
表,就像 deb 系统里用 rpm 那样, 两个包管理系统里的数据是不通用的, 她们没法知道对方都装了什么包, 所以依赖处理会有问题。
妳应该做的是使用 alien
alien 可以转换别的包格式,或直接转换后安装(sudo alien -i 包文件)
2010/5/12 CyrusYzGTt cyrusyzgtt@gmail.com
請問有哪位能用虛擬機試試,用dpkg安裝google-chrome-beta試試。。。 sudo yum --enablerepo=updates-testing info dpkg
已加载插件:axelget, fastestmirror, langpacks, presto, refresh-packagekit Adding zh_CN to language list No metadata available for adobe-linux-i386 No metadata available for fedora No metadata available for google No metadata available for google-chrome No metadata available for livna No metadata available for rpmfusion-free No metadata available for rpmfusion-free-updates No metadata available for rpmfusion-nonfree No metadata available for rpmfusion-nonfree-updates No metadata available for updates No metadata available for updates-testing Finish Download MetaData of Enabled Repo Loading mirror speeds from cached hostfile
- fedora: mirror.lib.ucdavis.edu
- livna: rpm.livna.org
- rpmfusion-free: mirrors.cat.pdx.edu
- rpmfusion-free-updates: mirrors.cat.pdx.edu
- rpmfusion-nonfree: mirrors.cat.pdx.edu
- rpmfusion-nonfree-updates: mirrors.cat.pdx.edu
- updates: mirrors.163.com
- updates-testing: mirrors.163.com
已安装的软件包 名称 : dpkg 架构 : i686 版本 : 1.15.5.6 次要版本 : 4.fc13 大小 : 5.2 M 仓库 : installed From repo : fedora 摘要 : Package maintenance system for Debian Linux URL : http://packages.debian.org/unstable/admin/dpkg License : GPLv2 and GPLv2+ and LGPLv2+ and Public Domain and BSD 描述 : : This package contains the tools (including dpkg-source) required : to unpack, build and upload Debian source packages. : : This package also contains the programs dpkg which used to : handle the installation and removal of packages on a Debian : system. : : This package also contains dselect, an interface for managing : the installation and removal of packages on the system. : : dpkg and dselect will certainly be non-functional on a rpm-based : system because packages dependencies will likely be unmet.
2010/5/12 CyrusYzGTt cyrusyzgtt@gmail.com
可是
No package alien available.
去她的主页 http://kitenet.net/~joey/code/alien/下载
Its git repository is git://git.kitenet.net/alien
$ alien -h
Usage: alien [options] file [...]
file [...] Package file or files to convert.
-d, --to-deb Generate a Debian deb package (default).
Enables these options:
--patch=<patch> Specify patch file to use instead of
automatically
looking for patch in /var/lib/alien.
--nopatch Do not use patches.
--anypatch Use even old version os patches.
-s, --single Like --generate, but do not create .orig
directory.
--fixperms Munge/fix permissions and owners.
--test Test generated packages with lintian.
* -r, --to-rpm Generate a Red Hat rpm package.*
--to-slp Generate a Stampede slp package.
-l, --to-lsb Generate a LSB package.
-t, --to-tgz Generate a Slackware tgz package.
Enables these options:
--description=<desc> Specify package description.
--version=<version> Specify package version.
-p, --to-pkg Generate a Solaris pkg package.
-i, --install Install generated package.
-g, --generate Generate build tree, but do not build package.
-c, --scripts Include scripts in package.
-v, --verbose Display each command alien runs.
--veryverbose Be verbose, and also display output of run
commands.
-k, --keep-version Do not change version of generated package.
--bump=number Increment package version by this number.
-h, --help Display this help message.
-V, --version Display alien's version number.
Package: alien
Priority: optional
Section: admin
Installed-Size: 248
Maintainer: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com
Original-Maintainer: Joey Hess joeyh@debian.org
Architecture: all
Version: 8.79
Depends: debhelper (>= 3), perl, rpm (>= 2.4.4-2), dpkg-dev, make, cpio,
rpm2cpio
Suggests: patch, bzip2, lsb-rpm, lintian
Filename: pool/main/a/alien/alien_8.79_all.deb
Size: 84932
MD5sum: a9051525b18aee27a1977d14aff35baf
SHA1: 0eb94644c46d71798e00f10d4ccb3d6b1c0e7b8c
SHA256: 2fa94ef10a1ae0c01afd1d9213c9a24f06c02acc43d6ae2f5b990ea1ea13eb4a
Description-zh_CN: 转化和安装 rpm 或其他软件包
Alien 允许你把 LSB,Red Hat,Stampede 和 Slackware 软件包转化成可以使用 dpkg 安装的 Debian
软件包。
.
它也可以生成其他任何格式的软件包。
.
这是一个只适合于二进制软件包的工具。
Homepage: http://kitenet.net/~joey/code/alien/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
感谢。。 于 2010年05月12日 13:36, Jiahua Huang 写道:
去她的主页 http://kitenet.net/~joey/code/alien/下载
Its git repository is git://git.kitenet.net/alien
$ alien -h
Usage: alien [options] file [...]
file [...] Package file or files to convert.
-d, --to-deb Generate a Debian deb package (default).
Enables these options: --patch=<patch> Specify patch file to use instead of
automatically
looking for patch in /var/lib/alien. --nopatch Do not use patches. --anypatch Use even old version os patches. -s, --single Like --generate, but do not create .orig directory. --fixperms Munge/fix permissions and owners. --test Test generated packages with lintian.
-r, --to-rpm Generate a Red Hat rpm package.*
--to-slp Generate a Stampede slp package.
-l, --to-lsb Generate a LSB package.
-t, --to-tgz Generate a Slackware tgz package.
Enables these options:
--description=<desc> Specify package description. --version=<version> Specify package version.
-p, --to-pkg Generate a Solaris pkg package.
-i, --install Install generated package.
-g, --generate Generate build tree, but do not build package.
-c, --scripts Include scripts in package.
-v, --verbose Display each command alien runs.
--veryverbose Be verbose, and also display output of run
commands.
-k, --keep-version Do not change version of generated package.
--bump=number Increment package version by this number.
-h, --help Display this help message.
-V, --version Display alien's version number.
Package: alien
Priority: optional
Section: admin
Installed-Size: 248
Maintainer: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com
Original-Maintainer: Joey Hess joeyh@debian.org
Architecture: all
Version: 8.79
Depends: debhelper (>= 3), perl, rpm (>= 2.4.4-2), dpkg-dev, make, cpio,
rpm2cpio
Suggests: patch, bzip2, lsb-rpm, lintian
Filename: pool/main/a/alien/alien_8.79_all.deb
Size: 84932
MD5sum: a9051525b18aee27a1977d14aff35baf
SHA1: 0eb94644c46d71798e00f10d4ccb3d6b1c0e7b8c
SHA256: 2fa94ef10a1ae0c01afd1d9213c9a24f06c02acc43d6ae2f5b990ea1ea13eb4a
Description-zh_CN: 转化和安装 rpm 或其他软件包
Alien 允许你把 LSB,Red Hat,Stampede 和 Slackware 软件包转化成可以使用 dpkg 安装的 Debian
软件包。
.
它也可以生成其他任何格式的软件包。
.
这是一个只适合于二进制软件包的工具。
Homepage: http://kitenet.net/~joey/code/alien/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y _______________________________________________ Chinese mailing list Chinese at lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/chinese
偶准备review alien这个包,把它加到fedora,现在已经有个sponsor打包了。。。
在 2010年5月12日 下午2:01,CyrusYzGTt cyrusyzgtt@gmail.com写道:
感谢。。 于 2010年05月12日 13:36, Jiahua Huang 写道:
去她的主页 http://kitenet.net/~joey/code/alien/下载
Its git repository is git://git.kitenet.net/alien
$ alien -h
Usage: alien [options] file [...]
file [...] Package file or files to convert.
-d, --to-deb Generate a Debian deb package (default).
Enables these options: --patch=<patch> Specify patch file to use instead of
automatically
looking for patch in /var/lib/alien. --nopatch Do not use patches. --anypatch Use even old version os patches. -s, --single Like --generate, but do not create .orig directory. --fixperms Munge/fix permissions and owners. --test Test generated packages with lintian.
-r, --to-rpm Generate a Red Hat rpm package.*
--to-slp Generate a Stampede slp package.
-l, --to-lsb Generate a LSB package.
-t, --to-tgz Generate a Slackware tgz package.
Enables these options:
--description=<desc> Specify package description. --version=<version> Specify package version.
-p, --to-pkg Generate a Solaris pkg package.
-i, --install Install generated package.
-g, --generate Generate build tree, but do not build
package.
-c, --scripts Include scripts in package.
-v, --verbose Display each command alien runs.
--veryverbose Be verbose, and also display output of run
commands.
-k, --keep-version Do not change version of generated package.
--bump=number Increment package version by this number.
-h, --help Display this help message.
-V, --version Display alien's version number.
Package: alien
Priority: optional
Section: admin
Installed-Size: 248
Maintainer: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com
Original-Maintainer: Joey Hess joeyh@debian.org
Architecture: all
Version: 8.79
Depends: debhelper (>= 3), perl, rpm (>= 2.4.4-2), dpkg-dev, make, cpio,
rpm2cpio
Suggests: patch, bzip2, lsb-rpm, lintian
Filename: pool/main/a/alien/alien_8.79_all.deb
Size: 84932
MD5sum: a9051525b18aee27a1977d14aff35baf
SHA1: 0eb94644c46d71798e00f10d4ccb3d6b1c0e7b8c
SHA256: 2fa94ef10a1ae0c01afd1d9213c9a24f06c02acc43d6ae2f5b990ea1ea13eb4a
Description-zh_CN: 转化和安装 rpm 或其他软件包
Alien 允许你把 LSB,Red Hat,Stampede 和 Slackware 软件包转化成可以使用 dpkg 安装的 Debian
软件包。
.
它也可以生成其他任何格式的软件包。
.
这是一个只适合于二进制软件包的工具。
Homepage: http://kitenet.net/~joey/code/alien/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y _______________________________________________ Chinese mailing list Chinese at lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/chinese
Chinese mailing list Chinese at lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/chinese
chinese@lists.fedoraproject.org