Reducing initramfs size and speed up the generation

2023-07-07 Thread Benjamin Drung
://code.launchpad.net/~bdrung/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+ref/ubuntu/prebuilt -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: Reducing initramfs size and speed up the generation

2023-07-07 Thread Benjamin Drung
On Sat, 2023-07-08 at 01:25 +0100, Dimitri John Ledkov wrote: > On Sat, 8 Jul 2023 at 01:19, Benjamin Drung wrote: > > > > Hi all, > > > > a year ago we changed the default compression and level for the > > initramfs to zstd -1. This fixed the very slow creatio

Re: Reducing initramfs size and speed up the generation

2023-07-07 Thread Benjamin Drung
On Sat, 2023-07-08 at 03:49 +0200, Benjamin Drung wrote: > On Sat, 2023-07-08 at 01:25 +0100, Dimitri John Ledkov wrote: > > On Sat, 8 Jul 2023 at 01:19, Benjamin Drung wrote: > > > > > > Hi all, > > > > > > a year ago we changed the default compress

Re: Reducing initramfs size and speed up the generation

2023-07-07 Thread Benjamin Drung
On Sat, 2023-07-08 at 03:23 +0100, Dimitri John Ledkov wrote: > > > On Sat, 8 Jul 2023, 02:49 Benjamin Drung, wrote: > > On Sat, 2023-07-08 at 01:25 +0100, Dimitri John Ledkov wrote: > > > On Sat, 8 Jul 2023 at 01:19, Benjamin Drung > > > wrote: > > >

Re: Reducing initramfs size and speed up the generation

2023-07-10 Thread Benjamin Drung
On Sun, 2023-07-09 at 15:29 -0700, Steve Langasek wrote: > On Sun, Jul 09, 2023 at 04:28:42AM +0200, Heinrich Schuchardt wrote: > > > > Benjamin Drung schrieb am Sa., 8. Juli 2023, 02:19: > > > > > > Hi all, > > > > > > a year ago w

Re: Reducing initramfs size and speed up the generation

2023-07-10 Thread Benjamin Drung
On Mon, 2023-07-10 at 16:12 +0200, Heinrich Schuchardt wrote: > On 10.07.23 00:29, Steve Langasek wrote: > > On Sun, Jul 09, 2023 at 04:28:42AM +0200, Heinrich Schuchardt wrote: > > > > > Benjamin Drung schrieb am Sa., 8. Juli 2023, > > > > > 02:19: >

Re: Reducing initramfs size and speed up the generation

2023-07-10 Thread Benjamin Drung
On Mon, 2023-07-10 at 11:09 +0200, Adrien Nader wrote: > On Sat, Jul 08, 2023, Benjamin Drung wrote: > > On Sat, 2023-07-08 at 03:49 +0200, Benjamin Drung wrote: > > > On Sat, 2023-07-08 at 01:25 +0100, Dimitri John Ledkov wrote: > > > > On Sat, 8 Jul 2023 a

Re: Reducing initramfs size and speed up the generation

2023-07-13 Thread Benjamin Drung
enough to only include the loaded firmware for MODULES=dep and all firmware otherwise? > The main take is the question: > > Is MODULES=most really the best default for installed-on-host images (it > obviously is for installer and portable images). If it can be nuanced > then =DEP plus winn

Update on reducing initramfs size and speed up

2023-07-26 Thread Benjamin Drung
ded memory during boot) is a good improvement. -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Amendment: Update on reducing initramfs size and speed up

2023-07-26 Thread Benjamin Drung
On Wed, 2023-07-26 at 17:53 +0200, Benjamin Drung wrote: > Hi all, > > A few weeks ago, I posted an idea how to reduce the initramfs size and > speed up the generation: > > https://lists.ubuntu.com/archives/ubuntu-devel/2023-July/042652.html > > This post sparked

Re: Amendment: Update on reducing initramfs size and speed up

2023-07-31 Thread Benjamin Drung
On Thu, 2023-07-27 at 11:51 +1200, Michael Hudson-Doyle wrote: > > > On Thu, 27 Jul 2023 at 09:21, Benjamin Drung > wrote: > > On Wed, 2023-07-26 at 17:53 +0200, Benjamin Drung wrote: > > > Hi all, > > > > > > A few weeks ago, I posted an id

Re: Amendment: Update on reducing initramfs size and speed up

2023-07-31 Thread Benjamin Drung
On Thu, 2023-07-27 at 19:40 +0200, Adrien Nader wrote: > On Thu, Jul 27, 2023, Adrien Nader wrote: > > On Thu, Jul 27, 2023, Michael Hudson-Doyle wrote: > > > On Thu, 27 Jul 2023 at 09:21, Benjamin Drung wrote: > > > > > > > On Wed, 2023-07-26 at 17:53 +0

Re: Amendment: Update on reducing initramfs size and speed up

2023-07-31 Thread Benjamin Drung
On Mon, 2023-07-31 at 20:45 +0100, Dimitri John Ledkov wrote: > On Mon, 31 Jul 2023 at 20:41, Benjamin Drung wrote: > > > > On Thu, 2023-07-27 at 11:51 +1200, Michael Hudson-Doyle wrote: > > > > > > > > > On Thu, 27 Jul 2023 at 09:21, Benjamin Drung

Re: Reducing initramfs size and speed up the generation

2023-08-09 Thread Benjamin Drung
clude in the initramfs is derived from the kernel modules. Different kernel versions can require different firmware files. How should that be handled with this approach? As you mentioned, GRUB might not be the only consumer of the initramfs. How should the non-GRUB use case be supported?

Re: Amendment: Update on reducing initramfs size and speed up

2023-08-11 Thread Benjamin Drung
On Mon, 2023-07-31 at 22:49 +, Benjamin Drung wrote: > On Mon, 2023-07-31 at 20:45 +0100, Dimitri John Ledkov wrote: > > On Mon, 31 Jul 2023 at 20:41, Benjamin Drung wrote: > > > > > > On Thu, 2023-07-27 at 11:51 +1200, Michael Hudson-Doyle wrote: > > >

Re: Amendment: Update on reducing initramfs size and speed up

2023-08-11 Thread Benjamin Drung
On Fri, 2023-08-11 at 19:32 +, Benjamin Drung wrote: > On Mon, 2023-07-31 at 22:49 +0000, Benjamin Drung wrote: > > On Mon, 2023-07-31 at 20:45 +0100, Dimitri John Ledkov wrote: > > > On Mon, 31 Jul 2023 at 20:41, Benjamin Drung wrote: > > > > > > &

+1 maintenance report

2023-09-01 Thread Benjamin Drung
-core breaks poetry. Since poetry 1.5.1+dfsg-4ubuntu1 is now in mantic, I retried the build successfully. * **python-socks**: The autopkgtest fails for 2.3.0-1, because it needs the `tiny_proxy` module (LP: #2033899). So I packaged that module as part of the Debian Python Team. -- Benjamin

+1 maintenance report - 2023 week 42

2023-10-20 Thread Benjamin Drung
hon3-aioice/0.9.0-1 migration * Sync sublime-music/0.12.0-1 - this should solve the autopkgtest failure with dataclasses-json 0.5.13-2 * Sync gpac >= 2.2.1+dfsg1-2 which builds with ffmpeg 6.0 * Sync pd-xsample 0.3.2+git20170905.1.4441ae5-7 which fixed the build failure on ppc64el * Sync multiproc

Sponsoring reports moved to sponsoring-reports.ubuntu.com

2023-11-30 Thread Benjamin Drung
be found on https://code.launchpad.net/ubuntu-sponsoring and deployed via Debian package from a PPA: https://code.launchpad.net/~ubuntu-sponsors/+archive/ubuntu/sponsoring-report -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Mo

Re: Sponsoring reports moved to sponsoring-reports.ubuntu.com

2023-11-30 Thread Benjamin Drung
On Thu, 2023-11-30 at 18:20 -0500, Jeremy Bícha wrote: > On Thu, Nov 30, 2023 at 6:10 PM Benjamin Drung wrote: > > http://reports.qa.ubuntu.com/reports/sponsoring/ is dead. Long live > > http://sponsoring-reports.ubuntu.com ! > > Could you restore the json version? The Ub

+1 maintenance report

2023-12-15 Thread Benjamin Drung
python-svg.path**: Add patch to use better than nothing font and upload 6.3-2 to unstable to unblock pillow 10.1.0-1 -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listi

Re: +1 maintenance report

2024-01-03 Thread Benjamin Drung
ntu, sbuild, dput. > Thanks! > Bryce > > On Fri, Dec 15, 2023 at 04:46:08PM +0100, Benjamin Drung wrote: > > Hi, > > > > I had a +1 maintenance shift this week. Due to remaining work on apport, > > sickness, and a vacation day, I spent less time on it. Therefo

Re: Can we collaborate with Debian better?

2024-05-07 Thread Benjamin Drung
ese, and they just haven't gotten around to it yet? Yes, but as mentioned earlier, we are not enough Ubuntu maintainer and therefore you can easily find bug reports lingering around. So help there is welcome. You could gain the permissions. See https://wiki.ubuntu.com/Bugs and https://wik

Drop UBUNTU_CODENAME from /etc/os-release

2024-05-07 Thread Benjamin Drung
ing with Ubuntu 24.10 "oracular": https://launchpad.net/bugs/2065040 -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

+1 Maintenance Report

2024-05-31 Thread Benjamin Drung
descent but it is not available. python-pynndescent 0.5.8-2 was removed with following reason: "Debian #1057598, ftbfs, scheduled for removal in testing, rdep umap-learn" I am working on python-pynndescent to get it updated (with my Debian Python Team hat on). -- Benjamin Drung Debian

Re: +1 Maintenance Report

2024-06-10 Thread Benjamin Drung
distant past. > > I think this may need someone more conversant in autopkgtest > infrastructure to examine. I have seen failing test cases related to HTTP proxies. The autopkgtest in Ubuntu has http_proxy and/or https_proxy set. Unsetting those two environment variables would be my first try.

dpkg 1.22.6ubuntu11 enables ELF packaging metadata

2024-06-14 Thread Benjamin Drung
y default. To opt out set: DEB_BUILD_MAINT_OPTIONS = qa=-elfpackagemetadata Thanks to Luca Boccassi for implementing it. -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: dpkg 1.22.6ubuntu11 enables ELF packaging metadata

2024-06-17 Thread Benjamin Drung
ntation maps VERSION_ID from /etc/os-release to the osVersion key. Do you suggest to use VERSION_CODENAME from /etc/os-release instead? The spec [1] says about the osVersion description "The OS version, typically corresponding to VERSION_ID in os-release". I am not sure if we should osVersion in

Re: dpkg 1.22.6ubuntu11 enables ELF packaging metadata

2024-06-18 Thread Benjamin Drung
On Tue, 2024-06-18 at 10:32 +1200, Michael Hudson-Doyle wrote: > On Sat, 15 Jun 2024 at 10:46, Benjamin Drung wrote: > > Hi everyone, > > > > > Hi Benjamin, >   > > I just uploaded dpkg 1.22.6ubuntu11 to Ubuntu oracular. This version > > enables ELF pa

+1 maintenance report - 2024 week 31

2024-08-07 Thread Benjamin Drung
net/~mirespace/ubuntu/+source/fftw/+git/fftw/+merge/470482 Reviewed the merge. The Debian maintainer included the patch from Miriam, but failed at correctly attributing it. The fix was included in 2.1.5-7 which landed in oracular. -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel

Re: ari-tczew to be excluded from Ubuntu community

2011-04-08 Thread Benjamin Drung
using any > affect > on the individual's reputation outside Ubuntu. +1 for this idea. Do we have something similar to debian-private in Ubuntu? -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel m

Re: Patch Pilot report 2011-04-08

2011-04-08 Thread Benjamin Drung
x27;, but I haven't the right to do that. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: Default Desktop Experience for 11.04

2011-04-14 Thread Benjamin Drung
D.o one Do you really want to reject those package if they do not meet the criteria above? I think everything (complying to the DFSG) should be accepted in universe. Having those restrictions for packages in main would be fine. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: Change of time for Ubuntu Developer Membership Board (DMB) meeting next week

2011-05-05 Thread Benjamin Drung
45 mins enough or should we take a second slot? -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: We need more bitesize bugs

2011-05-24 Thread Benjamin Drung
one who wants the latest and greatest improvements from ubuntu-dev-tools is encouraged to use our daily builds [1]. These daily builds should be always in a usable state. [1] https://launchpad.net/~udt-developers/+archive/daily -- Benjamin Drung Debian & Ubuntu Developer signature.asc Desc

Re: Patch Pilot Report 2011-05-25

2011-05-26 Thread Benjamin Drung
/58762 > (mvo uploaded to proposed) -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: Using -v when merging from Debian

2011-05-28 Thread Benjamin Drung
ource.changes file (for example with less) that everything in there is ok. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https

Re: Using -v when merging from Debian

2011-05-28 Thread Benjamin Drung
Am Samstag, den 28.05.2011, 12:54 -0400 schrieb Scott Kitterman: > > Benjamin Drung wrote: > > >Am Freitag, den 27.05.2011, 12:01 -0500 schrieb Micah Gersten: > >> This is a friendly reminder that when merging a package from Debian, > >> to use -v when building

Re: [ANNOUNCE] dh_splitpackage 0.2.2

2011-06-04 Thread Benjamin Drung
eatures of dh_splitpackage are great, but the configuration format (JSON) seems to be too complex for this use case. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Mod

Re: Patch pilot Report 2011-06-10

2011-06-11 Thread Benjamin Drung
maybe point the > canonical branch (lp:ubuntu/) to them? Same with compiz > which is under ~compiz? Yes, please use lp:ubuntu/. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@l

Re: New Launchpad feature: Diff between Sid and Oneiric

2011-06-16 Thread Benjamin Drung
ek too? -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: New Launchpad feature: Diff between Sid and Oneiric

2011-06-16 Thread Benjamin Drung
Am Donnerstag, den 16.06.2011, 15:38 +0100 schrieb Julian Edwards: > On Thursday 16 June 2011 15:34:31 Benjamin Drung wrote: > > Am Donnerstag, den 16.06.2011, 15:13 +0100 schrieb Julian Edwards: > > > We will add a syncing button next week as well, which will let anyone who

Re: Reminder to update timestamps before sponsoring (or maybe not :))

