flinux icon indicating copy to clipboard operation
flinux copied to clipboard

change to archlinux32 image stie still cannot update

Open inoit opened this issue 7 years ago • 4 comments

[root@ForeignLinux /]# pacman -Syu --debug debug: pacman v4.2.1 - libalpm v9.0.1 debug: parseconfig: options pass debug: config: attempting to read file /etc/pacman.conf debug: config: finish section '(null)' debug: config: new section 'options' debug: config: HoldPkg: pacman debug: config: HoldPkg: glibc debug: config: arch: i686 debug: config: SigLevel: Never debug: config: LocalFileSigLevel: Optional debug: config: finish section 'options' debug: config: new section 'core' debug: config file /etc/pacman.conf, line 76: including /etc/pacman.d/mirrorlist debug: config: attempting to read file /etc/pacman.d/mirrorlist debug: config: finished parsing /etc/pacman.d/mirrorlist debug: config: finish section 'core' debug: config: new section 'extra' debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist debug: config: attempting to read file /etc/pacman.d/mirrorlist debug: config: finished parsing /etc/pacman.d/mirrorlist debug: config: finish section 'extra' debug: config: new section 'community' debug: config file /etc/pacman.conf, line 85: including /etc/pacman.d/mirrorlist debug: config: attempting to read file /etc/pacman.d/mirrorlist debug: config: finished parsing /etc/pacman.d/mirrorlist debug: config: finish section 'community' debug: config: new section '(null)' debug: config: finished parsing /etc/pacman.conf debug: setup_libalpm called debug: option 'logfile' = /var/log/pacman.log debug: option 'gpgdir' = /etc/pacman.d/gnupg/ debug: option 'cachedir' = /var/cache/pacman/pkg/ debug: parseconfig: repo pass debug: config: attempting to read file /etc/pacman.conf debug: config: finish section '(null)' debug: config: new section 'options' debug: config: finish section 'options' debug: config: new section 'core' debug: config file /etc/pacman.conf, line 76: including /etc/pacman.d/mirrorlist debug: config: attempting to read file /etc/pacman.d/mirrorlist debug: config: finished parsing /etc/pacman.d/mirrorlist debug: config: finish section 'core' debug: registering sync database 'core' debug: database path for tree core set to /var/lib/pacman/sync/core.db debug: setting usage of 15 for core repoistory debug: adding new server URL to database 'core': https://jpn.mirror.archlinux32. org/i686/core debug: config: new section 'extra' debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist debug: config: attempting to read file /etc/pacman.d/mirrorlist debug: config: finished parsing /etc/pacman.d/mirrorlist debug: config: finish section 'extra' debug: registering sync database 'extra' debug: database path for tree extra set to /var/lib/pacman/sync/extra.db debug: setting usage of 15 for extra repoistory debug: adding new server URL to database 'extra': https://jpn.mirror.archlinux32 .org/i686/extra debug: config: new section 'community' debug: config file /etc/pacman.conf, line 85: including /etc/pacman.d/mirrorlist debug: config: attempting to read file /etc/pacman.d/mirrorlist debug: config: finished parsing /etc/pacman.d/mirrorlist debug: config: finish section 'community' debug: registering sync database 'community' debug: database path for tree community set to /var/lib/pacman/sync/community.db debug: setting usage of 15 for community repoistory debug: adding new server URL to database 'community': https://jpn.mirror.archlin ux32.org/i686/community debug: config: new section '(null)' debug: config: finished parsing /etc/pacman.conf :: Synchronizing package databases... debug: url: https://jpn.mirror.archlinux32.org/i686/core/core.db debug: maxsize: 26214400 debug: using time condition: 1525950505 debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb) debug: curl returned error 28 from transfer error: failed retrieving file 'core.db' from jpn.mirror.archlinux32.org : Resolv ing timed out after 10000 milliseconds debug: failed to sync db: download library error error: failed to update core (download library error) debug: url: https://jpn.mirror.archlinux32.org/i686/extra/extra.db debug: maxsize: 26214400 debug: using time condition: 1525950477 debug: opened tempfile for download: /var/lib/pacman/sync/extra.db.part (wb) debug: curl returned error 28 from transfer error: failed retrieving file 'extra.db' from jpn.mirror.archlinux32.org : Resol ving timed out after 10000 milliseconds debug: failed to sync db: download library error error: failed to update extra (download library error) debug: url: https://jpn.mirror.archlinux32.org/i686/community/community.db debug: maxsize: 26214400 debug: using time condition: 1525950241 debug: opened tempfile for download: /var/lib/pacman/sync/community.db.part (wb) debug: curl returned error 28 from transfer error: failed retrieving file 'community.db' from jpn.mirror.archlinux32.org : R esolving timed out after 10000 milliseconds debug: failed to sync db: download library error error: failed to update community (download library error) error: failed to synchronize any databases error: failed to init transaction (download library error) debug: unregistering database 'local' debug: unregistering database 'core' debug: unregistering database 'extra' debug: unregistering database 'community'

inoit avatar May 10 '18 11:05 inoit

I have been updated core flinux program

inoit avatar May 10 '18 11:05 inoit

i was able to proceed by manually downloading:

  • https://git.archlinux32.org/archlinux32/packages/raw/branch/master/core/pacman-mirrorlist/mirrorlist -> \archlinux\etc\pacman.d\mirrorlist
  • https://mirror.archlinux32.org/i686/core/core.db -> \var\lib\pacman\sync\core.db
  • https://mirror.archlinux32.org/i686/community/community.db -> \var\lib\pacman\sync\community.db
  • https://mirror.archlinux32.org/i686/extra/extra.db -> \var\lib\pacman\sync\extra.db

eadmaster avatar Dec 21 '18 13:12 eadmaster

the mirror list download link isn't working

put only this line in \etc\pacman.d\mirrorlist (US server) Server = https://32.arlm.tyzoid.com/$arch/$repo

Paranoid-Dev avatar Jul 27 '20 01:07 Paranoid-Dev

And I can't update Pacman so it doesn't work anyways And you don't have to download core.db etc Just delete /sync directory and run pacman -Syy

Paranoid-Dev avatar Jul 27 '20 06:07 Paranoid-Dev