wal_steam: Cannot copy tree error while installing skin

$ wal-steam -w

Wal Steam cache found
Wal Steam config found
Installing skin
Traceback (most recent call last):
  File "/home/marcel/.local/bin/wal-steam", line 11, in <module>
    sys.exit(main())
  File "/home/marcel/.local/bin/wal_steam.py", line 447, in main
    checkInstall(oSys, dpi)
  File "/home/marcel/.local/bin/wal_steam.py", line 347, in checkInstall
    checkSkin(oSys, dpi)
  File "/home/marcel/.local/bin/wal_steam.py", line 231, in checkSkin
    copy_tree(METRO_COPY, os.path.join(steam_dir, SKIN_NAME))
  File "/usr/lib/python3.6/distutils/dir_util.py", line 127, in copy_tree
    "cannot copy tree '%s': not a directory" % src)
distutils.errors.DistutilsFileError: cannot copy tree '/home/marcel/.cache/wal_steam/metroZip/Metro 4.2.4': not a directory

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 16 (10 by maintainers)

Most upvoted comments

Sounds good! Just an additional suggestion, sorry: If you do get permission to rehost on a separate server, and you do add md5 verification, it might be a good idea to retrieve the md5s from your server, too - so you could update the current version of the skin being used without updating wal_steam itself.