=== marlinc is now known as marlinc|away | ||
Zoohouse | Hello everyone | 01:59 |
---|---|---|
Zoohouse | I can't remember how I push my current commits to a new series on launchpad using bzr.. | 02:01 |
wgrant | Zoohouse: The series doesn't exist yet? | 02:01 |
Zoohouse | is it: bzr push lp:~userid/project-name/branch-name where branch-name is the series? | 02:02 |
Zoohouse | wgrant, right. I have seires 0.2 out but I want to push to 0.3 which does not exist | 02:02 |
wgrant | Zoohouse: Series and branches are separate, but you can designate a branch as being the main branch for that series. If the series exists but has no branch, you can just 'bzr push lp:PROJECT/SERIES'. If the series doesn't exist yet, you'll want to add it at https://launchpad.net/PROJECT/+addseries. | 02:03 |
Zoohouse | wgrant, I see.. It's been a year since I haven't messed with this.. | 02:06 |
Zoohouse | Where's the "Register Trunk" link in launchpad.net? I can't seem to find it... | 02:16 |
wgrant | Register series? https://launchpad.net/PROJECT, "Register a series" | 02:17 |
Zoohouse | wgrant, I would like the put the new series on a new trunk | 02:17 |
wgrant | Zoohouse: I'm not sure what you mean. trunk is itself a series. | 02:18 |
vadi2 | Is it possible to change the import location manually? sourceforge changed their URLs | 04:23 |
wgrant | vadi2: Normal users can't, but Launchpad staff can. What's changed/ | 04:33 |
vadi2 | The sf git url. https://code.launchpad.net/~mudlet-makers/mudlet/mudlet-main-git should now import from git://git.code.sf.net/p/mudlet/cod | 04:35 |
vadi2 | git://git.code.sf.net/p/mudlet/code | 04:35 |
wgrant | vadi2: The old URLs seems to still be working. Do they intend to drop them? | 04:36 |
vadi2 | It seems I was mistaken, they are working. Nevermind! Haven't heard if they want to drop them. | 04:36 |
=== liam_ is now known as Guest63322 | ||
mibofra | hi | 10:58 |
mibofra | I've problems with the build machines XD | 10:58 |
mibofra | problems I don't have on my local one | 10:58 |
mibofra | ex. | 10:59 |
mibofra | 1)they can't find the header opus.h so I've to use #include </usr/include/opus/opus.h> instead of <opus.h> | 11:00 |
mibofra | 2) http://paste.ubuntu.com/5770552/ | 11:01 |
mibofra | what should I do? | 11:04 |
mibofra | thanks XD | 11:10 |
the_drow | Hi, can anyone walk me through creating a package? I'm trying to create a package for a PPA that will run a python script. | 12:43 |
backfratrack | is there anyone? | 17:34 |
dobey | backfratrack: you need to fix your code and/or packaging to do the right thing. it's not an issue with launchpad | 17:55 |
backfratrack | ok | 18:17 |
oly | hi, can someone tell me how i might fix this issue ? https://launchpadlibrarian.net/142592220/upload_481966_log.txt | 18:39 |
oly | not really sue what its telling me :/ | 18:39 |
oly | especially as launchpad is generating the dsc files as part of a recipe, i tried deleting the packages from the ppa but that has nto helped :/ | 18:40 |
=== marlinc is now known as marlinc|away | ||
=== marlinc is now known as marlinc|away | ||
=== marlinc|away is now known as marlinc | ||
maxb | oly: It is telling you that the recipe has performed a build with a version string which clashes with a version previously used | 19:46 |
maxb | oly: To fix it you need to make the version generated by the recipe such that will unique for each attempt - either by including data about the branch revisions involved, or by including a timestamp | 19:50 |
oly | maxb thanks, got it sorted and dierent error now :p | 20:15 |
=== marlinc is now known as marlinc|away | ||
=== LordOfTime|EC2 is now known as TheLordOfTime | ||
=== TheLordOfTime is now known as LordOfTime|EC2 | ||
=== marlinc|away is now known as marlinc |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!