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