I just had a 'sudo apt-get dist-upgrade' failure due to a 'weewx_3.7.1-1_all.deb' missing file. A list of files unrelated to weewx failed to upgrade on a production server because 'weewx_3.7.1-1_all.deb' couldn't be found. Re-running with '--fix-missing' allowed the unrelated upgrades to be installed with this error message:
'Failed to fetch http://weewx.com/apt/pool/main/w/weewx/weewx_3.7.1-1_all.deb 404 Not Found' I will try again in a few hours. Bob On Thursday, March 23, 2017 at 2:08:55 AM UTC-7, Duncan Wilson wrote: > > Hi, i have just successfully built 2 Intel Edison Debian Weewx devices > connected to WU. When i tried to build the third i got an error at the > final stage of installing from debian install page: > > sudo apt-get install weewx > > > root@ubilinux:~# sudo apt-get install weewx > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > The following extra packages will be installed: > > libfreetype6 libjbig0 libjpeg62-turbo liblcms2-2 libpng12-0 libtiff5 > > libwebp5 libwebpdemux1 libwebpmux1 python-cheetah python-configobj > > python-imaging python-pil python-serial python-six python-usb > > Suggested packages: > > liblcms2-utils python-markdown python-pygments python-memcache > > python-configobj-doc python-pil-doc python-pil-dbg python-wxgtk3.0 > > python-wxgtk sqlite ftp httpd python-pip > > The following NEW packages will be installed: > > libfreetype6 libjbig0 libjpeg62-turbo liblcms2-2 libpng12-0 libtiff5 > > libwebp5 libwebpdemux1 libwebpmux1 python-cheetah python-configobj > > python-imaging python-pil python-serial python-six python-usb weewx > > 0 upgraded, 17 newly installed, 0 to remove and 109 not upgraded. > > Need to get 1,197 kB/3,369 kB of archives. > > After this operation, 11.1 MB of additional disk space will be used. > > Do you want to continue? [Y/n] y > > Err http://weewx.com/apt/ squeeze/main weewx all 3.7.1-1 > > 404 Not Found > > E: Failed to fetch > http://weewx.com/apt/pool/main/w/weewx/weewx_3.7.1-1_all.deb 404 Not > Found > > > E: Unable to fetch some archives, maybe run apt-get update or try with > --fix-missing? > > root@ubilinux:~# > > i cant work out why it worked twice 12 hours ago but on the third attempt > it failed. Any hints? I have replicated the error by building a 4th device > and it stops with same error. I have run with --fix-missing but get the > same error re the weewx page. > > > > > -- 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.
