mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Msieve

Reply
 
Thread Tools
Old 2015-11-06, 00:07   #1
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

25×257 Posts
Default Read-only error?

We were testing some things today and ran the nc1 stage on some work. At the end of the nc1 stage, msieve threw an error about msieve.dat.gz being read-only. However, when we ran it so that msieve.dat.gz could be written to, the file was not changed. (The nc1 job finished with no error.)

So why does msieve want to write to msieve.dat.gz if it never does?

Code:
$ md5sum 144/msieve.dat.gz 
06da203c1006e8d7416db358a9262bc5  144/msieve.dat.gz
$ md5sum backup/msieve.dat.gz 
06da203c1006e8d7416db358a9262bc5  backup/msieve.dat.gz
Xyzzy is offline   Reply With Quote
Old 2015-11-06, 00:22   #2
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

37×263 Posts
Default

Quote:
Originally Posted by Xyzzy View Post
We were testing some things today and ran the nc1 stage on some work. At the end of the nc1 stage, msieve threw an error about msieve.dat.gz being read-only. However, when we ran it so that msieve.dat.gz could be written to, the file was not changed. (The nc1 job finished with no error.)
This is probably SELinux.

Quote:
Originally Posted by Xyzzy View Post
So why does msieve want to write to msieve.dat.gz if it never does?
Good question.
chalsall is online now   Reply With Quote
Old 2015-11-06, 01:20   #3
frmky
 
frmky's Avatar
 
Jul 2003
So Cal

2×34×13 Posts
Default

msieve opens the dat file for both reading and writing so that it can add free relations if they aren't already there. If you have already run this dat file once with msieve, then nothing new was added.
frmky is online now   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
PLEASE READ BEFORE POSTING! ewmayer Information & Answers 1 2019-04-05 03:13
PLEASE READ BEFORE POSTING! ewmayer Math 0 2006-09-21 01:14
I am sorry please read this meeztamike Miscellaneous Math 3 2006-01-03 01:47
chance of finding a factor?......Read me read me read me :) Firedog18 Software 9 2003-07-25 17:10
Please read!!!!! andi314 Lone Mersenne Hunters 1 2003-02-20 13:53

All times are UTC. The time now is 00:59.


Sat Jul 17 00:59:02 UTC 2021 up 49 days, 22:46, 1 user, load averages: 1.76, 1.35, 1.34

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.