[Koha-devel] Which version of Zebra in Debian Jessie?

Tajoli Zeno z.tajoli at cineca.it
Wed Jan 20 12:16:13 CET 2016


Hi David and all

Il 19/01/2016 23:26, David Cook ha scritto:
> What do you mean by "goes wrong"? Can you paste the results into an email?
>
> On openSUSE, I'm using Zebra 2.0.60, YAZ 5.1.2, and Net::Z3950::ZOOM 1.30,
> and everything works fine.

I think is a problem on integration Jessie general repo and Indexdata repo.
Recreate the problem is quite long, you need to start from a basic 
Jessie with only ssh server.

The steps are:
1)A new debian jessie with only ssh server

2)Login as 'root'

3)vi /etc/apt/sources.list.d/koha.list
	deb http://debian.koha-community.org/koha oldstable main

4)vi /etc/apt/sources.list.d/indexdata.list
	deb http://ftp.indexdata.dk/debian jessie main
	deb-src http://ftp.indexdata.dk/debian jessie main

5)wget -O- http://debian.koha-community.org/koha/gpg.asc | apt-key add -

6)wget -O- http://ftp.indexdata.dk/debian/indexdata.asc | apt-key add -

7)apt-get update

8)apt-get upgrade

9)apt-get install koha-deps

Now you have installed yaz (5.15.2-1.indexdata) and idzebra-2.0 
(2.0.61-1.indexdata)

10)install koha-perldeps
Now the error:
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:
  koha-perldeps : Depends: libnet-z3950-zoom-perl but it is not going to 
be installed
E: Unable to correct problems, you have held broken packages.


If I use koha-common instead of  koha-deps and  koha-perldeps I receive 
the same error.

I write also to indexdato to ask them to create a new version of 
libnet-z3950-zoom-perl for Jessie.

Bye
Zeno Tajoli

-- 
Zeno Tajoli
/Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche
Email: z.tajoli at cineca.it Fax: 051/6132198
*CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI)


More information about the Koha-devel mailing list