The officially official Devuan Forum!

You are not logged in.

#51 2020-05-15 15:04:45

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

We've updated our repo today, with new upstream builds.

Currently serving:  PHP 7.2.31,    7.3.18,   and 7.4.6. 

Regards,

TDR Networks

The repo offers AMD64 debs, and DPKG sources.

### PHP Rebuilds for Devuan Jessie
deb https://pkgs.tdrnetworks.com/apt/devuan jessie main
deb-src https://pkgs.tdrnetworks.com/apt/devuan jessie main

### PHP Rebuilds for Devuan Ascii
deb https://pkgs.tdrnetworks.com/apt/devuan ascii main
deb-src https://pkgs.tdrnetworks.com/apt/devuan ascii main

### PHP Rebuilds for Devuan Beowulf
deb https://pkgs.tdrnetworks.com/apt/devuan beowulf main
deb-src https://pkgs.tdrnetworks.com/apt/devuan beowulf main

Last edited by tdrnetworks (2020-06-12 14:56:29)

Offline

#52 2020-05-16 03:19:15

szutt
Member
Registered: 2019-02-03
Posts: 35  

Re: deb.sury.org now requires systemd

Great work. Thank you ! +1

Offline

#53 2020-05-16 21:56:27

nixer
Member
From: North Carolina, USA
Registered: 2016-11-30
Posts: 185  

Re: deb.sury.org now requires systemd

Great work. Thank you !

+1

Online

#54 2020-05-31 15:17:13

Sich
Member
Registered: 2020-05-30
Posts: 7  

Re: deb.sury.org now requires systemd

tdrnetworks wrote:

### PHP Rebuilds for Devuan Beowulf
deb https://pkgs.tdrnetworks.com/apt/devuan beowulf main
deb-src https://pkgs.tdrnetworks.com/apt/devuan beowulf main

Hi, i have certificat issue when I try to add this repo :

Err:5 https://pkgs.tdrnetworks.com/apt/devuan beowulf Release
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 213.155.26.146 443]
Reading package lists... Done                         
E: The repository 'https://pkgs.tdrnetworks.com/apt/devuan beowulf Release' does not have a Release file.

An idea ?

Offline

#55 2020-05-31 23:27:10

nixer
Member
From: North Carolina, USA
Registered: 2016-11-30
Posts: 185  

Re: deb.sury.org now requires systemd

Try it with http:// instead of https://.  I don't know this but I think there may be a problem with the ssl cert.

I saw this error yesterday and used the above workaround, and it worked.

Online

#56 2020-06-01 00:07:22

Ron
Member
Registered: 2018-04-22
Posts: 474  

Re: deb.sury.org now requires systemd

nixer wrote:

Try it with http:// instead of https://.  I don't know this but I think there may be a problem with the ssl cert.

There doesn't seem to be a problem with the cert.

https://www.ssllabs.com/ssltest/analyze … tworks.com

Offline

#57 2020-06-01 07:53:02

Sich
Member
Registered: 2020-05-30
Posts: 7  

Re: deb.sury.org now requires systemd

nixer wrote:

Try it with http:// instead of https://.  I don't know this but I think there may be a problem with the ssl cert.

I saw this error yesterday and used the above workaround, and it worked.

yep good idea, it's work fine with http.
Good thing that the website doesn't use redirect to https.

I was able to install php7.4-fpm without any problem.
Good job for the repos maintainer !

Offline

#58 2020-06-07 22:37:17

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

Sich wrote:

Err:5 https://pkgs.tdrnetworks.com/apt/devuan beowulf Release
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 213.155.26.146 443]
Reading package lists... Done                         
E: The repository 'https://pkgs.tdrnetworks.com/apt/devuan beowulf Release' does not have a Release file.

An idea ?

The SSL certificate, CA bundle has been updated, so this error should have now gone away.

The issue;  https://www.ssl.com/blogs/addtrust-exte … y-30-2020/

The SSL certificate in use, was issued from Sectigo, and one of their upstream root CA's had expired since May 30th.   We have deployed an alternative CA bundle so the https issue should now start to sort itself out.

TDR

Offline

#59 2020-06-12 14:56:54

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

We've updated our repo today, with new upstream builds.

Currently serving:  PHP 7.2.31,    7.3.19,   and 7.4.7. 

