Created
September 21, 2011 16:57
-
-
Save vkurup/1232648 to your computer and use it in GitHub Desktop.
emacs-snapshot on natty
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vinod@rails:~$ uname -a | |
Linux rails 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 i686 i386 GNU/Linux | |
vinod@rails:~$ wajig install emacs-snapshot-nox | |
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: | |
emacs-snapshot-nox : Depends: emacs-snapshot-bin-common (= 1:20110827-1+ubuntu1) but it is not going to be installed | |
E: Broken packages | |
vinod@rails:~$ wajig install emacs-snapshot-bin-common | |
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: | |
emacs-snapshot-bin-common : Depends: emacs-snapshot-common (= 1:20110827-1+ubuntu1) but 1:20110917-1+ubuntu1 is to be installed | |
E: Broken packages |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment