Re: usrmerge problem on docker with upgrade

2022-10-31 Thread Hogren
On 2022-10-28 15:49, Tim Woodall wrote: On Fri, 28 Oct 2022, Tim Woodall wrote: Top post: try installing usr-is-merged after changing sources.list before anything else. If that works and nobody else chimes in first I'll explain what is going on. (may or may not work, no time to check now)

Re: usrmerge problem on docker with upgrade

2022-10-30 Thread Michael Biebl
What you said about overlayfs is true and usrmerge is imho giving a rather clear error message. That said, I thought the best practice for docker containers is to throw them away and rebuild them and that upgrading containers is frowned upon? If you build / pull a new bookworm docker containe

Re: usrmerge problem on docker with upgrade

2022-10-28 Thread Tim Woodall
On Fri, 28 Oct 2022, Tim Woodall wrote: Top post: try installing usr-is-merged after changing sources.list before anything else. If that works and nobody else chimes in first I'll explain what is going on. (may or may not work, no time to check now) Tim. To followup here: If the docker

Re: usrmerge problem on docker with upgrade

2022-10-28 Thread Tim Woodall
Top post: try installing usr-is-merged after changing sources.list before anything else. If that works and nobody else chimes in first I'll explain what is going on. (may or may not work, no time to check now) Tim. On Fri, 28 Oct 2022, Tim Woodall wrote: On Thu, 27 Oct 2022, Hogren wrote

Re: usrmerge problem on docker with upgrade

2022-10-27 Thread Tim Woodall
On Thu, 27 Oct 2022, Hogren wrote: Anybody can help me or confirm me that it?s a bug and I need to open a bug issue ? #9 28.26 Preparing to unpack .../archives/usrmerge_33_all.deb ... #9 28.28 Unpacking usrmerge (33) ... #9 28.32 Setting up usrmerge (33) ... #9 28.42 Warning: overlayfs dete

Re: usrmerge problem on docker with upgrade

2022-10-27 Thread Hogren
Le 27 octobre 2022 20:03:57 GMT+02:00, "Andrew M.A. Cater" a écrit : >On Thu, Oct 27, 2022 at 09:05:54AM -0400, Greg Wooledge wrote: >> On Thu, Oct 27, 2022 at 06:55:12AM -0600, Charles Curley wrote: >> > On Thu, 27 Oct 2022 09:47:39 +0200 >> > Hogren wrote: >> > >> > > RUN echo 'deb http://

Re: usrmerge problem on docker with upgrade

2022-10-27 Thread Andrew M.A. Cater
On Thu, Oct 27, 2022 at 09:05:54AM -0400, Greg Wooledge wrote: > On Thu, Oct 27, 2022 at 06:55:12AM -0600, Charles Curley wrote: > > On Thu, 27 Oct 2022 09:47:39 +0200 > > Hogren wrote: > > > > > RUN echo 'deb http://deb.debian.org/debian testing main' > > > > /etc/apt/sources.list > > > > I ha

Re: usrmerge problem on docker with upgrade

2022-10-27 Thread Greg Wooledge
On Thu, Oct 27, 2022 at 06:55:12AM -0600, Charles Curley wrote: > On Thu, 27 Oct 2022 09:47:39 +0200 > Hogren wrote: > > > RUN echo 'deb http://deb.debian.org/debian testing main' > > > /etc/apt/sources.list > > I haven't yet read the entire email, but this sticks out like a sore > thumb. It is

Re: usrmerge problem on docker with upgrade

2022-10-27 Thread Charles Curley
On Thu, 27 Oct 2022 09:47:39 +0200 Hogren wrote: > RUN echo 'deb http://deb.debian.org/debian testing main' > > /etc/apt/sources.list I haven't yet read the entire email, but this sticks out like a sore thumb. It is almost certainly not what you want. This completely obliterates your entire /et

usrmerge problem on docker with upgrade

2022-10-27 Thread Hogren
Hello, I hope that everybody are fine in this quiet dark period. For a specific project I need to construct a Bookworm docker container, through a Bullseye image. For explanation, I need to install Bullseye, install a proprietary package (SQL Server driver) from an external repository, only