Another thing I noticed was when I run sudo apt-get upgrade, Geary is not mentioned in the list of apps to be or are already upgraded.
john@epikvision:~$ sudo apt-get upgrade [sudo] password for john: 패키지 목록을 읽는 중입니다... 완료 의존성 트리를 만드는 중입니다 상태 정보를 읽는 중입니다... 완료 다음 패키지를 과거 버전으로 유지합니다: account-plugin-facebook account-plugin-flickr account-plugin-google account-plugin-identica account-plugin-twitter account-plugin-windows-live bluez chromium-browser chromium-browser-l10n gvfs gvfs-backends gvfs-bin gvfs-common gvfs-daemons gvfs-fuse gvfs-libs initramfs-tools initramfs-tools-bin libatasmart4 libdevmapper1.02.1 libegl1-mesa libegl1-mesa-drivers libgbm1 libgl1-mesa-glx libgl1-mesa-glx:i386 libglapi-mesa libglapi-mesa:i386 libgudev-1.0-0 liblvm2app2.2 libpulse0 linux-generic linux-headers-generic linux-image-generic mountall pulseaudio python python-minimal system-config-printer-udev tk8.5 ubuntu-wallpapers udisks unity-asset-pool unity-webapps-common upstart vlc vlc-nox vlc-plugin-notify vlc-plugin-pulse xbmc xbmc-bin xserver-xorg-core xserver-xorg-input-evdev xserver-xorg-video-intel xserver-xorg-video-modesetting xserver-xorg-video-nouveau xserver-xorg-video-radeon What can this mean? John Kim On 화, 3월 19, 2013 at 9:47 오후, Eric Gregory <[email protected]> wrote: On Mar 19, 2013, at 9:18 PM, John Kim wrote: > Sent mail with wrong email earlier. > ---------- Forwarded message ---------- > From: "John Kim" > Date: Mar 19, 2013 9:17 PM > Subject: Fwd: Installing Daily Build in Ubuntu > To: "John Kim" > Cc: > > > > ---------- Forwarded message ---------- > > From: John Kim > Subject:Installing Daily Build in Ubuntu > Date: Wed, 20 Mar 2013 04:05:50 -0007 > To: Geary > > Hi, > > I had trouble getting the daily build. I followed Building and Running > http://redmine.yorba.org/projects/geary/wiki in the Geary wiki, yet my > geary in my raring computer continues to show, in its About version, 0.2.2+ > trunk. On the command line, the package's version is the latest one, which > is peculiar. > > Jim, I tried putting your suggested command on issue 6587 > http://redmine.yorba.org/issues/6587, but it brought no output. > > I also cannot reorganize my accounts still. Does the valateam ppa > (suggested by the wiki page) have the daily builds? I might as well build > from source, since the ppa doesn't seem to have it. > > This may seem a little off topic. When it comes to packages and different > package management, do you guys use two different package trackers, like > Git and Launchpad, and maintain them simultaneously? How come I may be > using version 0.2.2+ trunk from the valateam ppa? > > Thanks, > > John Kim John, Can you run the following command in a terminal and copy/paste the output here? apt-cache show geary Since Geary 0.3 is now out, I'd recommend installing that from our PPA. Just add ppa:yorba/ppa, refresh your packages, and update. See if that doesn't solve it. The valateam PPA is where you can find a build of the latest Vala compiler and related tools. If you want to try building Geary from source you can install valac from that PPA. As for Launchpad, they have a clever system that copies our git repo into a bzr repo on their server. Launchpad's daily build system is based on bzr, so it runs off of that copy. (I hope that makes sense.) - Eric _______________________________________________ Geary mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/geary
