Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when upgrading sage, cddlib spkg goes interactive due to some errors in it #8204

Closed
williamstein opened this issue Feb 7, 2010 · 4 comments

Comments

@williamstein
Copy link
Contributor

There is something very broken about the new cddlib-094f.p2 standard spkg. When I upgrade from sage-4.3.1 on any machine, it always asks me questions about some messed up patch. This is very, very bad.

...
cddlib-094f.p2/.hg/branch                                         
cddlib-094f.p2/.hg/branch.cache                                   
cddlib-094f.p2/.hg/requires                                       
cddlib-094f.p2/SPKG.txt                                           
Finished extraction                                               
****************************************************              
Host system                                                       
uname -a:                                                         
Linux boxen 2.6.24-24-server #1 SMP Fri Sep 18 16:47:05 UTC 2009 x86_64 GNU/Linux
****************************************************                             
****************************************************                             
CC Version                                                                       
gcc -v                                                                           
Using built-in specs.                                                            
Target: x86_64-linux-gnu                                                         
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu                           
Thread model: posix                                                                                                         
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4)                                                                                   
****************************************************                                                                        
patching file src/src-gmp/Makefile.am                                                                                       
Reversed (or previously applied) patch detected!  Assume -R? [n]                                                            
Apply anyway? [n]                                                                                                           
Skipping patch.                                                                                                             
2 out of 2 hunks ignored -- saving rejects to file src/src-gmp/Makefile.am.rej                                              
patching file src/src/Makefile.am                                                                                           
Reversed (or previously applied) patch detected!  
Assume -R? [n]     *** INTERACTIVE QUESTION!!! **** 
Apply anyway? [n]                                                                                                           
Skipping patch.                            

Component: packages: standard

Issue created by migration from https://trac.sagemath.org/ticket/8204

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented Feb 7, 2010

comment:1

The problem is due to #7109. See #8115 for the same problem.

@sagetrac-drkirkby
Copy link
Mannequin

sagetrac-drkirkby mannequin commented Feb 7, 2010

comment:2

On a similar, but not identical issue, #8122 has edits to the source directly, not via creating new versions of files, or by calling patch. It's bad practice, but not as serious as this one.

@vbraun
Copy link
Member

vbraun commented Feb 20, 2010

comment:3

Fixed by cddlib-094f.p4.spkg, see #8115.

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented Feb 20, 2010

comment:4

Close as a duplicate of #8115.

@sagetrac-mvngu sagetrac-mvngu mannequin removed this from the sage-4.3.3 milestone Feb 20, 2010
@sagetrac-mvngu sagetrac-mvngu mannequin removed the s: needs review label Feb 20, 2010
@sagetrac-mvngu sagetrac-mvngu mannequin closed this as completed Feb 20, 2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants