/srv/irclogs.ubuntu.com/2012/10/13/#ubuntu-devel.txt

cjwatsoninfinity: Hah!  rakudo/armhf finally stuck to the wall00:08
cjwatsonOn about the fourth or fifth try00:08
cjwatsonNot totally reassuring, but ...00:09
infinitycjwatson: Haha.  Seriously?00:13
infinitycjwatson: Good job clicking retry, I guess?00:13
=== cpg is now known as cpg|away
=== cpg|away is now known as cpg
=== cpg is now known as cpg|away
=== ScottK2 is now known as ScottK
=== LordOfTime is now known as TheLordOfTime
slangasekcyphermox: do you happen to know how to make dnsmasq answer bootp (not dhcp) requests?02:14
cyphermoxnot by memory02:14
cyphermoxI suspect it's hidden somewhere in its monstrous manpage02:14
slangasekcyphermox: is this configurable via dnsmasq.conf, or only by commandline?  (I find a -M option on the commandline)02:14
slangasekheh02:14
cyphermoxboth02:14
cyphermox-M, --dhcp-boot=[tag:<label>,]<nom de fichier>,[<nom de serveur>[,<adresse de serveur>|<nom du serveur tftp>]]02:15
cyphermox(sorry, in french)02:16
slangasekah, looks like my root problem may be not using --bootp-dynamic02:16
cyphermoxbut basically you'd use the long option name with the seetings02:16
cyphermoxah02:16
slangasekI think02:16
* cyphermox is playing with quagga, doing a presentation on advanced networking config in Quebec city tomorrow02:16
slangasekI'll trade you that for getting grub2 to pxe boot under efi ;)02:18
cyphermoxwooo02:18
slangasekright, got an address from bootp now02:18
slangasekthat's progress02:18
cyphermoxcan I help? my desktop is setup with efi already02:18
slangasekcyphermox: sure; grab http://archive.ubuntu.com/ubuntu/dists/quantal/main/uefi/grub2-amd64/current/gcdx64.efi.signed, pxe boot it, and see if you can teach it to find any other files over pxe ;)02:19
cyphermoxby grub2 to pxe boot, you mean using whatever commands are available in grub to grab a kernel somewhere, or is it something else?02:19
slangaseks/pxe/tftp/02:19
slangaseknot just the kernel, but also the grub.cfg02:19
cyphermoxfun.02:19
cyphermoxthat might actually be something fun to demo tomorrow, too02:20
slangasekif you manage to get this working for tomorrow, I'm buying the beer in CPH :)02:20
cyphermoxhaha02:24
cyphermoxdoesn't grub need to be looking for some variable (dhcp option or whatever) to know where to get the grub.cfg?02:25
slangasekthat's part of the challenge! :)02:25
slangasekat this point, I'm just trying to get to where grub is reading files from tftp02:25
cyphermoxok02:28
cyphermoxI think the option thing might be 20902:28
slangasekthat seems to be an option particular to pxelinux02:29
slangasekoption 17 is "root path"02:36
slangasekand grub parses this02:36
slangasekthere's also an "extensions path"02:37
slangasek(option 18)02:37
cyphermoxNBP is too big to fix in free base memory02:45
cyphermoxoops02:45
slangasekheh, and that's just the bootloader02:53
cyphermoxgetting farther02:55
cyphermoxslangasek: what is the difference between that grub file and efilinux.efi?02:55
slangasekcyphermox: the fact that it's grub, not efilinux02:55
cyphermoxgood answer ;)02:55
slangasekand thus is likely to actually support tftp after :)02:55
cyphermoxwell, seems to be too big for my device to allow loading it02:56
cyphermoxunless it's just because it's not passing the file size02:57
cyphermox.. in 512byte blocks03:00
=== cpg|away is now known as cpg
slangasekcyphermox: looks like dnsmasq doesn't send a magic value at the start of the vendor section of the bootp packet that grub is counting on06:18
=== dendrobates is now known as dendro-afk
WhoopieHi, I enabled the proposed repository some time ago. I just recognized that two packages (language-pack-de-base and language-pack-gnome-de-base) are held back for a longer time as they are not installable. So my question is when new language packages are pushed to the proposed repo.06:58
=== Guest72551 is now known as maxb\
=== maxb\ is now known as maxb
obounaimGood morning.07:45
=== Guest55354 is now known as vibhav
=== tkamppeter_ is now known as tkamppeter
=== mlankhor1t is now known as mlankhorst
=== doko_ is now known as doko
dokocjwatson, infinity: java3d - adding "-lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed" should help. you are missing -shared when replacing ld with gcc and linking a shared lib. and drop the explicit -lc. see scheat:~doko/tmp11:18
=== cpg is now known as cpg|away
=== theplanet is now known as elixey
=== dendro-afk is now known as dendrobates
=== masACC is now known as maswan
=== cnd` is now known as cnd
=== mlankhorst is now known as malnkhorst
RobOakesDoes anyone know the best channel to ask Ubuntu related packaging questions in?18:20
lifeless#ubuntu-packaging ?18:20
RobOakeslifeless: Thanks, that makes good sense.18:20
=== cpg|away is now known as cpg
=== yofel_ is now known as yofel
espiritHello. There are no available drivers in "Additional Graphics" tab for my ATI Radeon HD Mobility Graphics card (4xxx). Is this a bug?20:38
espiritbut they were available in jockey in 12.0420:39
ScottKespirit: Make sure you have the latest as there was a bug that might affect that fixed yesterday.21:03
espiritYes. Just ran an update manager. But still no available drivers.21:06
ScottKNot sure what's supported for ATI this cycle.  You might ask in #ubuntu-x.21:14
espiritScottK: Ok. Thank You.21:15
rmkHi guys.  What's the "pool" structure used for within the archives?21:45
rmkI need to setup a local mirror of selected versions and am figuring out what I need21:46
SpamapSrmk: the pool structure is just how the .deb files are arranged by default..21:50
rmkSo I don't necessary need to mirror it for use by apt, right?21:51
lifelessapt-ftparchive is your friend21:51
lifelessor one of the mirror tools21:51
SpamapSrmk: right, something like  apt-ftparchive relative/path/to/debs http://yourmirror/docroot/that/leads/there21:52
SpamapSrmk: that will spit out a Packages file21:52
SpamapSrmk: man apt-ftparchive .. its a big man page, but a pretty straight forward process21:54
rmkOK thanks.  Yeah I was planning to use rsync initially.21:54
SpamapSrmk: if you just want a full mirror, then there are many ways to get that done: https://wiki.ubuntu.com/Mirrors#Mirror_Guidelines21:55
rmkRight I read that page but I'd rather not mirror 600GB or whatever, when I need a fraction of it (oneiric, precise)21:56
SpamapSrmk: apt-mirror makes that pretty easy21:57
rmkYeah this looks handy, thanks for the tip21:58
=== malnkhorst is now known as mlankhorst
=== vibhav is now known as Guest52174
=== matttbe_ is now known as matttbe

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