[Craft] [Bug 419272] Apps that put folders with dots in /Frameworks/ folder will fail to sign

2020-04-26 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419272
Bug 419272 depends on bug 420351, which changed state.

Bug 420351 Summary: Grantlee fails to package under macOS due to a dot in 
lib/granglee/major.minor folder name
https://bugs.kde.org/show_bug.cgi?id=420351

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 419272] Apps that put folders with dots in /Frameworks/ folder will fail to sign

2020-04-21 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419272

--- Comment #3 from Dawid Wróbel  ---
Well, tcl was in fact being included as a side effect of it being sqlcipher's
build dependency. Adding tcl to buildDependencies of the lastter, however,
doesn't do anything, presumably because of the extensive configure() and
install() manual processing its blueprint does to make it work alongside
sqlite3. Looking at its blueprint I can't immediately figure out if and how to
make it not include tcl* libs without messing anything up, so I resorted to
blacklisting them in kmymoney, since it is the only package that uses its very
non-standard installation anyway.

Long term solution is to rewrite sql support in kmymoney to replace sqlite3
with sqlcipher altogether, since it can function as a stand-in transparent
replacement for the former and the presence of both in kmymoney code is a pure
redundancy. All the configure() and install() magic would then also become
obsolete and the blueprint would essentially be a copy of sqlite3's own.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 419272] Apps that put folders with dots in /Frameworks/ folder will fail to sign

2020-04-20 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=419272

--- Comment #2 from Hannah von Reth  ---
Then I'd recommend marking it as build dep instead of blacklisting it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 419272] Apps that put folders with dots in /Frameworks/ folder will fail to sign

2020-04-20 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419272

--- Comment #1 from Dawid Wróbel  ---
* tcl8.6 issue fixed by blacklisting it after having confirmed it is a build
dependency only
* grantlee issue reported upstream

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 419272] Apps that put folders with dots in /Frameworks/ folder will fail to sign

2020-04-20 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419272

Dawid Wróbel  changed:

   What|Removed |Added

 Depends on||420351


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=420351
[Bug 420351] Grantlee fails to package under macOS due to a dot in
lib/granglee/major.minor folder name
-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 419272] Apps that put folders with dots in /Frameworks/ folder will fail to sign

2020-03-27 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=419272

Thomas Baumgart  changed:

   What|Removed |Added

 CC||tbaumg...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.