So what are the atime
settings in a Linux distribution like Ubuntu?
So what are the atime
settings in a Linux distribution like Ubuntu?
Thank you! didn’t know about that command.
Edit: explicitly installing 10.1 with
sudo apt install wine-staging=10.1~focal-1 wine-staging-amd64=10.1~focal-1 wine-staging-i386:i386=10.1~focal-1 winehq-staging=10.1~focal-1
worked.
Thank you for the help!
But I can’t remove wine-staging, at least not via apt
:
$ sudo apt remove wine-staging-i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies.
wine-staging : Depends: wine-staging-i386 (= 10.2~focal-2)
Depends: wine-staging-amd64 (= 10.2~focal-2) but 10.2~focal-1 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
So no go there. --fix-broken
doesn’t work either:
$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
wine-staging-amd64
The following packages will be upgraded:
wine-staging-amd64
1 to upgrade, 0 to newly install, 0 to remove and 9 not to upgrade.
3 not fully installed or removed.
Need to get 0 B/114 MB of archives.
After this operation, 15.4 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Preconfiguring packages ...
(Reading database ... 393922 files and directories currently installed.)
Preparing to unpack .../wine-staging-amd64_10.2~focal-2_amd64.deb ...
Unpacking wine-staging-amd64 (10.2~focal-2) over (10.2~focal-1) ...
dpkg: error processing archive /var/cache/apt/archives/wine-staging-amd64_10.2~focal-2_amd64.deb (--unpack):
trying to overwrite '/opt/wine-staging/bin/wine', which is also in package wine-staging-i386:i386 10.2~focal-2
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/wine-staging-amd64_10.2~focal-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Any idea on how to remove Wine manually, bypassing apt
?
The problem is that the whole apt
system seems to be broken. It doesn’t let me install other packages, and I can’t even uninstall wine. So I wonder if any fixes from wine will work. It looks like this needs the user’s manual intervention.
$ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies.
wine-staging : Depends: wine-staging-amd64 (= 10.2~focal-2) but 10.2~focal-1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
$ sudo apt remove wine-staging-amd64
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies.
wine-staging : Depends: wine-staging-amd64 (= 10.2~focal-2) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
but sudo apt --fix-broken install
does not solve anything…
Restored! Maybe worth a post update?
“Ethical and legal objections”. The point in this case is that what’s legal is unethical, and what’s ethical is illegal. Analogous to other situations through history and countries, for example in the USA when it was illegal for black people to sit in certain parts of a bus, or in Germany when marriage with Jewish people was illegal.
As human beings, it’s always important to make the ethical choice.
Cheers! Got a bit clearer now.
Appreciated if someone can explain what is the problem and its context in simple terms 🙏
I understand the GNU “framework” is built on free, open source software. So I don’t understand how one can “discover” that there were pieces of non-free software there… They were put there by mistake?
Personally I disagree on value of sex/nude scenes – but it’s a subjective matter of course. Your final argument is absolutely fair and logical, and very general too. Extremely well put – I subscribe 110% to it!
It seems to me these scenes are introduced in films to sexualize them. Most often than not they don’t add anything to the story. But blood & sex get more viewers. So I find the whole thing hypocritical.
Brings me to mind an episode of the hilarious series “Coupling”, where Jeff says that the actress in the film “The Piano” (?) was naked in the whole film. His friends say she wasn’t, it was only a scene in the film. And Jeff replies “it depends on how you watch it” 🤣
Which can be further summarized: academics (🙋🏻) are basically a bunch of idiotic sheep, despite being in academia.
See also https://pluralistic.net/2024/08/16/the-public-sphere/#not-the-elsevier
Fantastic, this is extremely helpful, thank you! 🥇 I wanted to test a couple of distros for my Thinkpad, and I’ll make sure to check and save this kind of information from live USBs.
Thank you, that’s useful info, I didn’t know about this. Could you be so kind to share some link, or say something more, about lspci and lsmod and how to proceed from them to identifying which drivers one should install? Cheers!
Yeah to me too. I’m not clicking on that “Download client” link for sure.
Thank you for the explanation! – it puts that sentence into perspective. I think he put it in a somewhat unfortunate and easily misunderstood way.
“Bayesian analysis”? What the heck has this got to do with Bayesian analysis? Does this guy have an intelligence, artificial or otherwise?
It’s reached 333 protesters! that’s 1/3 of the way to 1000, it’d be cool if it kept on increasing :)
Cheers! Apparently Ubuntu uses the
relatime
setting.