wishstudio / flinux

Foreign LINUX - Run unmodified Linux applications inside Windows.
GNU General Public License v3.0
3.58k stars 244 forks source link

change to archlinux32 image stie still cannot update #103

Open inoit opened 6 years ago

inoit commented 6 years ago

[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 commented 6 years ago

I have been updated core flinux program

eadmaster commented 5 years ago

i was able to proceed by manually downloading:

Paranoid-Dev commented 4 years ago

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 commented 4 years ago

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