2011-07-07 Thread Benjamin Drung
eems counterintuitive to see something uploaded on a certain > > date, but dated much before then. > > Yeah, I thank that's a pretty good reason to bump it. That's the reason, why I made sponsor-patch update the time stamp. I update the time stamp when it differs more than a

Announcing packaging-dev

2011-07-10 Thread Benjamin Drung
brought to debian-devel [1,2] mailing list. I forgot to bring it also up to this mailing list (which I do with this mail). [1] http://lists.debian.org/debian-devel/2011/05/msg01034.html [2] http://lists.debian.org/debian-devel/2011/06/msg00156.html -- Benjamin Drung Debian & Ubuntu Devel

Re: "What I like least in Ubuntu"

2011-07-25 Thread Benjamin Drung
t phase as from my perspective it was useless waste of > time. I would recommend people to apply for 'Ubuntu Contributing Developer' before applying for MOTU or core-dev. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message p

Re: Understanding the definitions and expectations of our membership processes

2011-07-25 Thread Benjamin Drung
ackage to any part of repository > > And then there is also one more: > > 6. "Some Team member" > > - Ubuntu member > - can upload team packages to any(?) part of repository That's similar to PPU. They can upload only packages that are part of the team. For

lintian build failure

2011-07-25 Thread Benjamin Drung
[1] https://launchpadlibrarian.net/75625400/buildlog_ubuntu-oneiric-i386.lintian_2.5.2~git20110720ubuntu1_FAILEDTOBUILD.txt.gz -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-d

Re: Understanding the definitions and expectations of our membership processes

2011-07-27 Thread Benjamin Drung
delines for what we expect. The applicants should know what we expect from them. They shouldn't fear the application. We don't bite and we don't decline application, we only may defer them. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digi

Re: Understanding the definitions and expectations of our membership processes

2011-07-27 Thread Benjamin Drung
ns. Being responsive to the > reports helps Ubuntu users, and the Ubuntu project *specifically*. Bug work on Ubuntu bugs is one way to get Ubuntu membership, but it not enough for getting upload privileges. The line between Ubuntu work and upstream work gets blurry in this case. -- Benja

