Projekat

Općenito

Profil

Akcije

Prijedlozi #15594

Zatvoren

ubuntu launchpad ppa

Dodano od Ernad Husremović prije oko 16 godina. Izmjenjeno prije oko 16 godina.

Status:
Zatvoreno
Prioritet:
Normalan
Odgovorna osoba:
Kategorija:
-
Početak:
17.10.2008
Završetak:
% završeno:

100%

Procjena vremena:

Akcije #1

Izmjenjeno od Ernad Husremović prije oko 16 godina

https://help.launchpad.net/YourAccount/ImportingYourPGPKey

hernad@nmraka-1:~$ gpg --gen-key

gpg (GnuPG) 1.4.6; Copyright (C) 2006 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.

Please select what kind of key you want:
   (1) DSA and Elgamal (default)
   (2) DSA (sign only)
   (5) RSA (sign only)
Your selection? 
DSA keypair will have 1024 bits.
ELG-E keys may be between 1024 and 4096 bits long.
What keysize do you want? (2048) 
Requested keysize is 2048 bits
Please specify how long the key should be valid.
         0 = key does not expire
      <n>  = key expires in n days
      <n>w = key expires in n weeks
      <n>m = key expires in n months
      <n>y = key expires in n years
Key is valid for? (0) 
Key does not expire at all
Is this correct? (y/N) y

You need a user ID to identify your key; the software constructs the user ID
from the Real Name, Comment and Email Address in this form:
    "Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>" 

Real name: Ernad Husremovic
Email address: hernad@bring.out.ba
Comment: ubuntu launchpad
You selected this USER-ID:
    "Ernad Husremovic (ubuntu launchpad) <hernad@bring.out.ba>" 

Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o
You need a Passphrase to protect your secret key.

We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
.++++++++++++++++++++.+++++++++++++.+++++
We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
.+++++++++++++++........+++....+++++++++++++++.+++++......++++++++++++++^^^.....
gpg: key 66F25E65 marked as ultimately trusted
public and secret key created and signed.

gpg: checking the trustdb
gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
gpg: depth: 0  valid:   2  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 2u
pub   1024D/66F25E65 2008-10-17
      Key fingerprint = CC1C 87B8 4481 CDA2 ...............itd itd ......
uid                  Ernad Husremovic (ubuntu launchpad) <hernad@bring.out.ba>
....

/home/hernad/.gnupg/

gpg.conf  pubring.gpg  pubring.gpg~  random_seed  secring.gpg  trustdb.gpg

Akcije #2

Izmjenjeno od Ernad Husremović prije oko 16 godina

hernad@nmraka-1:~$ gpg --list-keys

/home/hernad/.gnupg/pubring.gpg
-------------------------------
pub   1024D/450F89EC 2003-02-03 [expires: 2009-06-30]
uid                  PAUSE Batch Signing Key 2007 <pause@pause.perl.org>
uid                  PAUSE Batch Signing Key 2003 <pause@pause.perl.org>
uid                  PAUSE Batch Signing Key 2005 <pause@pause.perl.org>
sub   2048g/B49DE1AF 2007-01-01 [expires: 2009-06-30]

pub   1024D/A156278A 2008-10-17
uid                  Ernad Husremovic <hernad@bring.out.ba>
sub   2048g/033FE9EB 2008-10-17

pub   1024D/66F25E65 2008-10-17
uid                  Ernad Husremovic (ubuntu launchpad) <hernad@bring.out.ba>
sub   2048g/53687948 2008-10-17

hernad@nmraka-1:~$ gpg --send-keys --keyserver keyserver.ubuntu.com 66F25E65

gpg: sending key 66F25E65 to hkp server keyserver.ubuntu.com

Akcije #5

Izmjenjeno od Ernad Husremović prije oko 16 godina

importovao ssh key

hernad@nmraka-1:~$ vi

Akcije #6

Izmjenjeno od Ernad Husremović prije oko 16 godina

  • % završeno promijenjeno iz 0 u 30
Akcije #7

Izmjenjeno od Ernad Husremović prije oko 16 godina

