=== lan3y is now known as Laney === maxb_ is now known as maxb [18:10] i am having trouble filing a bug. the error page says the load balancer cannot connect to an application server. could this be caused by the planned outage for ppa.launchpad.net ? [18:12] nevermind, trying a fourth time worked.... [21:39] hello all! I'm trying to create my first PPA, but I have a bit special situation, so this won't help so much: https://help.launchpad.net/Packaging/SourceBuilds/GettingStarted#Packaging -- I have a Raspberry Pi Model B 128 MB RAM, and it has ARMv6l arch (usually it is armhf), but the LP compiler should have build the packages for ARMv7, so it is not compatible... Can I upload my own binaries, or even packages? Thanks! === wallyworld_ is now known as wallyworld [21:58] antivirtel: No, I'm afraid that's not permitted. You'll need to use some other system for publishing packages; you could set up something like reprepro locally. [21:59] cjwatson but I want to make public on internet [21:59] antivirtel: Yes, Launchpad isn't the only solution for that, something like reprepro plus a web server can work too. [22:00] ahh this: https://mirrorer.alioth.debian.org/ [22:00] I mean, in general we like people to use Launchpad but it's not going to be a good fit here. [22:00] ok, I'll check on it, if LP won't build a proper one [22:02] btw, it is just arm-linux-gnueabihf-g++-4.9 http://paste2.org/I1Hve3wz what I need... isn't it available cjwatson ? [22:04] Ubuntu's arm-linux-gnueabihf is ARMv7. [22:04] Even if you could build for ARMv6, Ubuntu's armhf library stack is all ARMv7. [22:05] wgrant but I have just ARMv6, and the armhf downloaded debs didn't work [22:05] Right, Ubuntu does not run on ARMv6. [22:05] hmm... that's bad news, but thank you for the info... [22:05] You'll ned ARMv7-capable hardware (eg. Raspberry Pi 2), or a distro other than Ubuntu. [22:05] Theoriginal Raspberry Pi was seriously obsolete even at the time it was introduced. [22:06] Ubuntu dropped support for ARMv6 years earlier. [22:06] I just need to distribute the binary, not to buy a new hardware that soon :) [22:06] sure it is, but it is just for hobby :) btw... isn't RPi 2 obsolete too? [22:10] wgrant ^ [22:12] RPi 2 has a relatively modern CPU that all modern distros can support.. [22:14] and what about its memory, and others wgrant ? I'd really like to have USB 3.0 on that, but what about its internal speed? [22:14] I've an USB 3.0 ext. HDD since 2012, and I can barely use its real speed... [22:15] The RPi 2's Ethernet and USB aren't ideal, but they're not a fundamental problem for ongoing software support. [22:15] For actual use cases, sure. [22:17] But the big problem with the original RPi was that its CPU supports only a very old instruction set, and if Ubuntu built for that there would be serious performance penalties on all modern devices. RPi 2 fixes that. [22:18] hmm.. great, but I'm planning to buy an other one only if it has USB 3.0.. what do you think of the internal speed of these devices, can it achive at least 1 Gb/s? [22:20] as I remember the peak is 5 Gb/s, but it is just a dream :D [22:23] RPi 2 can't do 1Gbps on any of its external buses AFAIK. [22:24] that's what I was thought... but I meant, if it would have been packed with USB 3.0 wgrant [23:15] good night, you may HL me while I'm away! === antivirtel is now known as antivAway [23:33] question: https://code.launchpad.net/~inkscape.dev/inkscape/trunk/ always shows a banner stating "An upgrade of this branch is in progress." and it never goes away - is this normal?