Unofficial-pfSense-packages
Unofficial-pfSense-packages copied to clipboard
The e-sac.siteseguro.ws repo is down
Seems like the e-sac.siteseguro.ws repo is down for a long time.
Seems like the e-sac.siteseguro.ws repo is down for a long time.
Hi, the repo is up. What pfsense version are you trying do install the repo? If you use pfblocker, check if you are not blocking access to Brazil addresses.
hi, I'm running 2.5.2 version.
[2.5.2-RELEASE][[email protected]]/usr/local/etc/pkg/repos: cat Unofficial.conf
FreeBSD: { enabled: no }
Unofficial: { url: "pkg+https://e-sac.siteseguro.ws/repo/${ABI}",
mirror_type: "srv",
enabled: yes}
[2.5.2-RELEASE][[email protected]]/usr/local/etc/pkg/repos: pkg update
Updating Unofficial repository catalogue...
pkg: https://e-sac.siteseguro.ws/repo/FreeBSD:12:amd64/meta.txz: Operation timed out
repository Unofficial has no meta file, using default settings
pkg: https://e-sac.siteseguro.ws/repo/FreeBSD:12:amd64/packagesite.pkg: Operation timed out
pkg: https://e-sac.siteseguro.ws/repo/FreeBSD:12:amd64/packagesite.txz: Operation timed out
Unable to update repository Unofficial
Switching to http doesn't help either.
I'm on pfSense 2.6.0(AMD64) and getting the following:
@marcelloc It appears that the following file is missing: https://e-sac.siteseguro.ws/repo/FreeBSD:12:amd64/packagesite.pkg
@forid786 are you able to browse files with browser ? I'm getting just empty response:
@forid786 are you able to browse files with browser ? I'm getting just empty response:
I'm getting the same, it's been ongoing for a little while but haven't had time to investigate further and forgot about it until you raised this issue. I assumed Marcello was too busy as even some of the packages such as E2guardian haven't been updated in a while.
@forid786 are you able to browse files with browser ? I'm getting just empty response:
I'm getting the same, it's been ongoing for a little while but haven't had time to investigate further and forgot about it until you raised this issue. I assumed Marcello was too busy as even some of the packages such as E2guardian haven't been updated in a while.
My provider denies direcotry listing. Access e-sac.siteseguro.ws with http protocol My freebsd vm creates repo with packagesite.txz file instead of packagesite.pkg. Except for this error/warning message, all files are there.
@forid786 are you able to browse files with browser ? I'm getting just empty response:
I'm getting the same, it's been ongoing for a little while but haven't had time to investigate further and forgot about it until you raised this issue. I assumed Marcello was too busy as even some of the packages such as E2guardian haven't been updated in a while.
My provider denies direcotry listing. Access e-sac.siteseguro.ws with http protocol My freebsd vm creates repo with packagesite.txz file instead of packagesite.pkg. Except for this error/warning message, all files are there.
I understand. Are you able to create a packagesite.pkg just to suppress this warning?
Hi Marcello,
The error persists.
URL: https://e-sac.websiteseguro.com/wmi/repo/FreeBSD:12:amd64/packagesite.pkg
404 Not Found
Thanks a lot,
ditto, unfortunately makes this entire project unusable at the moment
ditto, unfortunately makes this entire project unusable at the moment
The fetch and enable extra/unofficial use: fetch -q -o /usr/local/etc/pkg/repos/Unofficial.conf https://raw.githubusercontent.com/marcelloc/Unofficial-pfSense-packages/master/Unofficial_25.conf
The url on file is http://e-sac.siteseguro.ws/repo/FreeBSD:12:amd64/
All unofficial packages are there, the packagesite.pkg messages show due a different version of pkg binaries on current Freebsd version used on PfSense and the Freebsd12 virtual machine I use to build the repo.
The file packages on current repo is packagesite.txz instead of packagesite.pkg
The Wmi repo url you sent has comercial packages for active directory integration.
ditto, unfortunately makes this entire project unusable at the moment
The fetch and enable extra/unofficial use: fetch -q -o /usr/local/etc/pkg/repos/Unofficial.conf https://raw.githubusercontent.com/marcelloc/Unofficial-pfSense-packages/master/Unofficial_25.conf
The url on file is http://e-sac.siteseguro.ws/repo/FreeBSD:12:amd64/
All unofficial packages are there, the packagesite.pkg messages show due a different version of pkg binaries on current Freebsd version used on PfSense and the Freebsd12 virtual machine I use to build the repo.
The file packages on current repo is packagesite.txz instead of packagesite.pkg
The Wmi repo url you sent has comercial packages for active directory integration.
is this still an issue?
I can see, by this trace, that the first call to /packagesite.pkg is 404 but the second one is to /packagesite.txz
Marcelo, boa tarde, para mim apresenta esse erro e não consigo instalar pela console do pfSense, ele não encontra nenhum dos pacotes Unoficial. Se vou pelo terminal, e faço a pesquisa, ele encontra e consigo instalar. Teria como contornar essa situação para voltar pela Console Web do pfSense? Grato pela sua atenção.
Marcelo, boa tarde, para mim apresenta esse erro e não consigo instalar pela console do pfSense, ele não encontra nenhum dos pacotes Unoficial. Se vou pelo terminal, e faço a pesquisa, ele encontra e consigo instalar. Teria como contornar essa situação para voltar pela Console Web do pfSense? Grato pela sua atenção.
Boa tarde. Para os pacotes não oficiais aparecerem na interface web, é preciso aplicar um patch via pacote system patches. O procedimento está listado na página principal desse repositório, aqui mesmo nesse projeto do github.
Descobri o problema (ou possível problema) estava usando a versão 2.7 de teste, mesmo com o patch não aparecia. Reinstalei para a versão 2.6 e voltou a funcionar, mesmo com a msg de erro na hora de realizar o pkg update. Obrigado pela sua ajuda.