[CVS] bug Kernel 2.6 !!

bug Kernel 2.6 !! [CVS] - Divers - Linux et OS Alternatifs

Marsh Posté le 27-04-2004 à 11:07:50    

salut, je lutte avec cvs qui est devenu stupide d'un jour à l'autre:
 

Code :
  1. stegmanp@kandinsky www $ vi ../include/activity_class/quiz.class.php
  2. stegmanp@kandinsky www $ cvs commit ../include/activity_class/quiz.class.php
  3. cvs server: Up-to-date check failed for `../include/activity_class/quiz.class.php'
  4. cvs [server aborted]: correct above errors first!
  5. cvs commit: saving log message in /tmp/cvsepvLcH
  6. stegmanp@kandinsky www $ cat /tmp/cvsepvLcH
  7. correction du bug creation de quizz
  8. stegmanp@kandinsky www $ cd ../include/activity_class/
  9. stegmanp@kandinsky activity_class $ cvs update -P
  10. cvs server: Updating .         
  11. P activity.class.php           
  12. P chat.class.php               
  13. P document.class.php           
  14. P file.class.php               
  15. P forum.class.php             
  16. P mediactivity.class.php       
  17. P meeting.class.php           
  18. P pvet_formation.class.php     
  19. P pvet_test.class.php         
  20. RCS file: /export/dev/cvs/crv/include/activity_class/quiz.class.php,v
  21. retrieving revision 1.13       
  22. retrieving revision 1.14       
  23. Merging differences between 1.13 and 1.14 into quiz.class.php
  24. cvs [update aborted]: cannot fsync file .#quiz.class.php.1.13 after copying: No such file or directory
  25. stegmanp@kandinsky activity_class $ ll


 
 
vous voyez bien, il me sort "No such file or directory" et donc m'empeche de commiter meme apres son soi disant merge ...
ca m'arrive sur une machine linux qui monte les fuicheirs en nfs ( c ptetre lié à ça ?) et en passant par une autre machine ça marche  
 
 
je comprends pas :'( help !


Message édité par k666 le 28-04-2004 à 13:49:05
Reply

Marsh Posté le 27-04-2004 à 11:07:50   

Reply

Marsh Posté le 28-04-2004 à 13:45:39    

up!
apparemment c un bug du kernel (je n'ai pas tous testé, mais sur 2.6.1 ça marche et sur 2.6.5 ca marche pas)
j'ai fait un bugreport dans linux.kernel et on verra quoi mais si kelkun pouvait confirmer ?
 
 
MARCHE PAS (2.6.5)

Code :
  1. stegmanp@kandinsky crv $ cvs update www/subscription/user/
  2. cvs server: Updating .
  3. cvs server: Updating www
  4. cvs server: Updating www/subscription
  5. cvs server: Updating www/subscription/user
  6. RCS file: /export/dev/cvs/crv/www/subscription/user/index.php,v
  7. retrieving revision 1.3
  8. retrieving revision 1.4
  9. Merging differences between 1.3 and 1.4 into index.php
  10. rcsmerge: warning: conflicts during merge
  11. cvs [update aborted]: cannot fsync file .#index.php.1.3 after copying: No such file or directory
  12. stegmanp@kandinsky crv $ uname -a
  13. Linux kandinsky 2.6.5-mm1 #1 Tue Apr 13 15:47:04 CEST 2004 i686 AMD Athlon(tm) XP 2500+ AuthenticAMD GNU/Linux
  14. stegmanp@kandinsky crv $


 
MARCHE (2.6.1)

Code :
  1. stegmanp@kandinsky crv $ cvs update www/subscription/user/
  2. cvs server: Updating .
  3. cvs server: Updating www
  4. cvs server: Updating www/subscription
  5. cvs server: Updating www/subscription/user
  6. RCS file: /export/dev/cvs/crv/www/subscription/user/index.php,v
  7. retrieving revision 1.3
  8. retrieving revision 1.4
  9. Merging differences between 1.3 and 1.4 into index.php
  10. rcsmerge: warning: conflicts during merge
  11. cvs server: conflicts found in www/subscription/user/index.php
  12. C www/subscription/user/index.php
  13. stegmanp@kandinsky crv $ uname -a
  14. Linux kandinsky 2.6.1-mm1 #2 Tue Feb 3 12:05:21 CET 2004 i686 AMD Athlon(tm) XP
  15. 2500+ AuthenticAMD GNU/Linux
  16. stegmanp@kandinsky crv $


 
ps: pour info les fichiers sont montés en NFS
ps2: le serveur NFS/CVS tourne sous freebsd


Message édité par k666 le 28-04-2004 à 13:48:31
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed