question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dear imageio community.

I would like to resume my initial effort to package imageio for Debian, now that the project has gained some maturity. I intend to centralize all questions, concerns and feedback on the process in this issue, which I’ll close once the packaging is achieved or dropped.

So far I have a working build but fail to run the test suite properly. Our builders do not face the internet so fetch remote sources is a no-no. I tried setting the IMAGEIO_NO_INTERNET=1 envvar, but the testsuite fails with quite a few InternetNotAllowedError errors. Perhaps I am doing something wrong here.

Another concern is that the packaged imageio should be using the packaged dependencies for freeimage, ffmpeg and other libraries called via ctypes. I guess there is no other way but patch the source code directly, unless I am missing something.

Thanks for your assistance.

Ghis

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:70 (64 by maintainers)

github_iconTop GitHub Comments

2reactions
stefanvcommented, Dec 15, 2016

I quite like the ‘imageio:image.png’ format. It signals that something special is happening, so no surprises if the local png doesn’t get local. Also, a valid URL, so all good.

2reactions
almarkleincommented, Dec 9, 2016

Resolved #184 and #185. #178 is handled via Pypi.

The release is out! https://pypi.python.org/pypi/imageio/2.0.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Packaging - Debian Wiki
This portal is about information relevant to developers wishing to package software for Debian. If you were looking for information on ...
Read more >
Debian Packaging Tutorial
packaging -tutorial@packages.debian.org ... 6 Maintaining packages in Debian ... 1 Install packages needed to build dash, and devscripts.
Read more >
Chapter 7. Basics of the Debian package management system
A Debian "package", or a Debian archive file, contains the executable files, libraries, and documentation associated with a particular suite of program or...
Read more >
Packaging/Intro - Debian Wiki
A Debian package is a collection of files that allow for applications or libraries to be distributed via the package management system. The...
Read more >
Debian New Maintainers' Guide
Making a Debian Package (AKA the Debmake Manual), copyright © 1997 Jaldhar Vyas. · The New-Maintainer's Debian Packaging Howto, copyright © 1997 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found