Docker and Container Tools Podman/Buildah/Skopeo

2019-03-05 Thread plataleas plataleas
Hi all

RedHat announced with RHEL8 that the docker container engine is replaced by
a suite of tools in the Container Tools module including podman, buildah
and skopeo.
https://access.redhat.com/discussions/3697371

What does the Debian community think of this move? Does it make sense to
prefer podman/buildah/skopeo over the docker engine on Debian systems as
well?

Thanks for your thoughts!
martin


Re: APT candidate does not match package on Debian repo

2019-01-16 Thread plataleas plataleas
Indeed the mirror was not updated correctly. Sorry for that.

Thanks and regards
Martin

On Wed, Jan 16, 2019 at 9:56 AM Dominik George 
wrote:

> Hi,
>
> > With rmadison we can see that 4.9.144 is available on the mirrors, but
> not
> > yet „active“ in the stable
> > distribution:
> >
> > $ rmadison linux-image-4.9.0-8-amd64
> > linux-image-4.9.0-8-amd64 | 4.9.130-2 | stable   | amd64
> > linux-image-4.9.0-8-amd64 | 4.9.144-1 | proposed-updates | amd64
> >
> > You specified that this information is stored in Packages.xz. However I
> > could find only 4.9.0-7 Kernel:
> >
> > […]
> >
> > Did we miss something?
>
> Yes - probably updating your mirror ;):
>
> nik@portux:~$ wget -q -O-
> http://ftp.de.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
> | xzgrep linux-image-4.9.0-8-amd64 | grep Filename
> Filename: pool/main/l/linux/linux-image-4.9.0-8-amd64_4.9.130-2_amd64.deb
> Filename:
> pool/main/l/linux/linux-image-4.9.0-8-amd64-dbg_4.9.130-2_amd64.deb
>
> -nik
>


Re: APT candidate does not match package on Debian repo

2019-01-16 Thread plataleas plataleas
Hi Nik

With rmadison we can see that 4.9.144 is available on the mirrors, but not
yet „active“ in the stable
distribution:

$ rmadison linux-image-4.9.0-8-amd64
linux-image-4.9.0-8-amd64 | 4.9.130-2 | stable   | amd64
linux-image-4.9.0-8-amd64 | 4.9.144-1 | proposed-updates | amd64

You specified that this information is stored in Packages.xz. However I
could find only 4.9.0-7 Kernel:

$ xzgrep linux-image  debian/dists/stable/main/binary-amd64/Packages.xz |
grep Filename
Filename: pool/main/l/linux/linux-image-4.9.0-7-amd64_4.9.110-1_amd64.deb
Filename:
pool/main/l/linux/linux-image-4.9.0-7-amd64-dbg_4.9.110-1_amd64.deb
Filename: pool/main/l/linux/linux-image-4.9.0-7-rt-amd64_4.9.110-1_amd64.deb
Filename:
pool/main/l/linux/linux-image-4.9.0-7-rt-amd64-dbg_4.9.110-1_amd64.deb
Filename: pool/main/l/linux-latest/linux-image-amd64_4.9+80+deb9u5_amd64.deb
Filename:
pool/main/l/linux-latest/linux-image-amd64-dbg_4.9+80+deb9u5_amd64.deb
Filename:
pool/main/l/linux-latest/linux-image-rt-amd64_4.9+80+deb9u5_amd64.deb
Filename:
pool/main/l/linux-latest/linux-image-rt-amd64-dbg_4.9+80+deb9u5_amd64.deb

Did we miss something?

Thanks!
Martin

On Mon, Jan 14, 2019 at 1:23 PM Dominik George 
wrote:

> Hi,
>
> > Thanks for your reply. Is it possible to extract this information from
> the
> > mirror server (CentOS based)?
> >
> > Where the information is stored on the repository server specifying a
> > package as stable?
>
> http://ftp.de.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
>
> -nik
>


Re: APT candidate does not match package on Debian repo

2019-01-16 Thread plataleas plataleas
Hello

The issue was, that our local mirror was not updated correctly. Now it
looks good:

