Re: empty md5 files in ibiblio repository

2004-08-08 Thread Brett Porter
Not really Maven's domain to do this, and you won't get Maven run on minotaur, or 
probably ibiblio for that 
matter. Ant exists, but I think they'd all prefer shell scripts.

Maven should be publishing proper md5 files for new artifacts - but I'm not sure if it 
is in the repository-
upload bundle description. I doubt it, and whoever uploads those probably needs to 
start creating them. 

Can't the script be changed to look for md5 and if it isn't found, look for md5sum? 
which should do the job.

- Brett

Quoting Mark R. Diggory [EMAIL PROTECTED]:

 Another idea,
 
 Shouldn't it be possible from Maven to correct the offending md5 
 signature? sign-artifact or something of that nature run within the 
 hsqldb project directory?
 
 -Mark
 
 Mark R. Diggory wrote:
 
  Typical,
  
  http://www.apache.org/dist/java-repository/create-checksums
  
  This is the issue with minotaur.apache.org being bsd and 
  login.ibiblio.org being linux, the md5 commands are different. It is 
  another example of why signing should be handled by the client.
  
  Maybe we should either have a platform dependent scripts section that 
  isn't synced or maybe we could add some detection or a wrapper. Or 
  better yet, maybe an Ant script could be written and used instead? That 
  would probibly be a little more platform independent.
  
  -Mark
  
  
  
  Ben Walding wrote:
  
  ibiblio - /public/html/maven/create-checksums
 
  It's been overwritten again and is owned by you - I presumed it was 
  some script you had on another server that was getting synced in.
 
  The problem is it uses some md5 command that is not present on ibiblio.
  Cheers,
 
  Ben
 
  Mark R. Diggory wrote:
 
  Ok, is this a script that runs on ibiblio or minotaur? Many of the 
  md5's come from the apache java-repository, I suspect if they are not 
  fixed there that they will be replaced during the rsync process.
 
  -Mark
 
  Ben Walding wrote:
 
  Some other server keeps hosing the create-checksums script I use to 
  generate the md5 files.
 
  I fixed it once, but it appears to have been broken again.
 
  Mark Diggory owns the script after it has been destroyed, so I blame 
  him ;)
 
  It is fixed now, we'll see if it can be overwritten now.
 
  Joachim Bader wrote:
 
  Hi,
 
  the md5 files on http://www.ibiblio.org/maven/hsqldb/jars/
  are empty.
 
  Why?
  Should I create an issue in jira? (MAVENUPLOAD?)
  Should I create the md5 files (and attach the files to a jira issue)?
 
  regards,
  Joachim
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
   
 
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
  
 
 -- 
 Mark Diggory
 Software Developer
 Harvard MIT Data Center
 http://www.hmdc.harvard.edu
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: empty md5 files in ibiblio repository

2004-08-08 Thread Mark R. Diggory

Brett Porter wrote:
Not really Maven's domain to do this, and you won't get Maven run on minotaur, or probably ibiblio for that 
matter. Ant exists, but I think they'd all prefer shell scripts.

No, I mean client side. Where maven would download the artifact to its 
local repository, generate the md5 on the client side and upload it to 
the server again. This way you can rely on the md5 generation in maven 
or ant to accomplish consistent md5 generation.


Maven should be publishing proper md5 files for new artifacts - but I'm not sure if it is in the repository-
upload bundle description. I doubt it, and whoever uploads those probably needs to start creating them. 

Can't the script be changed to look for md5 and if it isn't found, look for md5sum? 
which should do the job.
- Brett
Quoting Mark R. Diggory [EMAIL PROTECTED]:

Another idea,
Shouldn't it be possible from Maven to correct the offending md5 
signature? sign-artifact or something of that nature run within the 
hsqldb project directory?

-Mark
Mark R. Diggory wrote:

Typical,
http://www.apache.org/dist/java-repository/create-checksums
This is the issue with minotaur.apache.org being bsd and 
login.ibiblio.org being linux, the md5 commands are different. It is 
another example of why signing should be handled by the client.

Maybe we should either have a platform dependent scripts section that 
isn't synced or maybe we could add some detection or a wrapper. Or 
better yet, maybe an Ant script could be written and used instead? That 
would probibly be a little more platform independent.

-Mark

Ben Walding wrote:

ibiblio - /public/html/maven/create-checksums
It's been overwritten again and is owned by you - I presumed it was 
some script you had on another server that was getting synced in.

The problem is it uses some md5 command that is not present on ibiblio.
Cheers,
Ben
Mark R. Diggory wrote:

Ok, is this a script that runs on ibiblio or minotaur? Many of the 
md5's come from the apache java-repository, I suspect if they are not 
fixed there that they will be replaced during the rsync process.

-Mark
Ben Walding wrote:

Some other server keeps hosing the create-checksums script I use to 
generate the md5 files.

I fixed it once, but it appears to have been broken again.
Mark Diggory owns the script after it has been destroyed, so I blame 
him ;)

It is fixed now, we'll see if it can be overwritten now.
Joachim Bader wrote:

Hi,
the md5 files on http://www.ibiblio.org/maven/hsqldb/jars/
are empty.
Why?
Should I create an issue in jira? (MAVENUPLOAD?)
Should I create the md5 files (and attach the files to a jira issue)?
regards,
Joachim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: empty md5 files in ibiblio repository

2004-08-08 Thread Mark R. Diggory

Mark R. Diggory wrote:

Brett Porter wrote:
Not really Maven's domain to do this, and you won't get Maven run on 
minotaur, or probably ibiblio for that matter. Ant exists, but I think 
they'd all prefer shell scripts.


No, I mean client side. Where maven would download the artifact to its
local repository, generate the md5 on the client side and upload it to
the server again. This way you can rely on the md5 generation in maven
or ant to accomplish consistent md5 generation.

Maven should be publishing proper md5 files for new artifacts - but 
I'm not sure if it is in the repository-
upload bundle description. I doubt it, and whoever uploads those 
probably needs to start creating them.
This is something again that I think should be managed in the client and 
possibly be required in the upload bundle.

Can't the script be changed to look for md5 and if it isn't found, 
look for md5sum? which should do the job.

Well I'm unsure of the usefulness of the script. I really doubt that 
these files should be resigned on the server side like this. I mean, 
how much are you trusting the origination of this file that your willing 
to stake signing it for the third party that didn't sign it in the first 
place?

As well, if you really want signing to happen on the serverside like 
this, then the script could be modified to generate md5's on both 
platforms. But, I'd also point out that on bsd, the md5 script generates 
the following:

 md5 commons-collections-3.1.jar
MD5 (commons-collections-3.1.jar) = d1dcb0fbee884bb855bb327b8190af36
while the GNU md5 script generates the following:
[EMAIL PROTECTED] jars]$ md5sum commons-collections-3.1.jar
d1dcb0fbee884bb855bb327b8190af36  commons-collections-3.1.jar
And maven just generates and uses:
d1dcb0fbee884bb855bb327b8190af36
I believe the script in the repository parses the md5 format to get that 
used by Maven. parsing would need to be written to handle the bsd md5 
script too.

#!/bin/sh
for i in `find *.jar`
do
  md5 $i | sed 's/.*= \(.*\)$/\1/'  $i.md5
done
So what about machines that don't have a native md5 generation script? 
How would one put a repository on them such that this script was useful? 
I just think thought needs to go into how to make this independent of 
platform and if you want serverside scripting like this, then you either 
have to be platform specific or platform independent, the most 
independent I think you can get is to require and use 'java/ant' to do 
this sort of signing.

http://ant.apache.org/manual/CoreTasks/checksum.html
-Mark
- Brett
Quoting Mark R. Diggory [EMAIL PROTECTED]:

Another idea,
Shouldn't it be possible from Maven to correct the offending md5 
signature? sign-artifact or something of that nature run within the 
hsqldb project directory?

-Mark
Mark R. Diggory wrote:

Typical,
http://www.apache.org/dist/java-repository/create-checksums
This is the issue with minotaur.apache.org being bsd and 
login.ibiblio.org being linux, the md5 commands are different. It is 
another example of why signing should be handled by the client.

Maybe we should either have a platform dependent scripts section 
that isn't synced or maybe we could add some detection or a wrapper. 
Or better yet, maybe an Ant script could be written and used 
instead? That would probibly be a little more platform independent.

-Mark

Ben Walding wrote:

ibiblio - /public/html/maven/create-checksums
It's been overwritten again and is owned by you - I presumed it was 
some script you had on another server that was getting synced in.

The problem is it uses some md5 command that is not present on 
ibiblio.
Cheers,

Ben
Mark R. Diggory wrote:

Ok, is this a script that runs on ibiblio or minotaur? Many of the 
md5's come from the apache java-repository, I suspect if they are 
not fixed there that they will be replaced during the rsync process.

-Mark
Ben Walding wrote:

Some other server keeps hosing the create-checksums script I use 
to generate the md5 files.

I fixed it once, but it appears to have been broken again.
Mark Diggory owns the script after it has been destroyed, so I 
blame him ;)

It is fixed now, we'll see if it can be overwritten now.
Joachim Bader wrote:

Hi,
the md5 files on http://www.ibiblio.org/maven/hsqldb/jars/
are empty.
Why?
Should I create an issue in jira? (MAVENUPLOAD?)
Should I create the md5 files (and attach the files to a jira 
issue)?

regards,
Joachim
- 

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



- 

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu

Re: empty md5 files in ibiblio repository

2004-08-05 Thread Ben Walding
ibiblio - /public/html/maven/create-checksums
It's been overwritten again and is owned by you - I presumed it was some 
script you had on another server that was getting synced in.

The problem is it uses some md5 command that is not present on ibiblio. 

Cheers,
Ben
Mark R. Diggory wrote:
Ok, is this a script that runs on ibiblio or minotaur? Many of the 
md5's come from the apache java-repository, I suspect if they are not 
fixed there that they will be replaced during the rsync process.

-Mark
Ben Walding wrote:
Some other server keeps hosing the create-checksums script I use to 
generate the md5 files.

I fixed it once, but it appears to have been broken again.
Mark Diggory owns the script after it has been destroyed, so I blame 
him ;)

It is fixed now, we'll see if it can be overwritten now.
Joachim Bader wrote:
Hi,
the md5 files on http://www.ibiblio.org/maven/hsqldb/jars/
are empty.
Why?
Should I create an issue in jira? (MAVENUPLOAD?)
Should I create the md5 files (and attach the files to a jira issue)?
regards,
Joachim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: empty md5 files in ibiblio repository

2004-08-05 Thread Mark R. Diggory
Typical,
http://www.apache.org/dist/java-repository/create-checksums
This is the issue with minotaur.apache.org being bsd and 
login.ibiblio.org being linux, the md5 commands are different. It is 
another example of why signing should be handled by the client.

Maybe we should either have a platform dependent scripts section that 
isn't synced or maybe we could add some detection or a wrapper. Or 
better yet, maybe an Ant script could be written and used instead? That 
would probibly be a little more platform independent.

-Mark

Ben Walding wrote:
ibiblio - /public/html/maven/create-checksums
It's been overwritten again and is owned by you - I presumed it was some 
script you had on another server that was getting synced in.

The problem is it uses some md5 command that is not present on ibiblio.
Cheers,
Ben
Mark R. Diggory wrote:
Ok, is this a script that runs on ibiblio or minotaur? Many of the 
md5's come from the apache java-repository, I suspect if they are not 
fixed there that they will be replaced during the rsync process.

-Mark
Ben Walding wrote:
Some other server keeps hosing the create-checksums script I use to 
generate the md5 files.

I fixed it once, but it appears to have been broken again.
Mark Diggory owns the script after it has been destroyed, so I blame 
him ;)

It is fixed now, we'll see if it can be overwritten now.
Joachim Bader wrote:
Hi,
the md5 files on http://www.ibiblio.org/maven/hsqldb/jars/
are empty.
Why?
Should I create an issue in jira? (MAVENUPLOAD?)
Should I create the md5 files (and attach the files to a jira issue)?
regards,
Joachim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: empty md5 files in ibiblio repository

2004-08-05 Thread Mark R. Diggory
Another idea,
Shouldn't it be possible from Maven to correct the offending md5 
signature? sign-artifact or something of that nature run within the 
hsqldb project directory?

-Mark
Mark R. Diggory wrote:
Typical,
http://www.apache.org/dist/java-repository/create-checksums
This is the issue with minotaur.apache.org being bsd and 
login.ibiblio.org being linux, the md5 commands are different. It is 
another example of why signing should be handled by the client.

Maybe we should either have a platform dependent scripts section that 
isn't synced or maybe we could add some detection or a wrapper. Or 
better yet, maybe an Ant script could be written and used instead? That 
would probibly be a little more platform independent.

-Mark

Ben Walding wrote:
ibiblio - /public/html/maven/create-checksums
It's been overwritten again and is owned by you - I presumed it was 
some script you had on another server that was getting synced in.

The problem is it uses some md5 command that is not present on ibiblio.
Cheers,
Ben
Mark R. Diggory wrote:
Ok, is this a script that runs on ibiblio or minotaur? Many of the 
md5's come from the apache java-repository, I suspect if they are not 
fixed there that they will be replaced during the rsync process.

-Mark
Ben Walding wrote:
Some other server keeps hosing the create-checksums script I use to 
generate the md5 files.

I fixed it once, but it appears to have been broken again.
Mark Diggory owns the script after it has been destroyed, so I blame 
him ;)

It is fixed now, we'll see if it can be overwritten now.
Joachim Bader wrote:
Hi,
the md5 files on http://www.ibiblio.org/maven/hsqldb/jars/
are empty.
Why?
Should I create an issue in jira? (MAVENUPLOAD?)
Should I create the md5 files (and attach the files to a jira issue)?
regards,
Joachim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


empty md5 files in ibiblio repository

2004-08-04 Thread Joachim Bader
Hi,

the md5 files on 
http://www.ibiblio.org/maven/hsqldb/jars/
are empty.

Why?
Should I create an issue in jira? (MAVENUPLOAD?)
Should I create the md5 files (and attach the files to a jira issue)?

regards,
Joachim


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: empty md5 files in ibiblio repository

2004-08-04 Thread Trygve Laugstøl
I've fixed the one I had permission to fix. Other operators have been
pinged.

--
Trygve

On Wed, Aug 04, 2004 at 09:12:22PM +0200, Joachim Bader wrote:
 Hi,
 
 the md5 files on 
 http://www.ibiblio.org/maven/hsqldb/jars/
 are empty.
 
 Why?
 Should I create an issue in jira? (MAVENUPLOAD?)
 Should I create the md5 files (and attach the files to a jira issue)?
 
 regards,
 Joachim
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


signature.asc
Description: Digital signature


Re: empty md5 files in ibiblio repository

2004-08-04 Thread Ben Walding
Some other server keeps hosing the create-checksums script I use to 
generate the md5 files.

I fixed it once, but it appears to have been broken again.
Mark Diggory owns the script after it has been destroyed, so I blame him ;)
It is fixed now, we'll see if it can be overwritten now.
Joachim Bader wrote:
Hi,
the md5 files on 
http://www.ibiblio.org/maven/hsqldb/jars/
are empty.

Why?
Should I create an issue in jira? (MAVENUPLOAD?)
Should I create the md5 files (and attach the files to a jira issue)?
regards,
Joachim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: empty md5 files in ibiblio repository

2004-08-04 Thread Mark R. Diggory
Ok, is this a script that runs on ibiblio or minotaur? Many of the md5's 
come from the apache java-repository, I suspect if they are not fixed 
there that they will be replaced during the rsync process.

-Mark
Ben Walding wrote:
Some other server keeps hosing the create-checksums script I use to 
generate the md5 files.

I fixed it once, but it appears to have been broken again.
Mark Diggory owns the script after it has been destroyed, so I blame him ;)
It is fixed now, we'll see if it can be overwritten now.
Joachim Bader wrote:
Hi,
the md5 files on http://www.ibiblio.org/maven/hsqldb/jars/
are empty.
Why?
Should I create an issue in jira? (MAVENUPLOAD?)
Should I create the md5 files (and attach the files to a jira issue)?
regards,
Joachim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]