|
From: Alexpux <al...@gm...> - 2015-02-10 20:13:23
|
> 10 февр. 2015 г., в 22:57, Ray Donnelly <min...@gm...> написал(а): > > On Tue, Feb 10, 2015 at 7:56 PM, Jon <jon...@gm... <mailto:jon...@gm...>> wrote: >> No change in errors after the following on my win8.1 x64 system with a >> 64bit msys2 install... >> >> Jon@Black MSYS ~ >> $ pacman-db-upgrade >> >> Jon@Black MSYS ~ >> $ pacman -Syu >> :: Synchronizing package databases... >> mingw32 is up to date >> mingw64 is up to date >> msys is up to date >> :: Starting full system upgrade... >> error: could not open file /var/lib/pacman/sync/mingw32.db: >> Unrecognized archive format >> error: could not open file /var/lib/pacman/sync/mingw32.db: >> Unrecognized archive format >> error: could not open file /var/lib/pacman/sync/mingw64.db: >> Unrecognized archive format >> error: could not open file /var/lib/pacman/sync/mingw64.db: >> Unrecognized archive format >> error: could not open file /var/lib/pacman/sync/msys.db: Unrecognized >> archive format >> error: could not open file /var/lib/pacman/sync/msys.db: Unrecognized >> archive format > > What about Alexey's suggestion, pacman -Syyu? > If it not work try: # rm -R /var/lib/pacman/sync/ and then # pacman -Syuf >> ... >> >> On 2/10/15, Ray Donnelly <min...@gm...> wrote: >>> On Tue, Feb 10, 2015 at 5:57 PM, Wayne Stambaugh <sta...@ve...> >>> wrote: >>>> Just ran `pacman -Syu` and got bunch of these messages: >>>> >>>> error: could not open file /var/lib/pacman/sync/mingw32.db: Unrecognized >>>> archive format >>>> error: could not open file /var/lib/pacman/sync/mingw32.db: Unrecognized >>>> archive format >>>> error: could not open file /var/lib/pacman/sync/mingw64.db: Unrecognized >>>> archive format >>>> error: could not open file /var/lib/pacman/sync/mingw64.db: Unrecognized >>>> archive format >>>> error: could not open file /var/lib/pacman/sync/msys.db: Unrecognized >>>> archive format >>>> error: could not open file /var/lib/pacman/sync/msys.db: Unrecognized >>>> archive format >>>> >>>> Any suggestions? >>> >>> Can you try: >>> pacman-db-upgrade >>> >>> please? >>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Dive into the World of Parallel Programming. The Go Parallel Website, >>>> sponsored by Intel and developed in partnership with Slashdot Media, is >>>> your >>>> hub for all things parallel software development, from weekly thought >>>> leadership blogs to news, videos, case studies, tutorials and more. Take >>>> a >>>> look and join the conversation now. http://goparallel.sourceforge.net/ >>>> _______________________________________________ >>>> Msys2-users mailing list >>>> Msy...@li... >>>> https://lists.sourceforge.net/lists/listinfo/msys2-users >>> >>> ------------------------------------------------------------------------------ >>> Dive into the World of Parallel Programming. The Go Parallel Website, >>> sponsored by Intel and developed in partnership with Slashdot Media, is >>> your >>> hub for all things parallel software development, from weekly thought >>> leadership blogs to news, videos, case studies, tutorials and more. Take a >>> look and join the conversation now. http://goparallel.sourceforge.net/ >>> _______________________________________________ >>> Msys2-users mailing list >>> Msy...@li... >>> https://lists.sourceforge.net/lists/listinfo/msys2-users >>> > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Msys2-users mailing list > Msy...@li... > https://lists.sourceforge.net/lists/listinfo/msys2-users |