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
    • 最新
    • 标签
主页 / ubuntu / 问题 / 950964
Accepted
Make42
Make42
Asked: 2017-08-30 06:24:47 +0800 CST2017-08-30 06:24:47 +0800 CST 2017-08-30 06:24:47 +0800 CST

取决于:gimagereader-gtk 但不会安装

  • 772

我想安装gimagereader并尝试使用

:~$ sudo apt-get install gimagereader 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 gimagereader : Depends: gimagereader-gtk but it is not going to be installed                                                                                                                             
E: Unable to correct problems, you have held broken packages.

:~$ sudo apt-get install gimagereader-gtk
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gimagereader-gtk is already the newest version.

以及https://askubuntu.com/a/944282/402358中的命令什么也没做。

还:

:~$ sudo apt-mark showhold
W: Duplicate sources.list entry http://linux-packages.resilio.com/resilio-sync/deb/ resilio-sync/non-free armhf Packages (/var/lib/apt/lists/linux-packages.resilio.com_resilio-sync_deb_dists_resilio-sync_non-free_binary-armhf_Packages)
W: You may want to run apt-get update to correct these problems

另外,我的 source.list 是

# deb cdrom:[Kubuntu 14.04 LTS _Trusty Tahr_ - Release amd64 (20140416.1)]/ trusty main multiverse restricted universe

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty main restricted
deb-src [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
deb-src [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty universe
deb-src [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty universe
deb [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty-updates universe
deb-src [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty multiverse
deb-src [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty multiverse
deb [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
deb-src [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
deb-src [arch=amd64] http://de.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse

deb [arch=amd64] http://security.ubuntu.com/ubuntu trusty-security main restricted
deb-src [arch=amd64] http://security.ubuntu.com/ubuntu trusty-security main restricted
deb [arch=amd64] http://security.ubuntu.com/ubuntu trusty-security universe
deb-src [arch=amd64] http://security.ubuntu.com/ubuntu trusty-security universe
deb [arch=amd64] http://security.ubuntu.com/ubuntu trusty-security multiverse
deb-src [arch=amd64] http://security.ubuntu.com/ubuntu trusty-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb [arch=amd64] http://archive.canonical.com/ubuntu trusty partner
deb-src [arch=amd64] http://archive.canonical.com/ubuntu trusty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb [arch=amd64] http://extras.ubuntu.com/ubuntu trusty main
deb-src [arch=amd64] http://extras.ubuntu.com/ubuntu trusty main

### For R:
# deb [arch=amd64] http://cran.r-mirror.de/bin/linux/ubuntu trusty/
# deb-src [arch=amd64] http://cran.r-mirror.de/bin/linux/ubuntu trusty/
# deb [arch=amd64] http://ftp5.gwdg.de/pub/misc/cran/bin/linux/ubuntu trusty/
# deb [arch=amd64] http://cran.es.r-project.org/bin/linux/ubuntu trusty
# deb [arch=amd64] http://www.stats.bris.ac.uk/R/bin/linux/ubuntu trusty/
# deb [arch=amd64] http://cran.stat.ucla.edu/bin/linux/ubuntu trusty/
deb [arch=amd64] http://cran.rstudio.com/bin/linux/ubuntu trusty/

### For R-Extras:
# deb [arch=amd64] http://orange.biolab.si/debian squeeze main
# deb-src [arch=amd64] http://orange.biolab.si/debian squeeze main

### For the KDE Widget "Concise":
deb [arch=amd64] http://ppa.launchpad.net/bytr/concise/ubuntu trusty main
deb-src [arch=amd64] http://ppa.launchpad.net/bytr/concise/ubuntu trusty main
# Run: $ sudo add-apt-repository ppa:bytr/concise; sudo apt-get install concise

### For Virtualbox:
# deb [arch=amd64] http://download.virtualbox.org/virtualbox/debian trusty contrib
# deb-src [arch=amd64] http://download.virtualbox.org/virtualbox/debian trusty contrib

### For Dropbox:
# deb [arch=amd64] http://linux.dropbox.com/ubuntu trusty main
# deb-src [arch=amd64] http://linux.dropbox.com/ubuntu trusty main

### For Resilio:
deb [arch=armhf] http://linux-packages.resilio.com/resilio-sync/deb resilio-sync non-free

还:

:~$ sudo apt-cache policy gimagereader
gimagereader:
  Installed: (none)
  Candidate: 3.1.2-1~trustyppa1
  Version table:
     3.1.2-1~trustyppa1 0
        500 http://ppa.launchpad.net/sandromani/gimagereader/ubuntu/ trusty/main amd64 Packages

我能做些什么?我正在使用 Kubuntu 14.4。

package-management
  • 1 1 个回答
  • 261 Views

1 个回答

  • Voted
  1. Best Answer
    Charles Green
    2017-08-31T08:44:22+08:002017-08-31T08:44:22+08:00

    加载正确版本的 apt-get 过程gimagereader似乎无法从启动板上的 ppa正常工作- 您正在加载gimagereader-gtk(3.2.3) 的新版本并尝试加载gimagereader(3.1.2)的旧版本

    我鼓励您将其报告为针对 PPA 的错误,但作为一种解决方法,您可以直接下载所需的 deb 文件并手动安装它们:

    gimagereader-common_3.2.3-1~trustyppa1_all.deb

    gimagereader-dbg_3.2.3-1~trustyppa1_amd64.deb

    gimagereader-gtk_3.2.3-1~trustyppa1_amd64.deb

    gimagereader-qt_3.2.3-1~trustyppa1_amd64.deb

    将这 4 个文件移动到一个目录中,然后sudo dpkg -i *.deb安装它们。您可能需要tesseract-ocr独立加载

    • 1

相关问题

  • 如何从命令行仅安装安全更新?关于如何管理更新的一些提示

  • 如何从命令行判断机器是否需要重新启动?

  • 有没有办法重置所有包/源并从头开始?

  • 如何回滚到 PHP 5.2?

  • 包管理器之间有什么区别?

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