Wine-stable from bullseye repo, adding the stable repo could break the entire testing system, why not just install Bullseye and forego the problems?

|
loveisfoss 2022-08-31 08:24:53
ciampix 2022-08-30 11:41:56
Please disable “secure” boot… one should ask him/her-self “secure for who?”

What would you answer on this question?

gnutechie 2022-08-31 08:31:23
loveisfoss 2022-08-31 08:24:53
What would you answer on this question?

Depends. How are you using your computer, what you’re installing, who did you piss off, where do you live… etc etc… that question is only answered by many more questions the individual answers of, comprise a little piece of the puzzle.

bittin1 2022-09-01 21:29:00
https://linuxactionnews.com/256

Linux Action News: Linux Action News 256Linux Action News
Debian’s firmware future is up for debate, Pine64 teases a RISC-V SBC, and some of your favorite tools just got new tricks.
Inter_facing 2022-09-01 21:31:16
bittin1 2022-09-01 21:29:00
https://linuxactionnews.com/256

seem interesting thanks for the link

igmrlm 2022-09-02 05:55:20
hmm so you can’t import existing non-zfs storage pools into truenas
(like an intel raid 10).. I guess i’ll just stick with ubuntu desktop
2022-09-03 10:52:04
https://wine.htmlvalidator.com/install-wine-on-debian-11.html

Debian 11   How to Install Wine on Debian 11Htmlvalidator
This page documents how to install Wine on Debian 11. Wine is a compatibility layer that enables a Linux distribution to run Windows applications as if they were native Debian 11 applications.
2022-09-03 10:52:29
im trying to install wine in debian testing, by following this article
2022-09-03 10:53:03
sudo apt install –install-recommends winehq-stable
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
winehq-stable : Depends: wine-stable (= 7.0.0.0~bullseye-1)
E: Unable to correct problems, you have held broken packages.

2022-09-03 10:53:08
sudo apt install –install-recommends winehq-stable
2022-09-03 10:53:27
2022-09-03 10:53:08
sudo apt install –install-recommends winehq-stable

this command throws that error above

2022-09-03 10:53:51
i tried fixing broken install, uninstalled and reinstalled wine but nothing help
2022-09-03 10:54:22
wine —version
wine-7.0 (Debian 7.0~repack-4)
2022-09-03 10:55:28
but applications dont get launched

sudo ./launcher.sh

wine: ‘/root/.wine’ is a 64-bit installation, it cannot be used with a 32-bit wineserver.
./launcher.sh: line 8: wine64: command not found

gnutechie 2022-09-03 11:56:52
Why is wine’s binary on /root instead of /usr/bin?
gnutechie 2022-09-03 11:58:40
It’s why it’s way better to use whatever’s on Debian’s main repository instead of going into upstream and trying to download their versions.
MrDeplorableUSA 2022-09-03 12:24:22
2022-09-03 10:53:03
sudo apt install –install-recommends winehq-stable
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
winehq-stable : Depends: wine-stable (= 7.0.0.0~bullseye-1)
E: Unable to correct problems, you have held broken packages.

debian_gnulinux-18460.jpg
Unless I’m mistaken, you anwered your own question pasting the output of the attempt to install.

2022-09-03 17:10:28
gnutechie 2022-09-03 11:56:52
Why is wine’s binary on /root instead of /usr/bin?

I just followed random articles found on web

2022-09-03 17:11:29
MrDeplorableUSA 2022-09-03 12:24:22
Unless I’m mistaken, you anwered your own question pasting the output of the attempt to install.

Yes, its testing. But is there a way to install stable build on testing distro?

MrDeplorableUSA 2022-09-03 17:16:57
2022-09-03 17:11:29
Yes, its testing. But is there a way to install stable build on testing distro?

It states clearly what’s needed. wine-stable from bullseye repo, adding the stable repo could break the entire testing system, why not just install Bullseye and forego the problems? put testing on a separate partition. If you’re not actively working to advance testing, why run it?

2022-09-03 21:31:27
MrDeplorableUSA 2022-09-03 17:16:57
It states clearly what’s needed. wine-stable from bullseye repo, adding the stable repo could break the entire testing system, why not just install Bullseye and forego the problems? put testing on a separate partition. If you’re not actively working to advance testing, why run it?

