/srv/irclogs.ubuntu.com/2007/12/14/#launchpad.txt

gianmthi guys, I've updated my local repo with bzr upgrade --dirstate-tags and everything went fine, now while upgrading the remote repo it says bzr: ERROR: The branch format Bazaar-NG meta directory, format 1 is already at the most recent format.00:03
gianmtbut... if I try to push my local version bzr: ERROR: Tags not supported by BzrBranch5................you may be able to use bzr upgrade --dirstate-tags.00:04
=== ember_ is now known as ember
ddaagianmt: maybe try upgrading through sftp instead of bzr+ssh00:18
ddaaor, you could also just use a sftp client to remove the remote .bzr and use "bzr push --existing-dir" to upload it again in the new format.00:19
ddaa(and by "a sftp client", I mean nautilus or lftp, not sftp)00:20
gianmtddaa, you are my hero00:24
gianmtdone, thanks 00:24
ubotuNew bug: #176243 in soyuz "dpkg pre-depends binary REJECT check needed for lzma" [Undecided,New] https://launchpad.net/bugs/17624300:41
=== doko_ is now known as doko
ubotuNew bug: #176247 in launchpad-bazaar "Branch vocabulary doesn't search owner names or project names" [Medium,In progress] https://launchpad.net/bugs/17624701:35
gsprcprov: Yeah, I can understand the frustration with all the deletions, but I think the reason Fujitsu gave is the most common.07:35
gsprcprov: I know I at least did things just for testing before I knew about the lack of a delete feature07:35
=== elkbuntu_ is now known as elkbuntu
=== stu1 is now known as stub
sorenjml: I said you succesfully checked out that branch, I mentioned yesterday... Which version of bzr did you use?09:50
sorenjml: I just tried with 1.0, and I seems to not work.09:51
mwhudsonsoren: the difference is checking out versus simply branching10:03
sorenOoohhh..10:03
mwhudson:(10:06
mwhudsonfortunately there's an easy workaround10:06
mwhudsonbranch, then bind10:06
sorenSure.10:06
sorenIs bzr branch supposed to take a really long time before it actually starts doing anything at all?10:07
PengYeah, there's a "sleep(600)" at the beginning of it. ;P10:07
sorenWell, as long as there's an explanation :)10:08
PengIt isn't doing anything at all? No CPU, no disk, no network?10:08
soren"bzr branch bzr+ssh://bazaar.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu d-i" just sits there.10:09
sorenNope.10:09
soren Neither10:09
PengNice.10:09
PengAnything in .bzr.log?10:09
sorenI'm stracing the ssh process, and there's really not much at all going on. I'm using bzr+ssh, so it might just be that the server is doing a lot of the hard work for me, and it's taking its time.10:11
sorenUsing fetch logic to copy between RemoteRepository(bzr+ssh://bazaar.launchpad.net/%7Eubuntu-core-dev/debian-installer/ubuntu/.bzr/)(remote) and KnitRepository('file:///home/soren/src/bzr/foobar/.bzr/repository/')(<RepositoryFormatKnit3>)10:12
sorenfetch up to rev {cjwatson@canonical.com-20071211152540-209wf0ovbcy7qa5m}10:12
sorenFrom .bzr.log.10:12
sorenIt'll probably get around to it eventually.10:12
spivsoren: "bzr -Dhpss ..."10:13
spivsoren: that will log the smart protocol conversation to the .bzr.log10:13
sorenspiv: Ah.. Yes, that gave me a looooooong list of revisions.10:15
sorenspiv: ....and still not much else.10:20
sorenOh, there it goes:    result:   398.889s  'ok',10:21
sorenAnd the data is trickling down the pipes. All good things come to those who wait.10:22
spivsoren: ah, I know what's going on there.10:47
spivsoren: I think that'll be better in 1.110:47
sorenspiv: Ok. It's the server that is taking its time, isn't it?10:49
spivYeah.10:50
spivIt's buffering the result before sending it.10:50
spivIn 1.1 it should stream it as it generates it.10:51
sorenspiv: So as soon as LP's bzr smart server thing is updated, all will be good. The clients won't need to do anything?10:51
spivsoren: it's a protocol change unfortunately, so the clients will need upgrading too.10:52
sorenspiv: Oh, ok.10:52
kikomorning!10:58
mantiena-baltixHi all11:04
mantiena-baltixwho is responsible for bugs management in launchpad ?11:05
mantiena-baltixI'm talking about bug tracking system interface11:05
gmbmantiena-baltix: Well, it's a team effort.11:10
gmbmantiena-baltix: Can I help at all?11:10
* gmb is one of the LP Bugs team11:10
mantiena-baltixgmb: I understand, but I simply wanna talk with one of this team about one pretty important issue11:11
gmbmantiena-baltix: Okay, fire away and I'll see if I can help :)11:11
mantiena-baltixwhy away ? ;)11:17
gmb:)11:17
mantiena-baltixso, problem is, that lots of ubuntu users always reports/assingns bugs against first distribution from distro list.11:18
mantiena-baltixLook for example at this URL - https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/157642/+distrotask11:19
ubotuLaunchpad bug 157642 in gimp "gimp 2.4 *final*  in gutsy" [High,Confirmed]  - Assigned to Mantas Kriaučiūnas (mantas)11:19
* gmb looks11:19
gmbmantiena-baltix: Ah, yes. I see the problem. :/11:20
mantiena-baltixif user simply press button "Continue" then bug is assigned to Baltix11:20
kikogmb, mantiena-baltix: that's a known bug and there's an easy fix. why don't we fix it?11:20
kikojust default to ubuntu11:20
kikoor have an unselected default, which mpt won't like but which can solve the immediate problem11:20
gmbkiko: Bug 58040, right?11:20
ubotuLaunchpad bug 58040 in malone "Also affects: distribution should select current distro by default (dup-of: 50018)" [Undecided,New] https://launchpad.net/bugs/5804011:20
ubotuLaunchpad bug 50018 in malone "Linux Distribution field should be a neutral default" [High,Fix released] https://launchpad.net/bugs/50018 - Assigned to Björn Tillenius (bjornt)11:21
gmbOr that one, in fact :)11:21
kikoyeah, that one.11:21
gmbHmm. It's marked fix released. Which it patently isn't.11:22
mantiena-baltixYes, just set default to Ubuntu or set default to nothing - force user to choose some distro manually11:22
mantiena-baltixI'm main Baltix developer, so I'm too many work now - I must close lots of non-Baltix bugs and reopen bugs, which belogs to Baltix, but are closed by Ubuntu developers11:22
gmbmantiena-baltix: Ouch.11:22
gmbmantiena-baltix: It looks like this was previously fixed and has now regressed somehow. I'll look into it for you.11:25
BjornTgmb: bug 50018 is already fixed! it's about filing new bugs. you're looking for bug 15101411:25
ubotuLaunchpad bug 50018 in malone "Linux Distribution field should be a neutral default" [High,Fix released] https://launchpad.net/bugs/50018 - Assigned to Björn Tillenius (bjornt)11:25
ubotuLaunchpad bug 151014 in malone ""Also affects" distribution defaults to Baltix" [Undecided,Confirmed] https://launchpad.net/bugs/15101411:26
gmbBjornT: Ah, right. My mistake.11:26
gmbNo wonder I was confused :)11:26
mantiena-baltixUbuntu developers prety often closes Baltix bug, because they think, that users assigned these bug to Baltix by accident11:26
mantiena-baltixIt's nice, when they close non-Baltix bugs, but it's not good, when Ubuntu developers close bugs, assigned to Baltix by Baltix developers ...11:29
gmbmantiena-baltix: Yeah, I can see how that would be a problem.11:29
gmbmantiena-baltix: Okay. I'll take a look at getting that fix for your post haste.11:29
gmb*fixed.11:29
mantiena-baltixgmb: I just wrote comment at bug #15101411:34
ubotuLaunchpad bug 151014 in malone ""Also affects" distribution defaults to Baltix" [Undecided,Confirmed] https://launchpad.net/bugs/151014 - Assigned to Graham Binns (gmb)11:34
gmbmantiena-baltix: Right, thanks.11:35
mantiena-baltixgmb: thank you for helping :)11:36
gmbmantiena-baltix: No problem. It's what we're here for :)11:36
mantiena-baltix>:-)11:37
* mantiena-baltix is tries to scare launchpad developers11:37
gmbmantiena-baltix: It says 'fearless' on the job spec ;)11:40
mantiena-baltixbtw, is there a way to remove Baltix from "Affects" column ? Now we simply set status of accidently filled bugs to "Invalid" but it's not so good - it would be better for us if there would be ability to remove such bugs from Baltix-bugs at all11:44
kikomantiena-baltix, not right now11:47
mantiena-baltixkiko: but it's planned ?11:47
kikoyeah, I'm thinking about this today actually11:48
kikoto allow deleting invalid bugtasks if there is more than one task open11:48
mantiena-baltixkiko: how many tasks is needed to allow new milestones/releases registration in https://bugs.edge.launchpad.net/baltix/+milestones or https://bugs.edge.launchpad.net/baltix/+series ?12:08
bigonis lp currently working? I cannot reach the server form belgium, http://pastebin.be/748012:22
bigonmaybe an isp issue12:22
kikobigon, it's working for me, hmm12:25
* Hobbsee waves12:25
kikolooks on a loop on your end12:26
LarstiQkiko: bazaar-vcs.org was unreachable for a while from .nl, now it works again12:27
bigonLarstiQ: does'nt work from here either12:27
* bigon contacts his isp12:27
bigon:o12:27
=== Peng_ is now known as Peng
KmosMOTU Q&A session in 6 minutes in #ubuntu-classroom12:59
=== Ubulette_ is now known as Ubulette
=== cprov is now known as cprov-lunch
Hobbseekiko: https://bugs.edge.launchpad.net/~sisfire2006 appears to be spamming15:45
=== cprov-lunch is now known as cprov
ubotuNew bug: #176376 in launchpad "python-lxml should be included into launchpad-dependencies" [Undecided,New] https://launchpad.net/bugs/17637616:11
ubotuNew bug: #176381 in launchpad "Staging provides deb links when listing cdmirrors" [High,New] https://launchpad.net/bugs/17638116:30
ubotuNew bug: #176384 in launchpad "Staging when displaying ftp only mirrors incorrectly provides deb links" [High,New] https://launchpad.net/bugs/17638416:35
ubotuNew bug: #176387 in launchpad "Staging deb links default to Hardy for archive mirrors" [Undecided,New] https://launchpad.net/bugs/17638716:45
sorenHm... When trying to commit to bzr+ssh://bazaar.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk/, bzr hangs and says 'No handlers could be found for logger "bzr"'.. I can't completely rule out that possibility that I may have had interrupted bzr during a commit about 20 minutes ago. I don't know if that could have caused it.16:46
jelmersoren: I think this is a known issue, but one of the lp developers can perhaps comment better16:46
ubotuNew bug: #176388 in launchpad "Deleting official mirrors from Launchpad" [Undecided,New] https://launchpad.net/bugs/17638816:50
sorenHmm... Now it works again.16:51
sorenOh, well.16:51
=== kiko is now known as kiko-afk
ubotuNew bug: #176390 in launchpad "Request enght of time mirrors have been disabled be displayed" [Undecided,New] https://launchpad.net/bugs/17639017:00
ubotuNew bug: #176394 in launchpad "Mirror prober email is in beta." [Undecided,New] https://launchpad.net/bugs/17639417:10
ubotuNew bug: #176396 in launchpad "Deleting mirrors should return to Pending-Review" [Undecided,New] https://launchpad.net/bugs/17639617:15
ubotuNew bug: #176397 in launchpad "Sorting none official mirror lists" [Undecided,New] https://launchpad.net/bugs/17639717:31
ubotuNew bug: #176399 in launchpad "Mirrors displayed as "Unknown status"" [Undecided,New] https://launchpad.net/bugs/17639917:36
ubotuNew bug: #176402 in launchpad "bugs for teams" [Undecided,New] https://launchpad.net/bugs/17640217:41
ubotuNew bug: #176406 in launchpad "Disabled mirrors report last known freshness of mirror incorrectly" [Undecided,New] https://launchpad.net/bugs/17640617:46
=== cprov is now known as cprov-away
ubotuNew bug: #176431 in launchpad "Better organization/segregation of wishlist items" [Undecided,New] https://launchpad.net/bugs/17643120:45
=== profanephobia is now known as GuruDeUbuntu
=== GuruDeUbuntu is now known as profanephobia
ubotuNew bug: #176437 in launchpad "Conditional searching with tags" [Undecided,New] https://launchpad.net/bugs/17643721:46
ubotuNew bug: #176438 in launchpad "DTDs in Atom feed may break some readers" [Undecided,New] https://launchpad.net/bugs/17643821:51
ubotuNew bug: #176444 in launchpad "Customize search report list" [Undecided,New] https://launchpad.net/bugs/17644422:05
SeqHi all. I have a package I have built locally, in a local repository, which works fine. When I upload the source to my ppa, the package also builds fine (though md5 sum is off from my local build), but it always shows up in synaptic as a package to update. Does anybody have any ideas?22:24
Seqthe package installs clean (no errors, etc), but is asked to be "upgraded" to the same version continually.22:25
Hobbseeit's a launchpad bug.22:31
SeqDo you have a bug number?22:33
LordRedyenhi22:33
FujitsuThere are a couple of bugs.22:33
FujitsuSeq: What's your Launchpad username, and which package is it?22:34
LordRedyeni need to know wich e-mail is of https://launchpad.net/~lordredyen (sorry by my english)22:34
LordRedyeni think i register that but i dont remember wich e-mail22:35
LordRedyenso i cant recovery mi pàssword22:35
FujitsuYou'll need a Launchpad administrator to do that.22:35
FujitsuProbably best to ask a question on the Launchpad project (https://answers.launchpad.net/launchpad), as I don't think there are admins around at the moment.22:36
LordRedyenSo is ther  a Launchpad administrator?22:36
SeqFujitsu: chrisirwin and the package is linux-image-2.6.22-generic (linux-headers-2.6.22-generic seems to do it too)22:36
FujitsuSeq: Looking.22:38
FujitsuSeq: It is because the binary package has a Recommends field. Launchpad doesn't put that in the Packages file yet, so apt thinks it is a different version of the package.22:40
* Fujitsu digs up a bug #.22:40
FujitsuBug #165230 is one of them. Bug #172308 is probably more correct, but it's private.22:43
ubotuLaunchpad bug 165230 in soyuz "PPA generates an endlessly upgrading package" [Undecided,In progress] https://launchpad.net/bugs/165230 - Assigned to Celso Providelo (cprov)22:43
ubotuBug 172308 on http://launchpad.net/bugs/172308 is private22:43
SeqFujitsu: bug #165230 says to "avoid the fields mentioned in bug 172308 if you can". Can you update this bug with those fields for those of us who do not have access to the private bug?22:47
ubotuLaunchpad bug 165230 in soyuz "PPA generates an endlessly upgrading package" [Undecided,In progress] https://launchpad.net/bugs/165230 - Assigned to Celso Providelo (cprov)22:47
ubotuBug 172308 on http://launchpad.net/bugs/172308 is private22:47
FujitsuSeq: I don't have access to it.22:47
Seqoh, i thought you did as you said it was more correct.22:48
FujitsuI think I sighted a list elsewhere though, or it might have just been that I saw it before the bug was made private.22:48
FujitsuAha, found a list.22:48
FujitsuBuild-Conflicts(-Indep), Pre-Depends, Recommends, Enhances, Breaks, Essential22:49
FujitsuAvoid those, and all will be good. Or hopefully wait for Launchpad 1.1.12.22:49
ubotuNew bug: #176449 in launchpad "More bug management widgets on bug "control panel"" [Undecided,New] https://launchpad.net/bugs/17644922:50
FujitsuPartial dupe.22:51
SeqFujitsu: Mind if I update that bug, or did you want to do it?22:51
FujitsuSeq: I'll do it.22:52
SeqFujitsu: Thanks.22:53
SeqFujitsu: I removed the affected tags and have re-uploaded. Thanks.23:10
FujitsuSeq: No problem. This should be fixed in Launchpad 1.1.12, which is targetted for 2007/12/19.23:11
SeqFujitsu: awesome.23:11

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