Comment 8 for bug 1453160

Revision history for this message
sri krishna (ghatti-srikrishna) wrote : Re: [Bug 1453160] Re: [SRU] missing binaries in Ubuntu heat packages

i guess the updates are only available on vivid. i am using trusty and
unable to install the new packages. can you please confirm if you have
tested this out on trusty?

On 06/05/2015 08:51 PM, Mike Lloyd wrote:
> Verification done, commands are present.
>
> root@controller-1:~# cat /etc/lsb-release
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=15.04
> DISTRIB_CODENAME=vivid
> DISTRIB_DESCRIPTION="Ubuntu 15.04"
>
> root@controller-1:~# apt-cache policy heat-common
> heat-common:
> Installed: 2015.1.0-0ubuntu1.1
> Candidate: 2015.1.0-0ubuntu1.1
> Version table:
> *** 2015.1.0-0ubuntu1.1 0
> 100 /var/lib/dpkg/status
> 2015.1.0-0ubuntu1 0
> 500 http://us.archive.ubuntu.com/ubuntu/ vivid-updates/main amd64 Packages
> 2015.1~rc1-0ubuntu1 0
> 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
>
> root@controller-1:~# heat-keystone-setup-domain --version
> 2015.1.0
> root@controller-1:~# heat-db-setup --version
> Set up a local MySQL database for use with heat.
> This script will create a 'heat' database that is accessible
> only on localhost by user 'heat' with password 'heat'.
>
> Usage: heat-db-setup <rpm|deb> [options]
> Options:
> select a distro type (rpm or debian)
>
> --help | -h
> Print usage information.
> --password <pw> | -p <pw>
> Specify the password for the 'heat' MySQL user that will
> use to connect to the 'heat' MySQL database. By default,
> the password 'heat' will be used.
> --rootpw <pw> | -r <pw>
> Specify the root MySQL password. If the script installs
> the MySQL server, it will set the root password to this value
> instead of prompting for a password. If the MySQL server is
> already installed, this password will be used to connect to the
> database instead of having to prompt for it.
> --yes | -y
> In cases where the script would normally ask for confirmation
> before doing something, such as installing mysql-server,
> just assume yes. This is useful if you want to run the script
> non-interactively.
>
> ** Tags removed: verification-needed
> ** Tags added: verification-done
>