Larry, perhaps you could give us some more information about what you were
doing. Were you trying to install weewx, using the Debian instructions
<http://weewx.com/docs/debian.htm>? Did you follow all the steps?

Your snippet is very terse. Were there any, earlier, messages, such as
which packages were to be installed?

What version of Raspbian are you using on your RPi? You can determine this
with

*cat /etc/os-release*

Finally, see what state these various packages are in. For example,

*sudo dpkg --get-selections | grep python-usb*

-tk





On Sun, Jan 27, 2019 at 8:17 AM Larry DeBlaay <[email protected]>
wrote:

> Thanks for the reply.  Tried that, same results.
>
> On 1/26/19, Glenn McKechnie <[email protected]> wrote:
> > Try doing an apt update, there may be a mismatch between your cache
> > and what's on the server. It happens sometimes.
> >
> > sudo apt-get update
> >
> > then redo the install
> >
> > sudo apt-get  install weewx
> >
> >
> > On 27/01/2019, Larry DeBlaay <[email protected]> wrote:
> >> The following packages have unmet dependencies:
> >>  weewx : Depends: python-configobj (>= 4.5) but it is not installable
> >>          Depends: python-cheetah (>= 2.0) but it is not installable
> >>          Depends: python-imaging (>= 1.1.6) but it is not installable or
> >>                   python-pil (>= 5.1.0) but 4.0.0-4 is to be installed
> or
> >>                   python-pillow (>= 5.1.0)
> >>          Depends: python-usb (>= 0.4) but it is not installable
> >> E: Unable to correct problems, you have held broken packages.
> >>
> >>
> >> The above is what I get after doing "sudo apt-get install weewx" on my
> >> Raspberry Pi.  Any help is appreciated.  Thanks.
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> Groups
> >> "weewx-user" group.
> >> To unsubscribe from this group and stop receiving emails from it, send
> an
> >> email to [email protected].
> >> For more options, visit https://groups.google.com/d/optout.
> >>
> >
> >
> > --
> >
> >
> > Cheers
> >  Glenn
> >
> > rorpi - read only raspberry pi & various weewx addons
> > https://github.com/glennmckechnie
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "weewx-user" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to [email protected].
> > For more options, visit https://groups.google.com/d/optout.
> >
>
>
> --
> Larry De Blaay
>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to