/srv/irclogs.ubuntu.com/2011/02/26/#ubuntu-motu.txt

guaso if there's no like 'assigned' person for a package, who gets called when something breaks? just anyone from a pool of people?00:00
Ampelbeingua: just report a bug in launchpad for the problem, there is no maintainer specifically for packages, but there might be people interested in keeping that package bugfree.00:04
guaah ok00:04
virusuygua: probaly the person who packaged it, will see that bug report and repair the package or something00:05
virusuythis is not a "one time work" it's more like "adopt" a package...00:05
jpdsgua: Otherwise, you can report the issue to the package's upstream project.00:05
virusuyso, if you adopt a package, you'll be interested in keep it updated00:06
guaif people adopt packages, it seems like that'd be a good thing to put under "maintainer" rather than the "motu" line00:08
virusuygua: yeah..00:10
virusuypbuilder natty enviorment... DONE ! :-D steps by steps00:12
virusuyquestion!: ubuntu sync packages from debian.. but with version of Debian ?00:13
Ampelbeinvirusuy: the standard is to sync from unstable, if that is what you mean?00:15
virusuyAmpelbein: yeah00:16
Ampelbeinvirusuy: for packages without a "-ubuntuX" part in the version number it's automatic up to the https://wiki.ubuntu.com/DebianImportFreeze00:17
virusuyAmpelbein: ahh cool then, thanks00:18
arandcody-somerville: SO ember does put binaries in /usr/share? or "twice" in /usr/games? I don't know if speading things out over 3 places would be my preferred choice unless there is a definite policy for it..00:22
cody-somervillearand, It has /usr/games/ember and /usr/games/ember.bin - ember is a wrapper script, ember.bin is the actual binary00:24
cody-somervillearand, tremulous on the other hand has /usr/games/tremulous which is a wrapper script but the actual binary lives in /usr/lib/tremulous/00:24
arandcody-somerville: Ok, and I guess there is no policy as to which one is "better"?...00:27
cody-somervillearand, I think putting the actual binary under /usr/lib is preferable if you don't intend for users to execute it - keeps /usr/games/ cleaner IMHO.00:30
arandOk, That's probably a good idea, thanks!00:31
acarpineSorry people, an easy question about "apt-get source" command.00:52
acarpineFixing bugs I guess I should work with the latest release of ubuntu (also if the bug is reported for an older release and it is still present).00:53
acarpineThe packGuide suggests to use apt-get source to get the src of the package. But since apt-get source downloads the latest version for the running system,00:53
acarpine(not necessarily the latest release) this command doesn't seem very useful.00:53
acarpineSo, if I'm correct until now,00:53
acarpineis there a way to use "apt-get source" for example from a 10.10 system to obtain the latest source of the 11.04 release?00:53
acarpineOr the only way to use in a chroot env?00:54
arandacarpine: I guess you could add a deb-src line to /etc/apt/sources.list.d/latestubuntu.list, though I don't know if this is recommended00:55
arandSince you'll have to disable it everytime you want to get current sources.. or muck about specifying versions explicitly.00:56
acarpinearand: that's what I'm thinking...00:57
acarpinearand: adding this line I have to pay attention (removing it...) every time I try to update my system...00:58
arandUm, no since it's only source code so the normal debs you install won't be affected, afaik00:58
acarpineyep...i believe you are right01:00
acarpinetks arand!01:01
=== virusuy is now known as Guest51371
acarpineis there any history of this channel?01:48
arand!logs | acarpine01:51
ubottuacarpine: Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too; for older LoCo channel logs, see http://logs.ubuntu-eu.org/freenode/01:51
acarpine!logs |acarpine01:53
ubottuacarpine, please see my private message01:53
acarpineops01:53
c2tarunI mounted home folder onto chroot's home folder and something wrong happened, may be I created and deleted an account. But all files of my home folders are lost :( is there anyway to get it back or to recover it?02:38
jmarsdenc2tarun: ifyou deleted something under /home in the chroot while your real /home folder was mounted there, you deleted it from the real /home02:40
c2tarunjmarsden: yup that is what happened :( is there any way to recover some files?02:41
jmarsdenwell, easy way is to restore from backup.  Hard way is to poke around in the filesystem and see what you can recover, but that can be a very complex and long process.02:42
c2tarunjmarsden: actually I didn't made any backup of my home folder. Is there any application to recover deleted files?02:42
jmarsdenYou are doing development and creating chroots and have no backups!  Ouch.  Bad idea.  See http://extundelete.sourceforge.net/ but read very carefully before you do anything at all.02:43
jmarsdenFor some older info on ext3 file undelete possibilities, see http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html02:44
c2tarunjmarsden: yup that is the problem :( I'll learn by my mistakes and I'll create backup now. I just want one folder from my home folder. The thing is I didn't formatted that partition or changed its type.02:45
jmarsdenOK... study carefully and... good luck, you will need it :)02:46
c2tarunjmarsden: thanks ;(02:46
c2tarunjmarsden: extundelete can recover from an unmounted partition. That partition is mounted on my system as the home partition. How can I unmount it?02:51
c2tarunhome partition = home folder02:52
jmarsdenc2tarun: if you do not know this kind of info, you need to get help from someone locally who has the time and experience to do this.02:52
c2tarunjmarsden: did you use it?02:53
jmarsdenYou can boot from a LiveCD, or you can boot into recovery mode, for two ways of doing that.02:53
jmarsdenI have not used extundelete myself, no.02:53
c2tarunjmarsden: recovery mode sounds good, in recovery mode all the partitions are unmounted intially?02:54
jmarsdenExcept the root partition.02:54
c2tarunjmarsden: this will do :)02:54
c2tarunwhile installing I am getting the error can't fine ext2fs library?03:03
c2tarunfine* find03:04
c2tarunjmarsden: thanks mate :) you are a life saver. I recovered most of my files :)03:41
c2tarunjmarsden: I still have some problems with my new installation :( there is no .bashrc file in home folder? I am not getting colors in command prompt. can you please help?03:47
jmarsdenc2tarun: cp -p /etc/skel/.bashrc ~/    # shoudl get you the default .bashrc03:49
c2tarunjmarsden: ok but why is it that .bashrc is missing? :/03:49
=== effie-jayx is now known as effie_jayx
jmarsdenc2tarun: I can't answer that, maybe it is one of the file you did not successfully recover!03:50
c2tarunjmarsden: ya may be my .bashrc got overlapped by some other file. Anyway thanks :)03:50
jmarsdenYou're welcome.03:51
=== menesis1 is now known as menesis
c2tarunI am facing this problem again and again :( I am able to ping to in.archive.ubuntu.com but when I am trying to install any application I am getting the error failed to fetch. :( what to do?06:02
ScottKc2tarun: Run sudo apt-get update.  Your cache is likely out of date.06:30
c2tarunScottK: on running sudo apt-get update it tries to connect to in.archive.ubuntu.com again I get the same error. Is there any way I connect with some other server? Just by editing sources.list wont do it, I tried :(07:17
c2tarunScottK: I changed in.archive.ubuntu.com to archive.ubuntu.com and updated now its working fine :)07:42
c2tarunI logged into chroot by schroot -c natty and I got "I have no name!@tarun-kubuntu:~$" Why so ? :(09:42
hakermaniac2tarun: Google has a lot about this09:48
c2tarunhakermania: what should I search in google?09:50
hakermaniac2tarun: i got results with "i have no name linu chroot"09:50
hakermanialinux*09:50
iulianMorning.10:15
acarpinemorning iulian!10:18
c2tarunhakermania: googled but failed to find anything that could fix my problem, Can you help10:22
hakermaniac2tarun: Sure. Let me search myself.10:23
hakermaniac2tarun: That's Solved: https://bbs.archlinux.org/viewtopic.php?pid=397734   Did you try it?10:24
hakermaniac2tarun: It seems there is a problem with /etc/passwd file. If you done any changes on this file, undo them.10:25
c2tarunhakermania: let me try10:25
hakermaniac2tarun: Fine10:25
hakermaniac2tarun: Also give me the output of 'which bash' please10:26
c2tarunhakermania: where to execute which bash? inside chroot or outside?10:27
hakermaniac2tarun: in a normal terminal? Outside.... i don't know actually :/ Just see if `bash` is located at /sbin/ then move it to /bin/10:28
hakermaniac2tarun: I read that this solved the problem10:28
c2tarunhakermania: bash is inside /bin10:29
hakermaniac2tarun: Did you play with the /etc/passwd file recently?10:29
c2tarunhakermania: nope I didn't touch it, its still in 644 mode10:30
hakermaniac2tarun: I can't find something else... You could try to change your name?  ( sudo usermod -l newname currentname ) ?10:33
c2tarunhakermania: I created a new account in chroot and now schroot is working fine :/10:34
* hakermania is confused...10:34
c2tarundont know how but its fixed :P10:34
hakermaniasometimes it isn't worth it searching what caused the error. PCs are chaotic things.10:34
c2tarunhakermania: its fixed :) thanks for helping10:36
hakermaniac2tarun: ***For trying to help***10:36
acarpinecouple of questions about schroot...11:18
acarpineFollowing the wiki https://help.ubuntu.com/community/DebootstrapChroot I correctly set up a chroot env for natty11:19
acarpineIn a section called "Hint" the wiki suggests to:11:19
acarpine"Install the ubuntu-minimal package in a new chroot after you create it:11:19
acarpine  $ schroot -c natty_i386 -u root11:19
acarpine  # apt-get install ubuntu-minimal"11:19
acarpinecould someone explain me why?11:24
=== Quintasan_ is now known as Quintasan
acarpineI mean...I thought I had already installed an ubuntu minimal system executing11:25
acarpine"sudo debootstrap --variant=buildd --arch i386 natty /srv/chroot/hardy_i386 http://archive.ubuntu.com/ubuntu/"11:25
acarpineknock knock...11:38
hakermaniaWhose there?12:06
hakermaniaxD12:06
acarpineit's me12:18
=== yofel_ is now known as yofel
=== tarun is now known as Guest52103
=== Guest52103 is now known as c2tarun
=== Guest61593 is now known as ogra
=== ogra is now known as Guest99902
=== Guest99902 is now known as ogra_
drizthello. I want to make LiveCD on base Ubuntu 10.04. How do include files which must will be copied in the home of first user?15:44
hakermaniadritz: Just an info: This is not a channel for such discussions..... :)15:47
ari-tczewdrizt: try #ubuntu-devel15:48
drizthakermania: oh sorry me. what a questions are duscussed on this channel?15:57
hakermaniadrizt: Look at the topic please15:57
drizthakermania  I might ask here if only i want to help with maintance of ubuntu ?16:04
hakermaniadritz: Yes, in some way...16:04
acarpinePeople can you explain me why should be dangerous that schroot mounts my home directory?16:06
hakermaniap?16:06
drizthakermania: okey sorry me. I will leave this channel16:06
hakermaniaacarpine: people? hehe.... I don't know.... security reasons :P ?16:06
hakermaniadritz: Not something personal16:06
acarpinepeople alias folk16:07
acarpinebuddy16:07
acarpinethe debootstrap wiki says "...because it means that you can accidentally delete or otherwise damage things in /home on the host system. "16:07
acarpinebut is not very clear for me...16:08
ScottKThe point of chroots are to keep stuff inside them.  If you mount things from outside the chroot to it, then it can no longer do that.16:12
MTecknologyso if I'm going to get a new package into natty; it needs to be today because freeze is tomorrow?16:12
MTecknologyerr.. I already missed it because it wasw the 24th; huh?16:13
MTecknologyUpdates to packages can be overridden right up until release, right?16:14
artfwoMTecknology, there is https://wiki.ubuntu.com/FreezeExceptionProcess16:14
artfwosometimes new packages appear after feature freeze, but I've rarely seen them16:15
acarpineScottK: so...I have to be aware that i'm working with my real directory, but that's all16:15
acarpineright?16:15
ScottKAnd that the processes in the chroot have access outside it.  Depending on what you're doing, that may or may not be important.16:16
acarpineah...ok...it makes more sense now...16:17
acarpinejust another question...16:18
MTecknologyartfwo: in this case it's a non-vital unimportand app that has almost no dependencies and absolutely nothing depends on it; my guess is that it's not important enough - I had it in my head that feature freeze wasn't until tomorrow16:18
acarpineScottK: I set up the chroot for natty following the deboostrap wiki instructions16:19
acarpineat https://help.ubuntu.com/community/DebootstrapChroot16:19
artfwoMTecknology, I think you can try to ask for a freeze exception then (after you package has passed review stage)16:19
acarpineand a section called "Hint" suggests to:16:20
acarpineInstall the ubuntu-minimal package in a new chroot after you create it:16:20
acarpine  $ schroot -c hardy_i386 -u root16:20
acarpine  # apt-get install ubuntu-minimal16:20
acarpineScottK: do you know why?16:20
ScottKWhy they suggest installing minimal?16:20
MTecknologyartfwo: alrighty; I"ll try that - thanks :)16:21
acarpineScottK: I mean...I thought I had already installed an ubuntu minimal system executing the previous command16:21
acarpine"sudo debootstrap --variant=buildd --arch i386 natty /srv/chroot/hardy_i386 http://archive.ubuntu.com/ubuntu/"16:21
ScottKWhat was the result of apt-get install ubuntu-minimal?16:21
acarpineI haven't tried16:22
acarpinebecause I belivie is not necessary16:22
acarpinemy schroot seems to work correctly without this command, is just I don't understand the hint...16:23
ScottKI don't recall if the metapackage gets installed or not.  If it's not, it's helpful to have it installed so that if packages are added to the minimal system during development, they get added to your chroot too.16:25
acarpinehow can i know if the metapackage is installed or not?16:30
acarpinei'm able to use schroot -c natty_i386 -u root and that's why I believe schroor is correctly configured...16:32
ScottKThe simplest way is to apt-get install ubuntu-minimal.  If it's already installed, it will tell you so.16:33
acarpineok, using it i'm installing 33MB of new packages16:35
c2taruncoolbhavi: ping16:37
coolbhavic2tarun, hey16:38
c2taruncoolbhavi: hi :) you looked into that bastet bug?16:39
acarpineScottK: ok...i installed some new stuff and now using "lsb_release -a" I can see that chroot is running Natty16:39
acarpinetks ScottK16:40
coolbhavic2tarun, yes mate I commented :)16:40
c2taruncoolbhavi: about angel's patch, his patch is good, bug geser told me that it is not proper to the conventions and directed me to create a patch with proper convention. both the patches will do fine :)16:40
coolbhavic2tarun, thanks for intimation mate ll upload it asap then :)16:41
c2taruncoolbhavi: thanks :)16:42
coolbhavino mention :)16:42
acarpinetks ScottK!16:43
c2tarunthere is package named chaplin which ftbfs on natty machine. A small fix in Makefile is making it work, the problem is that package is not having patches, should I create a patch for the change in makefile?17:09
coolbhavic2tarun, is the package there in debian too?17:14
c2taruncoolbhavi: nope17:14
coolbhavic2tarun, then please do use a patch system to keep the package lintian clean in ubuntu. Please anyone correct me if I'm wrong17:16
c2taruncoolbhavi: ok, I added a patch thanks :)17:17
c2tarunI have a problem, I added a patch. the patch folder instead of getting into debian/patches came out of debian folder. now when I apply the patch and build binary package its building and after poping the patch it is failing to build. I thought debuild first pops all the patches and then pushes them before bulding binary package17:43
Bachstelzec2tarun: which patch system?18:01
c2tarunBachstelze: I added patch by simple quilt new *.patch command I guess its quilt native18:01
Bachstelzeyou're probably doing it wrong, you should apply the patch manually, debuild does it when you build the package18:03
Bachstelzeshouldn't*18:04
c2tarunBachstelze: than how to apply a patch, package is following no patch system, my patch is the first patch18:04
Bachstelzejust add it18:04
c2tarunBachstelze: how?18:04
Bachstelzewith quilt new18:04
Bachstelzethen  quilt add <file>18:05
Bachstelzethen edit the file, and quilt refresh when you're done18:05
Bachstelzeand dry building18:05
Bachstelzetry*18:05
c2tarunBachstelze: I did exactly the same :( as you said18:05
Bachstelzehmm18:06
Bachstelzedid you set the QUILT_PATCHES env variable?18:06
c2tarunBachstelze: nope18:06
Bachstelzewith something like   export QUILT_PATCHES=debian/patches18:07
BachstelzeI'm not sure where it puts the parches by default, maybe that's your problem18:07
Bachstelzepatches*18:07
c2tarunBachstelze: ok, I set the QUILT_PATCHES variable going to try again18:08
Bachstelzealso you need to be at the root of your package, since the path is relative to $PWD18:09
Bachstelze(i.e. not in debian/ for example)18:09
c2tarunBachstelze: same problem :( the only thing changed by env var is now patches folder is inside debian. package is still failing on debuilding without pushing patch and succesfull build on pushing the patch18:15
Ampelbeinc2tarun: did you add quilt in debian/control and debian/rules?18:15
Bachstelzedoes  cat debian/patches/series   show the patch?18:15
Bachstelzeoh yes, you might need to add a patch rule to debian/rules18:16
c2tarunBachstelze: that's something I dont know how to do, can you please tell me how ?18:16
c2tarunhow can I add patch rules and quilt into debian/control and debian/rules file?18:19
Bachstelzec2tarun: http://pkg-perl.alioth.debian.org/howto/quilt.html#integrating_with_the_package_build_process18:20
ari-tczewkklimonda: what about FFe for bug 725304 ?18:39
ubottuLaunchpad bug 725304 in glibmm2.4 (Ubuntu) "Update to 2.27.95" [Undecided,New] https://launchpad.net/bugs/72530418:39
* ari-tczew is off18:41
=== ximion1 is now known as ximion
=== ximion is now known as ximion1
ari-tczewI want to get out lp:~legolas/ubuntu/natty/php5/5.3.5 from sponsors overview21:32
ari-tczewhow can I do it?21:32
ari-tczewbdrung_, tumbleweed ^^21:32
bdrung_ari-tczew: you have to change the status of the merge proposal21:37
ari-tczewbdrung_: seems that I don't have permissions to do it :/21:38
bdrung_ari-tczew: me too. ask on #launchpad21:38
ari-tczewbdrung_: no point to ask, because I know the answer.21:39
ari-tczewbdrung_: status can change only branch owner21:39
ari-tczewbdrung_: it's issue against sponsors overview21:39
bdrung_but we should be the branch owner21:40
ari-tczewbdrung_: ATM nope. https://launchpad.net/~ubuntu-branches/+members#active21:41
ari-tczewbdrung_: ubuntu-dev should be approved as member21:41
ari-tczewcjwatson, kees: could you add ~ubuntu-dev as member into ~ubuntu-branches? it's needed to maintain merging branches21:53
kklimondaari-tczew: wrt glibmm2.4 FFe - I don't think the FFe was ever required for libraries that were part of the desktop packageset and were already in unstable version before FFe. In this case it's impossible not to introduce new features (APIs) but we really have to keep them updated - especially bindings should mirror libraries as close as possible.21:57
chrisccoulsoni'm sure glibmm2.4 falls under the standing FFe we have for gnome packages, which allows us to update packages to their stable versions21:59
kklimondachrisccoulson: probably, but I can't find this exception anymore :}22:00
chrisccoulsonme neither, but it does ;)22:00
ari-tczewchrisccoulson: could you sponsor it for kklimonda?22:01
chrisccoulsonin any case, it should be tracking the glib version22:01
chrisccoulsoni don't know, i'm not sure i can22:01
chrisccoulsonin any case, there's no point right now with the builders being offline22:01
chrisccoulsonok, i *can* upload glibmm2.422:02
chrisccoulsonbut we may as well wait until the builders are back online, and it's saturday evening ;)22:02
kklimondaI wonder does the majority of those bugs show up on fridays ;)22:06
kklimondait's like the murphy's law personified..22:07
chrisccoulsonheh22:07
chrisccoulsoni'll sponsor it on monday anyway ;)22:08
kklimondabah, installing clean natty broke icons completely..22:10
kklimondait's like svg support is gone22:10
kklimondahmm..22:10
kklimondaah, already reported.. but 6 days ago.. hmm..22:12
kklimonda(and this is not the right channel, sorry :))22:13
chrisccoulsonkklimonda, is gdk-pixbuf configured correctly?22:13
chrisccoulsonwhich bug?22:13
kklimondabug 72228122:13
ubottuLaunchpad bug 722281 in librsvg (Ubuntu) "Svg Support is broken" [Low,Invalid] https://launchpad.net/bugs/72228122:14
kklimondaI'm not sure if it's triaged properly - I've just started looking into it, as unity 2d looks really bad without some icons :)22:14
chrisccoulsonoh, it should be fixed according to the bug22:16
chrisccoulsonyou're using unity 2d? i tried it for the first time yesterday22:16
chrisccoulsoni love it!22:16
ari-tczewI won't use unity until support all of my favourites software.22:17
ari-tczewe.g. kadu22:17
kklimondachrisccoulson: ah, yes - I didn't yet read the whole report :)22:18
kklimondachrisccoulson: yeah, unity 2d is really great - I like it more than the 3D version. ;)22:23
kklimondait does have some bugs unfortunately :/22:24
kklimondaari-tczew: why doesn't kadu work (well?) in Unity?22:28
ari-tczewkklimonda: I don't know, I don't use unity since I have natty. However, kadu is on list for related unity.22:29
ari-tczewwhere patching is needed22:29
ari-tczewmessaging appet or something22:29
chrisccoulsonthat doesn't prevent you from using it though. it would run just like it runs in a normal GNOME, XFCE or KDE session22:43
Ampelbeinerm, what am I missing? http://pastebin.ubuntu.com/572846/23:12
Ampelbein(when trying to debuild -S -sa a source package)23:13
azeemyou're missing Debian/Debhelper/Sequence/apport.pm23:14
azeemfrom dh-apport23:14
jmarsdenAmpelbein: More likely, you are missing dh_apport ?23:14
jmarsdenRight.23:14
Ampelbeinazeem, jmarsden: indeed I do. thanks. note to self: watch the chroot you are in.23:15
jmarsdenYou're welcome.23:15
=== dutchie_ is now known as dutchie

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!