Those wishes are duplicates of this one:
Add another
Comments optional
cancel
Send report
This wish is a spam. Comments... (optional)
cancel
Send report

It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Back to wishlist
Options
Share on
Report as Duplicate   Spam

Keep it clean

If you believe that a wish duplicates another one or is not meant for the category, use Options button above to report a duplicate or spam.

Add your wish

If there is an item you wish to have on GOG.com and it’s not yet on the wishlist, please add your wish

+91

[Linux] Maintain a games repository

Added by skirtish's avatar skirtish skirtish's avatar skirtish Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.

This is what they're for and everyone whose system is set up with package management software knows about the unparalleled convenience they provide with regards to keeping track of updates, avoiding conflicts, resolving dependencies, and minimizing redundancies.

Even supposing it's too much trouble to utilize dependency/conflict resolution and packages would be somewhat redundant blobs, it would still be massively more convenient than manual updates.

Please consider giving us this option.

9 comments about this wish

Add comment
My comment
cancel
Post it
camilus camilus Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.
Comment burried. Unhide. .

a SOURCE repository and let everyone compile against his own weird set of libs

Jan. 30, 2016
report
hide
nstgc nstgc Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.
Comment burried. Unhide. .

I'm actually opposed to this as it would likely just make an already Ubuntu-centric situation worse.

Aug. 4, 2014
report
hide
boltronics boltronics Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.
Comment burried. Unhide. .

I was just thinking the same thing. Why provide debs but no account repo option? It wouldn't be too hard to implement either - just need to regenerate the Packages and Release files (and have them signed) and make the deb visible when somebody purchases a game with debs.

Remember; Debian repos can also work over SSH (in case there is some concern about people sharing repo URLs - just use pubkey authentication and allow customers to upload a SSH key).

Jul. 28, 2014
report
hide
skirtish skirtish Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.
Comment burried. Unhide. .

... uh, which is basically what ssokolow already said. :3

Jul. 25, 2014
report
hide
skirtish skirtish Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.
Comment burried. Unhide. .

As stated in the description, they could deliver their self-contained blobs without dependency management, or decouple everything and keep their own copies in their own places. There would need to be no overlap between system and Gog files,
hence no side effects other than those they have with the current model or what Galaxy will do.

I'm not against Galaxy at all but this is independent and given the improbably choice between both, I'd take an actual package manager any day. Actually, if they wanted to they could even use one *for* Galaxy, which in my humble opinion would be the Right Way to do it anyway. Use a ubiquitous toolkit to make a frontend for all platforms, implement the backend individually as they'll have to in any case. Keep back- and frontend separate.

Don't like the frontend? Write your own. Don't like GUI, can't use or want to script? Use a command-line package manager. Future-proof, modular, extensible solution done the UNIX way, everyone's happy.

Jul. 25, 2014
report
hide
Hecke Hecke Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.
Comment burried. Unhide. .

I guess it's pointless to create package repositories for specific distributions while they certainly plan to cover all supported OS's with GoG Galaxy.
Also it could cause side effects with game dependencies being handled by the systems package manager.

Nvidia/AMD drivers alone often enough caused my window system to crash or fail. There is no point in risking avoidable problems instead of delivering self contained games via Galaxy.

Jul. 25, 2014
report
hide
ssokolow ssokolow Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.
Comment burried. Unhide. .

Oh, I should probably clarify that "for free" part.

Obviously, GOG wouldn't have to do anything for the client and the server-side part of a .deb repository is just a directory tree with a certain layout and certain metadata files in it, so it'd be simple for GOG to implement using their existing technology.

The only noteworthy part is GPG-signing the .debs so that GUI package managers will allow updates to be installed.

Jul. 25, 2014
report
hide
skirtish skirtish Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.
Comment burried. Unhide. .

Disclaimer: I have no idea if and how this would work as it would need to restrict access to games based on a user's games library. I don't think e.g. APT provides such a feature. It's a wish.

Jul. 25, 2014
report
hide
ssokolow ssokolow Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... User since {{ user.formattedDateUserJoined }} Friends since {{ user.formattedDateUserFriended }} Unblock chat User blocked This user's wishlist is not public. You can't chat with this user due to their or your privacy settings. You can't chat with this user because you have blocked him. You can't invite this user because you have blocked him.
Comment burried. Unhide. .

Yeah. GOG would basically get the "download, install, and update" half of Galaxy for free and it's not as if having private repositories isn't possible.

Look at how it's done by services like Ubuntu Software Center or private torrent trackers . You embed an API key in the URLs and, if it leaks, you reset it and contact the user to ask why they shared an equivalent to their account password with the world.

Jul. 25, 2014
report
hide