/srv/irclogs.ubuntu.com/2010/02/21/#ubuntu-arm.txt

saeedcanonicals, installing lucid on sata hdd on dove fails, http://paste.ubuntu.com/380922/ contains the /var/log/installer/debug file11:41
armin76you need to use gentoo11:43
* armin76 runs11:43
persiasaeed: You'll probably do better to file a bug against debian-installer and attach the log (and maybe more: I know I've seen syslogs requested from failed installs as well).11:44
saeedok, I'll also run ubiquity with --debug11:45
saeedl11:45
loolsaeed: Could you file a bug against flash-kernel and you /var/log/installer logs?12:02
loolAh persia asked you already12:02
loolsaeed: This seems to be due to flash-kernel not handling your particular setup12:02
loolsaeed: Did you format in any particular way?12:03
saeedlool, I used default options, and in the partitions section, I chose the second option (use full disk)12:06
saeedlool: should I modify the bug to be set for flash-kernel instead of debian-installer?12:07
* persia was giving completely generic advice without insight into the hardware or the issue, so should not take precedence.12:08
loolsaeed: It's ok, it might actually be in some partition manager code instead of flash-kernel12:24
loolsaeed: In general, if you're discovering installation bugs using the installer from the live CD, file them against ubiquity and subscribe ubuntu-armel; if using the text mode installer, file them against debian-installer and subscribe ubuntu-armel; we will eventually figure out which component is affected and triage them12:25
loolsaeed: if you know which specific component it is, you may file it directly there of course!12:26
ogra_cmpcor just use: ubuntu-bug ubiquity from a terminal12:27
ogra_cmpcthat will set all tags and attach all relevant logfiles12:27
ogra_cmpc(needs network connection on the board though)12:28
zumbi_do you support substvars (@foo@) on debian/control file in Ubuntu?14:23
persiaI generally use ${foo:Depends} or ${foo:Recommends} for some value of foo, but yes.14:25
persiaI believe it must be ${variable}14:25
persiaman deb-substvars for more info14:25
persiaNote that some people use a debian/control.in which uses autotools to generate debian/control, but that's usually more than is required.14:25
zumbi_persia: using substvars on control files violates debian-policy and it is not sane, it is better to use control.in files approach14:33
zumbi_persia: i was wondering this because I saw openjdk (doko package) using substvars on control file, but only in ubuntu, maybe you had done the modifications to the tools for this behaviour to be sane14:34
zumbi_lool: ^14:35
persiazumbi_: Um, using things like ${shlibs:Depends} and ${misc:Depends} violates policy?14:36
persiaI'm very suspicious about that.14:36
zumbi_persia: no, that is allowed14:37
persiazumbi_: Then I think I don't understand you.14:38
zumbi_persia: line 38: http://bazaar.launchpad.net/~openjdk/openjdk/openjdk6/annotate/head:/control14:38
persiaWhy is this bad?14:38
persiaI agree it's kinda excessive.14:39
zumbi_persia: and line 36 36 230 14:39
zumbi_persia: uhm... i might be wrong as it uses ${foo:bar} not @foo@ (as more common on control.in)14:40
persiaI don't think using @foo@ in debian/control is acceptable: I think that has to be in control.in14:40
zumbi_persia: it would be dangerous because you can't ensure that the substitution will be done correctly (at the time it should be done), but I guess it is right as packagers know very much what they do14:41
persiaBut I don't see an issue with ${foo} in debian/control, as long as it doesn't affect anything in the source stanza or any of the names of the produced binary packages.14:41
zumbi_persia: right, bad call... thanks14:41
persiaWell, it always happens at dpkg-gencontrol time.14:41
persiaSo as long as debian/substvars is correct by the end of the install, it ought be safe.  Mind you, policy demands that debian/substvars be removed in clean, if it can exist, so it's always generated afresh in debian/rules at build-time.14:42
persiaBut it still requires care, and can be done in vary awkward ways.14:42
persia(and it's possible to violate policy with it, if one isn't careful, by fiddling with the source stanza or the binary package names)14:43
zumbi_yes, i agree :-)14:43
loolzumbi_: Sorry, which part do you want me to comment on?15:28
loolzumbi_: I don't see where substvars are a problem in openjdk-6's debian/control15:38
zumbi_lool: no, no problem, i was wrong.. badcall15:44
persiazumbi_: Don't worry about it: It's better to raise anything you see like that, rather than let it slide, because it might be a huge potential bug.15:53
zumbi_persia: hehe, i was only trying to understand if ubuntu had done some patching to made this posible, it was just curiosity.16:55
=== hrw|gone is now known as hrw
hrwmorning19:19
=== hrw is now known as hrw|gone
=== wgrant_ is now known as wgrant

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