Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oranchelo-icon-theme: noBrokenSymlinks error thrown in version 0.9.0 #391218

Open
3 tasks done
charludo opened this issue Mar 19, 2025 · 0 comments
Open
3 tasks done

oranchelo-icon-theme: noBrokenSymlinks error thrown in version 0.9.0 #391218

charludo opened this issue Mar 19, 2025 · 0 comments
Labels
0.kind: bug Something is broken 3.skill: good-first-bug This seems like it's fixable by a non-expert

Comments

@charludo
Copy link
Contributor

charludo commented Mar 19, 2025

Nixpkgs version

  • Unstable (25.05)

Describe the bug

Possibly related to #380279, which occurred at essentially the same time. The theme / package fails to build with the error logs shown below.

Steps to reproduce

nix-build -A oranchelo-icon-theme or rebuild your system with the package included

Expected behaviour

The package builds without errors.

Screenshots

No response

Relevant log output

error: builder for '/nix/store/6mfbbvy5l4d9y91g3ipc05z47sr9z146-oranchelo-icon-theme-0.9.0.drv' failed with exit code 1;
       last 25 log lines:
       > gtk-update-icon-cache: Cache file created successfully.
       > gtk-update-icon-cache: Cache file created successfully.
       > gtk-update-icon-cache: Cache file created successfully.
       > gtk-update-icon-cache: Cache file created successfully.
       > Running phase: dropIconThemeCache
       > Running phase: fixupPhase
       > Symlinking parent icon themes...
       >   theme: Oranchelo-Beka
       >     parent: Oranchelo  -> /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0/share/icons/Oranchelo
       >   theme: Oranchelo-Classic-Folders
       >     parent: Oranchelo      -> /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0/share/icons/Oranchelo
       >   theme: Oranchelo-Green
       >     parent: Oranchelo        -> /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0/share/icons/Oranchelo
       >   theme: Oranchelo
       >     parent: gnome  ->
       >     parent: breeze  -> /nix/store/ggz4kr9jrp3gw83h07l5q96yz0i2rc31-breeze-icons-5.116.0/share/icons/breeze
       >     parent: breeze-dark -> /nix/store/ggz4kr9jrp3gw83h07l5q96yz0i2rc31-breeze-icons-5.116.0/share/icons/breeze-dark
       >     parent: hicolor        -> /nix/store/kmzngi440k20bf77cjjf9rqkld3k25jr-hicolor-icon-theme-0.18/share/icons/hicolor
       > shrinking RPATHs of ELF executables and libraries in /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0
       > checking for references to /build/ in /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0...
       > patching script interpreter paths in /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0
       > ERROR: noBrokenSymlinks: the symlink /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0/share/icons/Oranchelo/apps/scalable/org.sparkleshare.SparkleShare.svg points to a missing target: /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0/share/icons/Oranchelo/places/scalable/folder-bookmarks.svg
       > ERROR: noBrokenSymlinks: the symlink /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0/share/icons/Oranchelo/apps/scalable/snes9x-gtk.svg points to a missing target: /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0/share/icons/Oranchelo/apps/scalable/snes.svg
       > ERROR: noBrokenSymlinks: the symlink /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0/share/icons/Oranchelo/apps/scalable/sparkleshare.svg points to a missing target: /nix/store/7dw8hcbnav15mv5v5hyrgk02ln5rdhwc-oranchelo-icon-theme-0.9.0/share/icons/Oranchelo/places/scalable/folder-bookmarks.svg
       > ERROR: noBrokenSymlinks: found 3 dangling symlinks and 0 reflexive symlinks
       For full logs, run 'nix log /nix/store/6mfbbvy5l4d9y91g3ipc05z47sr9z146-oranchelo-icon-theme-0.9.0.drv'.

Additional context

No response

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.12.18, NixOS, 25.05 (Warbler), 25.05.20250315.cb435d8
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.12
  • nixpkgs: /nix/store/dyl3yn2ynasr3bfx2vjiycanrx18kslm-source

Notify maintainers

@414owen


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

@charludo charludo added the 0.kind: bug Something is broken label Mar 19, 2025
@donovanglover donovanglover added the 3.skill: good-first-bug This seems like it's fixable by a non-expert label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 3.skill: good-first-bug This seems like it's fixable by a non-expert
Projects
None yet
Development

No branches or pull requests

2 participants