[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#763814: marked as done (bash function naming problem in kdevplatform_shell_environment.sh script)



Your message dated Sun, 07 Aug 2016 19:25:27 +0200
with message-id <2455526.SVZy9XImWG@bagend>
and subject line Fixed in 1.7.1-1
has caused the Debian Bug report #763814,
regarding bash function naming problem in kdevplatform_shell_environment.sh script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
763814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763814
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kdevplatform8-libs
Version: 1.7.0-2
Architecture: amd64

In /usr/bin/kdevplatform_shell_environment.sh
there is no space between function names ending with ! and ()

This causes command not found error in kdevelop konsole.

bash: raise!(): command not found

bash: /usr/bin/kdevplatform_shell_environment.sh: line 340: syntax error
near unexpected token `}'
bash: /usr/bin/kdevplatform_shell_environment.sh: line 340: `}'

replacing

functionname!() with functionname! ()

fix the problem

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it

--- End Message ---
--- Begin Message ---
Version: 1.7.1-1

It has been fixed in 1.7.1-1 but it still seems to be present in stable though.
After consultation in #debian-qt-kde I'm closing this bug as opposed to only 
marking it as fixed in 1.7.1-1.
If that is wrong, feel free to correct this.

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: