Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change to archlinux32 image stie still cannot update #103

Open
inoit opened this issue May 10, 2018 · 4 comments
Open

change to archlinux32 image stie still cannot update #103

inoit opened this issue May 10, 2018 · 4 comments

Comments

@inoit
Copy link

inoit commented May 10, 2018

[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
Copy link
Author

inoit commented May 10, 2018

I have been updated core flinux program

@eadmaster
Copy link

i was able to proceed by manually downloading:

@Paranoid-Dev
Copy link

Paranoid-Dev commented Jul 27, 2020

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
Copy link

Paranoid-Dev commented Jul 27, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants