I am trying to check this thicket and also #29672. This is the output of git 
trac checkout 29674. What am I doing wrong?
 
Loading ticket #29674... 
Checking out Trac #29674 remote branch 
u/mkoeppe/fedora_32__building_gcc__9_2_0__spkg_fails_with_gcc_10 -> local 
branch t/29674/fedora_32__building_gcc__9_2_0__spkg_fails_with_gcc_10... 
Traceback (most recent call last): 
 File "/home/artal/.local/bin/git-trac", line 17, in <module> 
   cmdline.launch() 
 File "/home/artal/.local/lib/python3.8/site-packages/git_trac/cmdline.py", 
line 239, in launch 
   app.checkout(args.ticket_or_branch, args.branch_name) 
 File "/home/artal/.local/lib/python3.8/site-packages/git_trac/app.py", 
line 118, in checkout 
   self._checkout_ticket(int(ticket_or_branch), branch_name) 
 File "/home/artal/.local/lib/python3.8/site-packages/git_trac/app.py", 
line 146, in _checkout_ticket 
   self.repo.checkout_new_branch(ticket.branch, branch) 
 File 
"/home/artal/.local/lib/python3.8/site-packages/git_trac/git_repository.py", 
line 135, in checkout_new_branch 
   self.git.fetch('trac', remote) 
 File 
"/home/artal/.local/lib/python3.8/site-packages/git_trac/git_interface.py", 
line 340, in meth 
   return self.execute(git_cmd, *args, **kwds) 
 File 
"/home/artal/.local/lib/python3.8/site-packages/git_trac/git_interface.py", 
line 325, in execute 
   result = self._run(cmd, args, kwds, 
 File 
"/home/artal/.local/lib/python3.8/site-packages/git_trac/git_interface.py", 
line 262, in _run 
   raise GitError(result) 
git_trac.git_error.GitError: git returned with non-zero exit code (128) 
when executing "git fetch trac 
u/mkoeppe/fedora_32__building_gcc__9_2_0__spkg_fails_with_gcc_10" 
   STDERR: fatal: 'trac' does not appear to be a git repository 
   STDERR: fatal: Could not read from remote repository. 
   STDERR:  
   STDERR: Please make sure you have the correct access rights 
   STDERR: and the repository exists.


El martes, 12 de mayo de 2020, 7:55:04 (UTC+2), Matthias Köppe escribió:
>
> On Sunday, May 10, 2020 at 3:40:28 PM UTC-7, Matthias Köppe wrote:
>>
>> On Sunday, May 10, 2020 at 12:44:01 PM UTC-7, Matthias Köppe wrote:
>>>
>>>
>>> I think the best course of action to support Fedora 32 in Sage 9.1 would 
>>> be to try to fix the gcc build. 
>>>
>>> But I'm not sure if we want to hold up the 9.1 release for that.
>>>
>>
>> I have created https://trac.sagemath.org/ticket/29674 (fedora-32: 
>> Building gcc (9.2.0) spkg fails with gcc 10) for this
>>
>>
> I have completed testing of the fix on this ticket. Needs review so it can 
> hopefully be merged in 9.1. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/a39f0fb5-f9dd-4d15-a19a-a21b45877d96%40googlegroups.com.

Reply via email to