Re: Apache_OpenOffice product name causing deb breakage

2019-01-15 Thread Jim Jagielski
> On Jan 15, 2019, at 2:41 PM, Jim Jagielski wrote: > > OK... looking further, this is just a warning and even occurs w/ rpm. > > What I see is that the call for epm when doing a deb does a > "LD_PRELOAD=/home/jim/src/asf/AOO42X/main/solver/420/unxlngx6.pro/bin/getuid.so" > whereas that is

Re: Apache_OpenOffice product name causing deb breakage

2019-01-15 Thread Jim Jagielski
OK... looking further, this is just a warning and even occurs w/ rpm. What I see is that the call for epm when doing a deb does a "LD_PRELOAD=/home/jim/src/asf/AOO42X/main/solver/420/unxlngx6.pro/bin/getuid.so" whereas that is not done when calling epm for rpms: deb/logging/ast/log_AOO420_a

Re: Apache_OpenOffice product name causing deb breakage

2019-01-15 Thread Marcus
Am 15.01.19 um 19:40 schrieb Jim Jagielski: As a reminder, w/ AOO 4.2.0, our Productname is now "Apache_OpenOffice" Notice the "_" :( I am guessing that's a dpg/deb restriction?? was there a change compared to 4.1.6? If so, what was it and why was it necessary? Is it possible to revert this?