Bug 230107 - finance/prestashop install fails on rmdir
Summary: finance/prestashop install fails on rmdir
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-28 13:33 UTC by peo
Modified: 2018-08-27 23:02 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (wen)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description peo 2018-07-28 13:33:09 UTC
In the last phase of the web configuration, install fails with "directory not empty" when the script tries to remove "var/cache/prod/smarty/compile"

I think we need 'rmdir -p' here.

Further, why does the port need archivers/unzip when /usr/bin/unzip is already available?

Host is 11.1-STABLE #0 r324441M PHP 7.1.19.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2018-08-18 08:04:28 UTC
(In reply to peo from comment #0)
1 web configutation will create some new files, we have to delete it manually.
2 fixed in my new update.

Thanks !
wen
Comment 2 peo 2018-08-27 16:14:49 UTC
I believe this report can be closed.

Thank you,

//per
Comment 3 Wen Heping freebsd_committer freebsd_triage 2018-08-27 23:01:50 UTC
(In reply to peo from comment #2)
Thank your report.

wen