Re: Patch pilot report - 2011/07/27

2011-07-27 Thread Benjamin Drung
pulled the latest sponsoring code and ran it. It works without any crash. No idea, why the sponsoring overview isn't updated any more. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing li

Re: Patch pilot report - 2011/07/27

2011-07-27 Thread Benjamin Drung
Am Mittwoch, den 27.07.2011, 23:08 +0100 schrieb James Westby: > On Thu, 28 Jul 2011 00:00:13 +0200, Benjamin Drung wrote: > > Am Mittwoch, den 27.07.2011, 17:39 -0400 schrieb Stéphane Graber: > > > NOTE: Is the report still updating? I seem to remember it updating every >

Re: lintian build failure

2011-08-03 Thread Benjamin Drung
Am Mittwoch, den 03.08.2011, 14:35 +0100 schrieb Iain Lane: > On Wed, Aug 03, 2011 at 03:25:34PM +0200, Martin Pitt wrote: > > Hello Benjamin, > > > > Benjamin Drung [2011-07-25 16:56 +0200]: > > > +E: control-files-weird-files: control-file-has-bad-permission

Re: Anyone use massfile? (ubuntu-dev-tools)

2011-09-15 Thread Benjamin Drung
Moved to lptools: * get-branches (renamed to lp-get-branches) * grab-attachments (renamed to lp-grab-attachments) * lp-project-upload * lp-list-bugs * lp-set-dup * lp-shell Moved into distro-info: * debian-distro-info * distro-info * ubuntu-distro-info Moved into devscripts: * add-patch * edit-

Re: Getting new packages into Ubuntu

2011-09-19 Thread Benjamin Drung
d into Ubuntu a few releases ago > and then ignored! Why not discourage REVU completely? -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: proposal do disallow syncs of library packages from experimental without approval

2011-10-05 Thread Benjamin Drung
that it's more clear to the developer and/or sponsor. Have we > documented a specific set of criteria to watch out for, and can some set of > checks for those criteria be automated? Yes, sponsor-patch could compare the old and the new list of binary package. If this list differs, it shou

Re: Getting new packages into Ubuntu

2011-10-10 Thread Benjamin Drung
Am Montag, den 10.10.2011, 11:44 -0400 schrieb Scott Kitterman: > On Monday, October 10, 2011 05:03:09 PM Sebastien Bacher wrote: > > Le lundi 19 septembre 2011 à 22:03 +0200, Benjamin Drung a écrit : > > > Why not discourage REVU completely? > > > > Reducing

Re: Patch Pilot Report 2011-10-25

2011-10-25 Thread Benjamin Drung
as long as > there's not an immediate need for the sync, we should probably just > subscribe ubuntu-archive, unsubcribe ubuntu-sponsors, and set to > Confirmed once a sync is validated so that the requester can get proper > credit for it. You can use sponsor-patch in oneiric, whic

Re: Patch Pilot Report 2011-10-25

2011-10-26 Thread Benjamin Drung
Am Mittwoch, den 26.10.2011, 03:07 -0500 schrieb Micah Gersten: > On 10/25/2011 04:46 PM, Benjamin Drung wrote: > > Am Dienstag, den 25.10.2011, 12:47 -0500 schrieb Micah Gersten: > >> On 10/25/2011 07:19 AM, James Page wrote: > >>> https://bugs.launchpad.net/ubu

Re: Patch Pilot Report 2011-10-25

2011-10-26 Thread Benjamin Drung
Am Mittwoch, den 26.10.2011, 10:01 -0400 schrieb Scott Kitterman: > On 10/26/2011 04:22 AM, Benjamin Drung wrote: > > Am Mittwoch, den 26.10.2011, 03:07 -0500 schrieb Micah Gersten: > >> On 10/25/2011 04:46 PM, Benjamin Drung wrote: > >>> Am Dienstag, den 25.10.2

Re: Patch Pilot Report 2011-10-25

2011-10-26 Thread Benjamin Drung
a sync > > both require test building, and a having a quick look at the diff and > > new changelog entries. > > > > Also, native syncs can't indicate sponsorship, yet (LP: #827555), so > > syncpackage isn't much help. > > For sponsoring, sure, but for your

Re: Patch Pilot Report 2011-10-25

2011-10-26 Thread Benjamin Drung
ll subscribe ubuntu-archive. When this bug is fixed, sponsor-patch will use syncpackage to sponsor a sync. > I think it just sets the bug to > confirmed, subscribes ubuntu-archive, and unsubscribes the sponsors > team. As such, it has more to do with sponsoring rather than syncing. > So

Re: Checklist of package changes for new distribution?

2011-11-07 Thread Benjamin Drung
: both list of dists and default dist > ubuntu-dev-tools: both list of dists and default dist > bzr-builddeb > python-apt > ubuntu-meta: only default dist > update-manager You can drop ubuntu-dev-tools from this list. It uses distro-info. From this list at least following packages s

Re: ubuntu versions

2011-11-09 Thread Benjamin Drung
sumers, a conservative 12.10 version may sound more appealing > than a quirky quadruped. Why don't we use both (version with codename) when possible? Then the user can decide what to remember. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a

Re: REVU, #ubuntu-packaging, and mentors.debian.org

2011-11-12 Thread Benjamin Drung
gt; down the old right away, then grow the new process. What do you all > think? Thoughts, comments, or suggestions? +1 -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com

Re: lintian.ubuntuwire.org

2011-11-12 Thread Benjamin Drung
ttp://lintian.ubuntuwire.org/maintainer/bdr...@debian.org.html -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/

Re: lintian.ubuntuwire.org

2011-11-14 Thread Benjamin Drung
Am Samstag, den 12.11.2011, 18:43 -0800 schrieb Steve Langasek: > On Sat, Nov 12, 2011 at 04:04:35PM -0800, Evan Broder wrote: > > On Sat, Nov 12, 2011 at 2:01 PM, Benjamin Drung wrote: > > > Am Dienstag, den 08.11.2011, 17:38 -0800 schrieb Evan Broder: > > >> If t

vim on DVD

2011-12-07 Thread Benjamin Drung
the content of the DVD on this mailing list is the wrong place. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.c

Re: Patch Pilot report 2012-03-30

2012-03-30 Thread Benjamin Drung
I am happy to hear that. :) -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: New Contributor Feedback - 12.04

2012-04-16 Thread Benjamin Drung
Am Montag, den 16.04.2012, 16:08 -0400 schrieb Andrew Starr-Bochicchio: > Over the past development cycle, the Ubuntu Developer Advisory Team > [1] reached out to many new contributors. Thanks for this work and for summing up the results. -- Benjamin Drung Debian & Ubuntu

Default layout of the GNOME Classic session

2012-04-21 Thread Benjamin Drung
he GNOME 2 session? BTW, there is one merge proposal [1] that fixes the theming bugs #955376 and #981289. [1] https://code.launchpad.net/~eye-zak-devel/light-themes/fixes-lp954437/+merge/97295 -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signe

Re: Default layout of the GNOME Classic session

2012-04-21 Thread Benjamin Drung
Am Samstag, den 21.04.2012, 14:40 -0700 schrieb Allison Randal: > On 04/21/2012 02:18 PM, Benjamin Drung wrote: > > > > What do you think? Should we add the trash icon back? Should we get the > > GNOME Classic session look more like the GNOME 2 session? > > If some a

Re: Default layout of the GNOME Classic session

2012-04-21 Thread Benjamin Drung
Am Samstag, den 21.04.2012, 15:20 -0700 schrieb Allison Randal: > On 04/21/2012 02:51 PM, Benjamin Drung wrote: > > > > The GNOME Classic session uses gnome-panel, but not GNOME Shell. > > Sure, that's the GNOME 3 fallback for running without Mutter. It makes > sens

Re: Quantal open for development

2012-05-01 Thread Benjamin Drung
Am Montag, den 30.04.2012, 12:16 -0400 schrieb Barry Warsaw: > (Hint: you need to install debootstrap explicitly from precise-backports > first.) Can't we have a SRU this instead? -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally sign

Re: Quantal open for development

