On 06.01.22 13:00, José Abílio Matos via lyx-users wrote:
On Thursday, 6 January 2022 06.29.18 WET Wolfgang Engelmann via lyx-users wrote:

 > My problem is, that I can't run the luatex document properly. I might

 > report about it if I can't manage myself.


What do you get when you run:


mount | grep tmp


in my case (Fedora 35) I see:

...

tmpfs on /tmp type tmpfs (rw,nosuid,nodev,seclabel,size=16132044k,nr_inodes=409600,inode64)

...


because \tmp is managed by tmpfs and thus, as Paul said, is erased on a regular basis.


--

José Abílio


This is what I get after
mount | grep tmp:

udev on /dev type devtmpfs (rw,nosuid,relatime,size=1909652k,nr_inodes=477413,mode=755) tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=386516k,mode=755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=386512k,nr_inodes=96628,mode=700,uid=1000,gid=1000)

where does one see the erasing period/time?

Wolfgang

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to