[Koha-bugs] [Bug 5617] New: fix-perl-path.pl misses some files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 13 18:30:44 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5617

           Summary: fix-perl-path.pl misses some files
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_2
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Installation and upgrade (command-line installer)
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: jsherman at usao.edu
         QAContact: koha-bugs at lists.koha-community.org
   Estimated Hours: 0.0


When upgrading from 3.0.6 to 3.2.01 (on Ubuntu 8.04), I found that I needed to
roll my own perl.  Upon running the upgrade, I found that fix-per-path.pl left
the system perl shebang line on the following files:

/usr/share/koha/intranet/cgi-bin/admin/aqbookfund.pl
/usr/share/koha/intranet/cgi-bin/admin/aqbudget.pl
/usr/share/koha/intranet/cgi-bin/labels/label-profiles.pl
/usr/share/koha/intranet/cgi-bin/labels/label-manager.pl
/usr/share/koha/intranet/cgi-bin/labels/pcard-member-search.pl
/usr/share/koha/intranet/cgi-bin/labels/label-save-template.pl
/usr/share/koha/intranet/cgi-bin/labels/label-templates.pl
/usr/share/koha/intranet/cgi-bin/labels/label-create-profile.pl
/usr/share/koha/intranet/cgi-bin/labels/label-create-layout.pl
/usr/share/koha/intranet/cgi-bin/labels/label-print-pdf.pl
/usr/share/koha/intranet/cgi-bin/labels/label-print-csv.pl
/usr/share/koha/intranet/cgi-bin/labels/label-create-template.pl
/usr/share/koha/intranet/cgi-bin/catalogue/recentacquisitions.pl
/usr/share/koha/intranet/cgi-bin/serials/subscription-history.pl
/usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase30.pl
/usr/share/koha/intranet/cgi-bin/suggestion/acceptorreject.pl
/usr/share/koha/intranet/cgi-bin/reports/itemtypes.plugin
/usr/share/koha/intranet/cgi-bin/reports/issues_by_borrower_category.plugin
/usr/share/koha/intranet/cgi-bin/svc/bib
/usr/share/koha/intranet/cgi-bin/svc/new_bib
/usr/share/koha/intranet/cgi-bin/svc/bib_profile
/usr/share/koha/intranet/cgi-bin/svc/config/systempreferences
/usr/share/koha/intranet/cgi-bin/svc/authentication
/usr/share/koha/intranet/cgi-bin/tools/runreport.pl
/usr/share/koha/intranet/cgi-bin/tools/scheduler.pl.bak
/usr/share/koha/intranet/cgi-bin/acqui/spent.pl
/usr/share/koha/intranet/cgi-bin/acqui/bookfund.pl
/usr/share/koha/intranet/cgi-bin/acqui/pdfformat/layout2pages.pm
/usr/share/koha/intranet/cgi-bin/acqui/pdfformat/layout3pages.pm
/usr/share/koha/misc/translator/translate
/usr/share/koha/misc/translator/install.pl
/usr/share/koha/misc/translator/install-code.pl
/usr/share/koha/bin/cronjobs/runreport.pl.bak -w
/usr/share/koha/opac/cgi-bin/opac/unapi
/usr/share/koha/opac/cgi-bin/opac/opac-logout.pl
/usr/share/koha/opac/cgi-bin/opac/sco/abort.pl
/usr/share/koha/opac/cgi-bin/opac/sco/sco-circ.pl
/usr/share/koha/opac/cgi-bin/opac/sco/printer.pl
/usr/share/koha/opac/cgi-bin/opac/opac-recentacquisitions.pl
/usr/share/koha/opac/cgi-bin/opac/opac-detailprint.pl

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list