Thread: 9.5 appears broken for Wily
Hello, So... I went to .Org, clicked Download->Ubuntu->Version and followed the directions. I then went to install 9.5 and: root@pglogical-0:~# sudo apt-get install postgresql-9.5 postgresql-client-9.5 postgresql-contrib-9.5 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: postgresql-9.5 : Depends: postgresql-common (>= 142~) but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@pglogical-0:~# sudo apt-get install postgresql-9.5 postgresql-client-9.5 postgresql-contrib-9.5 postgresql-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: postgresql-common : Depends: init-system-helpers (>= 1.18~) but 1.14 is to be installed E: Unable to correct problems, you have held broken packages. root@pglogical-0:~# sudo apt-get install init-system-helpers Reading package lists... Done Building dependency tree Reading state information... Done init-system-helpers is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@pglogical-0:~# -- Command Prompt, Inc. http://the.postgres.company/ +1-503-667-4564 PostgreSQL Centered full stack support, consulting and development. Everyone appreciates your honesty, until you are honest with them.
Re: Joshua D. Drake 2016-04-11 <570BF273.5000708@commandprompt.com> > The following packages have unmet dependencies: > postgresql-common : Depends: init-system-helpers (>= 1.18~) but 1.14 is to > be installed $ rmadison -u ubuntu init-system-helpers init-system-helpers | 1.14 | trusty | source, all init-system-helpers | 1.22ubuntu11 | vivid | source, all init-system-helpers | 1.23ubuntu3 | wily | source, all init-system-helpers | 1.23ubuntu4 | wily-proposed | source, all init-system-helpers | 1.29ubuntu1 | xenial | source, all Are you sure you are on wily and not on trusty? Christoph
Attachment
On 04/11/2016 12:31 PM, Christoph Berg wrote: > Re: Joshua D. Drake 2016-04-11 <570BF273.5000708@commandprompt.com> >> The following packages have unmet dependencies: >> postgresql-common : Depends: init-system-helpers (>= 1.18~) but 1.14 is to >> be installed > > $ rmadison -u ubuntu init-system-helpers > init-system-helpers | 1.14 | trusty | source, all > init-system-helpers | 1.22ubuntu11 | vivid | source, all > init-system-helpers | 1.23ubuntu3 | wily | source, all > init-system-helpers | 1.23ubuntu4 | wily-proposed | source, all > init-system-helpers | 1.29ubuntu1 | xenial | source, all > > Are you sure you are on wily and not on trusty? Yep, You are correct. I am on Trusty. Is this to say that 9.5 isn't supported on Trusty? JD -- Command Prompt, Inc. http://the.postgres.company/ +1-503-667-4564 PostgreSQL Centered full stack support, consulting and development. Everyone appreciates your honesty, until you are honest with them.
On 04/11/2016 12:35 PM, Joshua D. Drake wrote: > On 04/11/2016 12:31 PM, Christoph Berg wrote: >> Re: Joshua D. Drake 2016-04-11 <570BF273.5000708@commandprompt.com> >>> The following packages have unmet dependencies: >>> postgresql-common : Depends: init-system-helpers (>= 1.18~) but >>> 1.14 is to >>> be installed >> >> $ rmadison -u ubuntu init-system-helpers >> init-system-helpers | 1.14 | trusty | source, all >> init-system-helpers | 1.22ubuntu11 | vivid | source, all >> init-system-helpers | 1.23ubuntu3 | wily | source, all >> init-system-helpers | 1.23ubuntu4 | wily-proposed | source, all >> init-system-helpers | 1.29ubuntu1 | xenial | source, all >> >> Are you sure you are on wily and not on trusty? > > Yep, > > You are correct. I am on Trusty. Is this to say that 9.5 isn't supported > on Trusty? NVM that was stupid. I need to change the repo I am calling from :P > JD > > -- Command Prompt, Inc. http://the.postgres.company/ +1-503-667-4564 PostgreSQL Centered full stack support, consulting and development. Everyone appreciates your honesty, until you are honest with them.