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

[Bug]: yuzu-pineapple: Remove-Item errors when migrating "$env:APPDATA\yuzu" #870

Closed
3 tasks done
soredake opened this issue Apr 15, 2023 · 2 comments
Closed
3 tasks done
Labels
archived Invalid, duplicate or wontfix bug Something isn't working

Comments

@soredake
Copy link

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

yuzu-pineapple

Expected/Current Behaviour

When i tried installing yuzu-pineapple i got this:
yuzu-pineapple-log.txt

Yuzu save directory is synchronized to Google Drive, maybe this caused permission errors.

Steps to Reproduce

1) Have "$env:APPDATA\yuzu" with yuzu data
2) Sync "$env:APPDATA\yuzu\nand\user\save" to google drive
3) scoop install yuzu-pineapple

Log: https://gist.github.com/soredake/6e5642f2437c65ac678a1f5025abd611

Possible Solution

I don't know.

Scoop and Buckets Version

scoop --version
Current Scoop version:
v0.3.1 - Released at 2022-11-15

'extras' bucket:
34e05d078 (HEAD -> master, origin/master, origin/HEAD) cryptomator: Add `nonportable/winfsp-np` as a suggestion (#10922)

'games' bucket:
26270704 (HEAD -> master, origin/master, origin/HEAD) yuzu-pineapple: Update to version EA-3512

'main' bucket:
f04ca5407 (HEAD -> master, origin/master, origin/HEAD) nano: Update to version 7.2-22.1

Scoop Config

scoop config

last_update         scoop_repo                              scoop_branch
-----------         ----------                              ------------
15.04.2023 15:18:06 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

echo $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.3.2
PSEdition                      Core
GitCommitId                    7.3.2
OS                             Microsoft Windows 10.0.22621
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

@soredake soredake added the bug Something isn't working label Apr 15, 2023
@soredake
Copy link
Author

@sti1l-0

@sti1l-0
Copy link
Contributor

sti1l-0 commented Apr 18, 2023

The script is going to move your save data from your $APPDATA path to the presist path of yuzu. You loose your permision since other software is controlling the folder.
I don't think that's a bug but a kind of conflict. You have may way to solve it yourself.

@soredake soredake closed this as not planned Won't fix, can't repro, duplicate, stale Apr 5, 2024
@Calinou Calinou added the archived Invalid, duplicate or wontfix label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
archived Invalid, duplicate or wontfix bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants