X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Message-ID: <1452944656.2933.13.camel@linetec> Subject: [geda-help] Geda-gschem update problem? From: "Richard Rasker (rasker AT linetec DOT nl) [via geda-help AT delorie DOT com]" To: geda-help AT delorie DOT com Date: Sat, 16 Jan 2016 12:44:16 +0100 Organization: Linetec Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: geda-help AT delorie DOT com Hello, I appear to have a bit of a problem: after installing some updates (which apparently included geda-gschem), gschem is missing. When trying to install it manually, I get the following error message: $ sudo apt-get install geda-gschem 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: geda-gschem : Depends: libgeda43 (>= 1:1.9.2+git20151227-0ppa0~trusty) but it is not going to be installed E: Unable to correct problems, you have held broken packages. Checking with dpkg --get-selections | grep hold tells me that no broken packages are being held. Also, trying to force installation of geda-gschem OR libgeda43 doesn't work. The latter produces an error message about a libgeda-common dependency: apt-get -f install libgeda43 ... The following packages have unmet dependencies: libgeda43 : Depends: libgeda-common (< 1:1.9.2+git20151227-0ppa0~trusty.1~) but 1:1.9.2+git20160115-0ppa0~trusty is to be installed libgeda-common seems to be the correct and latest version already: # apt-get -f install libgeda-common Reading package lists... Done Building dependency tree Reading state information... Done libgeda-common is already the newest version. How can I resolve this? Or is there indeed a small dependency error in the latest update? Thanks in advance, best regards, Richard Rasker