Just for latest software with a bit stability, if not i would have used arch based distros, but got used to debian. But i cant use debian stable, its good stable, but very old packages

gnutechie 2022-09-04 06:03:33
2022-09-03 21:31:27
Just for latest software with a bit stability, if not i would have used arch based distros, but got used to debian. But i cant use debian stable, its good stable, but very old packages

Packages can be old and still working fine. They are being patched and thoroughly tested against CVEs and DSAs for security vulnerabilities and other issues. So there shouldn’t be any other concern unless you have specific requirements… are there any?

2022-09-04 11:05:24
gnutechie 2022-09-04 06:03:33
Packages can be old and still working fine. They are being patched and thoroughly tested against CVEs and DSAs for security vulnerabilities and other issues. So there shouldn’t be any other concern unless you have specific requirements… are there any?

i usually tweak things so often, looks mostly. or encode films, edit em, graphic design. yes i can get latest app images but still kde de must be new bcs i change things so often and try new looks. that why im on testing

2022-09-04 11:06:17
btw no issues, i dont need wine anymore, gonna use photopea from flatpak, its good except the ads, but hosty blocked all of em😉
MrDeplorableUSA 2022-09-04 14:51:22
2022-09-03 21:31:27
Just for latest software with a bit stability, if not i would have used arch based distros, but got used to debian. But i cant use debian stable, its good stable, but very old packages

sorry wife an I were out drinking at barn party last nite, didn’t even pull my phone out of the truck, just a cooler of beer and chairs.
wine installs and runs perfect on Bullseye. I don’t care for KDE myself, to much in it trying to be the latest and greatest, I want stability, long term usage when I set things up.

2022-09-04 17:01:32
MrDeplorableUSA 2022-09-04 14:51:22
sorry wife an I were out drinking at barn party last nite, didn’t even pull my phone out of the truck, just a cooler of beer and chairs.
wine installs and runs perfect on Bullseye. I don’t care for KDE myself, to much in it trying to be the latest and greatest, I want stability, long term usage when I set things up.

Sometimes stability win over new software

BalooUriza 2022-09-04 22:55:34
is there a way to make __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia the systemwide default so it’s always used?
ciampix 2022-09-05 23:41:41
2022-09-03 10:52:29
im trying to install wine in debian testing, by following this article

why not install flatpak and bottles instead?

2022-09-06 04:11:37
ciampix 2022-09-05 23:41:41
why not install flatpak and bottles instead?

Im trying to run photoshop in linux, found a script on github, it worked well i. Stable. But its ok, now i use photopea app on linux (flatpak)

bozzy 2022-09-06 09:57:11
2022-09-06 04:11:37
Im trying to run photoshop in linux, found a script on github, it worked well i. Stable. But its ok, now i use photopea app on linux (flatpak)

In 23 seconds, 187 people will suggest to migrate to GIMP to have your soul 100% libre

bozzy 2022-09-06 09:59:59
The you will reply “I can’t, too difficult”, and we will say “Uff…. Please my friend, try. See some nice tutorials, it’s really powerful.”
bozzy 2022-09-06 10:01:46
And then you will say “Noooo, well, ehm, uhm, it’s not for me, it’s for my friend”. So we will blast your friend 👍
2022-09-06 10:21:58
bozzy 2022-09-06 09:57:11
In 23 seconds, 187 people will suggest to migrate to GIMP to have your soul 100% libre

No no, i use gimp. I love it, i needed ps, bcz i work with smartobjects, (mockups), gimp cant handle it, but photopea handles it so good

bozzy 2022-09-06 10:48:31
OK OK no problem. Just for curiosity, do you know the coordinates of the person who gived you these files?
[*bip bip blaster aborted – enter new coordinates*]
Yeah *cough* *cough* that’s just for my curiosity.
gnutechie 2022-09-06 10:49:46
SmartObjects? What are those exactly. Can you give us an example? And out of curiosity… what does GIMP not handle properly?
MrDeplorableUSA 2022-09-06 11:13:24
gnutechie 2022-09-06 10:49:46
SmartObjects? What are those exactly. Can you give us an example? And out of curiosity… what does GIMP not handle properly?

Yeah, haven’t found ANYTHING GiMP won’t handle, even “properly”. I believe what they meant to say was Photopea handles it simpler lol

|