Regards,

TDR Networks

The repo offers AMD64 debs, and DPKG sources.

### PHP Rebuilds for Devuan Jessie
deb https://pkgs.tdrnetworks.com/apt/devuan jessie main
deb-src https://pkgs.tdrnetworks.com/apt/devuan jessie main

### PHP Rebuilds for Devuan Ascii
deb https://pkgs.tdrnetworks.com/apt/devuan ascii main
deb-src https://pkgs.tdrnetworks.com/apt/devuan ascii main

### PHP Rebuilds for Devuan Beowulf
deb https://pkgs.tdrnetworks.com/apt/devuan beowulf main
deb-src https://pkgs.tdrnetworks.com/apt/devuan beowulf main

Offline

#60 2020-06-15 09:56:47

e_defranco
Member
Registered: 2020-06-15
Posts: 1  

Re: deb.sury.org now requires systemd

Hi, I discovered this topic when I searched a solution for my same problem with Raspberry: for my project usually I use a minimal version of raspbian (this: https://minibianpi.wordpress.com/) arranged by me for running in read only mode and without the "black beast" systemd.

Obviously, any project need a web server and php and I don't want systemd for many reasons.

What I would ask is: if I want make a php packages for arm similar as you have make for amd64 what can be the start point ? Can I use some of your adjusted source ? Have you any suggestion ?

Thank in advance,

Emilio

Offline

#61 2020-06-18 22:06:14

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

I don't see any reason why the packages wouldn't build on a arm system, but we're not in a position to have tested or to support this directly.

Unfortunately PHP is a bit of a monster, it's a large complicated language and the Debian based packaging system hasn't made it any simpler.

The sources I am working from, is basically sury's deb packaging, with a few of the crazy systemd-only breaking-changes reverted.

You can find all the dpkg sources in our repo, good luck!

e_defranco wrote:

What I would ask is: if I want make a php packages for arm similar as you have make for amd64 what can be the start point ? Can I use some of your adjusted source ? Have you any suggestion ?

Offline

#62 2020-06-19 10:50:21

IdeaFix
Member
Registered: 2020-01-02
Posts: 18  
Website

Re: deb.sury.org now requires systemd

tdrnetworks wrote:

We've updated our repo today, with new upstream builds.

Currently serving:  PHP 7.2.31,    7.3.19,   and 7.4.7.

Please, help me to install php-imagick. I see only php-imagick from original devuan ascii repo.

Offline

#63 2020-06-21 01:41:12

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

IdeaFix wrote:

Please, help me to install php-imagick. I see only php-imagick from original devuan ascii repo.

php-imagick should now be available from the pkgs.tdrnetworks.com repo.

Offline

#64 2020-06-26 00:14:12

nixer
Member
From: North Carolina, USA
Registered: 2016-11-30
Posts: 185  

Re: deb.sury.org now requires systemd

tdrnetworks,

With jessie support scheduled to end June 30, 2020 (5 days from now), what is your plan for the jessie php builds?  Will you continue to build them after this date?

Do you have any plans to build php for Chimaera (current testing) any time soon?

I, and others, appreciate you building and offering your php builds to devuan.  Thank you.

Online

#65 2020-07-01 14:51:58

mckaygerhard
Member
Registered: 2017-04-21
Posts: 283  
Website

Re: deb.sury.org now requires systemd

tdrnetworks wrote:

php-imagick should now be available from the pkgs.tdrnetworks.com repo.

hi great work.. i will make lighttpd packages due current php packages has hard conflicts with them! this problem was addressed to the sury shit but was closed inclusivelly other users wanted..

if you @tdrnetworks have problems and cannot mantain the repository.. ask to me.. i will make a mirror soon.. weantime i will upload to venenux ones in osb counter parts

Offline

#66 2020-07-03 14:01:08

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

nixer wrote:

tdrnetworks,

With jessie support scheduled to end June 30, 2020 (5 days from now), what is your plan for the jessie php builds?  Will you continue to build them after this date?

Do you have any plans to build php for Chimaera (current testing) any time soon?

I, and others, appreciate you building and offering your php builds to devuan.  Thank you.

We have no plans to stop building for Jessie,  we are still using this distro internally ourselves.

...  however if there is a breaking change, we may not have any choice.      -- We'll try to keep the jessie builds coming for the foreseeable.

Last edited by tdrnetworks (2020-07-03 14:01:22)

Offline

#67 2020-07-03 15:44:20

mckaygerhard
Member
Registered: 2017-04-21
Posts: 283  
Website

Re: deb.sury.org now requires systemd

tdrnetworks wrote:

We have no plans to stop building for Jessie,  we are still using this distro internally ourselves.

...  however if there is a breaking change, we may not have any choice.      -- We'll try to keep the jessie builds coming for the foreseeable.

i still use wheezy and jessie, please anunce when that happened and i will provide packages for.. currently i'm adapting php 5.6 to wheeze..

roluan17 wrote:

Die folgenden Pakete sind zurückgehalten worden:
  elogind libelogind0 libpam-elogind

your problem roluan17 are a devuan problem.. deprecated packages in repository AGAIN XD XD .. devuan are always behing debian and cos repositories are "proxied" when debian updates some packages devuan ones are superset!

Last edited by mckaygerhard (2020-07-03 15:45:05)

Offline

#68 2020-07-12 12:51:58

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

We've updated our repo today, with new packages, and amd64 builds, for 7.3.20 and 7.4.8.     

There's nothing new for linux in 7.2.x, so this build is staying at version 7.2.31

Offline

#69 2020-07-12 13:52:13

roluan17
Member
Registered: 2019-04-01
Posts: 43  

Re: deb.sury.org now requires systemd

Thank you! Feels good you are there!

Offline

#70 2020-07-12 14:46:14

szutt
Member
Registered: 2019-02-03
Posts: 35  

Re: deb.sury.org now requires systemd

Thank you!

Offline

#71 2020-08-07 00:43:55

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

We've updated our repo today, with sources and new upstream builds, for:  Jessie, Ascii and Beowulf AMD64.

Currently serving:  PHP 7.2.33,    7.3.21,   and 7.4.9.
Also legacy builds PHP 5.6.40, 7.0.33,  and 7.1.33

Offline

#72 2020-10-01 23:39:42

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

We've updated our repo today, pushed some new php builds -  7.2.34,  7.3.23 and 7.4.11

Packages are available for devuan jessie, ascii and beowulf amd64.

Last edited by tdrnetworks (2020-10-01 23:47:02)

Offline

#73 2020-10-02 13:57:23

mckaygerhard
Member
Registered: 2017-04-21
Posts: 283  
Website

Re: deb.sury.org now requires systemd

tdrnetworks wrote:

We've updated our repo today, pushed some new php builds -  7.2.34,  7.3.23 and 7.4.11

Packages are available for devuan jessie, ascii and beowulf amd64.

Thanks for your work.. if you need some help just let me know in github or gitlab

Offline

#74 2020-12-04 00:23:11

tdrnetworks
Member
Registered: 2020-02-29
Posts: 30  

Re: deb.sury.org now requires systemd

The tdrnetworks repo has been updated today, we have pushed some new php builds -   7.3.25 and 7.4.13

I have also added non-systemd deb packages for php8.0.0 - these are all available for Jessie, Ascii, and Beowulf AMD64.

The sources are downloadable from the repo, along with legacy builds for 5.6, and 7.0 thru 7.2. 

** Disclaimer **. These are make-it-work builds;  they all seem to work, but have not undergone rigorous testing.

The repo offers AMD64 debs, and DPKG sources.

### PHP Rebuilds for Devuan Jessie
deb https://pkgs.tdrnetworks.com/apt/devuan jessie main
deb-src https://pkgs.tdrnetworks.com/apt/devuan jessie main

### PHP Rebuilds for Devuan Ascii
deb https://pkgs.tdrnetworks.com/apt/devuan ascii main
deb-src https://pkgs.tdrnetworks.com/apt/devuan ascii main

### PHP Rebuilds for Devuan Beowulf
deb https://pkgs.tdrnetworks.com/apt/devuan beowulf main
deb-src https://pkgs.tdrnetworks.com/apt/devuan beowulf main

Offline

#75 2020-12-04 01:17:56

szutt
Member
Registered: 2019-02-03
Posts: 35  

Re: deb.sury.org now requires systemd

Thanks a lot!

Offline

Board footer