Re: Problems making debian package of karaf 4.3.1

2021-04-05 Thread Jean-Baptiste Onofre
I created https://issues.apache.org/jira/browse/KARAF-7094 related to that. Regards JB > Le 5 avr. 2021 à 23:55, Steinar Bang a écrit : > >> JB Onofré : > >> Yea it makes sense to use an empty file for 4.3. Actually, I think it makes >>

Re: Problems making debian package of karaf 4.3.1

2021-04-05 Thread Steinar Bang
> JB Onofré : > Yea it makes sense to use an empty file for 4.3. Actually, I think it makes > sense to do it by default on 4.3. I will create the jira related to that. +1

Re: Problems making debian package of karaf 4.3.1

2021-04-05 Thread JB Onofré
Yea it makes sense to use an empty file for 4.3. Actually, I think it makes sense to do it by default on 4.3. I will create the jira related to that. Regards JB > Le 5 avr. 2021 à 20:56, Steinar Bang a écrit : > >  >> >> JB Onofré : > >> Hi >> That’s normal: karaf 4.2.x uses blacklist

Re: Problems making debian package of karaf 4.3.1

2021-04-05 Thread Steinar Bang
> JB Onofré : > Hi > That’s normal: karaf 4.2.x uses blacklist so it provides the file, especially > to blacklist 4.3.x features repositories. > Karaf 4.3.x doesn’t use blacklist (as the version is newer). Yes, but that collided with the way I had decided to handle the etc directory: to p

Re: Problems making debian package of karaf 4.3.1

2021-04-05 Thread JB Onofré
Hi That’s normal: karaf 4.2.x uses blacklist so it provides the file, especially to blacklist 4.3.x features repositories. Karaf 4.3.x doesn’t use blacklist (as the version is newer). Regards JB > Le 5 avr. 2021 à 19:12, Steinar Bang a écrit : > > I did a diff between the directory con

Re: Problems making debian package of karaf 4.3.1

2021-04-05 Thread Steinar Bang
I did a diff between the directory contents of the etc directory of the karaf 4.3.1 binary tarball, and the etc directory of the debian package: https://gist.github.com/steinarb/7a8427ac19b355c27598c945b27863f8 One file looked particularily interesting: org.apache.karaf.features.xml which was onl

Re: Problems making debian package of karaf 4.3.1

2021-04-05 Thread Steinar Bang
Here's the difference in the startup of 4.3.1 and 4.2.11 in karaf.log. As you said, JB, it looks like it doesn't find the startup features...? 4.3.1: 2021-04-03T17:25:45,773 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 6 - org.ops4

Re: Problems making debian package of karaf 4.3.1

2021-04-05 Thread Steinar Bang
> Steinar Bang : > A little more info. > The debian installed karaf starts in /var/lib/karaf/ which looks like > this: Are there any layout changed in the file/directory layout of karaf 4.3.x that might cause this structure to no longer work?

Re: Problems making debian package of karaf 4.3.1

2021-04-05 Thread Steinar Bang
A little more info. The debian installed karaf starts in /var/lib/karaf/ which looks like this: sb@lorenzo:/var/lib/karaf$ ls -al total 36 drwxr-xr-x 7 karaf karaf 4096 Apr 3 17:25 . drwxr-xr-x 77 root root 4096 Nov 15 15:36 .. drwxr-xr-x 2 karaf karaf 4096 Aug 25 2017 .karaf drwxr-xr-