AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-1119

Xiè Jìléi's questions

Martin Hope
Xiè Jìléi
Asked: 2011-05-05 05:11:44 +0800 CST

如何让 `dpkg -i` 为我安装依赖项?

  • 515

说,我有foo-1.2.3.deb这取决于perl,python但是,运行命令:

dpkg -i ./foo-1.2.3.deb

不会安装这些依赖项。所以我必须apt-get install perl python用手。

如何dpkg -i自动为我安装这些依赖项?

dpkg
  • 11 个回答
  • 679928 Views
Martin Hope
Xiè Jìléi
Asked: 2011-05-04 15:50:11 +0800 CST

如何切换回经典模式?[复制]

  • 4
这个问题在这里已经有了答案:
10年前关闭。

可能重复:
如何切换到经典 GNOME 桌面?
如何恢复到 GNOME Classic?

我不喜欢 Unity 和 Gnome 3,但安装 Gnome 3 后我也找不到经典的。

唯一的选择是:

Fluxbox
Gnome shell
Recovery mode
User defined session

那么如何找回经典会话呢?

gnome
  • 0 个回答
  • 1274 Views
Martin Hope
Xiè Jìléi
Asked: 2011-05-04 15:34:23 +0800 CST

Gnome 3 是否支持我的显卡?

  • 3

在升级到 Natty 之前,我非常流畅地运行 Maverick。但是,显示性能似乎下降了。例如,缩放桌面在 Maverick 中非常好,但在 Natty 中却很慢。

我认为这是由 Unity 引起的。所以我安装了 Gnome 3,使用源.deb http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu natty main

安装 Gnome 3 后,不幸的是它在回退模式下运行,并说可能我的图形硬件不支持。

$ lspci |grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)

我应该升级我的显卡吗?不过这张卡是两年前买的。

11.04
  • 2 个回答
  • 3964 Views
Martin Hope
Xiè Jìléi
Asked: 2011-05-04 15:26:17 +0800 CST

如何删除“未知媒体类型...”之类的警告[重复]

  • 57
这个问题在这里已经有了答案:
为什么 update-mime-database 抱怨 uri/rtspt 和其他不寻常的类型? (4 个回答)
6年前关闭。

每次apt-get尝试处理 shared-mime-info 的触发器时,它都会报告如下警告:

...
Processing triggers for shared-mime-info...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'interface/x-winamp-skin'

我已经检查过/usr/share/mime-info,但没有看到任何一个:

/usr/share/mime-info$ grep 'url/rtspu' *
(Got nothing)

那么,如何清理我的系统使其不会报告这些未知的媒体类型?

aptitude
  • 4 个回答
  • 74010 Views
Martin Hope
Xiè Jìléi
Asked: 2011-05-04 15:00:23 +0800 CST

apt-get:如何覆盖另一个包中的现有文件?

  • 5

我正在尝试使用 source 为 Natty 安装 Gnome3 ,但是出现以下错误:deb http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu natty main

$ sudo apt-get install -f
...
Unpacking replacement gnome-games-common ...
dpkg: error processing /var/cache/apt/archives/gnome-games-common_1%3a3.0.0-      0ubuntu1~build1_i386.deb (--unpack):
 trying to overwrite '/usr/share/gnome-games-common/cards/bonded.svg', which is also in     package gnome-games-extra-data 2.30.0-1ubuntu1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/gnome-games-common_1%3a3.0.0-0ubuntu1~build1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

在解决上述问题之前,我不能sudo apt-get remove gnome-games-common,也不能:gnome-games-extra-data

$ sudo apt-get remove gnome-games-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 aisleriot : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 glchess : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 glines : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 gnect : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 gnibbles : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 gnobots2 : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 gnome-mahjongg : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 gnome-sudoku : Depends: gnome-games-common (>= 1:2.32.1-0ubuntu5) but it is not going to be installed
 gnomine : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 gnotravex : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 gnotski : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 gtali : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 iagno : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 lightsoff : Depends: gnome-games-common (>= 1:2.32.1-0ubuntu5) but it is not going to be installed
 quadrapassel : Depends: gnome-games-common (>= 1:3.0.0-0ubuntu1~build1) but it is not going to be installed
 swell-foop : Depends: gnome-games-common (>= 1:2.32.1-0ubuntu5) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

我只想覆盖现有文件/usr/share/gnome-games-common/cards/bonded.svg,可以吗?

apt
  • 3 个回答
  • 11072 Views
Martin Hope
Xiè Jìléi
Asked: 2011-01-24 18:41:50 +0800 CST

有没有办法检查有关用户登录的日志?

  • 1

我的 Ubuntu 机器的登录过程需要很长时间,可能需要一分钟或更长时间。

与向控制台打印大量消息的引导程序不同,GUI 启动时没有显示任何内容。

我查了一下/var/log/Xorg.0.log,/var/log/Xorg.1.log大部分都是关于显示设备的一些较低级别的信息,似乎是在登录之前发生的事情,与启动应用程序无关。

任何想法?

compiz
  • 2 个回答
  • 277 Views
Martin Hope
Xiè Jìléi
Asked: 2011-01-07 17:24:45 +0800 CST

登录时位于中央工作区的位置

  • 12

我已经设置了 3x3 工作区切换器,并且我希望我的位置默认位于中央位置。可能吗?

compiz
  • 5 个回答
  • 912 Views
Martin Hope
Xiè Jìléi
Asked: 2011-01-05 18:14:17 +0800 CST

如何阻止 Mod4-P 切换显示?

  • 13

我经常使用Ctrl-P在命令历史记录中向后滚动,但我经常将其错误输入为Mod4- P,这与开关显示功能绑定。

我搜索了键盘快捷键和 CompizConfig 等,但找不到Mod4-P绑定的位置。是什么控制着它?

gnome
  • 5 个回答
  • 6825 Views
Martin Hope
Xiè Jìléi
Asked: 2010-12-30 04:28:55 +0800 CST

Debian 打包中的源代码/二进制覆盖是什么?

  • 6

当 I 时dput -f myhost foobar_x.x.x.changes,它成功上传了包,但产生了以下警告:

foobar has no source override entry
foobar has no binary override entry either

如何指定源/二进制覆盖,和/或只是抑制警告?

我mini-dinstall用作后端 aptitude 存储库管理器。

package-management packaging
  • 3 个回答
  • 1964 Views
Martin Hope
Xiè Jìléi
Asked: 2010-12-28 19:27:44 +0800 CST

如何在 Debian 软件包上创建和维护补丁?

  • 8

我想修补 Trac 包。我知道如何修补和重建包,但有些东西我不是很了解。

我的补丁很危险,不太可能回馈社区。所以,我只想说,这是一个非常私密的补丁。但是,我希望我的补丁在 Ubuntu 软件包升级时继续工作。(我应该apt-get source trac在每次Trac升级时将我的补丁移动到新版本的源目录吗?)

我看到有一个patch/目录(quilt我猜很多都在使用)debian/,但我不知道如何使用它?会debuild自动应用目录中的所有补丁patch/吗?那么dpkg-buildpackage呢?是否有一些环境变量来控制要应用的补丁的选择?

package-management patch
  • 2 个回答
  • 5889 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve