Thanks. I could reproduce/verify it. I checked that these files are not
hardlinks:

```
$ cd /usr/share/icons/Adwaita
$ find ! -empty -type f -exec b2sum {} + | sort | uniq -w32 -dD
$ cmp ./symbolic/actions/view-list-ordered-rtl-symbolic.svg 
./symbolic/actions/view-list-ordered-symbolic-rtl.svg
$ ls -il ./symbolic/actions/view-list-ordered-rtl-symbolic.svg 
./symbolic/actions/view-list-ordered-symbolic-rtl.svg
46272996 -rw-r--r-- 1 root root 1992 Mär 14 16:17 
./symbolic/actions/view-list-ordered-rtl-symbolic.svg
46272997 -rw-r--r-- 1 root root 1992 Mär 14 16:17 
./symbolic/actions/view-list-ordered-symbolic-rtl.svg
```

** Description changed:

  Hundreds of duplicate icons exist in adwaita-icon-theme.
+ 
+ ```
+ cd /usr/share/icons/Adwaita
+ find ! -empty -type f -exec b2sum {} + | sort | uniq -w32 -dD | grep -c ''
+ ```
  
  /usr/share/icons/Adwaita
  Jammy ~ 107
  Noble ~ 212
  Questing ~ 195

** Changed in: adwaita-icon-theme (Ubuntu)
       Status: New => Triaged

** Changed in: adwaita-icon-theme (Ubuntu)
   Importance: Undecided => Low

** Tags added: dcr-freezer

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2117404

Title:
  Hundreds of duplicate icons exist in adwaita-icon-theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/2117404/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to