On 2024-10-13T14:11:24.000+02:00, Jon Tibble <meths@btinternet.com> wrote:
> On 13/10/2024 10:02, Kirill A. Korinsky wrote:
>
> > On Sun, 13 Oct 2024 09:54:50 +0200,
> > Robert Alessi <alessi@robertalessi.net> wrote:
> >
> > >
> > > Shouldn't python-tkinter-3.11.10p0.tgz be updated to p1 in 7.6? To
> > > date, it can't be installed.
> >
> > I just suceffuly installed python-tkinter on 7.6/amd64:
> >
> > $ doas pkg_add -a python-tkinter
> > quirks-7.50 signed on 2024-10-12T15:08:24Z
> > python-tkinter-3.11.10p0:tcl-8.6.13: ok
> > python-tkinter-3.11.10p0:tk-8.6.13: ok
> > python-tkinter-3.11.10p0: ok
> > New and changed readme(s):
> > /usr/local/share/doc/pkg-readmes/tcl-8.6
> > --- +tcl-8.6.13 -------------------
> > You may wish to add /usr/local/lib/tcl/tcl8.6/man to /etc/man.conf
> > --- +tk-8.6.13 -------------------
> > You may wish to add /usr/local/lib/tcl/tk8.6/man to /etc/man.conf
> > $
> >
>
> I've been getting the following since yesterday:
>
> $ doas pkg_add -u
> quirks-7.50 signed on 2024-10-12T15:08:24Z
> python-3.11.10p0->3.11.10p1 forward dependencies:
> | Dependency of python-tkinter-3.11.10p0 on python-3.11.10p0 doesn't match
> Merging python-tkinter-3.11.10p0->3.11.10p0 (ok)
> [python-tkinter-3.11.10p0]python-3.11.10p0->3.11.10p1 forward dependencies:
> | Dependency of python-tkinter-3.11.10p0 on python-3.11.10p0 doesn't match
> Proceed with update anyway ? [y/N/a]
> Couldn't find updates for python-3.11.10p0
> Couldn't install python-3.11.10p1
> $
Have you tried to do `pkg_add -U python-tkinter` ?
No comments:
Post a Comment