[SOLVED] The package manager is not responding

Started by bonusmalus, September 19, 2018, 10:51:05 PM

Previous topic - Next topic
September 19, 2018, 10:51:05 PM Last Edit: September 24, 2018, 08:58:23 AM by franco
Hi folks,

i have a problem here. I can not  upgrade my system to v. 18.7.3 over the Webinterface (Firefox or Edge, no mater) i got every time the error message  -> The package manager is not responding


I have installed the new version 18.7.3 over console, but over the Webinterface is still showing v. 18.7.2 on the Update page

What can i do to fix this? I have already checked the Forum here for this Issue, the hint -> Prefer IPv4 over IPv6 was NOT the solution for me.

THX for any hint on this   
OPNsense 18.7.* - Qotom Q335G4

Hi there,

Try different mirrors in near you in the settings. After debugging sessions in IRC it seemed that some ISPs don't like to access our default mirror's network for one reason or another and just hang while fetching.


Cheers,
Franco

Hi Franco,
your suggestion was the first thing I have tyred before my post.
Also changed from prod to dev and was the same.
cheers
Niko
OPNsense 18.7.* - Qotom Q335G4

Something is blocking your connectivity. Try to run this from the console and let us know the output to troubleshoot:

# sh -x /usr/local/opnsense/scripts/firmware/changelog.sh fetch


Cheers,
Franco

Also, make sure under System > General you have DNS servers such as 1.1.1.1 or 8.8.8.8

Looks like the update to .3 does this.  Mine worked first thing today and took me to 18.7.3 and now the getting mirror times out all the time.   I've tried a few mirrors now and I've tried the perfer IPc4 thing.

I don't have a clue if my IPv6 is working or not.  I know on the providers kit IPv6 is not supported and there does not seem to be a way to turn this off within opnsense.

Set the interfaces->WAN IPv6 Configuration Type to None
Set the interfaces->LAN IPv6 Configuration Type to None

No IPv6
OPNsense 25.7a - Qotom Q355G4 - ISP - Squirrel 1Gbps.

Team Rebellion Member

Quote from: franco on September 20, 2018, 12:28:11 PM
Something is blocking your connectivity. Try to run this from the console and let us know the output to troubleshoot:

# sh -x /usr/local/opnsense/scripts/firmware/changelog.sh fetch


Cheers,
Franco

@  Franco,
here is the output


+ set -e
+ DESTDIR=/usr/local/opnsense/changelog
+ WORKDIR=/tmp/changelog
+ FETCH='fetch -qT 5'
+ COMMAND=fetch
+ VERSION=''
+ [ fetch '=' fetch ]
+ changelog_fetch
+ cat /usr/local/opnsense/version/opnsense.abi
+ CORE_ABI=18.7
+ opnsense-verify -a
+ SYS_ABI=FreeBSD:11:amd64
+ URL=https://pkg.opnsense.org/FreeBSD:11:amd64/18.7/sets/changelog.txz
+ rm -rf /tmp/changelog
+ mkdir -p /tmp/changelog
+ fetch -qT 5 -o /tmp/changelog/changelog.txz.sig https://pkg.opnsense.org/FreeB                                                                                        SD:11:amd64/18.7/sets/changelog.txz.sig
fetch: transfer timed out
fetch: /tmp/changelog/changelog.txz.sig appears to be truncated: 0/1332 bytes



@ jclendineng


# grep nameserver /etc/resolv.conf
nameserver 84.200.70.40
nameserver 80.69.100.214
nameserver 80.69.100.198
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 84.200.69.80



@ marjohn56


my config was already done on that way, on all interfaces.
OPNsense 18.7.* - Qotom Q335G4

Hi All,
i just found the "solution" for me. Changed the default Theme under Settings > General - to "rebellion" and the issue was "fixed"
THX for the suggestions on that issue.
OPNsense 18.7.* - Qotom Q335G4

October 15, 2018, 12:07:39 PM #9 Last Edit: October 16, 2018, 01:39:46 PM by Fatmouse69
I tried all those suggestions/supposed workarounds, but unfortunately, nothing worked for me. I can successfully trigger the update process via shell but not with the webinterface. Is there any development in this? Or is is seen as a small problem only happening in a few cases?
Thanks and best regards.

Update
I ended in reinstalling the whole system. Afterwards the update process worked again.

I just did that and it worked once, until I ran an upgrade and now it is broken again.

Quote from: jclendineng on September 20, 2018, 03:01:09 PM
Also, make sure under System > General you have DNS servers such as 1.1.1.1 or 8.8.8.8

The trick on my system was also allocating at least one of your listed DNS servers to WAN (or the default gateway?) - I had them set to none previously...


That sounds like a possibility.  Not sure exactly where to do that though...

My routing table is weird because it contains a seperate routing entry for each DNS I have set.  I kinda assumed it would just use the default one.

System > Settings > General ... look for the DNS Servers and check what Gateway they are set to use.

My DNS is correct and I am still getting the error.