Re: landscape-client in oneiric-updates

2012-06-19 Thread Andreas Hasenack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/18/2012 06:58 PM, Dmitrijs Ledkovs wrote:

 http://package-import.ubuntu.com/status/landscape-client.html#2012-04-22

 
00:43:56.697761
 
 Should explain.

What does that mean? Is it a temporary error? Is the branch corrupted?
What do I need to do?


- -- 
Andreas Hasenack
andr...@canonical.com

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/ggW8ACgkQeEJZs/PdwpDbcwCg2l9QkjZOxvdgIKLyLuCaV537
1ycAn0TJxWOO7QIWKDljlvDbp9wtrNQZ
=Nd/V
-END PGP SIGNATURE-

-- 
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel


Re: landscape-client in oneiric-updates

2012-06-19 Thread Dmitrijs Ledkovs
On 19/06/12 14:41, Andreas Hasenack wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On 06/18/2012 06:58 PM, Dmitrijs Ledkovs wrote:
 
 http://package-import.ubuntu.com/status/landscape-client.html#2012-04-22


 00:43:56.697761

 Should explain.
 
 What does that mean? Is it a temporary error? Is the branch corrupted?
 What do I need to do?
 

Above status page, shows the traceback and a link to the bug in the
package-importer which fails to import landscape-client and a few other
packages.

https://bugs.launchpad.net/udd/+bug/653312

Well it's a bug in the importer, so there is not much that you can do.
Your best case is to use regular non-udd style of packaging. E.g.:

$ pull-lp-source landscape-client oneiric-updates

To get that source package, modify it, build it, create a debdiff and
attached to a bug on launchpad, subscribe sponsors to sponsor it.

-- 
Regards,
Dmitrijs.

-- 
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel


Re: landscape-client in oneiric-updates

2012-06-19 Thread Andreas Hasenack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/19/2012 10:41 AM, Andreas Hasenack wrote:
 On 06/18/2012 06:58 PM, Dmitrijs Ledkovs wrote:
 
 http://package-import.ubuntu.com/status/landscape-client.html#2012-04-22

 
 
 00:43:56.697761
 
 Should explain.
 
 What does that mean? Is it a temporary error? Is the branch
 corrupted? What do I need to do?
 

Never mind, bzr crashed locally for me now when running merge-upstream
../tarball, with that error. I'll drop udd for this sru and learn how
to produce debdiffs.


- -- 
Andreas Hasenack
andr...@canonical.com

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/gg24ACgkQeEJZs/PdwpDAhACg9AyODsTL3yNqi5rn4spymNMU
K74AoKXQDMtLnLrDj0RqVYi++cCkmjek
=ZpLo
-END PGP SIGNATURE-

-- 
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel


Re: landscape-client in oneiric-updates

2012-06-19 Thread Andreas Hasenack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/19/2012 10:47 AM, Dmitrijs Ledkovs wrote:
 https://bugs.launchpad.net/udd/+bug/653312
 
 Well it's a bug in the importer, so there is not much that you can
 do. Your best case is to use regular non-udd style of packaging.
 E.g.:
 
 $ pull-lp-source landscape-client oneiric-updates

Thanks! I had no idea about pull-lp-source and was already starting to
do some wgets.


- -- 
Andreas Hasenack
andr...@canonical.com

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/ghUAACgkQeEJZs/PdwpBPuACghGmKXsTXChapfZno/av/yDo6
OjEAoLhRUvuf/Mpnop9kpCJHuWrylky7
=7f7K
-END PGP SIGNATURE-

-- 
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel


Re: landscape-client in oneiric-updates

2012-06-19 Thread Andrew Starr-Bochicchio
On Tue, Jun 19, 2012 at 10:16 AM, Andreas Hasenack
andr...@canonical.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 06/19/2012 10:57 AM, Andreas Hasenack wrote:
 On 06/19/2012 10:47 AM, Dmitrijs Ledkovs wrote:
 https://bugs.launchpad.net/udd/+bug/653312

 Well it's a bug in the importer, so there is not much that you
 can do. Your best case is to use regular non-udd style of
 packaging.

 It's harder than I thought :( I really got used to udd and using branches.