hernad@nmraka-1:/data/home_1/hernad/ubuntu/source-highlight-2.10$ cat ~/.dput.cf

[ernad-husremovic-ppa]
fqdn = ppa.launchpad.net
metod = ftp
incoming = ~ernad-husremovic/ubuntu/
login = anonymous
allow_unsigned_uploads = 0

Akcije #8

Izmjenjeno od Ernad Husremović prije oko 16 godina

hernad@nmraka-1:/data/home_1/hernad/ubuntu$ dput ernad-husremovic-ppa source-highlight_2.10~ppa1_i386.changes

Checking Signature on .changes
gpg: Signature made Pet 17 Okt 2008 18:50:42 CEST using DSA key ID A156278A
gpg: Good signature from "Ernad Husremovic <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/source-highlight_2.10~ppa1_i386.changes.
Checking Signature on .dsc
gpg: Signature made Pet 17 Okt 2008 18:50:36 CEST using DSA key ID A156278A
gpg: Good signature from "Ernad Husremovic <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/source-highlight_2.10~ppa1.dsc.
Uploading to ernad-husremovic-ppa (via ftp to ppa.launchpad.net):
  source-highlight_2.10~ppa1.dsc: done.
  source-highlight_2.10~ppa1.tar.gz: done.      
  source-highlight_2.10~ppa1_i386.deb: done.    
  source-highlight_2.10~ppa1_i386.changes: done.
Successfully uploaded packages.
Not running dinstall.

Akcije #9

Izmjenjeno od Ernad Husremović prije oko 16 godina

hm ovo ipak nije to trebam source package

hernad@nmraka-1:~/ubuntu/source-highlight-2.10$ dpkg-buildpackage -S

e sada sam dobio *source.changes

hernad@nmraka-1:/data/home_1/hernad/ubuntu$ dput ernad-husremovic-ppa source-highlight_2.10~ppa1_source.changes

Checking Signature on .changes
gpg: Signature made Pet 17 Okt 2008 18:53:36 CEST using DSA key ID A156278A
gpg: Good signature from "Ernad Husremovic <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/source-highlight_2.10~ppa1_source.changes.
Checking Signature on .dsc
gpg: Signature made Pet 17 Okt 2008 18:53:33 CEST using DSA key ID A156278A
gpg: Good signature from "Ernad Husremovic <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/source-highlight_2.10~ppa1.dsc.
Uploading to ernad-husremovic-ppa (via ftp to ppa.launchpad.net):
  source-highlight_2.10~ppa1.dsc: done.
  source-highlight_2.10~ppa1.tar.gz: done.      
  source-highlight_2.10~ppa1_source.changes: done.
Successfully uploaded packages.
Not running dinstall.

Akcije #10

Izmjenjeno od Ernad Husremović prije oko 16 godina

hernad@nmraka-1:/data/home_1/hernad/ubuntu$ dput ernad-husremovic-ppa language-pack-gnome-bs-base_8.04~hernad~ppa1_source.changes

Checking Signature on .changes
gpg: Signature made Pet 17 Okt 2008 20:42:18 CEST using DSA key ID 66F25E65
gpg: Good signature from "Ernad Husremovic (ubuntu launchpad) <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/language-pack-gnome-bs-base_8.04~hernad~ppa1_source.changes.
Checking Signature on .dsc
gpg: Signature made Pet 17 Okt 2008 20:42:15 CEST using DSA key ID 66F25E65
gpg: Good signature from "Ernad Husremovic (ubuntu launchpad) <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/language-pack-gnome-bs-base_8.04~hernad~ppa1.dsc.
Uploading to ernad-husremovic-ppa (via ftp to ppa.launchpad.net):
  language-pack-gnome-bs-base_8.04~hernad~ppa1.dsc: done.
  language-pack-gnome-bs-base_8.04~hernad~ppa1.tar.gz: done.    
  language-pack-gnome-bs-base_8.04~hernad~ppa1_source.changes: done.
Successfully uploaded packages.
Not running dinstall.

Akcije #11

Izmjenjeno od Ernad Husremović prije oko 16 godina

