GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    feld (feld@bikeshed.party)'s status on Tuesday, 07-Nov-2023 04:29:57 JST feld feld
    in reply to
    • Evilham :antifa:
    • JustineSmithies
    @JustineSmithies @evilham the mode here is probably supposed to be 1777

    rwxrwxrwx with a sticky bit for the directory
    In conversation Tuesday, 07-Nov-2023 04:29:57 JST from bikeshed.party permalink
    • Embed this notice
      JustineSmithies (justinesmithies@fosstodon.org)'s status on Tuesday, 07-Nov-2023 04:29:59 JST JustineSmithies JustineSmithies
      in reply to
      • Evilham :antifa:

      @evilham Also in my /etc/fstab I have
      tmpfs /tmp tmpfs rw,mode=0177 0 0

      In conversation Tuesday, 07-Nov-2023 04:29:59 JST permalink
    • Embed this notice
      JustineSmithies (justinesmithies@fosstodon.org)'s status on Tuesday, 07-Nov-2023 04:30:00 JST JustineSmithies JustineSmithies
      in reply to
      • Evilham :antifa:

      @evilham If I enter mount -l I see tmpfs on /tmp (tmpfs, local)
      but further down I also see zroot/tmp on /tmp ( zfs, local, noatime, noexec, nosuid, nfsv4acls)

      In conversation Tuesday, 07-Nov-2023 04:30:00 JST permalink
    • Embed this notice
      Evilham :antifa: (evilham@chaos.social)'s status on Tuesday, 07-Nov-2023 04:30:01 JST Evilham :antifa: Evilham :antifa:
      in reply to
      • JustineSmithies

      @JustineSmithies great, so your user doesn't have permissions there! (try with your user mkdir /tmp/test)

      That's probably the issue, are you sure it's a temporary file system? (mount -l should say something like tmpfs)
      The permissions should probably look like this: drwxrwxrwt

      In conversation Tuesday, 07-Nov-2023 04:30:01 JST permalink
    • Embed this notice
      JustineSmithies (justinesmithies@fosstodon.org)'s status on Tuesday, 07-Nov-2023 04:30:02 JST JustineSmithies JustineSmithies
      in reply to
      • Evilham :antifa:

      @evilham ?? If i ls -ld /tmp i get: frwx------ 11 root wheel 14 nov 6 19:11 /tmp

      In conversation Tuesday, 07-Nov-2023 04:30:02 JST permalink
    • Embed this notice
      Evilham :antifa: (evilham@chaos.social)'s status on Tuesday, 07-Nov-2023 04:30:04 JST Evilham :antifa: Evilham :antifa:
      in reply to
      • JustineSmithies

      @JustineSmithies nice! Soooo, how do the permissins for `/tmp` look like? is it backed by ZFS's tmp dataset? or is it a tmpfs?

      In conversation Tuesday, 07-Nov-2023 04:30:04 JST permalink
    • Embed this notice
      JustineSmithies (justinesmithies@fosstodon.org)'s status on Tuesday, 07-Nov-2023 04:30:05 JST JustineSmithies JustineSmithies
      in reply to
      • Evilham :antifa:

      @evilham Cannot create /tmp/riverlog permission denied

      In conversation Tuesday, 07-Nov-2023 04:30:05 JST permalink
    • Embed this notice
      Evilham :antifa: (evilham@chaos.social)'s status on Tuesday, 07-Nov-2023 04:30:07 JST Evilham :antifa: Evilham :antifa:
      in reply to
      • JustineSmithies

      @JustineSmithies have you tried starting river as:

      dbus-launch --exit-with-session river -log-level debug > /tmp/riverlog

      To see if there is something more useful?

      Also: is polkit installed? (pkg info polkit)

      In conversation Tuesday, 07-Nov-2023 04:30:07 JST permalink
    • Embed this notice
      JustineSmithies (justinesmithies@fosstodon.org)'s status on Tuesday, 07-Nov-2023 04:30:08 JST JustineSmithies JustineSmithies
      in reply to
      • Evilham :antifa:

      @evilham Sway runs from the tty no issues.
      I vae XDG_RUNTIME_DIR=/var/run/user/`id -u` and I've setup tmpfs for /var/run but still river or Hyprland fail . River gives "No display in the first 33" for xwayland/sockets. Also No clients on seat0 to activate

      In conversation Tuesday, 07-Nov-2023 04:30:08 JST permalink
    • Embed this notice
      JustineSmithies (justinesmithies@fosstodon.org)'s status on Tuesday, 07-Nov-2023 04:30:08 JST JustineSmithies JustineSmithies
      in reply to
      • Evilham :antifa:

      @evilham I also created /var/run/user/1001 and did the chown for the user and the chmod 0700 too as per FreeBSD docs

      In conversation Tuesday, 07-Nov-2023 04:30:08 JST permalink
    • Embed this notice
      Evilham :antifa: (evilham@chaos.social)'s status on Tuesday, 07-Nov-2023 04:30:10 JST Evilham :antifa: Evilham :antifa:
      in reply to
      • JustineSmithies

      @JustineSmithies

      Oh, and also:

      > River can either be run nested in an X11/Wayland session or directly from a tty using KMS/DRM. Simply run the river command.

      Does this work under e.g. sway?

      In conversation Tuesday, 07-Nov-2023 04:30:10 JST permalink
    • Embed this notice
      Evilham :antifa: (evilham@chaos.social)'s status on Tuesday, 07-Nov-2023 04:30:11 JST Evilham :antifa: Evilham :antifa:
      in reply to
      • JustineSmithies

      @JustineSmithies

      You should also look into flags that enable more verbosity, in case there is an error that is more helpful.

      In conversation Tuesday, 07-Nov-2023 04:30:11 JST permalink
    • Embed this notice
      Evilham :antifa: (evilham@chaos.social)'s status on Tuesday, 07-Nov-2023 04:30:12 JST Evilham :antifa: Evilham :antifa:
      in reply to
      • JustineSmithies

      @JustineSmithies

      Hey! Just tried both river (then didn't know how to exit!) and Hyprland and can run them.

      This is how:
      /etc/rc.conf contains seatd_enable=YES

      I export XDG_RUNTIME_DIR as a temporary directory that is no backed by ZFS (this is why: https://hub.darcs.net/raichoo/hikari/browse/README.md#41)

      I also export XDG_CURRENT_DESKTOP as the binary that I'm running.

      Then run:
      dbus-launch --exit-with-session "${GUI}"

      I am a member of these groups:
      MyOwn operator video u2f webcamd

      In conversation Tuesday, 07-Nov-2023 04:30:12 JST permalink

      Attachments

      1. No result found on File_thumbnail lookup.
        README.md :: hub.darcs.net
    • Embed this notice
      JustineSmithies (justinesmithies@fosstodon.org)'s status on Tuesday, 07-Nov-2023 04:30:13 JST JustineSmithies JustineSmithies

      #FreeBSD folks I have an issue and I think I need to either change permissions or add my user to a group ? I have installed the following #Wayland #WM Sway, River and to see if it works Hyprland. I can run Sway no problem as my user justine but both River and Hyprland refuse as my user but I am able to run them up as root which I know is very wrong. So how do I fix this as cannot see anything in the FreeBSD manual ??

      In conversation Tuesday, 07-Nov-2023 04:30:13 JST permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.