psusi | oh dear... using pthread_cancel() is just a huge no-no, especially in gtk apps, isn't it? | 01:24 |
---|---|---|
=== Igorots is now known as Knightlust | ||
=== koolhead11 is now known as koolhead17 | ||
=== almaisan-away is now known as al-maisan | ||
mlinscott | what did I do wrong here? merge proposal diff shows every file has having conflicts and being moved to <filename>.moved. https://code.launchpad.net/~matt-linscott/ubuntu/precise/update-manager/fix-for-utils.py-typo | 08:16 |
=== al-maisan is now known as almaisan-away | ||
=== chrisccoulson_ is now known as chrisccoulson | ||
l3on | hi all... someone of you know if (rebuild1 << ubuntu1) is true ? | 10:47 |
micahg | l3on: yes, you can check with dpkg --compare-versions | 10:48 |
l3on | ah ok :) thanks micahg , as always :) | 10:48 |
l3on | stacco, a questo pomeriggio/sera | 11:09 |
=== almaisan-away is now known as al-maisan | ||
=== yofel_ is now known as yofel | ||
=== al-maisan is now known as almaisan-away | ||
=== Quintasan_ is now known as Quintasan | ||
=== almaisan-away is now known as al-maisan | ||
=== MrGando_ is now known as MrGando | ||
=== al-maisan is now known as almaisan-away | ||
=== almaisan-away is now known as al-maisan | ||
=== al-maisan is now known as almaisan-away | ||
jtaylor | :/ ccache does not cache mpic++ | 20:42 |
jtaylor | I wonder if it breaks if I add the symlink manually | 20:42 |
jtaylor | nice appears to work | 20:55 |
=== ISK_ is now known as ISK | ||
antoniu_ | Does anyone know how to upload to a ppa? | 22:07 |
jtaylor | antoniu_: have you read the documentation? | 22:07 |
astraljava | antoniu_: You will find great help for that @ https://help.launchpad.net/Packaging/PPA | 22:08 |
antoniu_ | I built a dsc file using dkms, now when i set a ppa it says I can upload using the following command, <source-package> | 22:08 |
antoniu_ | sudo dput ppa:someitalian123/rt3562sta | 22:09 |
antoniu_ | followed by the source package name | 22:09 |
antoniu_ | when I try that I get the following error | 22:09 |
antoniu_ | Checking signature on .changes | 22:10 |
antoniu_ | gpg: WARNING: unsafe ownership on configuration file `/home/antoniu/.gnupg/gpg.conf' | 22:10 |
antoniu_ | gpg: no valid OpenPGP data found. | 22:10 |
antoniu_ | gpg: the signature could not be verified. | 22:10 |
antoniu_ | Please remember that the signature file (.sig or .asc) | 22:10 |
antoniu_ | should be the first file given on the command line. | 22:10 |
antoniu_ | No signature on /var/lib/dkms/rt3562/2.4.1.1/dsc/rt3562-dkms_2.4.1.1_source.changes. | 22:10 |
jtaylor | did you sign the changes file? | 22:10 |
antoniu_ | How do you do that? | 22:10 |
jtaylor | debuild does this for you, if you build differently debsign changes-file | 22:10 |
antoniu_ | I didn't use debuild I used dkms because it's a driver module | 22:11 |
antoniu_ | sudo dkms mkdsc -m rt3562 -v 2.4.1.1 --source-only | 22:11 |
jtaylor | you can build packages with dmks? | 22:11 |
antoniu_ | yes | 22:12 |
jtaylor | interesting | 22:13 |
jtaylor | whats files are created by that command? | 22:13 |
antoniu_ | a tarball, a dsc file, and a source.changes file | 22:14 |
jtaylor | sign the changes file with debsign | 22:15 |
jtaylor | that should then be uploadable (no idea if it will build on the ppa though) | 22:15 |
antoniu_ | what's the command for that, sry I'm such a noob, I've never packaged anything before | 22:16 |
jtaylor | debsign changes-files | 22:16 |
antoniu_ | signfile /var/lib/dkms/rt3562/2.4.1.1/dsc/rt3562-dkms_2.4.1.1.dsc Dynamic Kernel Modules Support Team <pkg-dkms-maint@lists.alioth.debian.org> | 22:18 |
antoniu_ | gpg: skipped "Dynamic Kernel Modules Support Team <pkg-dkms-maint@lists.alioth.debian.org>": secret key not available | 22:18 |
antoniu_ | gpg: /tmp/debsign.QcTcnVAl/rt3562-dkms_2.4.1.1.dsc: clearsign failed: secret key not available | 22:18 |
antoniu_ | debsign: gpg error occurred! Aborting.... | 22:18 |
antoniu_ | whops I should probably run this as root | 22:19 |
jtaylor | no | 22:19 |
jtaylor | do you have a gpg key? | 22:19 |
antoniu_ | no, i don't have any idea what I'm doing | 22:19 |
jtaylor | you have to create one and add it to your launchpad account http://keyring.debian.org/creating-key.html | 22:22 |
jtaylor | https://help.launchpad.net/YourAccount/ImportingYourPGPKey | 22:22 |
antoniu_ | thanks, for pointing me in the right direction | 22:22 |
antoniu_ | how long does it take to generate a key? This is taking awhile | 22:30 |
antoniu_ | nvm | 22:31 |
jtaylor | it can take a while when you don'T ahve much entropy | 22:32 |
jtaylor | doing something disk intensive helps | 22:32 |
antoniu_ | I can't read the encrypted email | 22:54 |
antoniu_ | I installed Enigmail | 22:54 |
antoniu_ | it's not doing anything | 22:55 |
jtaylor | is the proper key setup for it? | 23:08 |
jtaylor | the mail should be clearsigned so you can probably just copy paste it into gpg | 23:09 |
jtaylor | is it possible to smuggle a no-as-needed ... -as-needed block through libtool? | 23:33 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!