Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 830963

Summary: media-video/pipewire-9999: Unable to fetch from any of EGIT_REPO_URI
Product: Gentoo Linux Reporter: german <kosyakandy>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description german 2022-01-10 19:51:59 UTC
when i try to emerge media-video/pipewire i get error "fatal: not a git repository: '/var/cache/distfiles/git3-src/pipewire_pipewire.git'"

Reproducible: Always

Steps to Reproduce:
1.echo "media-video/pipewire **" > /etc/portage/package.accept_keywords/pipewire
2.emerge pipewire
Actual Results:  
fatal: not a git repository: '/var/cache/distfiles/git3-src/pipewire_pipewire.git'


Expected Results:  
successful emerging

emerge --info: https://pastebin.com/BAresTZ0
build.log: https://pastebin.com/rxdaGdhB
Comment 1 german 2022-01-10 19:57:15 UTC
"rm -rf /var/cache/distfiles/git3-src/pipewire pipewire.git" and reemerging pipewire solved the problem.