$xzgrep linux-image  debian/dists/stable/main/binary-amd64/Packages.xz |
grep Filename
Filename: pool/main/l/linux/linux-image-4.9.0-8-amd64_4.9.130-2_amd64.deb
Filename:
pool/main/l/linux/linux-image-4.9.0-8-amd64-dbg_4.9.130-2_amd64.deb
Filename: pool/main/l/linux/linux-image-4.9.0-8-rt-amd64_4.9.130-2_amd64.deb
Filename:
pool/main/l/linux/linux-image-4.9.0-8-rt-amd64-dbg_4.9.130-2_amd64.deb
Filename: pool/main/l/linux-latest/linux-image-amd64_4.9+80+deb9u6_amd64.deb
Filename:
pool/main/l/linux-latest/linux-image-amd64-dbg_4.9+80+deb9u6_amd64.deb
Filename:
pool/main/l/linux-latest/linux-image-rt-amd64_4.9+80+deb9u6_amd64.deb
Filename:
pool/main/l/linux-latest/linux-image-rt-amd64-dbg_4.9+80+deb9u6_amd64.deb

Regards
Martin


Re: APT candidate does not match package on Debian repo

2019-01-15 Thread plataleas plataleas
 Hello

With rmadison we can see that 4.9.144 is available on the mirrors, but not
yet „active“ in the stable
distribution:

$ rmadison linux-image-4.9.0-8-amd64
linux-image-4.9.0-8-amd64 | 4.9.130-2 | stable   | amd64
linux-image-4.9.0-8-amd64 | 4.9.144-1 | proposed-updates | amd64

Where the information is stored on the repository specifying a package as
stable?

In the file packages.xz we see only linux-image-4.9.0-7:

$ xzgrep linux-image  debian/dists/stable/main/binary-amd64/Packages.xz |
grep Filename
Filename: pool/main/l/linux/linux-image-4.9.0-7-amd64_4.9.110-1_amd64.deb
Filename:
pool/main/l/linux/linux-image-4.9.0-7-amd64-dbg_4.9.110-1_amd64.deb
Filename: pool/main/l/linux/linux-image-4.9.0-7-rt-amd64_4.9.110-1_amd64.deb
Filename:
pool/main/l/linux/linux-image-4.9.0-7-rt-amd64-dbg_4.9.110-1_amd64.deb
Filename: pool/main/l/linux-latest/linux-image-amd64_4.9+80+deb9u5_amd64.deb
Filename:
pool/main/l/linux-latest/linux-image-amd64-dbg_4.9+80+deb9u5_amd64.deb
Filename:
pool/main/l/linux-latest/linux-image-rt-amd64_4.9+80+deb9u5_amd64.deb
Filename:
pool/main/l/linux-latest/linux-image-rt-amd64-dbg_4.9+80+deb9u5_amd64.deb

Thanks!
Martin


Re: APT candidate does not match package on Debian repo

2019-01-14 Thread plataleas plataleas
Hi Nik

Thanks for your reply. Is it possible to extract this information from the
mirror server (CentOS based)?

Where the information is stored on the repository server specifying a
package as stable?

regards
Martin



On Mon, Jan 14, 2019 at 11:49 AM Dominik George 
wrote:

> Hi,
>
> On Mon, Jan 14, 2019 at 11:18:55AM +0100, plataleas plataleas wrote:
> > Hello,
> >
> > We are upgrading our Debian servers (AMD64). We found that the following
> > kernels are available on public Debian mirrors:
> >
> > kernel-image-4.9.0-8-amd64-di_4.9.130-2_amd64.udeb
> > <
> http://ftp.cl.debian.org/debian/pool/main/l/linux/kernel-image-4.9.0-8-amd64-di_4.9.130-2_amd64.udeb
> >
> > 28-Oct-2018 05:46
> > 4522628kernel-image-4.9.0-8-amd64-di_4.9.144-1_amd64.udeb
> > <
> http://ftp.cl.debian.org/debian/pool/main/l/linux/kernel-image-4.9.0-8-amd64-di_4.9.144-1_amd64.udeb
> >
> > 04-Jan-2019 05:31 4529754
> >
> > URL: http://ftp.cl.debian.org/debian/pool/main/l/linux/
> >
> > We would expect that the latest 4.9.144-1 kernel would be the candidate.
> > However only 4.9.130-2 is listed as candidate:
>
> 4.9.144 is available on the mirrors, but not yet „active“ in the stable
> distribution:
>
> $ rmadison linux-image-4.9.0-8-amd64
> linux-image-4.9.0-8-amd64 | 4.9.130-2 | stable   | amd64
> linux-image-4.9.0-8-amd64 | 4.9.144-1 | proposed-updates | amd64
>
> It will be moved to the stable distribution with the next point release.
>
> -nik
>


