[00:39] tomreyn, why do I want to list configured repositories? How does that relate to PPAs? (This may be a dumb question, but I really don't know.) [00:40] I mean, I just listed configured repositories, and I don't know what to look for in the list. [00:43] Peter70: this can help you identify which PPA's you're using. PPAs are hosted on ppa.launchpad.net [00:44] it should also help you identify third party repositories (i.e. not those hosting ubuntu(studio) itself) [00:44] apt-cache policy | nc termbin.com 9999 if you'd like to share it [00:46] I think my level of familiarity may be misread. For example: I went to ppa.launchpad.net and had a look around. I have absolutely no idea how that's supposed to help me figure out which PPAs I have to remove before an upgrade or how to do it. [00:47] I may be way too much of a newbie to reasonably expect the help I need from you guys here. [00:49] Peter70: hmm, sorry, maybe let's try something a little easier, if i can get this done right (i'm not very familiar with ubuntustudio myself). see if you can find an application called "Software and Updates". [00:49] If you can find it, click on the "Other Software" tab [00:50] I can find that, yes. [00:51] this will list repositories which are not part of ubuntu. one of them should be the "UbuntuStudio Backports PPA" (it may be listed differently, like "http://ppa.launchpad.net/UbuntuStudio/backports ...") [00:53] this will list repositories which are not part of ubuntu. one of them should be the "UbuntuStudio Backports PPA" (it may be listed differently, like "http://ppa.launchpad.net/UbuntuStudio/backports ...") [00:54] Crap. I lost the entire conversation because I hit Refresh trying to get that tab back. For some reason now I can't go back to that tab. [00:54] !irclogs [00:54] Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ [00:55] Now I have the tab back. Now what? [00:55] What am I looking for? [00:55] see what i quoted above [00:56] if you have any ticked, then before upgrading ubuntustudio, it'd be wise to use the "ppa-purge" utility to disable all of these [00:56] This is weird. According to the command on the command line I'm running 18.04, but this says 16.04. [00:56] this can be an old leftover, it's probably not ticked, so not in use [00:57] There are only two items ticked. [00:57] so less work to be done ;) [00:57] !ppa-purge [00:57] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [00:58] i don't really have followed your conversation, though, and don't really know what your plans are [00:58] I don't know what they are. Let's see if I can type them, because copy and paste doesn't work on those. [00:58] you can take and post a screenshot [00:58] He's trying to upgrade to Ubuntu 19.10 from 18.10 I believe. [00:58] http://packages.microsoft.com/repos/vscode stable [00:59] And [00:59] thanks Go_Diego_Go [00:59] http://dl.google.com/linus/chrome/deb/stable [00:59] Peter70: ok. can you confirm what Go_Diego_Go said? [00:59] Those are the two ticked items. [01:00] I want to upgrade from whatever I'm running (16.04 or 18.04, whichever you believe) to 19.04. [01:01] what does lsb_release -ds report? [01:01] (run it in a terminal) [01:01] Hang on. [01:01] 18.04.04 LTS [01:01] I mean .03 LTS [01:02] 18.04.3 LTS. [01:02] 18.04.3 LTS :) [01:02] Yep. [01:02] So do those two ticked items I quoted present a problem? [01:03] I'm guessing not. [01:03] not strictly a problem, but it's safer to remove them if you'd like to improve your chances of a flawless upgrade [01:03] Okay. How do I do that? [01:04] that is, remove them *and* aany packages you installed from them [01:04] Don't know what that means. To me these are just items on a list. [01:04] are you familiar with package management, yet? [01:04] Nope. [01:05] have you previously used a different operating syste, such as windows or apple Os? [01:05] Windows until like 6 years ago. [01:05] or android on a phone or tab? [01:05] Android on my phone. [01:06] and did you install addiditonal apps there? [01:06] *additional [01:06] But with Android there's no package management unless you mean installing apps from Google Play. [01:06] Yes, I'm installed apps. [01:06] And I've added apps in Ubuntu. Lots of them. [01:07] that's what i mean, yes. the process of installing applications from a repository is what you can consider software package management [01:07] Okay. [01:07] android and most other proprietory operating systems only have a single central repository where software is offered [01:07] Right. [01:07] Especially Apple. [01:08] for ubuntustudio and the other ubuntu flavors there are the 'main' repositories, but you have a lot more to choose from. [01:08] Okay. [01:08] From the terminal only, you mean? [01:09] they differ in which software they offer, which versions of this software, which ubuntu(studio) version they are compatible with, how (well) this software is maintained, which type of computer they can be used on (ignore this part for now) [01:09] I follow you so far. [01:11] coming back to the Software & Updates window you're looing at: the first tab, "Ubuntu Software", lets you choose a few things to determine which ubuntu(studio) repositories are best for you, based on location and some of your preferences. [01:11] I imagine you're about to tell me how this relates to removing PPAs. [01:12] the second tab lists software that is not supported by ubuntu(studio). either it is supported by someone else (the ubuntustudio-backports repository is actually maintained by the ubuntustudio project, so that's an exception to the rule) [01:12] By the second tab you mean Other Software? [01:12] hehe, yes, all the ones ticked on the second tab you want to remove before upgrading [01:12] yes [01:12] Gotcha. [01:12] and you dont just untick them, but you should do a bit more (sorry!) [01:13] Since they're already ticked, do I just click Remove? [01:13] so back to the ppa-purge utility. you can install this using a software package manager [01:13] And will my PC run temporarily without them? [01:13] Wait--install? I thought I was going to REMOVE them. [01:14] you install one software. this software can be used to manage those "other software" repositories. [01:14] Why not just click on Remove? [01:14] It's so tempting. [01:14] it will identify software you installed from these non-supported repositories and uninstall or downgrade this software to versions which are supported. [01:15] once that's done, you have a safer, better tested upgrade path [01:15] Okay. So back to Terminal and install ppa-purge? [01:15] you can freely choose what to do on your system. most people will just ignore what i'm just telling you and start the upgrade nevertheless. [01:15] Well, I'm not most people. [01:15] and sometimes those upgrades fail [01:15] I'm Anomalous Man. [01:16] So how do I install ppa-purge? [01:16] so yes, you can sudo apt update && sudo apt install ppa-purge [01:16] Hang on a sec. [01:16] if you're more of a graphical interfaces person i can also show you another software you can use for the purpose of managing installed software [01:17] Well, I am, but I've already started the process residing blatantly and conspicuously outside my comfort zone. [01:17] or take a note on it for later: synaptic [01:17] It's running. [01:18] Processing... [01:18] Done. [01:18] Did that remove the PPAs? [01:18] It doesn't make an announcement. [01:19] ahem, sorry, i made a mistake. ppa-purge can only be used to remove (and downgrade packages from) "http://ppa.launchpad.net/..." entries in "Other Software". What you have chosen to install is not that. [01:19] WHAT? [01:19] but you can keep ppa-purge for later, you'll surely need it again at some point [01:19] Did I purge anything or not? [01:19] I can't tell. [01:20] no, you only installed one software package: ppa-purge [01:20] Okay. [01:20] So what do you suggest? [01:20] actually, if the above was the only output, then you didn't even do that [01:20] I didn't tell you all the output. It's Greek to me. [01:20] ok [01:21] Why can't I click on Remove? [01:21] so... long talk, but i guess you shuld just disable the tickboxes and remember to reactivate them later. [01:21] Those two things are ticked. [01:21] If I'm removing those two items, how can I reactivate them later? They'll be gone, right? [01:22] clicking on "remove" would fully remove the registration of a software repository off your system (it's not just disabled afterwards) [01:22] instead, just untick them [01:22] Now you're talking over my head again. No idea what that meant. [01:23] Unticking them doesn't remove them, right? [01:23] I thought I need to remove them. [01:23] correct, unticking disables. [01:23] no, don't remove, you'll probably want to re-enable them after upgrading [01:23] Then I completely misunderstood how this works. [01:23] Okay, I"ll untick them. [01:24] then "close" [01:24] Wait. I'm getting an intuitive danger signal here. [01:24] i can guide you through properly cleaning this up, but i won't be able to explain it [01:24] If I untick those two items, and I making some kind of general change in where I get my software and updates? [01:24] Am I. Not and I. [01:25] I want to be very cautious about global policy changes. [01:25] by unticking those two third party software repositories (google and microsoft vscode) you have prevented the system from receiving software from there for now. [01:25] And why would I need to make such a change just to remove PPAs? [01:26] I think I should understand this rather than just follow instructions piecemeal. [01:26] I understand that asking you to explain all this is asking too much. [01:26] so release upgrades from one ubuntu version to the next are tested before they are enabled for us users. but the tests are only done using standard ubuntu software, not with software from PPAs installed. [01:26] So it's not you--it's me. My gut is telling me I should study up before attempting this. [01:27] sounds good to me, i like the approach. [01:27] I'll be honest--I've understood 20 percent of the content you've given me that tries to explain how this works. [01:27] So I'll thank you, Tom. You've been patient. [01:27] you didn't have a chance to spend enough time to reqad all of it also [01:28] I read it. I didn't study it. [01:28] I had nothing to relate it to. [01:28] What's the best way to get up to speed on this? [01:28] I mean other than 10 years of experimenting. [01:29] the best way is really experimenting, occasionally breaking things, getting help repairing them [01:29] I have a strong intuition you didn't learn this stuff without reference materials. [01:29] or repairing yourself if you can ;) [01:30] certainly not without reference materials [01:30] Then what? What did you use? [01:30] there is plenty of documtation. all the commands you can type on the terminal are documented in so-called "man pages" [01:30] !man [01:30] The "man" command brings up the Linux manual pages for the command you're interested in. Try "man intro" at the command line, or see https://help.ubuntu.com/community/UsingTheTerminal | Manpages online: http://manpages.ubuntu.com/ [01:30] ohai. so i'm curious if anyone here has had experience with using deken. it seems like a good idea (package management always does) but who knows? [01:31] Okay. That will get me started. Thanks again, Tom. [01:31] Peter70: but you want to get started exploring the graphical interface first. So maybe start here: https://help.ubuntu.com/community/UbuntuStudio [01:31] The graphical interface for what? [01:31] Peter70: as a reminder, synaptic is the software you can install for software package management [01:32] Okay. [01:32] the graphical interface of your computer ;) [01:32] anything that's not a black box with text ;) [01:32] I've been using Ubuntu Studio for 7 years. [01:32] oh, ok [01:32] then i'm surprised you didn't work with the terminal more, yet [01:33] I'm a surprising guy. [01:33] but i understand not everyone likes to [01:33] and thats fine [01:33] Guess I was more mission-oriented than you. [01:33] after all there's both, the graphical and the text command world ;) [01:33] for sure! [01:33] Right. I was into DOS back in the day. [01:34] Wrote some impressive batch files. [01:34] Just never got into it in Linux. [01:34] ah, nice, well then the terminal should not be difficult to get a grip on [01:34] Once I put some time into it. [01:34] dos commands are a lot more insane than those on linux [01:34] Well, that's encouraging. [01:35] like this config.sys highmen emm386 stuff which never made sense [01:35] Yeah. [01:35] Gotta run. Thanks again. [01:35] *most* commands on the linux shell are a lot more logical. See you! [01:36] You're welcome. [01:37] wxl: "deken"? i never heard of it, and not finding much on the web [01:37] ah https://puredata.info/downloads/deken [01:37] is this a non-dead project? [01:38] ah here we go https://github.com/pure-data/deken [01:39] uuh tcl [01:39] oh just the plugin, so it's python 2.x, i guess [01:42] and it's python 3, i got it wrong again [01:55] tomreyn: sorry, rl called. yeah, that's it. i haven't used pd in a while but i don't remember that from when i did. seems interesting is all. [01:56] yes, looks simple, and, for the limited degree i can tell, good. [01:56] not sure why it's not a standard part of any pd metapackage. [01:57] i never used / looked into PD really [01:57] oh man it's fun [02:01] i was listening to autechre today and they have made max/msp a core part of their production methods… and it's derived from pd [02:01] i just read so on wikipedia [02:03] i'm also not actually into making computer music at all ;) but i can see how vidaul programming could be very useful to computer music folks. [02:03] *visual [03:15] How to dual boot in ubuntu and windows 100 secure boot [03:21] "windows 100"? [03:21] which ubuntu version and variant? [03:23] hi Yana https://www.youtube.com/watch?v=MSVV_EoApdo [03:27] Just got the notice that the 19.10 version is available, I should be able to upgrade without any major issues, right? [15:15] Go_Diego_Go: there's no guarantee that upgrades will succeed. they usually do, and you can improve the chances that they do, by making the system the upgrades start from one that is similar to those systems the upgrade was previously tested from. [15:16] i.a. purge all PPAs and the packages installed from there (use !ppa-purge), and do the same for third party reposiories (manually). [15:17] just disabling those repositories is insufficient to achieve this, since the software (and updated versions of software) from there will remain installed and can complicate matters for the apt resolver during upgrades. [15:18] apt-forktracer can https://github.com/tomreyn/scripts/#foreign_packages help you identify packages and package versions which should not be installed (or should be downgraded) [15:31] can -> and [16:24] Hello, unfortunately, after my latest update (from ubuntustudio 19.04 to 19.10) I get some "delay" on the monitor: some kind of fuzzy pixoels allover the screen, that makes it impossible to read anything for a few seconds. It didn't happen before. I am using a AMD GPU Ryzen 3 series I find no help in FAQ or community pages. Thank you for your [16:24] advice [16:31] does this also happen when you boot from the 19.10 iso into live mode? Have you done a software update since booting? [16:33] :-/ [16:40] * OvenWerks didn't have time for a long conversation anyway... [16:44] does this also happen when you boot from the 19.10 iso into live mode? Have you done a software update since booting? [16:44] Matt_u_zeneize: OvenWerks will need to leave soon, though, or maybe already did. I suggest looking for a bios upgrade. if it still happens then, come back and post your systemd journal (since the latest boot) to a pastebin, repeating the discussion of this problem. [16:45] journalctl -b | grep 'DMI:' to get your current bios version and mainboard / computer model [16:46] i also got to leave for an hour or so now. [16:48] thanks a lot! I'll do. P.S. I didn't try a live mode and I tried some updates, hoping to have some fitures, but without success. Bye