allomov
5/26/2014 - 12:15 PM

bundle.yml

→ apt-cache policy juju-deployer
juju-deployer:
  Installed: 0.3.6-0ubuntu2
  Candidate: 0.3.6-0ubuntu2
  Version table:
 *** 0.3.6-0ubuntu2 0
        500 http://by.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
        100 /var/lib/dpkg/status

I have tags:

lomov:~/work/launchpad/bundle/trusty/cf-cloud-controller → bzr tags

last_good            26
v001                 24
v003                 25

But don't have revision set to this tag

lomov:~/work/launchpad/bundle/trusty/cf-cloud-controller → bzr log | head

------------------------------------------------------------
revno: 28
committer: amulet@dummy-user.tld
branch nick: cf-cloud-controller
timestamp: Wed 2014-05-21 16:30:40 +0300
message:
  tag added to r26
------------------------------------------------------------
revno: 27 [merge]
committer: Cory Johns <cory.johns@canonical.com>
base:
  series: trusty
  services:
    # ...
    cc:
      charm: cf-cloud-controller
      branch: lp:~cf-charmers/charms/trusty/cf-cloud-controller/trunk@last_good
      constraints: "arch=amd64"
    # ...