Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2017 14:14:45 -0500
From:      Bob Willcox <bob@immure.com>
To:        current list <freebsd-current@freebsd.org>
Subject:   mount -t tmpfs tmpfs fails
Message-ID:  <20170614191445.GC5608@rancor.immure.com>

next in thread | raw e-mail | index | archive | help
I was attempting to run 'synth status' on my 12-current (drm-next) system
and I got this error:

root@tavion:0 /> synth status
Querying system about current package installations.
Stand by, comparing installed packages against the ports tree.

raised REPLICANT.SCENARIO_UNEXPECTED : /sbin/mount -t tmpfs tmpfs /usr/obj/synth-live/SL09 => failed with code 1

So then I attempted just to do a mount of tmpfs command and got this:

root@tavion:0 /> mount -t tmpfs x /tmp/xxx  
mount: x: Operation not supported by device

synth used to work on this system prior to my recent upgrade to the latest
drm-next branch (cloned from github and build from source).

root@tavion:1 /> uname -a
FreeBSD tavion.austin.ibm.com 12.0-CURRENT FreeBSD 12.0-CURRENT #1 da5f90154f1(drm-next): Tue Jun 13 16:58:52 CDT 2017     bob@tavion.austin.ibm.com:/usr/obj/usr/freebsd-base-graphics/sys/TAVION  amd64

Any suggestions on what I should be looking for (or fixing)?

Thanks,
Bob

-- 
Bob Willcox    | Lawsuit, n.: A machine which you go into as a pig and
bob@immure.com |    come out as a sausage.
Austin, TX     |    -- Ambrose Bierce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170614191445.GC5608>