[opensuse-buildservice] change of docker image filenames
In the past days, or perhaps weeks, the name of docker images changed. It used to be 'foo.tar' in the 'osc ls -lbv' output, now it is 'foo.x86_64.<release>.tar' How can I restore old behavior which provided predictable filenames? I think it was controlled via '#!BuildTag:' in the Dockerfile. Olaf
Am Tue, 20 Nov 2018 09:21:04 +0100 schrieb Olaf Hering <olaf@aepfle.de>:
In the past days, or perhaps weeks, the name of docker images changed. It used to be 'foo.tar' in the 'osc ls -lbv' output, now it is 'foo.x86_64.<release>.tar'
What controls the final filename, beside the #!BuildTag: in the Dockerfile? Last Friday the filename was correct, according to 'osc ls -lbv'. Now it is incorrect again. Olaf
On Mittwoch, 28. November 2018, 09:10:42 CET Olaf Hering wrote:
Am Tue, 20 Nov 2018 09:21:04 +0100
schrieb Olaf Hering <olaf@aepfle.de>:
In the past days, or perhaps weeks, the name of docker images changed. It used to be 'foo.tar' in the 'osc ls -lbv' output, now it is 'foo.x86_64.<release>.tar' What controls the final filename, beside the #!BuildTag: in the Dockerfile? Last Friday the filename was correct, according to 'osc ls -lbv'. Now it is incorrect again.
Could you trigger a rebuild please and check? We had a too old build script deployed after we migrated to SLE 15 on our servers which lacked some features. I guess this was causing this. -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mittwoch, 28. November 2018, 09:33:13 CET Olaf Hering wrote:
Am Wed, 28 Nov 2018 09:29:04 +0100
schrieb Adrian Schröter <adrian@suse.de>:
Could you trigger a rebuild please and check?
There was one this morning, which also resulted in the expanded filename: meta change (at 2018-11-28 08:15:44)
I triggered a manual rebuild.
You might need a source change, since it affected also the source parser. However, do you have a pointer to your source? -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Am Wed, 28 Nov 2018 09:36:16 +0100 schrieb Adrian Schröter <adrian@suse.de>:
You might need a source change, since it affected also the source parser.
I will try this.
However, do you have a pointer to your source?
This is "home:olh docker-firefoxesr containers x86_64" new build (at 2018-11-28 08:31:21) Olaf
participants (2)
-
Adrian Schröter
-
Olaf Hering