abdu
August 24, 2022, 11:13am
1
sudo pacman -Syyuu
[sudo] password for abdu89:
:: Synchronizing package databases...
core 165.3 KiB 229 KiB/s 00:01 [######################] 100%
extra 1849.1 KiB 676 KiB/s 00:03 [######################] 100%
community 7.1 MiB 1195 KiB/s 00:06 [######################] 100%
multilib 180.5 KiB 645 KiB/s 00:00 [######################] 100%
:: Starting full system upgrade...
there is nothing to do
[abdu89@abdu89-ms7c96 ~]$ yay -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
:: Searching databases for updates...
:: Searching AUR for updates...
-> request failed: Get "-image&arg%5B%5D=debtap&arg%5B%5D=gnome-icon-theme&arg%5B%5D=gnome-icon-theme-symbolic&arg%5B%5D=google-chrome&arg%5B%5D=kvantum-theme-matchama&arg%5B%5D=libcpufeatures-git&arg%5B%5D=linux414&arg%5B%5D=linux414-virtualbox-host-modules&arg%5B%5D=lxc-git&arg%5B%5D=microsoft-edge-dev-bin&arg%5B%5D=properties-cpp&arg%5B%5D=qpdfview&arg%5B%5D=qt5-styleplugins&arg%5B%5D=sdbus-cpp&arg%5B%5D=tor-browser&arg%5B%5D=whatsapp-for-linux&type=info&v=5": proxyconnect tcp: dial tcp 192.18.1.3:8080: i/o timeout
Every time I want to update and install the program I face this problem
Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text
brahma
August 24, 2022, 11:15am
2
run this:
sudo pacman -Syu
or
pamac update
Hallo @abdu
Are you using Manjaro on Windows with docker?
opened 08:41PM - 07 Nov 18 UTC
closed 03:01AM - 27 Mar 19 UTC
lifecycle/locked
<!--
Please, check https://docs.docker.com/docker-for-windows/troubleshoot/.
I… ssues without logs and details cannot be debugged, and will be closed.
Issues unrelated to Docker for Windows will be closed. In particular, see
- https://github.com/docker/compose/issues for docker-compose
- https://github.com/docker/machine/issues for docker-machine
- https://github.com/moby/moby/issues for Docker daemon
- https://github.com/docker/docker.github.io/issues for the documentation
-->
- [x] I have tried with the latest version of my channel (Stable or Edge)
- [x] I have uploaded Diagnostics
- Diagnostics ID: A4EF00C3-4B25-40C0-B03C-8D130031AA65/20181107211343
### Expected behavior
The hello-world image to be pulled and started.
### Actual behavior
Error response from daemon: Get https://registry-1.docker.io/v2/: proxyconnect tcp: dial tcp: lookup http on 192.168.65.1:53: server misbehaving.
### Information
<!--
Please, help us understand the problem. For instance:
- Is it reproducible?
- Is the problem new?
- Did the problem appear with an update?
- A reproducible case if this is a bug, Dockerfiles FTW.
-->
- Windows Version: Windows 10 1803 17134.376
- Docker for Windows Version: 18.06.1-ce, build e68fc7a
### Steps to reproduce the behavior
<!--
A reproducible case, Dockerfiles FTW.
-->
1. docker run hello-world
The host is sitting behind a proxy which requires authentication. The exact config is in the diagnostics package.
I was trying to attempt to get Docker for Windows configured for this setup and serve as a private repo since the main Docker host is running on Ubuntu 18.04 Server and gives me about the same issues except the error is: proxyconnect tcp: dial tcp: lookup http on 127.0.0.53:53: server misbehaving.
If I'm interpreting the error correctly, it looks as if docker is trying to connect to the dns server through the proxy, which, of course, isn't what needs to happen...
abdu
August 24, 2022, 11:27am
4
the same problem
pamac update
Preparing...192.18.1.3: Socket I/O timed out
Failed to synchronize databases
.json.gz: Could not connect to proxy server 192.18.1.3: Socket I/O timed out
Failed to synchronize AUR database
** (pamac:2605): WARNING **: 12:21:46.378: database.vala:2506: Error opening file /var/tmp/pamac-build-abdu89/libcpufeatures-git/.SRCINFO: No such file or directory
Checking google-chrome dependencies...
Checking microsoft-edge-dev-bin dependencies...
Checking whatsapp-for-linux dependencies...
Resolving dependencies...
Checking inter-conflicts...
To build (3):
google-chrome 104.0.5112.101-1 (103.0.5060.53-1) AUR
microsoft-edge-dev-bin 106.0.1349.1-1 (104.0.1293.5-1) AUR
whatsapp-for-linux 1.4.6-1 (1.4.4-1) AUR
Edit build files : [e]
Apply transaction ? [e/y/N] y
Cloning google-chrome build files...
fatal: unable to access '
/': Failed to connect to 192.18.1.3 port 8080 after 128789 ms: Connection timed out
Error: Failed to build google-chrome
abdu:
192.18.1.3
Where does this come from? Please post output of
$ ping -c4 aur.archlinux.org
$ cat /etc/hosts
Consider properly formatting your posts, see
Difficulty: ★☆☆☆☆
Formatting differences
Discourse – this forum’s engine – uses Markdown to format its posts, and removes “unnecessary” whitespace.
Terminal commands often produce output formatted so that they are better readable by the user, taking advantage of the monospaced font used.
Programming code often rely on indentation to make it more readable.
Using preformatting in Markdown
Markdown includes a pattern to provide preformatting when necessary.
You only need to put the part to f…
title edited and moved to #aur as normal repository updates don’t seem to be affected
You have a proxy which doesn’t work apparently. Are you aware of this proxy?
abdu
August 24, 2022, 2:54pm
7
اكتب الرمز أو الping -c4 aur.archlinux.org
PING aur.archlinux.org (95.216.144.15) 56(84) bytes of data.
64 bytes from aur.archlinux.org (95.216.144.15): icmp_seq=1 ttl=44 time=119 ms
64 bytes from aur.archlinux.org (95.216.144.15): icmp_seq=2 ttl=44 time=117 ms
64 bytes from aur.archlinux.org (95.216.144.15): icmp_seq=3 ttl=44 time=117 ms
64 bytes from aur.archlinux.org (95.216.144.15): icmp_seq=4 ttl=44 time=119 ms
--- aur.archlinux.org ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 116.591/117.938/119.170/1.202 ms
[abdu89@abdu89-ms7c96 ~]$ cat /etc/hosts
# Host addresses
127.0.0.1 localhost
127.0.1.1 abdu89-ms7c96
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
صقه هنا