Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to emerge binary packages/binpkgs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
GentUser11
n00b
n00b


Joined: 23 Nov 2024
Posts: 1

PostPosted: Sat Nov 23, 2024 5:20 pm    Post subject: Unable to emerge binary packages/binpkgs Reply with quote

Hello, just made this account for the problem I'm having right now. Portage does not, for the life of me, want to emerge binary packages (*.gpkg.tar).
Code:
*** You need to adjust PKGDIR to emerge this package: /var/cache/binpkgs/sys-kernel/dracut/dracut-103-r4-1.gpkg.tar

My make.conf has PKGDIR="/var/cache/binpkgs" so the PKGDIR directory matches. So why would
Code:
emerge --usepkg <path to file>.gpkg.tar
not work? I used to emerge tbz2 binpkgs without issue a few years back. Is it a possible bug? What could possibly be going wrong here?

EDIT:
The binpkgs install only on the exact drive they were compiled on. Which is not what I'm building binaries for. So when I do an install on a new drive and try to install the binaries I get the above mentioned error message. Same machine though, so no difference there at all.

EDIT 2:
If I do
Code:
emerge --usepkgonly sys-kernel/dracut
while having the binary in it's corresponding directory at /var/cache/binpkgs portage says there are no binary packages to satisfy <package>. I will probably open a bug report soon since this is obviously not normal or intentional behaviour.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum