Ubuntu-debian package bugs

bradymiller wrote on Wednesday, June 11, 2014:

Another update,

Committed the fix for above issue to sourceforge development branch:
https://github.com/openemr/openemr/commit/ddc38724c0f3256eb31530bf43b79e44e49fda5a

This will allow creation of packages (debian/ubuntu, zip, and tarball) from patch releases, which will work correctly when a user is using them to upgrade from a prior OpenEMR version.

This fix will require another patch and another full round of testing before the deb/ubuntu package can be released…
(I am hoping that I am beginning to see some light at the end of this rather long and windy tunnel)

-brady
OpenEMR

fsgl wrote on Wednesday, June 11, 2014:

There is no deadline except that which has been self-imposed; so slow and steady is just fine. Unlike MU2.

Those who have installed the package in the past and are new to Linux, don’t know enough to re-configure the package to make it work in LM 17. Those with technical knowledge to adapt to the new distributions don’t need the package, while those with less expertise continue working with the older versions.

If the tunnel is only bi-directional, that suggests less complexity than previously anticipated. Young folks are not prone to Keratoconjunctivitis Sicca. No goggles will be needed to protect from the wind.

Beginning of the end would be better, but end of the beginning is good, too.

bradymiller wrote on Friday, June 13, 2014:

Yet another update,

A newly built package with above fixes worked perfectly on all testing in Ubuntu 14.04. Still need to test on all OS’s in addition to the zip and tarball, but I think we may have it :slight_smile:

-brady
OpenEMR

fsgl wrote on Friday, June 13, 2014:

When the baby is born, will have to email some cigars or “wet the baby’s head” and have a stiff drink as the Irish would do.

Can attach cookies online, but not sure about attaching cigars or intoxicating beverages.

bradymiller wrote on Thursday, June 19, 2014:

Hi,

The updated Ubuntu/Mint/Debian package has been released!
(wiki has also been updated; let me know how it goes)

-brady
OpenEMR

blankev wrote on Thursday, June 19, 2014:

Now I can continue my MINT17 adventure. Tnx a lot!

(Mint17 version is out and for the avatars the problem seems to be in. They look oversized and not the Avatar is in place but the name replaced it)

fsgl wrote on Thursday, June 19, 2014:

Thank you for the hard work and for burning the midnight oil.

While at Recent Changes, noted the removal of the LM 17 incompatibility advisory and almost scooped you, but glad I didn’t.

A cigar with Groucho attached.
grouch0

Wetting the “baby’s” head with Asti Spumante.
smileys

fsgl wrote on Thursday, June 19, 2014:

A report from the field.

  1. ease of install - check.
  2. patched to 7 - check. (perhaps the name of the zipped file should be -7 instead of -3?)
  3. json extension included - check.
  4. timezone fixed - check.
  5. web directory in var/www not var/www/html - check.
  6. Backup Utility hanging for past 30 minutes. Unable to locate emr_backup.tar in tmp/openemr_web_backup/emr_backup probably because it never completed.

Still very impressive, Brady & Ian.


Edit: “Baby” is a hair jaundiced. A few days under the Bili-Lites hopefully will do the trick; then babe can be discharged from the NICU.

iankarlwallace wrote on Thursday, June 19, 2014:

All the thanks should go to Brady. None of my doings in this. I am still
hard at work trying to squish our distro into Debian standards. Now that
we have a patch 7 will apply that to the 4.1.2p6 package that I have and
continue figuring out why the deprecated Smarty Calendar stuff doesn’t like
it when I place the code in the /usr/share/openemr dir and symlink to the
writable dirs in /var/lib.

cheers
ian

On Thu, Jun 19, 2014 at 12:36 PM, fsgl fsgl@users.sf.net wrote:

A report from the field.

  1. ease of install - check.
  2. patched to 7 - check. (perhaps the name of the zipped file should
    be -7 instead of -3?)
  3. json extension included - check.
  4. timezone fixed - check.
  5. web directory in var/www not var/www/html - check.
  6. Backup Utility hanging for past 30 minutes. Unable to locate
    emr_backup.tar in tmp/openemr_web_backup/emr_backup probably because it
    never completed.

Still very impressive, Brady & Ian.

ubuntu-debian package bugs
https://sourceforge.net/p/openemr/discussion/202506/thread/e82523fd/?limit=25&page=1#2b7d

Sent from sourceforge.net because you indicated interest in
OpenEMR / Discussion / Developers

To unsubscribe from further messages, please visit
SourceForge.net: Log In to SourceForge.net


Ian Wallace - CCRMC DFM Staff Physician - (c) 303.681.5732

bradymiller wrote on Tuesday, July 01, 2014:

Hi Ian,

Zend was just incorporated into the development codebase. This brings yet another host of fun things to configure and deal with for packaging(I did some basic stuff in the current deb scripts, but still need to work out how to best deal with apache configuration (turn on rewrite module and set up AllowOveride in a secure fashion)). Details can be found here:
http://www.open-emr.org/wiki/index.php/Zend

Meaningful Use 2 deadlines are quickly approaching, so guessing lots of other stuff will be soon coming into the codebase. You may want to consider working on the development codebase in preparation for a 4.1.3 release(I honestly have no clue when this will be released, though).

-brady
OpenEMR

iankarlwallace wrote on Friday, July 04, 2014:

Brady - Thanks for the heads up. I think the easiest way to incorporate the changes is to put the options right in the apache conf file. The one would just enable with a2enconf - or if using the site with a2ensite I think is the other.

I will finish off with the 4.1.2 code since it has the bulk of all out problems (embedded code, minified JavaScript, files that ref non-available interpreters, etc). Everything that I fix in the current version will also need to be fixed in 4.1.3 but it’s much easier once you have done it once.

Ian

Ian Wallace 303-681-5732

On Jul 1, 2014, at 12:34 AM, “Brady Miller” bradymiller@users.sf.net wrote:

Hi Ian,

Zend was just incorporated into the development codebase. This brings yet another host of fun things to configure and deal with for packaging(I did some basic stuff in the current deb scripts, but still need to work out how to best deal with apache configuration (turn on rewrite module and set up AllowOveride in a secure fashion)). Details can be found here:
Zend - OpenEMR Project Wiki

Meaningful Use 2 deadlines are quickly approaching, so guessing lots of other stuff will be soon coming into the codebase. You may want to consider working on the development codebase in preparation for a 4.1.3 release(I honestly have no clue when this will be released, though).

-brady
OpenEMR

ubuntu-debian package bugs

Sent from sourceforge.net because you indicated interest in OpenEMR / Discussion / Developers

To unsubscribe from further messages, please visit SourceForge.net: Log In to SourceForge.net

bradymiller wrote on Saturday, July 05, 2014:

Hi,

Unable to confirm issue in 6 above. I just installed the deb package via new Mint 17 install and the backup script worked fine(took about a minute for a new install).

-brady
OpenEMR

rdh61 wrote on Saturday, July 05, 2014:

I can confirm the issue mentioned by fsgl (backup hanging and not completing on Ubuntu 14.04. See my thread here: https://sourceforge.net/p/openemr/discussion/202505/thread/166f16ab/

Is there a work around?