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

JetBrain IDE build failures #81

Closed
Staudey opened this issue Sep 14, 2024 · 1 comment
Closed

JetBrain IDE build failures #81

Staudey opened this issue Sep 14, 2024 · 1 comment

Comments

@Staudey
Copy link
Member

Staudey commented Sep 14, 2024

          @Staudey Builds for the JetBrains IDEs are failing, too:
JetBrains.Rider-2024.2.4.tar.gz [gecached]
Datei wird entpackt...
Systemfehler. Programmausführung abgebrochen.
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'seek'
Bitte geben Sie 'eopkg help' für die allgemeine Hilfe ein

Traceback:
  File "/usr/bin/eopkg", line 78, in <module>
    cli.run_command()
  File "/usr/lib/python2.7/site-packages/pisi/cli/pisicli.py", line 138, in run_command
    self.command.run()
  File "/usr/lib/python2.7/site-packages/pisi/cli/build.py", line 179, in run
    pisi.api.build(x)
  File "/usr/lib/python2.7/site-packages/pisi/api.py", line 875, in build
    return pisi.atomicoperations.build(*args, **kw)
  File "/usr/lib/python2.7/site-packages/pisi/atomicoperations.py", line 666, in build
    return pisi.operations.build.build(package)
  File "/usr/lib/python2.7/site-packages/pisi/operations/build.py", line 1615, in build
    pb.build()
  File "/usr/lib/python2.7/site-packages/pisi/operations/build.py", line 363, in build
    self.unpack_source_archives()
  File "/usr/lib/python2.7/site-packages/pisi/operations/build.py", line 537, in unpack_source_archives
    self.sourceArchives.unpack(self.pkg_work_dir())
  File "/usr/lib/python2.7/site-packages/pisi/sourcearchive.py", line 39, in unpack
    self.sourceArchives[0].unpack(target_dir, clean_dir)
  File "/usr/lib/python2.7/site-packages/pisi/sourcearchive.py", line 120, in unpack
    archive.unpack(target_dir, clean_dir)
  File "/usr/lib/python2.7/site-packages/pisi/archive.py", line 802, in unpack
    self.archive.unpack(target_dir, clean_dir)
  File "/usr/lib/python2.7/site-packages/pisi/archive.py", line 268, in unpack
    self.unpack_dir(target_dir)
  File "/usr/lib/python2.7/site-packages/pisi/archive.py", line 286, in unpack_dir
    files = self._tar_file_list()
  File "/usr/lib/python2.7/site-packages/pisi/archive.py", line 485, in _tar_file_list
    self.fileobj.seek(0)

I'll create a Pull Request with the updates of this week and reference this issue there.

Originally posted by @ahahn94 in #78 (comment)

Staudey added a commit to Staudey/eopkg that referenced this issue Sep 14, 2024
Staudey added a commit to Staudey/eopkg that referenced this issue Sep 14, 2024
@Staudey
Copy link
Member Author

Staudey commented Sep 21, 2024

Fixed for both Unstable and Stable/Shannon now.

@Staudey Staudey closed this as completed Sep 21, 2024
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

1 participant