Page MenuHomeFreeBSD

D9838.id25804.diff
No OneTemporary

D9838.id25804.diff

Index: lang/rust-nightly/pkg-message
===================================================================
--- /dev/null
+++ lang/rust-nightly/pkg-message
@@ -0,0 +1,13 @@
+======================================================================
+
+Printing rust backtraces requires procfs(5) mounted on /proc
+
+If you have not already done so, please do the following:
+
+ mount -t procfs proc /proc
+
+To make it permanent, you need the following lines in /etc/fstab:
+
+ procfs /proc procfs rw 0 0
+
+======================================================================
Index: lang/rust/pkg-message
===================================================================
--- /dev/null
+++ lang/rust/pkg-message
@@ -0,0 +1,13 @@
+======================================================================
+
+Printing rust backtraces requires procfs(5) mounted on /proc
+
+If you have not already done so, please do the following:
+
+ mount -t procfs proc /proc
+
+To make it permanent, you need the following lines in /etc/fstab:
+
+ procfs /proc procfs rw 0 0
+
+======================================================================

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 8, 2:44 PM (2 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34848290
Default Alt Text
D9838.id25804.diff (1 KB)

Event Timeline