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

Package not found in repository pool #14

Open
akbrucke opened this issue Dec 24, 2021 · 6 comments
Open

Package not found in repository pool #14

akbrucke opened this issue Dec 24, 2021 · 6 comments

Comments

@akbrucke
Copy link

Script works until I get to the last step to install with xbps. I keep getting
Package 'minecraft-launcher-928_1' not found in repository pool.
Happened with both Minecraft and Discord. Using the exact command shown on Github and in the script itself

@akbrucke
Copy link
Author

Btw, using 1.3

@toluschr
Copy link
Collaborator

Works fine for me:

bash-5.1$ git rev-parse HEAD
12faddbfe6af35b4ab178604a8731064e6bd9434


bash-5.1$ xbps-install --version
XBPS: 0.59.1 API: 20200221 GIT: UNSET


bash-5.1$ ls
 LICENSE   README.md   xdeb


bash-5.1$ ./xdeb -Sed ~/dwn/Minecraft.deb
[+] Synced shlibs
[+] Extracted files
[+] Resolved dependencies (glib>=2.70.0_1 glibc>=2.32_1 gtk+3>=3.0.0_1 libgcc>=4.4.0_1 libstdc++>=4.4.0_1)
index: added `minecraft-launcher-928_1' (x86_64).
index: 1 packages registered.
[+] Done. Install using `xbps-install -R binpkgs minecraft-launcher-928_1


bash-5.1$ xbps-query --repository=binpkgs -f minecraft-launcher-928_1
/usr/bin/minecraft-launcher
/usr/share/applications/minecraft-launcher.desktop
/usr/share/icons/hicolor/symbolic/apps/minecraft-launcher.svg


bash-5.1$ doas xbps-install -R binpkgs minecraft-launcher-928_1

Name               Action    Version           New version            Download size
minecraft-launcher install   -                 928_1                  -

Size required on disk:        1555KB
Space available on disk:       291GB

Do you want to continue? [Y/n] n
Aborting!

@akbrucke
Copy link
Author

Perhaps it's that I'm running a copy of the script inside the same folder as the .deb? I haven't made a link to the copy in /usr/local/bin

@akbrucke
Copy link
Author

Nor have I set XDEB_PKGROOT because I don't know how to frankly

@K0-RR
Copy link

K0-RR commented Feb 16, 2022

I have the same issue. I tried multiple times and I always get this error message

@K0-RR
Copy link

K0-RR commented Feb 23, 2022

Ok, so this is a really weird issue. Everything worked fine for multimc.deb but for the official MC launcher and MS Edge I get the error already mentioned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants