=== Mission-Critical is now known as MissionCritical === wedgwood_away is now known as wedgwood === wedgwood is now known as wedgwood_away [03:42] Hey, can someone gimme a hand? [03:45] Anyone around? [03:50] breed: Hi [04:01] Oh, wgrant [04:01] Sorry, didn't hear it ping me [04:01] Still around? [04:02] breed: Yes, what's up? [04:03] Okay, so I followed all the steps to install this PPA, but I have no clue how I access it now. I can't find it when I search or anything [04:03] No clue where it is or how I get to it [04:03] You'd install a package that the PPA contains. [04:03] Which PPA? [04:04] Bitcoin-qt [04:04] That's not a full PPA URL [04:04] Oh, you want the IRL [04:04] URL [04:05] Well, there could be a thousand PPAs named bitcoin-qt owned by different users. [04:05] http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu [04:05] Sorry, I'm new to Linux [04:06] If that's not the right thing, lemme know [04:06] How did you add the PPA? [04:07] Through command line. I followed the instructions here: https://launchpad.net/~bitcoin/+archive/bitcoin [04:07] Ah [04:07] Open Ubuntu Software Center and search for bitcoin. Hopefully it'll find the package [04:08] Otherwise, run 'sudo apt-get install bitcoin-qt' [04:08] Yeah, I looked for it in the Center before, but nothing came up [04:08] I'm trying that line now [04:08] Looks like it's working, thank you [04:09] Worked! Thanks a bunch. I had one more issue, if you don't mind [04:09] Sure [04:10] How do I edit my repositories list? I'm trying to install Spotify from here: https://www.spotify.com/int/download/previews/ [04:11] Not sure if it's the same as a PPA though [04:12] breed: That's a bit more awkward than adding a PPA. Open up Software Center, Edit->Software Sources, Other Software, Add, enter the "deb http://..." line from that page, then run the "sudo apt-..." commands in a terminal === Ursinha-afk is now known as Ursinha [04:16] wgrant: I got an error when I tried 'sudo apt-get update' [04:16] W: GPG error: http://repository.spotify.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 082CCEDF94558F59 [04:17] breed: You need to run the apt-key line too [04:19] I dunno how to do that...sorry [04:19] It says some stuff on the site [04:19] But idk how to input ot [04:19] # 2. If you want to verify the downloaded packages, [04:19] # you will need to add our public key [04:19] sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59 [04:20] breed: Copy the 'sudo apt-key ...' line into your terminal and run it [04:21] THe whole thing? [04:21] Just like you did with sudo apt-get update [04:21] Yes, the whole line. [04:22] Ah, that didn't work the first time. Must've had a typo. Thank you, StevenK [04:28] Thanks for the help, guys === Gwaihir_ is now known as Gwaihir === wedgwood_away is now known as wedgwood [14:55] is there a convenient way to test a branch of a ppa on launchpad? (as in "upgrade" my local installation of that package using that branch) [15:10] ojii: i don't quite understand the question. PPAs don't have branches. [15:13] dobey, maybe I don't understand how launchpad works at all. there's a package in a ppa which fixed a bug i reported in a branch, now I wanna test it [15:14] so I hoped there was an easy trick to do so, something like apt-get install this-branch-on-launchpad [15:14] you add the PPA to your apt sources, and then install/upgrade the package [15:15] dobey, I did that, but doesn't that just get the main branch/package? [15:15] apt-add-repository is the command line tool to add a PPA, it takes the ppa:owner/name uri as an argument [15:16] apt-cache policy $package will show you where the package is installed from, and where other versions are available, given your apt sources (and an updated cace after apt-get update) [15:17] ojii: i think you're using the term 'branch' wrong here. PPAs are not branches of things. and binary packages do not have branches. source packages /may/ be stored in a branch, but it is not a requirement [15:18] dobey, I mean the source package then. [15:18] I thought launchpad did some magical auto-building of packages [15:19] no === beuno_ is now known as beuno === deryck is now known as deryck[lunch] === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === matsubara_ is now known as matsubara-lunch === matsubara-lunch is now known as matsubara === deryck[lunch] is now known as deryck === ryanclancy000 is now known as Guest26052 [21:10] jibel : ping === wedgwood is now known as wedgwood_away