Menu

#4163 postinstall script throws error msg prevent unatt. install

1.600
closed-fixed
nobody
None
5
2012-11-04
2012-11-03
No

When installing the webmin rpm package the following messages is sent to stderr.

cat: /etc/lsb-release: No such file or directory

it is much likely produced by this line in the postinstall script, because the error output of "cat" is not redirected to /dev/null like in the other cases.
elsif (\`cat /etc/lsb-release | grep DISTRIB_DESCRIPTION\` =~ /^DISTRIB_DESCRIPTION="Linux Mint 6 Felicia"/) {

Discussion

  • Robert Bossecker

    • milestone: --> 1.600
     
  • Jamie Cameron

    Jamie Cameron - 2012-11-04

    Thanks for pointing this out - I will fix this in the next release.

     
  • Jamie Cameron

    Jamie Cameron - 2012-11-04
    • status: open --> closed-fixed
     

Log in to post a comment.