User Tools

Site Tools


documentation:technical_docs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:technical_docs [2024/11/12 15:23] – [gvfsd-trash] olivierdocumentation:technical_docs [2024/11/12 15:23] (current) – [Current problems with make] olivier
Line 45: Line 45:
 make upstream-sync make upstream-sync
 </code> </code>
-===== Current problems with make ===== 
  
-==== Disk image creation can fail ==== 
  
-On FreeBSD dektop, sometimes NanoBSD can't umount the md during image creation. 
  
-"fstat | grep BSDRP" display the name of the process locking the temporary mount point. It can be: 
-    * gam_server 
-    * gvfsd-trash 
- 
-here is the log of a failed build: 
- 
-<code> 
-### log : /usr/obj/BSDRP.amd64/_.di 
-Error encountered. Check errors in last log file. 
-Running exit trap code 
-root@dev # tail -n 4 /usr/obj/BSDRP.amd64/_.di 
-unmount: unmount of /usr/obj/BSDRP.amd64/_.mnt failed: Device busy 
-</code> 
- 
-==== gam_server ==== 
-For preventing gamin to lock the working mount point, create this configuration file and force a restart of gamin: 
-<code> 
-mkdir /usr/local/etc/gamin 
-echo "fsset ufs poll 10" > /usr/local/etc/gamin/gaminrc 
-killall -9 gam_server 
-</code> 
  
  
documentation/technical_docs.1731421400.txt.gz · Last modified: 2024/11/12 15:23 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki