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
    Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:48:10 JST Benjamin Hollon Benjamin Hollon

    Is anyone else having problems upgrading to #NixOS 23.05?

    The error I'm getting on rebuild: https://haste.benjaminhollon.com/oqacixigut

    EDIT: I got it! :D

    My best evaluation of what went wrong: there wasn't actually any issue with the built image, it's just that the systemd check failed because it was running from an older version? So I added a flag to force it to keep going anyway and when I rebooted, here I am in 23.05! XD

    In conversation Sunday, 04-Jun-2023 14:48:10 JST from fosstodon.org permalink

    Attachments


    1. Invalid filename.
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:47:34 JST Benjamin Hollon Benjamin Hollon
      in reply to
      • CapT-Rex :maryland: :nixos:

      @batvin3211

      Yeah, I'm planning to ask around on the NixOS matrix channel when I have some time. Hopefully they'll end up knowing the root of the issue.

      In conversation Sunday, 04-Jun-2023 14:47:34 JST permalink
      clacke likes this.
    • Embed this notice
      CapT-Rex :maryland: :nixos: (batvin3211@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:47:47 JST CapT-Rex :maryland: :nixos: CapT-Rex :maryland: :nixos:
      in reply to

      @benjaminhollon i just remembered I was running nixos unstable and switched to 23.05. But I pinned some of my apps to unstable to be on the bleeding edge.
      I had the boot problem with a clean install on my spare laptop when I applied my config.
      I would report that bug, I thought I could help

      In conversation Sunday, 04-Jun-2023 14:47:47 JST permalink
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:47:49 JST Benjamin Hollon Benjamin Hollon
      in reply to
      • CapT-Rex :maryland: :nixos:

      @batvin3211

      Wait, I'm still getting errors trying to rebuild once I'm booted into the new version… I may just need to rollback to 22.11, report the bug, and see what happens.

      In conversation Sunday, 04-Jun-2023 14:47:49 JST permalink
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:47:51 JST Benjamin Hollon Benjamin Hollon
      in reply to
      • CapT-Rex :maryland: :nixos:

      @batvin3211

      I got it! :D

      My best evaluation of what went wrong: there wasn't actually any issue with the built image, it's just that the systemd check failed because it was running from an older version? So I added a flag to force it to keep going anyway and when I rebooted, here I am in 23.05! XD

      In conversation Sunday, 04-Jun-2023 14:47:51 JST permalink
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:47:52 JST Benjamin Hollon Benjamin Hollon
      in reply to
      • CapT-Rex :maryland: :nixos:

      @batvin3211

      Ha, sleep well. It's 14:00 here, so I'll keep working on it a while. ;)

      In conversation Sunday, 04-Jun-2023 14:47:52 JST permalink
    • Embed this notice
      CapT-Rex :maryland: :nixos: (batvin3211@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:47:54 JST CapT-Rex :maryland: :nixos: CapT-Rex :maryland: :nixos:
      in reply to

      @benjaminhollon ok, good. i thought this would be a simple fix, but it is almost 2:00 am where i am. so i am going to try to get some sleep

      In conversation Sunday, 04-Jun-2023 14:47:54 JST permalink
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:47:57 JST Benjamin Hollon Benjamin Hollon
      in reply to
      • CapT-Rex :maryland: :nixos:

      @batvin3211

      Hmm now I'm getting a different error.

      File system "/boot" is not a FAT EFI System Partition (ESP) file system.
      systemd-boot not installed in ESP.
      No default/fallback boot loader installed in ESP.

      In conversation Sunday, 04-Jun-2023 14:47:57 JST permalink
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:47:57 JST Benjamin Hollon Benjamin Hollon
      in reply to
      • CapT-Rex :maryland: :nixos:

      @batvin3211
      But I think this is on the right track…

      In conversation Sunday, 04-Jun-2023 14:47:57 JST permalink
    • Embed this notice
      CapT-Rex :maryland: :nixos: (batvin3211@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:48:02 JST CapT-Rex :maryland: :nixos: CapT-Rex :maryland: :nixos:
      in reply to

      @benjaminhollon this is what i got for uefi.
      ```
      boot.loader.systemd-boot.enable = true;
      boot.loader.efi.canTouchEfiVariables = true;
      #boot.loader.efi.efiSysMountPoint = "/boot/efi";
      ```

      In conversation Sunday, 04-Jun-2023 14:48:02 JST permalink
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:48:02 JST Benjamin Hollon Benjamin Hollon
      in reply to
      • CapT-Rex :maryland: :nixos:

      @batvin3211

      Very similar to what's in mine (for some reason I get a 403 error when trying to post the relevant config).

      Was it commenting out that line that fixed it for you? I'll try that.

      In conversation Sunday, 04-Jun-2023 14:48:02 JST permalink
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:48:09 JST Benjamin Hollon Benjamin Hollon
      in reply to
      • CapT-Rex :maryland: :nixos:

      @batvin3211

      Which options did you change? (thanks for the help) That does seem to be where my research is pointing to.

      In conversation Sunday, 04-Jun-2023 14:48:09 JST permalink
    • Embed this notice
      CapT-Rex :maryland: :nixos: (batvin3211@fosstodon.org)'s status on Sunday, 04-Jun-2023 14:48:10 JST CapT-Rex :maryland: :nixos: CapT-Rex :maryland: :nixos:
      in reply to

      @benjaminhollon I had to change the efi boot loader options in my config

      In conversation Sunday, 04-Jun-2023 14:48:10 JST permalink
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Monday, 05-Jun-2023 02:38:29 JST Benjamin Hollon Benjamin Hollon
      in reply to

      Okay, I've figured everything out.

      Temporary workaround: running your nixos-rebuild commands with the --install-bootloader flag will make the build succeed.

      Long-term solution: there's a PR that's been merged and should fix this, the fix just needs to move from staging to the main channel. You can track the progress here: https://nixpk.gs/pr-tracker.html?pr=235770

      (I'm getting a 502 error from the link at the moment, but it worked a couple hours ago and'll probably work again soon)

      In conversation Monday, 05-Jun-2023 02:38:29 JST permalink

      Attachments


      clacke likes this.
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Monday, 05-Jun-2023 02:38:30 JST Benjamin Hollon Benjamin Hollon
      in reply to

      Okay, I've gone back to 22.11. Anyone know the proper place to report an issue like this? Is https://github.com/NixOS/nixpkgs the right repo?

      In conversation Monday, 05-Jun-2023 02:38:30 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: repository-images.githubusercontent.com
        GitHub - NixOS/nixpkgs: Nix Packages collection & NixOS
        Nix Packages collection & NixOS. Contribute to NixOS/nixpkgs development by creating an account on GitHub.
    • Embed this notice
      Benjamin Hollon (benjaminhollon@fosstodon.org)'s status on Monday, 05-Jun-2023 02:38:31 JST Benjamin Hollon Benjamin Hollon
      in reply to

      Correction, I *thought* I'd solved it. I somehow got it to build a bootable system, but when I boot into that system, builds are still failing whenever I try to rebuild. I may just need to rollback, report the bug, and see what happens.

      In conversation Monday, 05-Jun-2023 02:38:31 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.