Re: can't run 0compile on windows .

"Miess, Philip (TR Tech, Content & Ops)" <[email protected]> Fri, 30 Nov 2018 18:55:15 +0000
Newsgroups gmane.comp.file-systems.zero-install.devel
Message-ID <DM6PR03MB3931063AC1DED622D95A3718E0D30@DM6PR03MB3931.namprd03.prod.outlook.com>
Thomas 
	It is falling back to the ocaml solver according the the -vv logging 
Specifying the version selects quite a bit faster

ptime 0install select http://0install.net/2006/interfaces/0compile.xml --os=Windows --version-for http://0install.net/2006/interfaces/0compile.xml 1.4

ptime 1.0 for Win32, Freeware - http://www.pc-tools.net/
Copyright(C) 2002, Jem Berkes <[email protected]>

=== 0install select http://0install.net/2006/interfaces/0compile.xml --os=Windows --version-for http://0install.net/2006/interfaces/0compile.xml 1.4 ===
- URI: http://0install.net/2006/interfaces/0compile.xml
  Version: 1.4
  Path: C:\ProgramData\0install.net\implementations\sha256new_DRI2B34BA24I5WP4NJCHZ6F2RU6ZDGRULN4WEUZNLYX6RW6BAN2A
  - URI: http://0install.net/2006/interfaces/0publish
    Version: 0.25
    Path: C:\ProgramData\0install.net\implementations\sha256new_AK4BBYGWE3AIITVH3POX2BMQLK4BLDE2ZUOAFAGC5NBRHSZ2MKMA
    - URI: http:// repo.roscidus.com/security/gnupg
      Version: 1.4.22
      Path: C:\ProgramData\0install.net\implementations\sha256new_25VZHECYKPTOHKWZVR6Q6ZFW2F362QKJYXGELIWY5VKTY7QQWOKQ
    - URI: http://0install.net/2007/interfaces/ZeroInstall.xml
      Version: 2.3.5
      Path: C:\ProgramData\0install.net\implementations\sha256new_WJTXRQOJFWFYBVFWITHSXEPGWXBX5YTSQXVT5DUT7RMUTIH6ETYQ
      - URI: http://repo.roscidus.com/python/python-gobject
        Version: 2.28.3
        Path: C:\ProgramData\0install.net\implementations\sha256new_GTWVISPUFHUCTTJGWC5PW2NYRWGSVES4HBRZ5O3H4K22S4UT5X4Q
        - URI: http://repo.roscidus.com/lib/glib
          Version: 2.24.10
          Path: C:\ProgramData\0install.net\implementations\sha256new_V36BMVEDEIGK2IR5KESEYLQUQZ3SKXWUIEDJTBWO252O56RGUOVA
      - URI: http://0install.net/2012/interfaces/0install-runenv-cli.xml
        Version: 2.0.2
        Path: C:\ProgramData\0install.net\implementations\sha256new_XMEYQHKYT7CNDYAWDQHGDIDJK2QORBV5KRFQX6BQ7RNXTANR6PGQ
      - URI: http://repo.roscidus.com/python/python
        Version: 2.7.15
        Path: C:\ProgramData\0install.net\implementations\sha256new_P3LD6BDLOWLCKSEHYQJABS454FN6GKJC455VK6HYMVT5IBOMJDXA
        - URI: http://repo.roscidus.com/python/python-win32
          Version: 220
          Path: C:\ProgramData\0install.net\implementations\sha256new_CCWSRVUMZLIYN2ZTLIBLH3D7DNMATOHTSYQG7MCRTANIZ7PGA7YA
  - URI: http://repo.roscidus.com/utils/bash
    Version: 0.6
    Path: C:\ProgramData\0install.net\implementations\sha1new=624fe11b4b9f88c1087ed915e2c66b07edaf62dd

Execution time: 44.652 s

It takes 137 seconds without the version

Even with the version though it still fails the same way 

0install run http://0install.net/2006/interfaces/0compile.xml --version-for http://0install.net/2006/interfaces/0compile.xml 1.4
Traceback (most recent call last):
  File "C:\ProgramData\0install.net\implementations\sha256new_JVBP6RCR3JVWBOBYLB7HOYFDV2FXGMUPDW4GCMZY7U2KHVUFFWYA\0compile", line 11, in <module>
    import gobject; gobject.threads_init()
ImportError: No module named gobject

Phil