Luc Sarzyniec

Results 55 comments of Luc Sarzyniec

Thank you for sharing this, I'll give it a shot and update the doc.

I understand, let's hope a version of the adapter will be released in AWS SDK v2 soon 🤞 Thanks for your support 👍

Hey, sorry for the long overdue answer. I did not have time to work on my open-source projects a lot recently. I'm going to have a look into it and...

I just ran the service using the last version of the image (aa36e23091f2) and it works fine. Which URL are you using? Are you using http://127.0.0.1:631/ ?

Too bad :( Maybe I'll switch to `debian:stable-slim` until this is resolved. The reason why I used the testing image is that it was likely to have more recent drivers...

I guess we could also investigate where this error is coming from. Maybe there is a change in the config file format or something like that?

The image is using [a version of the configuration file](https://github.com/olbat/dockerfiles/blob/master/cupsd/cupsd.conf) that I mostly copy/pasted from a, now outdated, Debian version of the package. Maybe they changed something, I'm going to...

I made an attempt to fix the issue: https://github.com/olbat/dockerfiles/pull/87 . Can you try the new image once it'll be available? (or rebuild the image with the new config file)

Thing is, I assume that a bunch of people might be relying on having recent drivers available in the image. Now I'm wondering, is this image broken for everyone or...

Thanks a lot for your help on this, please let me know if you find anything 👍