Hi
I am on Maldua FOSS build system and used the binary for 10.1.4
after apt dist-upgrade today mailboxd and jetty dont work anymore.
I upgraded to 10.1.9 with Maldua binaries, Still not working.
My apt source where:
deb [arch=amd64] https://repo.zimbra.com/apt/87 focal zimbra
deb-src [arch=amd64] https://repo.zimbra.com/apt/87 focal zimbra
deb [arch=amd64] https://repo.zimbra.com/apt/1000 focal zimbra
deb [arch=amd64] https://repo.zimbra.com/apt/1010 focal zimbra
I changed it to
deb [arch=amd64] https://repo.zimbra.com/apt/87 focal zimbra
deb-src [arch=amd64] https://repo.zimbra.com/apt/87 focal zimbra
deb [arch=amd64] https://repo.zimbra.com/apt/1000 focal zimbra
#deb [arch=amd64] https://repo.zimbra.com/apt/1010 focal zimbra
deb [arch=amd64] https://repo.zimbra.com/apt/10.1.9 focal zimbra
Then i installed an older jetty version
apt update
apt install zimbra-jetty-distribution=9.4.46.v20220331-2.u20
Then I pinned it
cat /etc/apt/preferences.d/zimbra-jetty-pin
Package: zimbra-jetty-distribution
Pin: version 9.4.46.v20220331-2.u20
Pin-Priority: 1001
And now it works again. Took me a couple of hourse though.
Ace
After apt upgrade mailboxd and jetty don´t work. Resolved: downgrade zimbra-jetty-distribution
-
Ace Suares
- Advanced member

- Posts: 97
- Joined: Thu Aug 07, 2014 7:26 pm