Tag: ppa

Apt-get update错误启动板

每当我apt-get update我都会在最后收到此错误消息: W: The repository ‘http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/dists trusty Release’ does not have a Release file. N: Data from such a repository can’t be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. W: The repository ‘http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release’ does not have a Release file. N: Data […]

如何获取存储库以覆盖该存储库中所有软件的所有其他存储库?

对于该存储库中的所有软件,如何获取特定存储库以覆盖所有其他存储库? (在任何时候,无论其他任何存储库做什么。) 解决问题1后,需要什么才能使系统恢复到原始状态(关于LibreOffice,请参阅背景知识 )。 欲望: 所有解决方案均来自命令行。 您实际使用或已经使用过您正在提供的解决方案。 (参见参考资料) 背景: 官方14.04最近更新了LibreOffice,导致官方存储库安装并覆盖了LibreOffice PPA,错误信息是: # apt-get update # apt-get upgrade … snip … You might want to run ‘apt-get -f install’ to correct these. The following packages have unmet dependencies: libreoffice-calc : Depends: libreoffice-base-core (= 1:5.4.1~rc2-0ubuntu0.14.04.1~lo0) but 1:5.4.2~rc2-0ubuntu0.14.04.1~lo1 is installed Depends: libreoffice-core (= 1:5.4.1~rc2-0ubuntu0.14.04.1~lo0) but 1:5.4.2~rc2-0ubuntu0.14.04.1~lo1 is installed […]

为什么我不能安装PPA?

您好我正在尝试安装PPA,但软件中心不会读取它。 我尝试使用硬件传感器idicator和手刹,它们没有出现在所有软件选项卡中,所以我可以安装它们。 另外我的软件中心表现得很奇怪,如果它是马车,我更喜欢旧的,更简单。 我做了路易斯·阿尔瓦拉多告诉我在终点站做的事情。 我复制并通过它sudo add-apt-repository ppa:stebbins/handbrake-snapshots然后我更新了sudo apt-get update ,但仍然没有用于手刹,它没有出现在软件中心。 好的每个人我都安装了手刹,因为某些原因我不得不重新启动我的电脑。 谢谢您的帮助。 好的,我得安装硬件传感器指示灯。 问题是我忘了安装lm-sensors包。 我还通过sypnaptic包管理器安装传感器指示器。 我跟着这个人谢谢你的帮助。 http://reformedmusings.wordpress.com/2011/10/15/panel-hardware-sensors-in-ubuntu-unity-for-oneiric-11-10/

无法在启动板上构建

我已成功将我的应用程序上传到启动板:但它无法在i386和amd64上构建。 这是链接: https : //launchpad.net/~mkamenjak/+archive/ubuntu/bugappppa/+packages 以下是启动板的构建日志: https : //launchpadlibrarian.net/190190054/buildlog_ubuntu-utopic-amd64.bugapp_1-2ubuntu2_FAILEDTOBUILD.txt.gz 这是我的debian / control文件的内容: Source: bugapp Section: web Priority: optional Maintainer: Mario Kamenjak Build-Depends: debhelper (>= 9) Standards-Version: 3.9.5 Homepage: Package: bugapp Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: A webapp for bug.hr 以下是我的debian / rules文件的内容: #!/usr/bin/make -f %: dh $@ 为什么它不构建,我究竟如何解决这个问题? 注意:我从未打包过任何东西。没有.deb或.rpm包装的经验。

Gedit-3.14.2可用于ubuntu吗?

从哪里获得gedit最新版本? 目前我在我的Ubuntu版本14.10上安装了3.10.4。 我们有任何ppa可供下载最新的gedit吗?

Ubuntu更新中的GPG错误

当我运行sudo apt-get update时,会产生以下结果 Reading package lists… Done W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY A1715D88E1DF1F24 W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 551CE2FB4CBEDD5A W: GPG error: http://ppa.launchpad.net lucid Release: […]

如何在Ubuntu上将VLC更新到最新版本

关联: 如何将VLC更新到最新版本? 除了在这个VLC ppa中没有Natty的构建: PPA:VideoLAN的/稳定 – 每日 / videolan / stable-daily / ubuntu / dists 索引 : 梦的 精确 那么如何在Ubuntu 11.04, Natty Narwhal上更新VLC (目前为2.0)?

如何在Ubuntu 15.10(Wily Werewolf)上安装rabbitvcs

我想知道Rabbitvcs是否使用Unity在Ubuntu 15.10(Wily Werewolf)中工作,如果正确的安装库是: sudo add-apt-repository ppa:rabbitvcs/ppa 基本上我需要在Win上使用类似于TortoiseSVN的文件夹集成。 注意:我对Ubuntu很新。

Vlc – 包依赖关系无法解决

我尝试在Ubuntu 14.04 LTS中安装Vlc 2.2,因为Ubuntu软件中心没有使用以下命令: sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get update && sudo apt-get install vlc 但它显示错误: 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. […]

如何为dpkg-buildpackage或debuild安装的文件添加权限

我使用dh_make和dpkg-buildpackage从我自己的源代码构建了一个包。 / debian中的安装文件指定项目文件的目标。 要使安装的程序正常工作,它们需要具有可执行性/具有chmod的执行权限。 特别是它是关于python脚本和.desktop文件。 如何在设置中设置这些权限? 通过仅将它们复制到目的地,它没有完成。 如果我可以在设置结束时触发命令,或类似的东西,但我不知道如何包含它。