2012-05-01 Thread Benjamin Drung
Am Dienstag, den 01.05.2012, 10:01 -0400 schrieb Scott Kitterman: > On Tuesday, May 01, 2012 03:14:32 PM Benjamin Drung wrote: > > Am Montag, den 30.04.2012, 12:16 -0400 schrieb Barry Warsaw: > > > (Hint: you need to install debootstrap explicitly from precise-bac

Re: getting access to errors.ubuntu.com to report / track crash bugs

2012-06-11 Thread Benjamin Drung
%20or%20corruption%20(out):%20ADDR%20*** Either you have not been granted access to this resource or your entitlement has timed out. Please try again. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel

Re: getting access to errors.ubuntu.com to report / track crash bugs

2012-06-12 Thread Benjamin Drung
ed now. > > This should be fixed now. Yes, it works now. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Developer Membership Board Meeting 2012-07-16 Minutes

2012-07-17 Thread Benjamin Drung
== Developer Membership Board meeting, 2012-07-16 == Chair: Benjamin Drung Present: Cody A.W. Somerville, Iain Lane, Micah Gersten, Stéphane Graber === Review of previous Minutes === * micahg to document the zentyal packageset * everyone try and be at CC meeting July 5th 17:00 UTC * micahg

coloring of sponsoring items (was: Patch pilot report 2012-06-23)

2012-07-23 Thread Benjamin Drung
lor for items that are older than four weeks. Should we reduce these durations to one week for yellow, two weeks for orange, and three weeks for red? -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list

Re: coloring of sponsoring items

2012-07-24 Thread Benjamin Drung
Am Montag, den 23.07.2012, 20:44 -0500 schrieb Micah Gersten: > On 07/23/2012 05:31 PM, Benjamin Drung wrote: > > Am Montag, den 23.07.2012, 17:20 -0500 schrieb Jamie Strandboge: > >> Pleased to see that the queue was in good shape. > > Should we adjust the coloring of t

Re: Syncing make-dfsg 2.82 from Debian experimental

2012-08-08 Thread Benjamin Drung
; not to do I will probably sync the new version for quantal I have no strong opinion, but I vote for doing the sync. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed message part -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Deferred sponsor items (was: Patch pilot report 2012-10-15)

2012-10-16 Thread Benjamin Drung
on the queue once the release is open. It could addition add a separate table with deferred bugs. [1] The tag need to contain the release. Instead of a tag, a milestone could be used. -- Benjamin Drung Debian & Ubuntu Developer signature.asc Description: This is a digitally signed messa

Minutes of the Developer Membership Board Meeting - 2012-10-15

2012-10-20 Thread Benjamin Drung
Chair: Benjamin Drung Present: Cody A.W. Somerville, Iain Lane, Micah Gersten, Stefano Rivera === Review of previous action items === laney to delete network-manager packageset Action completed. laney to contact menesis about schooltool packageset The schooltool

Re: Minutes of the Developer Membership Board Meeting - 2012-10-15

2012-10-21 Thread Benjamin Drung
Am Sonntag, den 21.10.2012, 02:57 +0100 schrieb Dave Walker: > On 20 October 2012 21:20, Benjamin Drung wrote: > > > PerPackageUploader Application: Andreas Hasenack > > > > https://wiki.ubuntu.com/AndreasHasenack/LandscapeClientPerPackageUploadApplication >

Re: [Desktop13.04-Topic] Integrate a Paper Cuts toolbelt into ubuntu-dev-tools

2012-10-24 Thread Benjamin Drung
gt;> paper cuts project and the app in question, and the Paper Cuts Ninja team > >> will automatically receive an email saying there's a new bug been reported. > >> > >> These features will speed up the process of reporting new paper cuts - it > >> should take only a few seconds from start to finish. -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Patent VS license restricted software

2012-10-24 Thread Benjamin Drung
(license restricted)? * Should we replace unrar by unar? Should we install unar by default? * Should we install the universe packages by default? Should the user have an opt-out chance at install time? [1] non-free = not comply with the DFSG -- Benjamin Drung Debian & Ubuntu Developer -- ub

Re: Patch Pilot Report 2012-11-13

2012-11-13 Thread Benjamin Drung
new ones. ;) -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: Patch Pilot Report 2012-11-13

