[00:28] ooh ooh kdepim-runtime is compiled in wily! [00:31] <[Relic]> will automatic session saving (at shutdown/reboot) be working properly in 15.10? [01:23] hoorah, kdepim is now compiling (and failing but well baby steps) [08:46] hello linux friends! have to say kubuntu 15.04 now has become impressive and i am thinking of switching from 14.04 to 15.04 :) === palasso_ is now known as palasso [10:20] are 15.08 applications in the CI? [10:31] installing digikam wanted to remove kubuntu-desktop package, so i did it [10:31] now kubuntu-desktop can't be installed because of applicaion dependencies problem i think :) [11:37] Riddell yofel or any other packager: Im having problems commiting to debian git [11:37] clivejo: error message? [11:38] cant remember [11:38] it wouldnt work last night so I went to bed [11:39] when did you add your ssh key to alioth? [11:39] * clivejo hangs head in shame [11:39] ^^ [11:39] that would be the problem [11:40] clivejo: also read https://wiki.debian.org/Alioth/SSH#I.27m_unable_to_Connect_via_SSH.2C_... [11:40] can I commit from git gui? [11:41] Howdy folks [11:41] well, commit runs locally, so you can always do that with everything. Doesn't really help if you can't push [11:41] my head wasnt working last night [11:49] ok that will take up to an hour for the cron job to run [11:51] do I need to do anything locally to make it work? [11:53] also Riddell seems to have added an epoch since I cloned the package [11:53] only make sure you're using the correct key and username. [11:54] You can also just try to login to the server over ssh [11:54] easier to debug [12:12] yofel: I can log in via ssh to alioth [12:12] but when I try a commit Im getting - fatal: remote error: access denied or repository not exported: /pkg-kde/applications/kcalcore.git [12:12] git remote -v says what? [12:13] origin git://anonscm.debian.org/pkg-kde/applications/kcalcore.git (fetch) [12:13] origin git://anonscm.debian.org/pkg-kde/applications/kcalcore.git (push) [12:14] anonscm is public read-only, run this:git remote set-url origin git+ssh://clivejo-guest@git.debian.org/git/pkg-kde/kde-applications/kcalcore.git [12:14] then try git fetch and git push [12:15] does that erase my changes? [12:15] ie the symbols file? [12:15] no, that just changes the url it tries to push to [12:16] hint: Updates were rejected because the tip of your current branch is behind [12:16] doing something like git fetch; git reset --hard origin/kubuntu_wily_archive would wipe your changes if you ever want to do that :P [12:16] is this because of Riddell changes to epoch? [12:17] wait, let me look at this [12:17] kcalutils (4:15.07.90-0ubuntu2) wily; urgency=medium [12:17] * Launchpad requires an epoch [12:17] -- Jonathan Riddell Wed, 19 Aug 2015 14:40:50 +0100 [12:17] what? [12:18] Riddell: why?!? [12:18] why oh why [12:19] clivejo: sigh, add the epoch, we're stuck with it now forever [12:19] and remove it from the epoch whitelist, wherever that is [12:19] has it been sent to LP yet? [12:19] yes, it's in wily release [12:20] :( [12:21] can I pull that change and merge it with my own ? [12:22] yes you can [12:23] is there a special way so I ont overwrte my changes? [12:24] git merge should figure that out itself. Worst case you'll have to manually fix the conflict [12:25] hummm [12:25] my first push into debian! [12:25] * clivejo crosses fingers [12:26] oh dear, that looks wrong :( [12:27] ? [12:28] the merge [12:29] got to go for a bit [13:13] yofel: is that ok? [13:13] how do I tigger a new build on LP? [13:17] are 15.08 applications in the CI? [13:17] ovidiu-florin: not sure [13:17] I don't see the latest kdenlive in neighter weekly, nor daily [13:18] http://kci.pangea.pub/ [13:19] into in wily_stable and wily_unstable [13:21] also in the staging ppa - https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/staging-kdeapplications/+build/7821546 [13:37] Riddell yofel : I have built kcalcore on my machine, can I jsut dput it from here? [13:38] or does it have to be submitted using automation? [13:38] if you built it with git-buildpackage-ppa and it has the right version, go ahead [13:38] no, debuild and pbuilder [13:39] well, if the version is right, and you've also committed your changes to git, go aheady [13:39] -y [13:39] signfile kcalcore_15.08.0-0ubuntu1~ubuntu15.10~ppa3_source.changes [13:39] I usually push people towards git-buildpackage-ppa as gbp forces you to commit before creating the package [13:40] you still have to remember to push though once you're done ^^ [13:40] used dch to set the package name [13:40] g-b-p didn't work? [13:40] I didnt try it [13:41] I had the git package locally [13:41] use uscan to get the source [13:41] well, as I said. As long as the end result is identical, and the change is in git, it doesn't matter [13:41] debuild -S and built it locally using pbuilder [13:42] just thought as I have the .changes file done alreadly I could dput that directly to LP [13:42] but Im still not sure on the KCI [13:42] ah, g-b-p will do the uscan and debuild part for you [13:42] but yeah, go ahead and upload to the PPA [13:42] ok# [13:42] just make sure your change is in git [13:43] (without the version change) [13:45] all I touched in git was the symbols file and merged with Riddell epoch change [13:46] yofel: are you working on akonadi-search? [13:46] no [13:46] not working on anything right now [13:47] amd64 is building at the moment [13:47] oh, it was started 12 hours ago by Riddell [13:47] me thinks something wrong there! [13:48] https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/staging-kdeapplications/+build/7826727 [13:48] whats going on there? [13:50] that page crashes :/ [13:51] hummm LP is down for me now [13:51] wgrant: hung up builder or are you guys upgrading something? ^ [13:53] looks like both :/ [13:53] ah, back now [13:54] looks like stuck chroot :/ [13:54] can I cancel it and retry? [13:54] try it, not like this will fix itself anyway [13:57] how long should I wait after a successful build before retrying a package which depends on it? === palasso_ is now known as palasso [14:19] yofel: can you have a look at this - https://paste.kde.org/pglhbttfq [14:20] can I fix it? [14:25] yes, anything that has "optional" at the start can be removed without checking === kitterma is now known as ScottK [15:39] are you able to run/install yakuake in wily ? [15:41] soee: yup [15:41] BluesKaj: and you have latest updates and no conflicts ? [15:42] soee: so far so good yes [15:42] oO [15:43] but I'm on trusty atm, since I'm transferring about 100G worth of files to a backup computer [15:44] :) [15:52] where do I need to put the command to add kubuntu_automation to my $PATH? [15:52] surely .bashrc? [16:08] yofel: feel like packaging kdenlive? [16:08] clivejo: would be the best place usually [16:08] ahoneybun: you mean like updating it? [16:10] ahoneybun: also, looks like there's nothing left to do, it's green on the 15.08.0 page [16:12] making it for vivid [16:12] https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/staging-kdeapplications/+build/7821546 [16:15] did you try it yet? [16:15] nope [16:15] I a. need a ec2 b. to know what the hell you did with digikam [16:15] lol [16:16] hm, ok, give me a bit [16:17] doesn't have to be today [16:17] just checking with you [16:18] ahoneybun: we can do it now, I just need to a container up [16:19] *to set [16:19] which I had planned to do anyway at some point [16:19] cool thanks [16:20] yofel: can't this (package porting) be scripted? [16:21] well, you'll have to ask sgclark how she works with git. kubuntu-automation has the old bash script that I used for kde4 backports [16:21] should probably still work, but that ignores git [16:25] ovidiu-florin: FWIW, for single package backports, there's also backportpackage from ubuntu-dev-tools [16:25] but I don't know how to use that [16:26] backportpackage --help is reasonably verbose. [16:47] ahoneybun: ubuntu@45.55.38.46 [16:50] yofel : can you help with bug 1487569 [16:50] bug 1487569 in apt (Ubuntu) "a lot of packages need to be remove when execute apt-get dist-upgrade" [Undecided,New] https://launchpad.net/bugs/1487569 [16:52] ejat: that is certainly not a bug in apt, but rahter kde being somewhat broken in the dev release right now. You can try to add ppa:kubuntu-ppa/staging-kdeapplications and see if that helps [16:53] some packages are there are still WIP though, so it might not [16:53] owh ... [16:54] let me try [16:55] brb [17:01] ahoneybun: gotta run, I'll have some time later maybe [17:15] ejat: i think there is more broken than application [17:18] owh ... adding as yofel suggested ... [17:21] my wily install was totally broken. I did clean install today and everything works well [17:26] soee & yofel : http://paste.ubuntu.com/12152420/ [17:27] looks pretty safe [17:29] soee: 72 to remove <-- can remove ? [17:30] i think yes, but there are few packages held back [17:30] though this shouldn't have huge impact on system [17:32] okie .. will proceed ... wish me luck :) [17:41] yofel: how to access configure sources gui from konsole? [17:46] yofel: did you turn it off? [18:40] yofel: so I used git-buildpackage-ppa with kaccounts-integration, and it done its magic [18:41] but the version is wrong [18:41] it generated kaccounts-integration_15.08.0-0ubuntu1~ubuntu15.10~ppa1_source.changes [18:41] current version in PPA is 3, so I need it to generate PPA4? [18:43] LP will not take anything less I think clivejo [18:43] I know, but how to I make git-buildpackage-ppa bump up the PPA number [18:44] oh [18:44] man page? [18:44] clivejo: do you have a ec2? [18:44] its part of the automation [18:44] I have a free one [18:44] do you know how yofel backported digikam? [18:44] but its got Kolab on it at the moment [18:45] cool [18:45] not much free then [18:45] lol [18:45] its free as in doesnt cost me money [18:45] yea [18:45] do you have an amazon account? [18:45] I do [18:46] sign up for one and use it for practice - https://aws.amazon.com/free/ [18:46] I think you can share images [18:47] I see [18:47] free for 1 year [18:47] yup [18:47] 750 hours a month [18:48] I'll do it later as I'm not home [18:50] Rick_Timmis: ping [18:50] Rick_Timmis: PING [18:50] Rick_Timmis: PPIINNGG!! [18:52] ahoneybun: is yofel gone for the day? [18:52] hi soee [18:52] hiho [18:54] no clue clivejo [19:07] soee: just finished .. rebooting .. thanks for ya help [19:11] ahoneybun: regarding packaging digikam in vivid, surely its a matter of making sure the dependancies exist in vivid and building it on a vivid base system [20:15] hmm it is impossible to creatw working USB with Wily using KDE USB Creator [20:17] soee_: why? [20:18] K3B also has a problem burning iso files on 15.04 and 15.10 [20:18] wodim works tho' [20:18] why does burning affect a USB? [20:18] just saying [20:18] BluesKaj: has that been reported upstream? [20:18] Boot error [20:19] Operating system not found [20:19] I have had problems myself using the USB creator. It looks good, but never boots. I use unetbootin (it is in the repositories), but I understand it has a problem with Secure Boot (I never tried it). Smarter folks than I use dd [20:19] i tried 2 different usb, [20:19] with FAT32, FAT16 [20:19] Yes, soee_ I think I recall that being the message. [20:20] clivejo: dunno , i got so fed up I don't bother with K3B anymore [20:20] BluesKaj: its a shame [20:21] well ,I'm sure it's been reported by now [20:24] K3b 2.0.3 is current [20:27] not much activity on the project - https://projects.kde.org/projects/extragear/multimedia/k3b/repository [20:44] soee: Could it be that the KDE USB creator does not support uefi? [20:45] lordievader: i have no idea [20:45] soee: Do you have a machine which still uses a bios system? [20:46] the bios system* [20:55] yes [20:56] have you check the bois to enable booting from USB? [20:56] I think most disable it by default for security [20:58] you also need to make the USB bootable [21:48] anyone tried Brasero to burn discs?