Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830963 - media-video/pipewire-9999: Unable to fetch from any of EGIT_REPO_URI
Summary: media-video/pipewire-9999: Unable to fetch from any of EGIT_REPO_URI
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-10 19:51 UTC by german
Modified: 2022-01-11 05:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.