google-code-export / freemedforms

Automatically exported from code.google.com/p/freemedforms
Other
0 stars 1 forks source link

install fail because of unmet dependencies in ubuntu 13.04 raring #335

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. sudo apt-get install freemedforms-emr
2.
3.

What is the expected output? What do you see instead?

Expected output is installation of freemedforms-emr package.

Instead:

elkcloner@asus:/etc/apt$ LANG=en_US.UTF-8 sudo apt-get install freemedforms-emr
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:
 freemedforms-emr : Depends: libopencv-core2.3 (>= 2.3) but it is not installable
                    Depends: libopencv-highgui2.3 (>= 2.3) but it is not installable
                    Depends: libopencv-objdetect2.3 (>= 2.3) but it is not installable
E: Unable to correct problems, you have held broken packages.

What version of the product are you using? On what operating system?

PPA Ubuntu 13.04 Raring 64-bit (updated, upgraded & dist-upgraded twice after 
PPA install)

Please provide any additional information below.

None.

Original issue reported on code.google.com by jero...@gmail.com on 12 Sep 2013 at 2:59

GoogleCodeExporter commented 9 years ago
elkcloner@asus:/etc/apt$ LANG=en_US.UTF-8 sudo apt-get install libopencv-core2.4
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libopencv-core2.4 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

So libopencv-core2.4 (from universe) is installed. But the dependence (>= 2.3) 
is not met...

I do not know precisely how dependencies work so I can't fix it.

Thank you.

Original comment by jero...@gmail.com on 12 Sep 2013 at 3:12

GoogleCodeExporter commented 9 years ago
Ok I've corrected the debian packaging for Raring and Saucy. PPA is building.
I've also created a patch for Precise (we'll see if the 0.9.0~beta3-precise2 
will build & run correctly)

Original comment by eric.mae...@gmail.com on 15 Sep 2013 at 4:35

GoogleCodeExporter commented 9 years ago
No more comments, so this issue is fixed.

Original comment by eric.mae...@gmail.com on 18 May 2014 at 6:10