Package Details: ironpython-git 2.7.12.r1.gaa0526d4b-1

Git Clone URL: https://aur.archlinux.org/ironpython-git.git (read-only, click to copy)
Package Base: ironpython-git
Description: Python implementation for the .NET framework
Upstream URL: http://ironpython.net
Licenses: Apache
Submitter: mschu
Maintainer: mschu
Last Packager: mschu
Votes: 2
Popularity: 0.000000
First Submitted: 2012-05-23 14:47 (UTC)
Last Updated: 2022-07-07 14:41 (UTC)

Latest Comments

1 2 Next › Last »

cknoblauch commented on 2022-07-07 15:01 (UTC)

Wow that was fast. Thanks, it builds correctly now and probably will handle future versions with your change. Thanks, @mschu!

cknoblauch commented on 2022-07-07 14:25 (UTC)

IronPython v2.7.12 was released in January 2022. The package() phase of the build is failing because it expects a .deb with a 2.7.11 version:

package() {
  cd "$srcdir/$_pkgname"
  dpkg -x Package/Release/Packages/IronPython-2.7.11/ironpython_2.7.11.deb "$pkgdir"
}

Error:

==> Starting package()...
dpkg-deb: error: failed to read archive 'Package/Release/Packages/IronPython-2.7.11/ironpython_2.7.11.deb': No such file or directory
==> ERROR: A failure occurred in package().

jdc commented on 2019-02-16 22:50 (UTC) (edited on 2019-02-16 22:50 (UTC) by jdc)

Just got a build failure because I'm missing dos2unix: https://paste.pound-python.org/show/aqFXL2wTj5UcTC6U4hn7/.

mschu commented on 2019-01-25 21:15 (UTC)

Patched file changed, adjusted now.

bobi commented on 2019-01-24 11:13 (UTC)

With mono 5.18.0.240-1 installed from testing, package won’t build: https://paste.pound-python.org/show/GQaCAc3S0OQe6zQkiB7C/

dundee commented on 2017-11-09 15:44 (UTC)

mschu: I added some more minor fixes (passing parameters, escaped path). I have tried to get stdlib working, but without success. I'm getting sigsegvs when using _weakrefset.py.

mschu commented on 2017-11-09 14:33 (UTC)

@dundee: Thank you, this seems to be working now! I added some minor modifications to the PKGUBILD

dundee commented on 2017-11-09 13:53 (UTC)

mschu: Please see, the fixed PKGBUILD again - https://gist.github.com/Dundee/8c38c2b24d5c0d5cf4bffc2471360524 I added checkout to specific commit, which is the last known to be working on Arch.

mschu commented on 2017-09-06 15:08 (UTC)

I'm aware of the problem, but I haven't managed to fix it unfortunately. The PKGBUILD dundee provided never worked for me. I'm tempted to orphan this.

PHA commented on 2017-08-04 03:13 (UTC)

Can someone help me please ==> Iniciando build()... /tmp/yaourt-tmp-pact0/aur-ironpython-git/src/ironpython-git/IronPython.sln.metaproj : error MSB4057: The target "Restore" does not exist in the project. [/tmp/yaourt-tmp-pact0/aur-ironpython-git/src/ironpython-git/IronPython.sln] ==> ERRO: Uma falha ocorreu em build(). Abortando... ==> ERRO: Makepkg não conseguiu compilar ironpython-git.