Problem building 19.7a

Started by bimmerdriver, February 09, 2019, 05:44:28 AM

Previous topic - Next topic
I'm currently running 19.7a_39. Trying to update but can't get make upgrade to complete.

Here is the shell output:

root@OPNsense:/usr # rm -rf core
root@OPNsense:/usr # opnsense-code core
Cloning into '/usr/core'...
remote: Enumerating objects: 189, done.
remote: Counting objects: 100% (189/189), done.
remote: Compressing objects: 100% (124/124), done.
remote: Total 120845 (delta 101), reused 119 (delta 57), pack-reused 120656
Receiving objects: 100% (120845/120845), 64.08 MiB | 2.04 MiB/s, done.
Resolving deltas: 100% (86578/86578), done.
root@OPNsense:/usr # cd core
root@OPNsense:/usr/core # make upgrade
pkg: No package(s) matching squid
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'squid' have been found in the repositories
*** Error code 70

Stop.
make: stopped in /usr/core
root@OPNsense:/usr/core #


Any suggestions?

A bit soon to be talking about 19.7 alpha problems ? There isn't even a dedicated forum for it and the production one is not the ideal venue :)

Quote from: bimmerdriver on February 09, 2019, 05:44:28 AM
I'm currently running 19.7a_39. Trying to update but can't get make upgrade to complete.

Here is the shell output:

root@OPNsense:/usr # rm -rf core
root@OPNsense:/usr # opnsense-code core
Cloning into '/usr/core'...
remote: Enumerating objects: 189, done.
remote: Counting objects: 100% (189/189), done.
remote: Compressing objects: 100% (124/124), done.
remote: Total 120845 (delta 101), reused 119 (delta 57), pack-reused 120656
Receiving objects: 100% (120845/120845), 64.08 MiB | 2.04 MiB/s, done.
Resolving deltas: 100% (86578/86578), done.
root@OPNsense:/usr # cd core
root@OPNsense:/usr/core # make upgrade
pkg: No package(s) matching squid
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'squid' have been found in the repositories
*** Error code 70

Stop.
make: stopped in /usr/core
root@OPNsense:/usr/core #


Any suggestions?

I have the same problem.
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member (sidebar / themes: tukan, cicada & vicuna)

You have to wait until squid pkg is built. If you feel brave to run devel code you should also follow every repo to understand whats going on

Quote from: mimugmail on February 09, 2019, 12:54:44 PM
You have to wait until squid pkg is built. If you feel brave to run devel code you should also follow every repo to understand whats going on
Thanks, that's all I need to know. I'm running it on a VM guest, so it's throw a throw-away if something bad happens.

Franco switched packages to Squid 4, but it's Not yet build in repo .. when you chase all commits you'll see it ;)

# make upgrade CORE_SQUID=3


Cheers,
Franco

Quote from: franco on February 10, 2019, 11:08:17 AM
# make upgrade CORE_SQUID=3
That did the trick. Now running 19.7.a_70.

hello is planned in this version include some dansguardian style tool or acl to proxy to create rules by user group or ip?

There is a plugin for acl available, have you checked it?

I updated this morning, after a couple of weeks of being away. The version is OPNsense 19.7.a_156-amd64. The configd service will not start and I cannot log into root on the console. It says the password is incorrect. Does anyone have a suggestion how to get around the login problem?


Thank you for the help. It was not possible to login using the console, but I was able to get in using SSH. From there, I did another pull and was able to build the latest version. The console is still not working properly, however. When I attempt to login, it says "Login incorrect". It works fine using SSH.

Sounds like an issue with the PAM rework going on, let me check tomorrow.  :)

Confirmed. A fix should hit master some time later today.


Cheers,
Franco