Re: APT candidate does not match package on Debian repo

2019-01-14 Thread plataleas plataleas
 Hi Nik

Thanks for your reply. Is it possible to extract this information from the
mirror server (CentOS based)?

Where the information is stored on the repository server specifying a
package as stable?

regards
Martin

On Mon, Jan 14, 2019 at 12:12 PM plataleas plataleas 
wrote:

> Hi Nik
>
> Thanks for your reply. Is it possible to extract this information from the
> mirror server (CentOS based)?
>
> Where the information is stored on the repository server specifying a
> package as stable?
>
> regards
> Martin
>
>
>
> On Mon, Jan 14, 2019 at 11:49 AM Dominik George 
> wrote:
>
>> Hi,
>>
>> On Mon, Jan 14, 2019 at 11:18:55AM +0100, plataleas plataleas wrote:
>> > Hello,
>> >
>> > We are upgrading our Debian servers (AMD64). We found that the following
>> > kernels are available on public Debian mirrors:
>> >
>> > kernel-image-4.9.0-8-amd64-di_4.9.130-2_amd64.udeb
>> > <
>> http://ftp.cl.debian.org/debian/pool/main/l/linux/kernel-image-4.9.0-8-amd64-di_4.9.130-2_amd64.udeb
>> >
>> > 28-Oct-2018 05:46
>> > 4522628kernel-image-4.9.0-8-amd64-di_4.9.144-1_amd64.udeb
>> > <
>> http://ftp.cl.debian.org/debian/pool/main/l/linux/kernel-image-4.9.0-8-amd64-di_4.9.144-1_amd64.udeb
>> >
>> > 04-Jan-2019 05:31 4529754
>> >
>> > URL: http://ftp.cl.debian.org/debian/pool/main/l/linux/
>> >
>> > We would expect that the latest 4.9.144-1 kernel would be the candidate.
>> > However only 4.9.130-2 is listed as candidate:
>>
>> 4.9.144 is available on the mirrors, but not yet „active“ in the stable
>> distribution:
>>
>> $ rmadison linux-image-4.9.0-8-amd64
>> linux-image-4.9.0-8-amd64 | 4.9.130-2 | stable   | amd64
>> linux-image-4.9.0-8-amd64 | 4.9.144-1 | proposed-updates | amd64
>>
>> It will be moved to the stable distribution with the next point release.
>>
>> -nik
>>
>


APT candidate does not match package on Debian repo

2019-01-14 Thread plataleas plataleas
Hello,

We are upgrading our Debian servers (AMD64). We found that the following
kernels are available on public Debian mirrors:

kernel-image-4.9.0-8-amd64-di_4.9.130-2_amd64.udeb

28-Oct-2018 05:46
4522628kernel-image-4.9.0-8-amd64-di_4.9.144-1_amd64.udeb

04-Jan-2019 05:31 4529754

URL: http://ftp.cl.debian.org/debian/pool/main/l/linux/

We would expect that the latest 4.9.144-1 kernel would be the candidate.
However only 4.9.130-2 is listed as candidate:

test:~# apt-cache policy linux-image-4.9.0-8-amd64

linux-image-4.9.0-8-amd64:

  Installed: 4.9.130-2

  Candidate: 4.9.130-2

  Version table:

*** 4.9.130-2 500

500 http://deb.debian.org/debian stretch/main amd64 Packages

100 /var/lib/dpkg/status


Could someone explain this behavior? (we did clean the apt cache)


Thanks and regards

Martin