[15:22] dfarning, I am here [15:24] dipankar_, Can you describe the problem so that when lfaraone comes online he can help us? [15:25] hi lfaraone, [15:26] lfaraone, there is a sugar start-up problem [15:27] lfaraone: we narrowed down to the presence-service package [15:28] when I am trying to run the command 'sugar-presence-service' [15:28] I get the following: [15:28] The program 'sugar-presence-service' is currently not installed. You can install it by typing: [15:28] sudo apt-get install sugar-presence-service-0.88 [15:28] But when I try to install it: [15:28] I get: [15:29] Reading package lists... Done [15:29] Building dependency tree [15:29] Reading state information... Done [15:29] sugar-presence-service-0.88 is already the newest version. [15:29] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [15:29] dipankar_, hmmm it looks like the package is empty. [15:30] dipankar_, try going into synaptic and looking at the files in sugar-presence-service [15:32] I sure there is a command line way of determining this information.... but I can never remember the incantation. [15:33] dfarning, I checked the status in the synaptic package manager [15:33] I found the following in the installed files: [15:33] /usr/share [15:33] /usr/share/doc [15:33] /usr/share/doc/sugar-presence-service-0.88 [15:34] /usr/share/doc/sugar-presence-service-0.88/NEWS.gz [15:34] /usr/share/doc/sugar-presence-service-0.88/buildinfo.gz [15:34] /usr/share/doc/sugar-presence-service-0.88/changelog.Debian.gz [15:34] /usr/share/doc/sugar-presence-service-0.88/copyright [15:34] dipankar_, yes that is the documetation stuff. all the python seems to be missing. [15:35] dipankar_, let's try taking a closer look at the build logs on launchpad [15:35] dfarning, [15:35] dfarning, ok [15:37] dfarning, I am at the build page of sugar-ppa [15:37] can you cut and past a link [15:39] dfarning, here is the link : https://launchpad.net/~sugarteam/+archive/ppa/+builds?build_text=&build_state=all [15:40] ok I have to log off and log back in. just a minute [15:40] dfarning, sure [15:44] dipankar let's take a look at the build log at https://launchpad.net/~sugarteam/+archive/ppa/+build/1786826 [15:46] dipankar_ I am not exactly sure what the following means: [15:46] dpkg-deb: building package `sugar-presence-service-0.88' in `../sugar-presence-service-0.88_0.88.1-1_all.deb'. [15:46] dpkg-genchanges -b -mUbuntu/i386 Build Daemon >../sugar-presence-service-0.88_0.88.1-1_i386.changes [15:46] dpkg-genchanges: binary-only upload - not including any source code [15:46] dpkg-buildpackage: binary only upload (no source included) [15:47] dipankar but it looks like the source code was not included in the upload. [15:47] ok dfarning [15:47] I got it [15:47] Remember the problem that I was facing [15:47] dfarning, you told me to remove the original tarball file [15:47] while making the package [15:48] may be that caused the error [15:51] dipankar I think I might have gotten the build flags wrong. [15:51] take a look at https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage [15:52] dipankar maybe the flags should have been 'debuild -S -sd' [15:52] dfarning, I used debuild -S -sa [15:53] dipankar_ I don't understand the flags very well. [15:54] dfarning, me too. But I think you are correct in pointing that [15:54] dfarning, I think I should have used the -S -sd flag [15:56] dipankar_ At thing point, I would just try to rebuild the package and reupload it and see what happens:) [15:56] dfarning, I will do that is just a minute [15:56] * is -> in [16:10] dfarning [16:10] dfarning, I have made new package of sugar-presence-service [16:10] dfarning, shall I push it into ppa [16:10] ? [16:12] dipankar yes lets see what happens [16:14] dfarning, done [16:14] dfarning, pushed the package into ppa [16:17] dipankar ok lets wait for it to build and check the logs. [16:17] dfarning, btw Manu Sir told me to consult with you and check the working in launchpad (bug-reporting, bug-removing, etc) [16:17] I didn't clearly get it though [16:18] dfarning, can you explain it a bit? [16:18] dipankar yes, sugar on launchpad is a mess right now:( [16:19] in general, all bugs againt sugar should be reported to launch pad. [16:20] that way we will have a record, and the intial bug notice will be sent to the sugarteam mailing list so everyone can scan it and see if it relates to them. [16:20] hmmmm. [16:21] dipankar how about if I think this though and sent it to the mailing list so everyone can read it? [16:24] sure dfarning [16:33] dipankar looks like the build will start in about 30 minutes. [16:33] how come such late? [16:35] dipankar I think the ubuntu build farm is run on an elastic cloud so resource are allocated and deallocated as necessay. PPA builds are really low in the priority list. [16:35] dfarning, got it. Lets wait then. [17:11] dfarning: sorry, I had a Physics final. [17:47] lfaraone, how did it go? [17:51] lfaraone, when you get a chance can you look at the sugar-presence-service package. Its only contents are the share/docs/ dir :) [17:52] lfaraone, I can barly build a package much less debug one:(