hernad@nmraka-1:/data/home_1/hernad/ubuntu$ dput ernad-husremovic-ppa source-highlight_2.10~hernad~ppa2_source.changes

Checking Signature on .changes
gpg: Signature made Pet 17 Okt 2008 20:47:27 CEST using DSA key ID 66F25E65
gpg: Good signature from "Ernad Husremovic (ubuntu launchpad) <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/source-highlight_2.10~hernad~ppa2_source.changes.
Checking Signature on .dsc
gpg: Signature made Pet 17 Okt 2008 20:47:23 CEST using DSA key ID 66F25E65
gpg: Good signature from "Ernad Husremovic (ubuntu launchpad) <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/source-highlight_2.10~hernad~ppa2.dsc.
Uploading to ernad-husremovic-ppa (via ftp to ppa.launchpad.net):
  source-highlight_2.10~hernad~ppa2.dsc: done.
  source-highlight_2.10~hernad~ppa2.tar.gz: done.      
  source-highlight_2.10~hernad~ppa2_source.changes: done.
Successfully uploaded packages.
Not running dinstall.

Akcije #12

Izmjenjeno od Ernad Husremović prije oko 16 godina

hernad@nmraka-1:/data/home_1/hernad/ubuntu$ sudo apt-get install language-pack-gnome-bs-base

Čitam spiskove paketa... Done
Gradim stablo zavisnosti       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  language-pack-gnome-bs-base: Zavisi: language-pack-gnome-bs (>= 1:8.04+20081017~hernad~ppa3) ali se neće instalirati
E: Oštećeni paketi

znači moram napraviti i language-pack-gnome-bs

hernad@nmraka-1:/data/home_1/hernad/ubuntu$ dput ernad-husremovic-ppa language-pack-gnome-bs_8.04+20081017~hernad~ppa3_source.changes

Checking Signature on .changes
gpg: Signature made Pet 17 Okt 2008 22:08:07 CEST using DSA key ID 66F25E65
gpg: Good signature from "Ernad Husremovic (ubuntu launchpad) <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/language-pack-gnome-bs_8.04+20081017~hernad~ppa3_source.changes.
Checking Signature on .dsc
gpg: Signature made Pet 17 Okt 2008 22:08:02 CEST using DSA key ID 66F25E65
gpg: Good signature from "Ernad Husremovic (ubuntu launchpad) <hernad@bring.out.ba>" 
Good signature on /data/home_1/hernad/ubuntu/language-pack-gnome-bs_8.04+20081017~hernad~ppa3.dsc.
Uploading to ernad-husremovic-ppa (via ftp to ppa.launchpad.net):
  language-pack-gnome-bs_8.04+20081017~hernad~ppa3.dsc: done.
  language-pack-gnome-bs_8.04+20081017~hernad~ppa3.tar.gz: done.    
  language-pack-gnome-bs_8.04+20081017~hernad~ppa3_source.changes: done.
Successfully uploaded packages.
Not running dinstall.

Akcije #13

Izmjenjeno od Ernad Husremović prije oko 16 godina

  • % završeno promijenjeno iz 30 u 70

ovo je super servis

Akcije #14

Izmjenjeno od Ernad Husremović prije oko 16 godina

