FS#49924 - [avr-{gcc,libc}] reverted back to old versions, throw pacman warnings

Attached to Project: Community Packages
Opened by Yuval Adam (yuvadm) - Sunday, 03 July 2016, 10:50 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 07 February 2018, 17:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

pacman -Syu updates are now starting to show this warning:

:: Starting full system upgrade...
warning: avr-gcc: local (6.1.1-1) is newer than community (5.3.0-2)
warning: avr-libc: local (2.0.0-2) is newer than community (2.0.0-1)

This reproduces on all mirrors tested after running -Syyu

It seems somehow the packages got reverted back to old versions despite 6.1.1-1 and 2.0.0-2 being the "proper" ones:

https://git.archlinux.org/svntogit/community.git/log/trunk?h=packages/avr-gcc
https://git.archlinux.org/svntogit/community.git/log/trunk?h=packages/avr-libc

This task depends upon

Closed by  Eli Schwartz (eschwartz)
Wednesday, 07 February 2018, 17:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  avr-gcc 7 is now available, and [testing] users should have downgraded manually
Comment by Anatol Pomozov (anatolik) - Saturday, 24 September 2016, 11:08 GMT
6.1.1-1 stayed in [testing] repository for a while and then got dropped. It seems you have [testing] enabled. To downgrade please use 'pacman -Suuy'

Loading...