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

yaourt destination directory is incorrectly set #10

Open
shawngraham opened this issue Feb 24, 2017 · 4 comments
Open

yaourt destination directory is incorrectly set #10

shawngraham opened this issue Feb 24, 2017 · 4 comments

Comments

@shawngraham
Copy link

so I thought, I'll give R a spin....

pacman -S R result:

pacman target not found
pacman failed to init transaction
unable to lock database could not lock database: File exists

@shawngraham
Copy link
Author

ah lord, it's lowercase r...

@shawngraham
Copy link
Author

speaking of R, yaourt rstudio-desktop.bin seems to do nothing, but yaourt rstudio-desktop will give me the option of getting it; then it asks if i want to edit the pkgbuild (i say no), then 'you do not have write premission to store packages in /home/packages'

@shawngraham
Copy link
Author

ah, ok - i had to cd up to the home directory (i was confused by dh-usb/home; needed to be at home/dh-usb ; then I made a packages directory, and gave it permissions with sudo chmod -R 777 packages; then yaourt rstudio etc works!

@JonathanReeve
Copy link
Member

Thanks for the help testing all these commands! This is super helpful. I'll have to change the instructions to reflect the lowercase R. Rstudio should be installable with yaourt rstudio-desktop-bin (note the hyphen). You can get it to be silent about asking you if you want to edit pkgbuilds and stuff with yaourt -S --noconfirm rstudio-desktop-bin. I'll change the instructions to reflect that.

That's strange about yaourt complaining about /home/dh-usb/packages. I think my custom yaourt config might be causing that. I put in a custom yaourt config in order to install AUR packages during install, but then I forgot to switch it back to default once that install is complete. I'll open a new issue for this. Thanks!

@JonathanReeve JonathanReeve changed the title pacman -S R yaourt destination directory is incorrectly set Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants