Welcome to iraf.net Saturday, April 27 2024 @ 11:12 PM GMT


 Forum Index > Help Desk > Systems New Topic Post Reply
 make latest inconsistencies
   
dfelli
 06/06/2014 07:22PM (Read 2139 times)  
+----
Newbie

Status: offline


Registered: 05/12/2014
Posts: 7
make latest doesn't seem to be running smoothy
fedora 20 32bit



[dfelli@localhost ~]$ cd /iraf/iraf
[dfelli@localhost iraf]$ make latest
Updating IRAF v2.16 to latest release.

Fri Jun 6 09:45:20 MDT 2014

(util/self_update)
Updating utility scripts ....tar: Makefile: Cannot open: File exists
tar: util/mkupx: Cannot open: File exists
tar: util/mksysgen: Cannot open: File exists
tar: util/pkgconfig: Cannot open: File exists
tar: util/pkgrepo: Cannot open: File exists
tar: util/.repo_pkgs: Cannot open: File exists
tar: util/pkgclean: Cannot open: File exists
tar: util/mkup: Cannot open: File exists
tar: util/pkgget: Cannot open: File exists
tar: util/.repo_local: Cannot open: File exists
tar: util/mkproto: Cannot open: File exists
tar: util/mkdist: Cannot open: File exists
tar: util/chk64: Cannot open: File exists
tar: util/pkgdel: Cannot open: File exists
tar: util/mkarch: Cannot open: File exists
tar: util/.patch_release: Cannot open: File exists
tar: util/.release_date: Cannot open: File exists
tar: util/pkginst: Cannot open: File exists
tar: util/.repo_manifest: Cannot open: File exists
tar: util/pkginit: Cannot open: File exists
tar: util/fget: Cannot open: File exists
tar: util/README: Cannot open: File exists
tar: util/pkgupdate: Cannot open: File exists
tar: util/mksrc: Cannot open: File exists
tar: util/pkgenv: Cannot open: File exists
tar: util/.zzsetenv.def: Cannot open: File exists
tar: util/check_update: Cannot open: File exists
tar: util/.repo_desc: Cannot open: File exists
tar: util/iraf_update: Cannot open: File exists
tar: util/.version: Cannot open: File exists
tar: util/mkbindist: Cannot open: File exists
tar: util/self_update: Cannot open: File exists
tar: util/mkclean: Cannot open: File exists
tar: util/pkgall: Cannot open: File exists
tar: util/iraf_latest: Cannot open: File exists
tar: util: Cannot utime: Operation not permitted
tar: unix/hlib/buglog.sh: Cannot open: File exists
tar: unix/hlib/cl.sh: Cannot open: File exists
tar: unix/hlib/ecl.sh: Cannot open: File exists
tar: unix/hlib/f77.sh: Cannot open: File exists
tar: unix/hlib/fc.sh: Cannot open: File exists
tar: unix/hlib/helplog.sh: Cannot open: File exists
tar: unix/hlib/irafarch.sh: Cannot open: File exists
tar: unix/hlib/irafuser.sh: Cannot open: File exists
tar: unix/hlib/mkfloat.sh: Cannot open: File exists
tar: unix/hlib/mkiraf.sh: Cannot open: File exists
tar: unix/hlib/mkmlist.sh: Cannot open: File exists
tar: unix/hlib/setup.sh: Cannot open: File exists
tar: unix/hlib/util.sh: Cannot open: File exists
tar: unix/hlib/vocl.sh: Cannot open: File exists
tar: Exiting with failure status due to previous errors
mv: try to overwrite ‘cl.sh’, overriding mode 0755 (rwxr-xr-x)? n
mv: try to overwrite ‘cl.csh’, overriding mode 0755 (rwxr-xr-x)? n
mv: try to overwrite ‘ecl.sh’, overriding mode 0755 (rwxr-xr-x)? n
mv: inter-device move failed: ‘/tmp/iraf_update.19124’ to ‘ecl.csh’; unable to remove target: Permission denied
mv: try to overwrite ‘vocl.sh’, overriding mode 0755 (rwxr-xr-x)? n
mv: inter-device move failed: ‘/tmp/iraf_update.19124’ to ‘vocl.csh’; unable to remove target: Permission denied
mv: try to overwrite ‘setup.sh’, overriding mode 0755 (rwxr-xr-x)? n
mv: try to overwrite ‘setup.csh’, overriding mode 0755 (rwxr-xr-x)? n
mv: try to overwrite ‘mkiraf.sh’, overriding mode 0755 (rwxr-xr-x)? n
mv: try to overwrite ‘mkiraf.csh’, overriding mode 0755 (rwxr-xr-x)? n
Done
(util/iraf_update -all 2\$this->_split2($m[0])&1 | egrep -v "unexpected end of file")
n
Updating IRAF system ....
$iraf is /iraf/iraf/
Updating binaries: linux
^Cmake: *** [latest] Error 130


******************************************************************************************************************************
So my thoughts at this point were: It looks like I need higher permissions to use make_latest to upgrade iraf
******************************************************************************************************************************

[dfelli@localhost ~]$ cd /iraf/iraf
[dfelli@localhost iraf]$ make latest
Updating IRAF v2.16 to latest release.

Fri Jun 6 13:00:01 MDT 2014

(util/self_update)
Updating utility scripts ....^Cmake: *** [latest] Interrupt

[dfelli@localhost iraf]$ su
Password:
[root@localhost iraf]# ls
bin extern IS.PORT.GEN mkpkg sys
bin.generic HS.PCIX.GEN lib noao unix
bin.linux include LICENSE pkg util
bin.redhat install local README vendor
dev iraf.lnux.x86.tar.gz Makefile README.install vo
doc IRAF.NET math RELEASE.txt x11iraf
[root@localhost iraf]# make latest
Updating IRAF v2.16 to latest release.

Fri Jun 6 13:00:43 MDT 2014

(util/self_update)
Updating utility scripts ....Done
(util/iraf_update -all 2\$this->_split2($m[0])&1 | egrep -v "unexpected end of file")
Updating IRAF system ....
$iraf is /iraf/iraf/
Updating binaries: linux
Downloading: patch-src.tar.gz
Unpacking ... Done.
Downloading: patch.lnux.x86.tar.gz
Unpacking ... Done.


Fri Jun 6 13:17:15 MDT 2014

[root@localhost iraf]#

 
Profile Email
 Quote
fitz
 06/06/2014 07:28PM  
AAAAA
Admin

Status: offline


Registered: 09/30/2005
Posts: 4040
Does user 'dfelli' own the /iraf/iraf tree? Was the OS recently upgraded and the userid somehow changed?

 
Profile Email
 Quote
dfelli
 06/09/2014 04:26PM  
+----
Newbie

Status: offline


Registered: 05/12/2014
Posts: 7
dfelli doesn't own the /iraf/iraf tree. Thats why I tried root to upgrade it. The OS is freshly installed and received updates then iraf was freshly installed. I have not changed the userid. I did create an iraf user account to install iraf but I still had to use root to install iraf because I could not change the iraf user account's home directory. Do I need to do something with permissions or groups?


also I take a little comfort in the following output but I don't unlike the no file message and tend to not believe the output because I downloaded iraf 2.16 and know that there is a 2.16.1 version and have not had a successful 'make latest' command work
[root@localhost iraf]# make check_latest
(util/iraf_update -list)

IRAF is up to date

util/iraf_update: line 41: /util/pkgupdate: No such file or directory

 
Profile Email
 Quote
   
Content generated in: 0.11 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Anonymous users can post 
Filtered HTML Allowed 
Censored Content 
dog allergies remedies cialis 20 mg chilblain remedies


Privacy Policy
Terms of Use

User Functions

Login