[arch-dev-public] Heimdal update and rebuilds
Hey all, I created a internal TODO list for the heimdal 1.2.1 update and have just realized that everyone with a package on that list will have got an email. That was me being organized for the rebuilds I will do this weekend so nothing needs to be done yet. If you want to check for packages needing rebuilt that I have missed you can run this: #! /bin/bash for pkg in $(pacman -Qq); do echo $pkg found=$(ldd $(pacman -Ql $pkg) 2>/dev/null | grep "libhx509.so" | wc -l) if [ $found -ne 0 ]; then echo $pkg >> rebuildlist.txt fi; done and add additional packages that get listed in rebuildlist.txt. I'm being lazy, so does anybody have a nice script that prints the required build order for a list of packages? Allan
On Wed, 3 Dec 2008, Allan McRae wrote:
Hey all,
I created a internal TODO list for the heimdal 1.2.1 update and have just realized that everyone with a package on that list will have got an email. That was me being organized for the rebuilds I will do this weekend so nothing needs to be done yet. If you want to check for packages needing rebuilt that I have missed you can run this:
#! /bin/bash for pkg in $(pacman -Qq); do echo $pkg found=$(ldd $(pacman -Ql $pkg) 2>/dev/null | grep "libhx509.so" | wc -l) if [ $found -ne 0 ]; then echo $pkg >> rebuildlist.txt fi; done
and add additional packages that get listed in rebuildlist.txt.
I'm being lazy, so does anybody have a nice script that prints the required build order for a list of packages? Allan
There's a couple of updates or minor fixes that I would like to do at the same time as the rebuild. The concerned packages are: alpine imagemagick xine-lib I'll probably have time to do the required changes in their trunk directory before the week-end. Please contact me to make sure that this was done before starting the rebuilds. BTW, imagemagick is tricky to build. Eric -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Eric Bélanger wrote:
On Wed, 3 Dec 2008, Allan McRae wrote:
Hey all,
I created a internal TODO list for the heimdal 1.2.1 update and have just realized that everyone with a package on that list will have got an email. That was me being organized for the rebuilds I will do this weekend so nothing needs to be done yet. If you want to check for packages needing rebuilt that I have missed you can run this:
#! /bin/bash for pkg in $(pacman -Qq); do echo $pkg found=$(ldd $(pacman -Ql $pkg) 2>/dev/null | grep "libhx509.so" | wc -l) if [ $found -ne 0 ]; then echo $pkg >> rebuildlist.txt fi; done
and add additional packages that get listed in rebuildlist.txt.
I'm being lazy, so does anybody have a nice script that prints the required build order for a list of packages? Allan
There's a couple of updates or minor fixes that I would like to do at the same time as the rebuild. The concerned packages are: alpine imagemagick xine-lib
I'll probably have time to do the required changes in their trunk directory before the week-end. Please contact me to make sure that this was done before starting the rebuilds. BTW, imagemagick is tricky to build.
Eric
So, what do you mean about imagemagick being difficult... I'm guessing a makechrootpkg does not work for some reason then? Allan
On Wed, 3 Dec 2008, Eric Bélanger wrote:
On Wed, 3 Dec 2008, Allan McRae wrote:
Hey all,
I created a internal TODO list for the heimdal 1.2.1 update and have just realized that everyone with a package on that list will have got an email. That was me being organized for the rebuilds I will do this weekend so nothing needs to be done yet. If you want to check for packages needing rebuilt that I have missed you can run this:
#! /bin/bash for pkg in $(pacman -Qq); do echo $pkg found=$(ldd $(pacman -Ql $pkg) 2>/dev/null | grep "libhx509.so" | wc -l) if [ $found -ne 0 ]; then echo $pkg >> rebuildlist.txt fi; done
and add additional packages that get listed in rebuildlist.txt.
I'm being lazy, so does anybody have a nice script that prints the required build order for a list of packages? Allan
There's a couple of updates or minor fixes that I would like to do at the same time as the rebuild. The concerned packages are: alpine imagemagick xine-lib
I'll probably have time to do the required changes in their trunk directory before the week-end. Please contact me to make sure that this was done before starting the rebuilds. BTW, imagemagick is tricky to build.
Eric
The : alpine imagemagick xine-lib packages are all ready to be rebuild. I even bumped the pkgrel so you just need to build them. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Hi all, I pushed heimdal and rebuilds to [testing] for i686. Still need to rebuild koffice and openoffice-base (and probably other openoffice packages) so if their maintainers could do that it would be great. Basic functionality still works with then, so there is no big rush. If you are on i686, after you update run lddd and look for needed rebuilds related to libhx509 and post what needs done. I will get to x86_64 builds mid next week unless someone else feels like doing it... Cheers, Allan
Am Samstag 06 Dezember 2008 15:34:44 schrieb Allan McRae:
I will get to x86_64 builds mid next week unless someone else feels like doing it...
A new KDE release is schedueld for the 11th. next week. So you might want to skip those packages. -- Pierre Schmitz Clemens-August-Straße 76 53115 Bonn Telefon 0228 9716608 Mobil 0160 95269831 Jabber pierre@jabber.archlinux.de WWW http://www.archlinux.de
Pierre Schmitz wrote:
Am Samstag 06 Dezember 2008 15:34:44 schrieb Allan McRae:
I will get to x86_64 builds mid next week unless someone else feels like doing it...
A new KDE release is schedueld for the 11th. next week. So you might want to skip those packages.
I will try and get all the deps for KDE built first so you can pull the from my staging directory and build against them. Cheers, Allan
Allan McRae wrote:
Pierre Schmitz wrote:
Am Samstag 06 Dezember 2008 15:34:44 schrieb Allan McRae:
I will get to x86_64 builds mid next week unless someone else feels like doing it...
A new KDE release is schedueld for the 11th. next week. So you might want to skip those packages.
I will try and get all the deps for KDE built first so you can pull the from my staging directory and build against them.
All the dependencies needed for the current KDE packages are rebuilt and sitting in my staging directory for x86_64. Let me know if you need some of the packages I haven't rebuilt yet and I will prioritize them. Allan
Am Dienstag 09 Dezember 2008 03:48:02 schrieb Allan McRae:
All the dependencies needed for the current KDE packages are rebuilt and sitting in my staging directory for x86_64. Let me know if you need some of the packages I haven't rebuilt yet and I will prioritize them.
There is a good chance that KDE will delay 4.1.4 to an unknown date. According to the release manager there are too fue chagnes for a new release. So all this might be pointless. So dont let us got slowed down by this. -- Pierre Schmitz Clemens-August-Straße 76 53115 Bonn Telefon 0228 9716608 Mobil 0160 95269831 Jabber pierre@jabber.archlinux.de WWW http://www.archlinux.de
I have pushed the x86_64 rebuilds I have done to [testing]. I have limited access to a x86_64 comp at the moment so I have not rebuilt everything on the TODO list but what is left is not what I would consider critical packages... Rebuilds needing done for x86_64: inkscape koffice (i686 too) mplayer openoffice-base psiconv rhythmbox scribus totem-xine vlc wireshark If the maintainers of these packages (or anyone else feeling generous) could do these builds, then it would be much appreciated. Thanks, Allan
On Wed, 10 Dec 2008, Allan McRae wrote:
I have pushed the x86_64 rebuilds I have done to [testing]. I have limited access to a x86_64 comp at the moment so I have not rebuilt everything on the TODO list but what is left is not what I would consider critical packages...
Rebuilds needing done for x86_64: inkscape koffice (i686 too) mplayer openoffice-base psiconv rhythmbox scribus totem-xine vlc wireshark
If the maintainers of these packages (or anyone else feeling generous) could do these builds, then it would be much appreciated.
Thanks, Allan
I'm starting to do some of these rebuilds. If you plan doing the same, let me know so we don't duplicate work. Eric -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Wed, 10 Dec 2008, Eric Bélanger wrote:
On Wed, 10 Dec 2008, Allan McRae wrote:
I have pushed the x86_64 rebuilds I have done to [testing]. I have limited access to a x86_64 comp at the moment so I have not rebuilt everything on the TODO list but what is left is not what I would consider critical packages...
Rebuilds needing done for x86_64: inkscape koffice (i686 too) mplayer openoffice-base psiconv rhythmbox scribus totem-xine vlc wireshark
If the maintainers of these packages (or anyone else feeling generous) could do these builds, then it would be much appreciated.
Thanks, Allan
I'm starting to do some of these rebuilds. If you plan doing the same, let me know so we don't duplicate work.
Eric
openoffice-base was rebuilt earlier by Andy. From the list above I only rebuilt wireshark. The rest don't need to be rebuild according to lddd. Probably only one of their dependencies had to be rebuilt. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Eric Bélanger wrote:
On Wed, 10 Dec 2008, Eric Bélanger wrote:
On Wed, 10 Dec 2008, Allan McRae wrote:
I have pushed the x86_64 rebuilds I have done to [testing]. I have limited access to a x86_64 comp at the moment so I have not rebuilt everything on the TODO list but what is left is not what I would consider critical packages...
Rebuilds needing done for x86_64: inkscape koffice (i686 too) mplayer openoffice-base psiconv rhythmbox scribus totem-xine vlc wireshark
If the maintainers of these packages (or anyone else feeling generous) could do these builds, then it would be much appreciated.
Thanks, Allan
I'm starting to do some of these rebuilds. If you plan doing the same, let me know so we don't duplicate work.
Eric
openoffice-base was rebuilt earlier by Andy. From the list above I only rebuilt wireshark. The rest don't need to be rebuild according to lddd. Probably only one of their dependencies had to be rebuilt.
That is quite strange. I rechecked the old packages on i686 and they definitely linked to the changed library. Allan
Allan McRae wrote:
Eric Bélanger wrote:
On Wed, 10 Dec 2008, Eric Bélanger wrote:
On Wed, 10 Dec 2008, Allan McRae wrote:
I have pushed the x86_64 rebuilds I have done to [testing]. I have limited access to a x86_64 comp at the moment so I have not rebuilt everything on the TODO list but what is left is not what I would consider critical packages...
Rebuilds needing done for x86_64: inkscape koffice (i686 too) mplayer openoffice-base psiconv rhythmbox scribus totem-xine vlc wireshark
If the maintainers of these packages (or anyone else feeling generous) could do these builds, then it would be much appreciated.
Thanks, Allan
I'm starting to do some of these rebuilds. If you plan doing the same, let me know so we don't duplicate work.
Eric
openoffice-base was rebuilt earlier by Andy. From the list above I only rebuilt wireshark. The rest don't need to be rebuild according to lddd. Probably only one of their dependencies had to be rebuilt.
That is quite strange. I rechecked the old packages on i686 and they definitely linked to the changed library.
I rebuilt koffice for i686 so I think all rebuilds are done now. Will start a separate sign-off thread. Allan
participants (3)
-
Allan McRae
-
Eric Bélanger
-
Pierre Schmitz