irc na freenode #launchpad

        <hernad>    hi, can somebody help me
    <hernad>    there is strange think with this repos https://launchpad.net/~hernad-ooo-ba/+archive
    <hernad>    build process started 1,5 day ago
    <hernad>    and according to the infos on web interface it's never ending story :)
    <hernad>    think->thing
    <beuno>    cprov, ^
    <kiko>    hernad, the builds only just started, 2 minutes ago
    <kiko>    hernad, expand the table and see the actual builds
    <kiko>    hernad, you're asking about OOO right?
    <hernad>    yes
    <kiko>    look at the individual builds
    <hernad>    it was in something like wait pool for 1,5 day ?
    <hernad>    it is strange becase the other libs were built almost instantly
    <hernad>    I am aware that ooo needs one day but ...
    <kiko>    hernad, maybe a dependency was missing?
    <Hobbsee>    hernad: looks like a bug in the ppa software
    <kiko>    huh?
    <Hobbsee>    kiko: not according to that log, i don't think.
    <Hobbsee>    dpkg: ../../src/packages.c:191: process_queue: Assertion `dependtry <= 4' failed.
    <hernad>    I have dependencies to the other ppa
    <kiko>    the log says it started the build a few minutes ago though
    <Hobbsee>    oh, and more 404's.
    <Hobbsee>    kiko: yes, and failed.
    <Hobbsee>    got set back to needs-build
    <kiko>    ah
    <Hobbsee>    Failed to fetch http://ppa.launchpad.net/hernad-b-out-ba/ubuntu/pool/main/d/debhelper/debhelper_7.0.13~hernad~ppa1_all.deb 404 Not Found
    <Hobbsee>    Failed to fetch http://ppa.launchpad.net/hernad-b-out-ba/ubuntu/pool/main/p/poppler/libpoppler3_0.8.7-1~hernad~ppa1_i386.deb 404 Not Found
    <Hobbsee>    Failed to fetch http://ppa.launchpad.net/hernad-b-out-ba/ubuntu/pool/main/p/poppler/libpoppler-dev_0.8.7-1~hernad~ppa1_i386.deb 404 Not Found
    <Hobbsee>    Failed to fetch http://ppa.launchpad.net/hernad-b-out-ba/ubuntu/pool/main/s/saxonb/libsaxonb-java_9.0.0.4+svn20080322~hernad~ppa1_all.deb 404 Not Found
    <hernad>    I have made a successful build on my machined
    <wgrant>    Must have hit that tiny period where the PPAs are out of sync.
    <wgrant>    I don't see that happen too often.
    <hernad>    and these dependencies are from the other ppa
    <kiko>    how strange
    <hernad>    hah I am master of strange things :)
    <hernad>    these libs are build few days ago ... a week ago I think
    <Hobbsee>    hernad: based on those addresses, i'd say it's not looking into the right place.
    <kiko>    there's something wrong with your hernad-b-out-ba
    <Hobbsee>    hernad-b-out-ba is not a user of launchpad
    <kiko>    it has no pool
    <hernad>    i don't get
    <kiko>    http://ppa.launchpad.net/hernad-b-out-ba/ubuntu/
    |<--    Rhamphoryncus has left freenode ()
    <hernad>    hm I see now there is no pull
    <hernad>    pool
    <kiko>    right
    <hernad>    but why ?
    <kiko>    cprov, bigjools: why would a PPA have no pool?
    <kiko>    https://edge.launchpad.net/~hernad-b-out-ba/+archive
    <hernad>    let me clear something about these acounts
    <Hobbsee>    kiko: why would a ppa exist, where a user doesn't?
    -->|    silwol (n=silwol@93.83.209.240) has joined #launchpad
    <hernad>    hah
    <jamesh>    Hobbsee: if a user had previously existed?
    <hernad>    i think
    <wgrant>    Because the user got renamed, maybe.
    <hernad>    I know
    <hernad>    yes
    <kiko>    Hobbsee, the user exists. what are you talking about?
    <Hobbsee>    jamesh: i was wondering about that.
    <hernad>    it is renamed
    <--|    silwol has left #launchpad
    <wgrant>    I probably still have an old semi-PPA sitting around from before my rename.
    <Hobbsee>    hmmm. when i checked that, it didn't exist.
    <kiko>    https://edge.launchpad.net/~hernad-b-out-ba
    <kiko>    it's interesting that it was renamed though
    <hernad>    I have used both of the accounts
    <hernad>    hernad-b-out-ba is for the customized packages of bring.out.ba
    <kiko>    hernad, it sounds like something cprov needs to look at
    <cprov>    kiko: renaming will be always a problem, the pool/ was remove because it was empty.
    <hernad>    and the hernad-ooo-ba is meant for customez openoffice.ba packages
    |<--    stub has left freenode ("Leaving.")
    <cprov>    kiko: after the renaming (you got it)
    <kiko>    cprov, but there is stuff in the published files?
    <hernad>    I have prepared packages on both accounts
    <kiko>    cprov, I mean, dists/.../Packages isn't empty
    <hernad>    I think there was pool after renaming
    <cprov>    kiko: yes, in fact pool/ was never created with the new repo path.
    <hernad>    maybe some cleanup procedure delete that
    <kiko>    cprov, ah. needs some manual fixing?
    <cprov>    kiko: the index might get re-generated because of a removal .
    |<--    henninge has left freenode ("Verlassend")
    <cprov>    kiko: yes, I will fix it as soon hernad decides which account he wants to use.
    <kiko>    cprov, both
    <kiko>    https://edge.launchpad.net/~hernad-b-out-ba/+archive
    <kiko>    and the other one too
    <kiko>    hernad, you could have created a new team to avoid having too account
    <hernad>    as I sad there are two projects which we work on:
    <hernad>    bring.out.ba => hernad-b-out-ba
    <hernad>    openoffice.ba => hernad-ooo-ba
    <cprov>    hernad: what are the old names of those PPAs ?
    <hernad>    the renamed is hernad-b-out-ba
    <hernad>    hmmm I can't remember :(
    <hernad>    something with ernad ... I can serach in my notes
    |<--    BjornT_ has left freenode (Read error: 113 (No route to host))
    <hernad>    kiko, you suggest team settings
    <kiko>    hernad, yeah. you should have only one account on LP -- what you want is a team for your second PPA.
    <cprov>    hernad: yes, PPA can be owned by teams
    <cprov>    PPA*s*
    <hernad>    is it problem to explain in few words that organization
    <hernad>    ok than, I have to make bring.out.ba team and ...
    <kiko>    hernad, not at all. just visit launchpad.net/people, select "create new team", and then you can enable a PPA for it
    <hernad>    and what you suggest with these accounts ?
    <kiko>    hernad, and then merge the accounts.
    <hernad>    aha I am going to do that immediately
    <cprov>    hernad: and please give me the details so I can move your packages around.
    <hernad>    ok cprov
    <hernad>    cprov, I have made team bring.out.ba
    <hernad>    sould I merge account or you ?
    <kiko>    hernad, you can!
    |<--    cody-somerville has left freenode (Remote closed the connection)
    -->|    jaypipes (n=jpipes@cpe-71-66-244-45.columbus.res.rr.com) has joined #launchpad
    -->|    BjornT (n=bjorn@ip-213-190-55-148.static.b4net.lt) has joined #launchpad
    <hernad>    i have merged hernad-ooo-ba into hernad-b-out-ba
    -->|    henninge (n=henning@92.54.156.162) has joined #launchpad
    <hernad>    so now hernad-b-out-ba is the "integrated one" ?
    =-=    henninge is now known as henninge-lunch
    <hernad>    I have also activated team's PPA
    <hernad>    should I merge/transfer all to the team ?
    <hernad>    I must say, I am not clear with relation team's PPA <-> individual account PPA's
    <cprov>    hernad: http://ppa.launchpad.net/hernad-b-out-ba/ubuntu/ has your latest OO upload only, I need to know the previous name of you account
    <cprov>    hernad: all members of the team will be able to upload sources to the team PPA.
    -->|    sinzui1 (n=sinzui@92.54.156.162) has joined #launchpad
    |<--    sinzui has left freenode ("Leaving.")
    <cprov>    hernad: only team administrator will be able to delete packages.
    <hernad>    ok, should/we can we transfer existing libraries to the team PPA ?
    <hernad>    the old repos name was ernad-husremovic
    <hernad>    than it was renamed to hernad-b-out-ba

Akcije #15

Izmjenjeno od Ernad Husremović prije oko 16 godina

  • Status promijenjeno iz Dodijeljeno u Zatvoreno
  • % završeno promijenjeno iz 70 u 100

na kraju sam uspio buildati openoffice 3.0 hardy, te niz drugih paketa koji su bili dependencies za njega

pored toga tu su paketi za hardy koje sam backport-irao iz intrapid-a:
  • git 1.5.6
  • maven 2.0.9
Akcije

Također dostupno kao Atom PDF