Hello Eric,

Here is the output.

john@epikvision:~$ apt-cache show geary
Package: geary
Priority: optional
Section: gnome
Installed-Size: 4087
Maintainer: Jim Nelson <[email protected]>
Architecture: amd64
Version: 0.3.0+934~raring1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libcanberra0 (>= 0.28), 
libgdk-pixbuf2.0-0 (>= 2.23.0), libgee2 (>= 0.6.0), libglib2.0-0 (>= 2.31.8), 
libgmime-2.6-0 (>= 2.6.4), libgnome-keyring0 (>= 3.2.2), libgtk-3-0 (>= 
3.3.16), libindicate5 (>= 0.6.1), libnotify4 (>= 0.7.5), libpango1.0-0 (>= 
1.20.0), libsqlite3-0 (>= 3.7.4), libunique-3.0-0 (>= 3.0.0), libunity9 (>= 
5.12.0), libwebkitgtk-3.0-0 (>= 1.8.0), dconf-gsettings-backend | 
gsettings-backend, libxml2 (>= 2.6.32)
Filename: pool/main/g/geary/geary_0.3.0+934~raring1_amd64.deb
Size: 1144240
MD5sum: e51db45250c94e0b7d00c4524746c0e8
SHA1: 69cd6e7558d0e29c0a6c8271079d55fa2b4ec804
Description: Email client
 Geary is an email client built for the GNOME desktop environment. It
 allows you to read and send email with a simple, modern interface.
 .
 Visit http://www.yorba.org to read about the current state of
 Geary's development.

Package: geary
Priority: extra
Section: universe/gnome
Installed-Size: 4034
Maintainer: Sebastien Bacher <[email protected]>
Architecture: amd64
Version: 0.3.0~pr1-0ubuntu1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libcanberra0 (>= 0.2), 
libgdk-pixbuf2.0-0 (>= 2.23.0), libgee2 (>= 0.5.0), libglib2.0-0 (>= 2.31.8), 
libgmime-2.6-0 (>= 2.6.4), libgnome-keyring0 (>= 2.22.2), libgtk-3-0 (>= 
3.3.16), libmessaging-menu0 (>= 12.10.0), libnotify4 (>= 0.7.0), libpango1.0-0 
(>= 1.20.0), libsqlite3-0 (>= 3.5.9), libunique-3.0-0 (>= 2.90.1), libunity9 
(>= 3.4.6), libwebkitgtk-3.0-0 (>= 1.3.13), dconf-gsettings-backend | 
gsettings-backend
Filename: pool/universe/g/geary/geary_0.3.0~pr1-0ubuntu1_amd64.deb
Size: 1134582
MD5sum: 11a30aa56e8cabe66e34920596a0bdcb
SHA1: 15b31f73d4a0ff996052643610690053405b00a1
SHA256: 36a2b03c3919d32d275dbfc3dc7fbb5af8e00371e8045dac0fc8e445172c71ef
Description-en: email client
 Geary is an email client built for the GNOME desktop environment. It
 allows you to read and write email with a simple, modern interface.
Homepage: http://www.yorba.org/geary
Description-md5: 62dd95b0c0cebf941ce299c31941e5ae
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

I even added the repository ppa:yorba/daily-build, and still, my geary's About 
shows 0.2.2+ trunk.  I really don't understand it.  It's been hugely 
problematic on Ubuntu 13.04, and whether I get it from the software center or 
command line, I always return to this version.  

On another Ubuntu laptop running 12.10, it's perfectly fine.  It has Geary 
0.3.0.  But not my raring development machine.  

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

Reply via email to