I am running Koha 3.10.3 on Debian Squeeze. APT updated me nicely from 3.10.2 to 3.10.3. APT did not give me an indication that 3.10.4 was an unvailable update. Now it does not indicate 3.10.5 updates are available. I am essentially stuck with 3.10.3. What needs to be done to get APT working again? -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Chris Cormack Sent: Wednesday, April 24, 2013 1:25 AM To: koha-user Subject: [Koha] Koha 3.10.5 released The Koha community is proud to announce the release of Koha 3.10.5. This is a stable release and contains many bugfixes. You can download the tarball from http://download.koha-community.org or wait a day or 2 for the packages to become available. ...
Greetings, Sometimes the dependencies required change, and you probably are getting a message about something being held back. I would try: $ sudo apt-get dist-upgrade koha-common Hope that helps. GPML, Mark Tompsett
w h schreef op wo 01-05-2013 om 10:21 [-0400]:
APT did not give me an indication that 3.10.4 was an unvailable update. Now it does not indicate 3.10.5 updates are available.
If what Mark said doesn't help, can you provide the output of running: apt-cache policy koha-common -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
I am running a couple of squeeze virtual machines under Windows 7. Machine 42: was at 3.10.2 ran synaptic interface and was told 3.10.3 was available. did not update. ran Mark's suggestion. many non-captured messages appeared. ran synaptic and it still wanted to update 3.10.3 I allowed update and it was not able to update from 3.10.2 to 3.10.3 because 3.10.3 was not found. I also received messages about unsupported software wanting to be installed. I used synaptic to uninstall 3.10.2 ran wget -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add - ran synaptic and intalled 3.10.5 it seems to go ok created a two instances now I have a 3.10.5 to play with and see if the problems of 3.10.3 still exist. however, I am not confident in the integrety of the machine after running Mark's suggestion Machine 22: is at 3.10.3 ran apt-cache policy koha-common here are the results: root@debian:/home/xxx# apt-cache policy koha-common koha-common: Installed: 3.10.03-1 Candidate: 3.10.03-1 Version table: *** 3.10.03-1 0 500 http://debian.koha-community.org/koha/ squeeze/main i386 Packages 100 /var/lib/dpkg/status -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Robin Sheat Sent: Wednesday, May 01, 2013 8:10 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] Koha 3.10.5 released w h schreef op wo 01-05-2013 om 10:21 [-0400]:
APT did not give me an indication that 3.10.4 was an unvailable update. Now it does not indicate 3.10.5 updates are available.
If what Mark said doesn't help, can you provide the output of running: apt-cache policy koha-common
Make sure you still have the relevant entries in /etc/apt/sources.list.d/koha (if you named it that way). Also: a while ago new keys where created to sign packages on the repo, so you should run: wget -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add - on the box you're having the no-update trouble. In the worst scenario running that command won't do anything wrong but store the latest signing key on apt's DB. Regards To+ On Thu, May 2, 2013 at 11:59 AM, w h <watch.hill@gmail.com> wrote:
I am running a couple of squeeze virtual machines under Windows 7.
Machine 42:
was at 3.10.2 ran synaptic interface and was told 3.10.3 was available. did not update. ran Mark's suggestion. many non-captured messages appeared.
ran synaptic and it still wanted to update 3.10.3 I allowed update and it was not able to update from 3.10.2 to 3.10.3 because 3.10.3 was not found.
I also received messages about unsupported software wanting to be installed.
I used synaptic to uninstall 3.10.2
ran wget -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add - ran synaptic and intalled 3.10.5 it seems to go ok created a two instances now I have a 3.10.5 to play with and see if the problems of 3.10.3 still exist. however, I am not confident in the integrety of the machine after running Mark's suggestion
Machine 22:
is at 3.10.3 ran apt-cache policy koha-common here are the results:
root@debian:/home/xxx# apt-cache policy koha-common koha-common: Installed: 3.10.03-1
Candidate: 3.10.03-1 Version table: *** 3.10.03-1 0 500 http://debian.koha-community.org/koha/ squeeze/main i386 Packages 100 /var/lib/dpkg/status
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Robin Sheat Sent: Wednesday, May 01, 2013 8:10 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] Koha 3.10.5 released
w h schreef op wo 01-05-2013 om 10:21 [-0400]:
APT did not give me an indication that 3.10.4 was an unvailable update. Now it does not indicate 3.10.5 updates are available.
If what Mark said doesn't help, can you provide the output of running: apt-cache policy koha-common _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Mark Tompsett -
Robin Sheat -
Tomas Cohen Arazi -
w h