If you're used to working with the UDD tools, you could always do
something like create a temporary branch to work in:

pull-lp-source landscape-client
bzr init landscape-client
cd landscape-client
bzr import-dsc ../landscape-client_12.04.3-0ubuntu0.11.10.dsc

That will at least give you a branch you can work with. Though
obviously, it won't have full history nor can you use a merge request
with it. You'll still have to proved a debdiff in the end.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1

-- 
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel


Re: landscape-client in oneiric-updates

2012-06-19 Thread Andreas Hasenack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/19/2012 11:45 AM, Andrew Starr-Bochicchio wrote:
 On Tue, Jun 19, 2012 at 10:16 AM, Andreas Hasenack 
 andr...@canonical.com wrote:
 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
 
 On 06/19/2012 10:57 AM, Andreas Hasenack wrote:
 On 06/19/2012 10:47 AM, Dmitrijs Ledkovs wrote:
 https://bugs.launchpad.net/udd/+bug/653312
 
 Well it's a bug in the importer, so there is not much that
 you can do. Your best case is to use regular non-udd style
 of packaging.
 
 It's harder than I thought :( I really got used to udd and using
 branches.
 
 If you're used to working with the UDD tools, you could always do 
 something like create a temporary branch to work in:
 
 pull-lp-source landscape-client bzr init landscape-client cd
 landscape-client bzr import-dsc
 ../landscape-client_12.04.3-0ubuntu0.11.10.dsc
 
 That will at least give you a branch you can work with. Though 
 obviously, it won't have full history nor can you use a merge
 request with it. You'll still have to proved a debdiff in the end.

Thanks, I didn't know about import-dsc either and did all that
manually (opened tarball, added files, pulled debian/* from previous
package, etc) ;)


- -- 
Andreas Hasenack
andr...@canonical.com

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/gk3QACgkQeEJZs/PdwpCFgwCgqAlemzaGMB9y3db53X8X4vsv
iGAAoNRlX5E9adclVAf5sHaDSx6Eq37g
=zozs
-END PGP SIGNATURE-

-- 
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel


Re: landscape-client in oneiric-updates

2012-06-19 Thread Andreas Hasenack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/19/2012 03:58 PM, Dmitrijs Ledkovs wrote:
 This will help:
 
 $ cat ~/.bazaar/builddeb.conf [BUILDDEB] 
 commit-message-from-changelog=False
 
 Which bzr-builddeb are you using? Recent versions default to
 False.

ii  bzr-builddeb 2.8.4

And I didn't have builddeb.conf.

Thanks for the tip, that's now set.

- -- 
Andreas Hasenack
andr...@canonical.com

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/g0g4ACgkQeEJZs/PdwpAbvgCgoq5H+nX9dBmWQa/wIKlnhk/J
lxYAn2CUVBbll9GyUMImWQPiJmXkfVOE
=d1Ft
-END PGP SIGNATURE-

-- 
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel


Re: landscape-client in oneiric-updates

2012-06-18 Thread Dmitrijs Ledkovs
On 18/06/12 22:45, Andreas Hasenack wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi,
 
 landscape-client got an update for oneiric a while ago, but the
 lp:ubuntu/oneiric-updates/landscape-client branch doesn't exist. Is it
 a case of the importer failing? How can we trigger it to run again for
 that package?
 


http://package-import.ubuntu.com/status/landscape-client.html#2012-04-22
00:43:56.697761

Should explain.


 The updated package:
 http://packages.ubuntu.com/oneiric-updates/landscape-client
 
 But the branch:
 
 $ bzr branch lp:ubuntu/oneiric-updates/landscape-client
 bzr: ERROR: Not a branch:
 bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/oneiric-updates/landscape-client/.
 
 lp:ubuntu/oneiric/landscape-client exists, but it has the released
 version as expected, not the update.
 
 Thanks!


-- 
Regards,
Dmitrijs.

-- 
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel