Your message dated Sun, 4 Mar 2012 13:02:59 +0000
with message-id <[email protected]>
and subject line fixed in perl
has caused the Debian Bug report #645552,
regarding evolution: FTBFS on hurd-i386
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
645552: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645552
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: evolution
Version: 3.0.3-2
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd

Hello,

The MAXPATHLEN dumbness strikes.

perl limits its expanded glob pattern size to MAXPATHLEN, or to 1024
when that is not defined.  debian/evolution.install expands to more than
that, resulting with an empty result... Could you apply the attached patch
to split that "long" path?

Samuel

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault <[email protected]>
What's this script do?
    unzip ; touch ; finger ; mount ; gasp ; yes ; umount ; sleep
Hint for the answer: not everything is computer-oriented. Sometimes you're
in a sleeping bag, camping out.
(Contributed by Frans van der Zande.)
--- debian/evolution.install.orig       2011-10-16 20:56:31.000000000 +0000
+++ debian/evolution.install    2011-10-16 20:56:34.000000000 +0000
@@ -1,6 +1,7 @@
 debian/tmp/etc/gconf
 debian/tmp/etc/xdg
 debian/tmp/usr/bin
-debian/tmp/usr/lib/evolution/*/plugins/*-{calendar-file,calendar-http,itip-formatter,default-source,addressbook-file,mark-all-read,groupwise-features,publish-calendar,caldav,imap-features,google,webdav,calendar-weather,sa-junk-plugin,bogo-junk-plugin}.{so,eplug,xml}
+debian/tmp/usr/lib/evolution/*/plugins/*-{calendar-file,calendar-http,itip-formatter,default-source,addressbook-file,mark-all-read,groupwise-features}.{so,eplug,xml}
+debian/tmp/usr/lib/evolution/*/plugins/*-{publish-calendar,caldav,imap-features,google,webdav,calendar-weather,sa-junk-plugin,bogo-junk-plugin}.{so,eplug,xml}
 debian/tmp/usr/share/applications
 debian/evolution.xpm usr/share/pixmaps/
--- debian/evolution-plugins.install.orig       2011-10-16 21:34:44.000000000 
+0000
+++ debian/evolution-plugins.install    2011-10-16 21:33:19.000000000 +0000
@@ -1 +1,2 @@
-debian/tmp/usr/lib/evolution/*/plugins/*-{bbdb,save-calendar,mail-to-task,mailing-list-actions,prefer-plain,mail-notification,attachment-reminder,backup-restore,email-custom-header,face,templates,vcard-inline,dbx-import,audio-inline,image-inline,pst-import}.{so,eplug,xml}
+debian/tmp/usr/lib/evolution/*/plugins/*-{bbdb,save-calendar,mail-to-task,mailing-list-actions,prefer-plain,mail-notification,attachment-reminder,backup-restore}.{so,eplug,xml}
+debian/tmp/usr/lib/evolution/*/plugins/*-{backup-restore,email-custom-header,face,templates,vcard-inline,dbx-import,audio-inline,image-inline,pst-import}.{so,eplug,xml}

--- End Message ---
--- Begin Message ---
The change which allowed evolution to build okay in

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656869#39

has now been uploaded to sid, so closing this.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


--- End Message ---
_______________________________________________
Pkg-evolution-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-evolution-maintainers

Reply via email to