Opened 15 years ago
Closed 15 years ago
#21247 closed defect (fixed)
Port sysutils/bacula fails during staging on r56483 on 10.6
Reported by: | fred@… | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | bacula |
Description (last modified by mf2k (Frank Schima))
Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_bacula/work/destroot/opt/local/etc/bacula/bacula-fd.conf": no such file or directory Error: Status 1 encountered during processing.
I've tried several builds on several machines using macports installed from trunk
Change History (5)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to macsforever2000@… |
Port: | bacula added |
Status: | new → assigned |
comment:2 Changed 15 years ago by mf2k (Frank Schima)
comment:3 Changed 15 years ago by mf2k (Frank Schima)
Oh, I see you are on 10.6 from the subject - it would have been good to also say that in the description. I don't have 10.6 at work yet to test. Please run the commands above and post the output though.
comment:4 Changed 15 years ago by fred@…
Here's what I get from the install command after running the updates and clean:
sh-3.2# sudo port install bacula ---> Computing dependencies for bacula ---> Fetching bacula ---> Attempting to fetch bacula-3.0.2.tar.gz from http://voxel.dl.sourceforge.net/bacula ---> Verifying checksum(s) for bacula ---> Extracting bacula ---> Applying patches to bacula ---> Configuring bacula ---> Building bacula ---> Staging bacula into destroot Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_bacula/work/destroot/opt/local/etc/bacula/bacula-fd.conf": no such file or directory Error: Status 1 encountered during processing.
It aways fails when copying the config files during staging.
I'm on OS X 10.6, Xcode 3.2 (64 bit)
I realize that you don't have access to OS X 10.6 and that you're likely working on this in your spare time, so if there's anything I can do to help, consider me at your disposal.
comment:5 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I have SL at home. Fixed in r57417. Thanks for the report.
I am not able to reproduce this, also on several machines.
Please run the following:
If it still fails, post the complete out starting from the "
sudo port install bacula
" command.Also, what version of Mac OS X are you running? What version of Xcode?