![]() |
[help] postinst script error
i am trying to move a file via postinst script and i keep getting this error when i try to install the deb file.
Code:
subprocess new pre-removal script returned error exit status 2 Code:
#! /bin/sh -e .can't figure out what am i doing wrong.. |
Re: [help] postinst script error
Quote:
try: Code:
#!/bin/sh |
Re: [help] postinst script error
Quote:
|
Re: [help] postinst script error
i still have the same error:(
|
Re: [help] postinst script error
Check your prerm script
subprocess new pre-removal script returned error exit status 2 It's trying to execute foundblue-sky.postinst for some reason : command not foundblue-sky.postinst: line 2: |
Re: [help] postinst script error
my prerm script:
Code:
#! /bin/sh |
Re: [help] postinst script error
i can't see anything wrong with the prerm. Anyway as i know this script is executed only when the package is uninstalled..:(
|
All times are GMT. The time now is 19:42. |
vBulletin® Version 3.8.8