vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
tqh has quit [Quit: Leaving]
argentwolf2 has quit []
argentwolf has joined #haiku
MrSunshine has joined #haiku
mmu_man has joined #haiku
jmairboeck has quit [Ping timeout: 480 seconds]
mmu_man has quit []
mmu_man has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
qwebirc71585 has joined #haiku
qwebirc71585 is now known as MrFlibble
<MrFlibble>
hi everyone, is there a way of patching without using "Softwareupdater"? it keeps hanging on random packages when downloading. I've tried both wired and wireless and the same thing happens, and it doesn't seem to cache anything, so everytime I run it, it starts from scratch, and I have 107 patches to install :(
<PulkoMandy>
there is a pkgman command in the command line, but it uses the same download code
<PulkoMandy>
in current versions of haiku nightly builds, however, downloads from previous failed attempts will be reused in the next try
<MrFlibble>
ok, well I can try that and see if its any better. does it cache the downloads untill they are installed?
<nielx[m]>
Which Haiku build are you running?
<MrFlibble>
r1/beta2 (revision hrev54154-123)
<nielx[m]>
ah right, it will be improved in the current nightlies
<nielx[m]>
have you tried a more piecemeal upgrade?
<MrFlibble>
ok, good.
<MrFlibble>
no, softwareupdater seems to be "all or nothing"
<MrFlibble>
I will try pkgman, it looks like you can specify individual packages
<nielx[m]>
good, you might be able to do updates on individual packages in HaikuDepot, but that's a guess at best
<MrFlibble>
ok, thanks, I will try that too. at least pkgman might give me a more useful error
<MrFlibble>
also, is there a way of using this # on a normal irc client? this web version doesnt work in netpositive
<MrFlibble>
never mind, i see there's server details in the "Status" tab
<nielx[m]>
Vision is Haiku's IRC client
<MrFlibble>
pkgman has come back with "Failed to download package xxxx: Operation would block" whatever that means
<MrFlibble>
yeah, i was just after the server name, didn't realise "Status" would give me that
<nielx[m]>
I think that's been made more resilient
<MrFlibble>
good
<MrFlibble>
bah, pkgman also doesnt cache downloads
illwieckz has quit [Remote host closed the connection]
<Diver>
MrFlibble: it does only in recent nightly builds
amk has quit [Read error: Connection reset by peer]
amk has joined #haiku
illwieckz has joined #haiku
deavmi has quit [Ping timeout: 480 seconds]
deavmi has joined #haiku
lorglas has joined #haiku
lorglas has quit []
<MrFlibble>
ok, thanks diver
<MrFlibble>
pkgman seems to be working when i do it in chuncks, which is good news
freakazoid333 has quit [Read error: Connection reset by peer]
odnes has joined #haiku
freakazoid333 has joined #haiku
odnes_ has joined #haiku
odnes has quit [Remote host closed the connection]
odnes_ has quit [Read error: Connection reset by peer]
lorglas has joined #haiku
ClaudioM has joined #haiku
lorglas has quit [Quit: Vision[0.10.3]: i've been blurred!]
rodolphoeck has quit [Ping timeout: 480 seconds]
Maturion has joined #haiku
boistordu_old has quit [Ping timeout: 480 seconds]
jmairboeck has joined #haiku
tbcr has joined #haiku
kurain has joined #haiku
kurain has quit []
tbcr has quit [Quit: WeeChat 2.8]
kurain has joined #haiku
kurain has quit []
tbcr has joined #haiku
_Dario_ has joined #haiku
boistordu_ex has joined #haiku
boistordu_ex has quit [Quit: Leaving]
boistordu_ex has joined #haiku
tqh has joined #haiku
robobox has quit [Ping timeout: 480 seconds]
pengphei has joined #haiku
BrunoSpr has joined #haiku
BrunoSpr has quit []
HaikuUser has joined #haiku
HaikuUser has quit []
Begasus has joined #haiku
<Begasus>
'lo peeps
Begasus_32 has joined #haiku
gouchi has joined #haiku
<julicenri>
hi
<Begasus>
hi julicenri
rennj has quit [Ping timeout: 480 seconds]
tbcr has quit [Quit: WeeChat 2.8]
tbcr has joined #haiku
Begas_64 has joined #haiku
<jmairboeck>
Hi Begasus
<jmairboeck>
concerning texlive: I noticed that some files are still missing from the package, one of my documents didn't compile because some font configuration files were missing, because install-tl doesn't install those. I have to do some more research how to install them.
<Begasus>
ok, so far it's working (but I'm not an expert on the matter), I only compare what I check on previous version and the current one, and those look promising, so thanks so far jmairboeck ! :)
<jmairboeck>
maybe we should ditch install-tl altogether and just extract the texmf tarball as-is, like BLFS (Linux from Scratch) does it
<Begasus>
or create a seperate package for it?
<Begasus>
as mentioned it will probably easier to maintain?
<jmairboeck>
if we just extract it as is, we can do that, because there is no direct dependency any more
pengphei has quit [Quit: pengphei]
<jmairboeck>
I'm not an expert in TeX either, at least not in packaging it, so I'm glad I managed doing it so far, even if it is not perfect yet
Maturion has quit [Ping timeout: 480 seconds]
argentwolf has quit [Remote host closed the connection]
robobox has joined #haiku
<Begasus>
for now it's newer then we had before, so that's progress :)
<Begasus>
k, just trying a new patch on x86_64 for tuxpaint's new version, seems haikuporter doesn't pull the dependencies there? (nightly)
argentwolf has joined #haiku
<jmairboeck>
my goal was, and still is Lilypond though, but that is still another story. It depends on metafont and metapost at build time, so it would be nice to get texlive into the Depot one day. I don't know if the main package would be sufficient for that or if it needs some data files from the texmf tree as well. But for building lilypond I'm now stuck on guile anyway, so it doesn't really matter for now.
<jmairboeck>
so, in short, it doesn't look like it is getting boring soon :)
<Begasus>
haven't looked into lilypond, I'll leave that one to you (and if need checking I'll be around) :)
<jmairboeck>
that one is still quite some time away because it gets stuck pretty early in the build process, and the problem is likely guile and some Haiku specialities. I have no idea how guile, or scheme in general, works though, so it will not be easy
MrFlibble has quit [Remote host closed the connection]
lorglas has joined #haiku
<lorglas>
hi
B2IA has quit [Quit: Vision[0.10.3]: i've been blurred!]
roiredX has joined #haiku
<roiredX>
good day
B2IA has joined #haiku
ClaudioM has quit [Quit: leaving]
B2IA has quit [Quit: Vision[0.10.3]: i've been blurred!]
B2IA has joined #haiku
B2IA has quit []
<Begasus>
hi roiredX lorglas
<roiredX>
Begasus hi
B2IA has joined #haiku
freakazoid333 has quit [Read error: Connection reset by peer]
freakazoid333 has joined #haiku
<Begasus>
roiredX, did you have a chance to look into the package for libqt5pas?
<roiredX>
not yet Begasus
<roiredX>
:(
<roiredX>
hope I get a moment next week
<Begasus>
no problem, can't check it here, but should be ok, no rush :)
rennj has joined #haiku
<roiredX>
if not, will have to wait until after 25th
<roiredX>
should be fine
<roiredX>
;)
Begas_64 has quit [Quit: Vision[0.10.3]: i've been blurred!]
Begasus_32 has quit [Quit: Vision[0.10.3]: Gone to the dogs!]
<Begasus>
closing down for today, cu peeps
<roiredX>
take care
<roiredX>
bye all
roiredX has quit [Quit: Vision[0.10.3]: travelling through KOCMOC!]
Begasus has quit [Quit: Ex-Chat]
lorglas has quit [Quit: Vision[0.10.3]: i've been blurred!]
countryboy has joined #haiku
hackkitten has quit [Ping timeout: 480 seconds]
hackkitten has joined #haiku
<countryboy>
hullo
hackkitten has quit [Ping timeout: 480 seconds]
hackkitten has joined #haiku
<vazub[m]>
Where can I get a list of licenses for referencing in HaikuPorter recipes?
<Diver>
vazub[m]: ls /system/data/licenses/
<vazub[m]>
perfect, thanks a lot
<countryboy>
what is agms server 4 beshare name/url ?