Search Debian Channel Logs

Friday, February 3, 2017

#debian channel featuring jaggz, awal1, themill,

awal1 2017-02-03 14:20:34
MenuSendToDesk
awal1 2017-02-03 14:20:40
oops, sorry
awal1 2017-02-03 14:20:53
what means "(fbpanel:8236): GLib-CRITICAL **: Source ID 21 was not found when attempting to remove it" ?
awal1 2017-02-03 14:30:05
I get that error if fbpanel "autohide" feature is set to 'true'
jaggz 2017-02-03 14:38:20
just to be sure, patches with -##.diff.gz in them are only applied to the base package source, right? They aren't applied incrementally
jaggz 2017-02-03 14:38:41
(when examining -6 to -10, -10 seems to include -6, so I'm pretty sure I can just jump to -10
jaggz 2017-02-03 14:38:55
I'm using these files: http://www.filewatcher.com/b/ftp/mirrors.kernel.org/archive/ubuntu-archive/ubuntu/pool/universe/b/bow-0.html
themill 2017-02-03 14:40:10
The source package is defined by the dsc; you should be using tools like dget to fetch the dsc and the rest of the package. You should use dpkg-source to unpack the source package.
jaggz 2017-02-03 14:40:59
themill, hola!
jaggz 2017-02-03 14:41:00
thanks
themill 2017-02-03 14:42:46
(and it's not a question of incremental or not; 1.2.3-6 and 1.2.3-10 are different versions of the source package that just happen to live in the same directory)
jaggz 2017-02-03 14:42:49
hmm.. no dget
jaggz 2017-02-03 14:42:58
but I grabbed them all anyway already
jaggz 2017-02-03 14:43:56
although I don't know the directory structure yet