At 0:27 Uhr -0800 17.12.2002, Ben Hines wrote:
On Tuesday, December 17, 2002, at 12:11 AM, Patrick Sodré wrote:
Sounds like a bug... or maybe something that fink validate should
take care of informing.
Also... it is almost impossible to figure out which "here-document"
didn't close, is it possi
On Tuesday, December 17, 2002, at 12:11 AM, Patrick Sodré wrote:
Sounds like a bug... or maybe something that fink validate should take
care of informing.
Also... it is almost impossible to figure out which "here-document"
didn't close, is it possible to enhance the code to print out the
ord
Sounds like a bug... or maybe something that fink validate should take
care of informing.
Also... it is almost impossible to figure out which "here-document"
didn't close, is it possible to enhance the code to print out the order
that it opened and closed the "here-documents" ?
Patrick Sodre
On
One thing I've run into with the here-document parsing: if there is any
whitespace AFTER << , on the same line, it won't be recognized as closing
the here-document.
HTH,
Dave
---
This sf.net email is sponsored by:
With Great Power, Comes G
On Monday, December 16, 2002, at 12:55 AM, Chris Zubrzycki wrote:
On Monday, December 16, 2002, at 12:34 AM, Patrick Sodré wrote:
Sorry... So do you have any clues why this could be happening?
Patrick Sodre
On Sunday, December 15, 2002, at 11:50 PM, Ben Hines wrote:
You never said that
Hi Peter,
Nope You're probably looking at the generated .xml file, which
is the end result of the bug or whatever that I've found.
Regards.
Patrick Sodre
On Monday, December 16, 2002, at 07:40 AM, Peter O'Gorman wrote:
On Monday, December 16, 2002, at 02:34 PM, Patrick Sodré wrote:
On Monday, December 16, 2002, at 02:34 PM, Patrick Sodré wrote:
There is no close to the here document here...
Put a
<<
in and you should be good to go.
PostInstScript: <<
if [ "x$1" = "xinstall" ]; then
daemonic enable openafs-client;
fi
<<
PreRmScript: <<
if [ "x$1" = "xremove" ]; then
On Monday, December 16, 2002, at 12:34 AM, Patrick Sodré wrote:
Sorry... So do you have any clues why this could be happening?
Patrick Sodre
On Sunday, December 15, 2002, at 11:50 PM, Ben Hines wrote:
You never said that on the mailing list. (what the actual problem was)
-Ben
On Sunday, D
Sorry... So do you have any clues why this could be happening?
Patrick Sodre
On Sunday, December 15, 2002, at 11:50 PM, Ben Hines wrote:
You never said that on the mailing list. (what the actual problem was)
-Ben
On Sunday, December 15, 2002, at 08:07 PM, Patrick Sodré wrote:
This problem
What problem?
-Ben
On Sunday, December 15, 2002, at 01:44 PM, Patrick Sodré wrote:
Here is where the problem occurs... This is the daemonic xml file that
was created by fink.
---
This sf.net email is sponsored by:
With Great Power, Comes
Here is where the problem occurs... This is the daemonic xml file that
was created by fink.
-- cut here - openafs-client.xml
OpenAFS Client
OpenAFS Client
/sw/sbin/afsd
. /sw/etc/openafs/client.conf;
. /sw/lib/openafs/client.parser;
if [ "x$AFS_THISCELL" = "x" ]; then
echo "OpenAFS Client fai
Here is the diff.
--- cut here - openafs-1.2.8-1.patch
diff -Pru openafs-1.2.8/fink/CellServDB
openafs-1.2.8.patched/fink/CellServDB
--- openafs-1.2.8/fink/CellServDB Wed Dec 31 19:00:00 1969
+++ openafs-1.2.8.patched/fink/CellServDB Sat Dec 7 21:45:06 2002
@@ -0,0 +1,363 @@
+>grand.central.org
Darn I didn't notice. There will be three messages, you need all of
them.
Patrick Sodre
- cut here openafs-1.2.8-1.info
Package: openafs
Version: 1.2.8
Revision: 1
License: OSI-Approved
Homepage: http://www.openafs.org/
Maintainer: Patrick Sodre <[EMAIL PROTECTED]>
Source: http://www.op
On Saturday, December 14, 2002, at 08:27 PM, Patrick Sodré wrote:
Hi Guys,
I have a package that has a split off and inside the splitoff I
have Post(Inst/Rm)Scripts. However the debian package does not contain
those scripts. Can some one look at that maybe?
Thanks!
huh?
-Ben
-
14 matches
Mail list logo