2012-11-16 Thread Benjamin Drung
Am Mittwoch, den 14.11.2012, 00:10 + schrieb Dmitrijs Ledkovs: > On 13 November 2012 23:32, Barry Warsaw wrote: > > > > On Nov 14, 2012, at 12:14 AM, Benjamin Drung wrote: > > > > >Am Dienstag, den 13.11.2012, 18:09 -0500 schrieb Barry Warsaw: > > >>

Re: [ubuntu/raring-proposed] libunity-webapps 2.4.3daily12.11.29-0ubuntu1 (Accepted)

2012-11-29 Thread Benjamin Drung
changelogs about what has changed than > this? Was this upload manually reviewed? -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Error tracker and bugs in libraries

2012-12-05 Thread Benjamin Drung
Hi, https://errors.ubuntu.com/ lists a vlc crash on rank 90. This crash is probably caused by the underlying libproxy library. Can the error tracker track the libproxy versions instead of the vlc-nox versions? -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ub

Re: Error tracker and bugs in libraries

2012-12-06 Thread Benjamin Drung
ying problem. It could be the app is not > > using the api correctly / not handling error codes or it could be a > > crashy library. > > > > ... > > There's a bug report about this. <http://launchpad.net/bugs/1072854> Is the data in comment #2 exam

Re: Error tracker and bugs in libraries

2012-12-06 Thread Benjamin Drung
Am Donnerstag, den 06.12.2012, 11:52 + schrieb Dmitrijs Ledkovs: > On 6 December 2012 00:44, Benjamin Drung wrote: > > Hi, > > > > https://errors.ubuntu.com/ lists a vlc crash on rank 90. This crash is > > probably caused by the underlying libproxy library. Can the

Reviews/Manpower needed (was: Clearing the queues)

2012-12-07 Thread Benjamin Drung
we pass a threshold of 25 would be a good idea to raise the awareness. According to the stats, we get around 10 sponsor requests per day. Assuming we have an empty queue, we will hit the threshold after three days if no-one looks at the queue. > We can do this, if everybody helps. > &g

Re: Deprecating the wiki-based Packaging Guide

2012-12-17 Thread Benjamin Drung
ovide patches). [4] Will these bugs tracked and fixed before step four? We should only remove the wiki based guide if all missing pieces from it are available in the Sphinx-based packaging guide. -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.

Re: Intending to upload Libav 9 to raring

2013-01-29 Thread Benjamin Drung
ave a closer > look at this. > > However, there are still many packages to fix left. Help on this > project would be greatly appreciated! Fixing Audacity is on my todo list. Audacity needs more work than renaming function names to work with libav 9. Help porting will be appreciated. S

Re: cdimage.ubuntu.com latest/current symlinks

2013-03-20 Thread Benjamin Drung
t-proposed" is less confusing than "proposed". It tells me that "current-proposed" will become "current" after some defined rules. "proposed" could become anything. -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

DEP-8 tests (was: Patch Pilot report 2013-05-13)

2013-05-13 Thread Benjamin Drung
in your email. :) -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Re: gksudo should still be included by default

2013-09-14 Thread Benjamin Drung
Am Donnerstag, den 12.09.2013, 10:23 -0700 schrieb Ryein C. Goddard: > Some applications still require gksudo to operate properly one I know > for example is the AMD drivers control panel. Then these packages should correctly depend on the gksu package. -- Benjamin Drung Debian &a

Machine Parsable Release Information Specification

2017-06-12 Thread Benjamin Drung
signed. I created an initial draft of the spec: https://github.com/bdrung/image-release-spec Your thoughts? Does it make sense? Is the information already provided somewhere else? -- Benjamin Drung System Developer Debian & Ubuntu Developer ProfitBricks GmbH Greifswalder Str. 207 D - 10405 Be

Ubuntu packaging guide is outdated

2022-05-04 Thread Benjamin Drung
ging-guide/+bug/1898410 -- Best reagrads, Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

+1 maintenance report

2022-06-20 Thread Benjamin Drung
. There is Debian bug #1012074 for it. The upstream developer is a Debian developer. So we should poke him. -- Benjamin Drung Debian & Ubuntu Developer -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

  1   2   >