[arch-dev-public] KDE 4.4.4 broken?
Hi all, just tried to upgrade to KDE 4.4.4 but it does not start at all after this. It complains about incompatible KDE libs that were built for a different version. This smells like a gcc[-libs] issue. Which gcc version did you use to compile? Did you use a different version to compile for example kdelibs than the other kde packages? Greetings, Pierre -- Pierre Schmitz, https://users.archlinux.de/~pierre
On Wed, 02 Jun 2010 12:00:29 +0200, Pierre Schmitz <pierre@archlinux.de> wrote:
Hi all,
just tried to upgrade to KDE 4.4.4 but it does not start at all after this. It complains about incompatible KDE libs that were built for a different version. This smells like a gcc[-libs] issue. Which gcc version did you use to compile? Did you use a different version to compile for example kdelibs than the other kde packages?
Greetings,
Pierre
Someone smarter than me found the actual problem: http://bugs.archlinux.org/task/19677 I totally overlooked that kdelibs wasn't updated. -- Pierre Schmitz, https://users.archlinux.de/~pierre
On Wed, Jun 2, 2010 at 12:09 PM, Pierre Schmitz <pierre@archlinux.de> wrote:
On Wed, 02 Jun 2010 12:00:29 +0200, Pierre Schmitz <pierre@archlinux.de> wrote:
Hi all,
just tried to upgrade to KDE 4.4.4 but it does not start at all after this. It complains about incompatible KDE libs that were built for a different version. This smells like a gcc[-libs] issue. Which gcc version did you use to compile? Did you use a different version to compile for example kdelibs than the other kde packages?
Greetings,
Pierre
Someone smarter than me found the actual problem: http://bugs.archlinux.org/task/19677 I totally overlooked that kdelibs wasn't updated.
-- Pierre Schmitz, https://users.archlinux.de/~pierre
strange why it didn't get uploaded... should be there in a few minutes. Ronald
strange why it didn't get uploaded... should be there in a few minutes. Ronald, did you use the Pierre's script to update, commit, upload and release
On Wednesday June 2 2010 12:20:53 Ronald van Haren wrote: the packages? -- Andrea Scarpino - andreascarpino.it KDE Maintainer in Arch Linux
On Wed, Jun 2, 2010 at 1:19 PM, Andrea Scarpino <andrea@archlinux.org> wrote:
strange why it didn't get uploaded... should be there in a few minutes. Ronald, did you use the Pierre's script to update, commit, upload and release
On Wednesday June 2 2010 12:20:53 Ronald van Haren wrote: the packages?
-- Andrea Scarpino - andreascarpino.it KDE Maintainer in Arch Linux
yeah, I already know what happened. I thought it would update any package in the build directory, but it uses the kde-dep and kde-opt files to update. I modified the kde-dep files as the built errored earlier due to a too new attica version and deleted the first three packages which already finished (moved them to a local repo in my chroot). maybe we can put in a failsafe checking for differences between build directory and config files and ask confirmation to continue if not the same? I can write a patch for that if you like. Alternatively I now know how it works and remind myself next time. Ronald
On Wed, Jun 2, 2010 at 1:25 PM, Ronald van Haren <pressh@gmail.com> wrote:
On Wed, Jun 2, 2010 at 1:19 PM, Andrea Scarpino <andrea@archlinux.org> wrote:
strange why it didn't get uploaded... should be there in a few minutes. Ronald, did you use the Pierre's script to update, commit, upload and release
On Wednesday June 2 2010 12:20:53 Ronald van Haren wrote: the packages?
-- Andrea Scarpino - andreascarpino.it KDE Maintainer in Arch Linux
yeah, I already know what happened. I thought it would update any package in the build directory, but it uses the kde-dep and kde-opt files to update. I modified the kde-dep files as the built errored earlier due to a too new attica version and deleted the first three packages which already finished (moved them to a local repo in my chroot).
maybe we can put in a failsafe checking for differences between build directory and config files and ask confirmation to continue if not the same? I can write a patch for that if you like. Alternatively I now know how it works and remind myself next time.
Ronald
thanks for fixing kde-meta :-)
participants (3)
-
Andrea Scarpino
-
Pierre Schmitz
-
Ronald van Haren