在Fedora Linux shell中键入以下代码时遇到问题:
[root@localhost KDVDRam]# apt-get install kdvdramtools-0.4
Reading Package Lists... Done
Building Dependency Tree... Done
PANIC: unprotected error in call to Lua API (attempt to index a nil value)
Aborted (core dumped)
[root@localhost KDVDRam]# sudo apt-get install kdvdramtools-0.4
BDB2053 Freeing read locks for locker 0xae4: 404/140312489400384
BDB2053 Freeing read locks for locker 0xae5: 404/140312489400384
Reading Package Lists... Done
Building Dependency Tree... Done
PANIC: unprotected error in call to Lua API (attempt to index a nil value)
任何人都可以帮助我解决问题以及如何解决这个问题? JohnDBCT
答案 0 :(得分:1)
apt-get
发现yum
总是说无所事事的一些软件包,因为没有这样的软件包......
apt-cache
搜索对我来说也是非常宝贵的,为什么不能兼顾两者的普遍性呢?事实上,如果我有能力在我的fedora上安装Fink
或Fink Commander
,那么就应该完成!