FS#77185 - [java-runtime-common] 3.4 syntactic errors in profile_jre.csh

Attached to Project: Arch Linux
Opened by Andrew Stevenson (cqexbesd) - Thursday, 19 January 2023, 10:24 GMT
Last edited by Toolybird (Toolybird) - Thursday, 19 January 2023, 21:54 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

In this update it looks like the profile_jre.sh file was accidentally copied over profile_jre.csh. Of course the different shells use different syntaxes so now there are error messages every time a new csh is started.

See https://github.com/archlinux/svntogit-packages/commit/199fe5453807ec8460910233c569741ed600862d


Steps to reproduce:

Install the package. Start a new csh (e.g. by typing tcsh). You will see the errors:

append_path: Command not found.
export: Command not found.

The JRE won't be added to the user's path.
This task depends upon

Closed by  Toolybird (Toolybird)
Thursday, 19 January 2023, 21:54 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#77180 
Comment by Andrew Stevenson (cqexbesd) - Thursday, 19 January 2023, 10:31 GMT
This is a duplicate of 77180 - despite searching before creating the other ticket didn't come up...and still doesn't so maybe search is broken?

Loading...