Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-10506

sys-fs/e2fsprogs autogen is broken

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical (Install) Critical (Install)
    • None
    • None
    • None
    • This impacts install, or at least a stage3 package. Will break metro build.

      Currently, in the tree, this autogen is broken due to being written in a fragile way, to query github for a version but then download it from the official site. It should be one or the other. Right now, release candidates are also not being filtered:

      [INFO 22:04:42] Autogen: sys-fs/e2fsprogs (latest)
      [INFO 22:04:42] Spidering https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6-rc1/e2fsprogs-1.46.6-rc1.tar.xz
      [INFO 22:04:43] Spider active download: https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6-rc1/e2fsprogs-1.46.6-rc1.tar.xz
      [INFO 22:04:44] Spider active download: https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6-rc1/e2fsprogs-1.46.6-rc1.tar.xz
      [ERROR 22:04:44] Fetch error: (<metatools.fastpull.spider.FetchRequest object at 0x7f0cc50e0950>, 'HTTP fetch_stream Error 404: Not Found')
      [ERROR 22:04:44] Fetch error: (<metatools.fastpull.spider.FetchRequest object at 0x7f0cc50e0950>, 'HTTP fetch_stream Error 404: Not Found')
      [ERROR 22:04:44] Artifact for url https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6-rc1/e2fsprogs-1.46.6-rc1.tar.xz referenced in sys-fs/e2fsprogs could not be fetched.
          Traceback (most recent call last):
            File "/home/drobbins/development/funtoo-metatools/funtoo/pkgtools/ebuild.py", line 487, in wrapper
              await self.generate()
            File "/home/drobbins/development/funtoo-metatools/funtoo/pkgtools/ebuild.py", line 607, in generate
              await self.setup()
            File "/home/drobbins/development/funtoo-metatools/funtoo/pkgtools/ebuild.py", line 473, in setup
              raise BreezyError(f"Artifact for url {artifact.url} referenced in {artifact.catpkgs} could not be fetched.")
          dyne.org.funtoo.metatools.pkgtools.ebuild.BreezyError: Artifact for url https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6-rc1/e2fsprogs-1.46.6-rc1.tar.xz referenced in sys-fs/e2fsprogs could not be fetched.
       

            coffnix coffnix
            drobbins drobbins
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: