Package Details: spyder-git 6.0.0a1.r358.g2578be8a3-1

Git Clone URL: https://aur.archlinux.org/spyder-git.git (read-only, click to copy)
Package Base: spyder-git
Description: The Scientific Python Development Environment
Upstream URL: https://www.spyder-ide.org/
Licenses: MIT
Conflicts: spyder, spyder3-git
Provides: spyder
Replaces: spyder3-git
Submitter: willemw
Maintainer: willemw
Last Packager: willemw
Votes: 24
Popularity: 0.000000
First Submitted: 2015-02-24 08:52 (UTC)
Last Updated: 2023-08-10 20:51 (UTC)

Dependencies (58)

Required by (5)

Sources (1)

Pinned Comments

willemw commented on 2020-08-05 07:20 (UTC) (edited on 2021-08-18 20:33 (UTC) by willemw)

Note:

Some dependencies may need to be manually downgraded or upgraded.

Alternatively, try to edit "install_requires" in "setup.py" and the requirements file ("requirements/conda.txt" in the source files or "requires.txt" in the installed files).

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 Next › Last »

willemw commented on 2015-08-25 14:39 (UTC)

@contrebasse: Thanks. Solved.

contrebasse commented on 2015-08-25 08:26 (UTC)

spyderlib/userconfig.py has been replaced by spyderlib/config/user.py.

willemw commented on 2015-07-09 08:26 (UTC)

@contrebasse: The issue could be something specific on your system. Try to isolate the problem, if you want. Are the read-only files owned by root? Is /tmp/makepkg only used by yaourt? My yaourt temp files are in yaourt specific directory /tmp/yaourt-tmp-$USER. Did you change /etc/yaourtrc? Try running makepkg directly. Or try pacaur, which cleans up after a build (Default: cleandevel=true # clean up devel package).

contrebasse commented on 2015-07-09 08:08 (UTC)

The fix didn't change anything, that's really weird. The problem appears only when there is an update to the git repo (that's why I was slow to answer). There are lots of files in /tmp/makepkg/spyder-git/src/spyder/.git/objects/ but only one or two are read-only.

willemw commented on 2015-06-25 08:58 (UTC)

@contrebasse: no, the prepare() in this package does not do anything special. Tried yaourt and also makepkg directly. Cannot reproduce the error. However, prepare() now removes directory src/spyder3 before it is recreated. Please, check the fix.

contrebasse commented on 2015-06-23 07:27 (UTC)

Removing /tmp/makepkg/spyder-git works, but the error reappears later. Since only this -git package fails, I wonder if it does something special ? The copy fails because the target file already exists and is read-only for everyone.

willemw commented on 2015-06-22 15:00 (UTC)

Maybe your build files are corrupt or maybe the filesystem partition is full? You could try removing the yaourt build files (usually in /tmp) and then try to update or install again.

contrebasse commented on 2015-06-22 08:31 (UTC)

I have this error trying to update or to install: ==> Starting prepare()... cp: cannot create regular file 'spyder3/spyder/.git/objects/pack/pack-6d2f84dbed384e743fdf635633696c21b1fb9a68.pack': Permission denied cp: cannot create regular file 'spyder3/spyder/.git/objects/pack/pack-6d2f84dbed384e743fdf635633696c21b1fb9a68.idx': Permission denied ==> ERROR: A failure occurred in prepare(). I use yaourt as a standard user.

willemw commented on 2015-02-24 08:55 (UTC)

@davidovitch: Thanks. Spyder-hg and spyder3-hg have now moved to spyder-git and spyder3-git.

davidovitch commented on 2015-02-24 08:29 (UTC)

Notice that since a few days the official code repository changed from Bitbucket to Github: https://github.com/spyder-ide/spyder