Re: Make systemd journal persistent | remove rsyslog (by default)

2017-01-11 Thread Martin Pitt
. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: PGP signature -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe a

Re: Issues related to the yakkety switch to systemd-resolved

2016-10-19 Thread Martin Pitt
so that we use the same solution on servers and desktops. (Again see [1]). Martin [1] https://blueprints.launchpad.net/ubuntu/+spec/foundations-y-local-resolver [2] http://people.canonical.com/~pitti/tmp/resolvconf-hooks.txt -- Martin Pitt| http://www.piware.de U

Re: The Simple Things in Life

2016-07-20 Thread Martin Pitt
aps you forgot to "update-initramfs -u" after that and have the USB device already connected. FWIW, this is the *only* reply to this thread that I will ever do. I'm too busy following by secret agenda to reply to the other mails... Martin -- Martin Pitt

Re: optional dark theme

2016-02-16 Thread Martin Pitt
nly not a priority or goal. And please don't ask the same question twice on the same mailing list within a few days. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discus

Re: Disabling deb-src by default

2016-01-28 Thread Martin Pitt
ll that by default -- and we shouldn't as-is as it has a horribly heavy dependency chain. But maybe we can separate out pull-lp-source so that it's suitable for shipping by default? Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubu

Re: Missing new kernel after upgrade 14.04 -> 16.04

2016-01-19 Thread Martin Pitt
switched. But that's not a self-compiled kernel, that's an officially supported one on 14.04. So I think Nils has a point and this indeed should be dealt with correctly on upgrade. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu

Re: parsing upstream version and revision from Ubuntu package Version strings

2016-01-14 Thread Martin Pitt
me pretty complicated when doing things like "update to the latest upstream snapshot" (common for upstreams which are slow to release), or "revert to an earlier version". Much of that is coming from the fact that version numbers are required to be monotonously increa

Re: Re: about upstart

2016-01-07 Thread Martin Pitt
it as root for system services when the system is running systemd. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify setti

Re: Re: about upstart

2016-01-06 Thread Martin Pitt
cess and started by the session upstart. You can't entirely remove upstart in Ubuntu yet, just upstart-sysv for the system services. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-de

Re: about upstart

2016-01-06 Thread Martin Pitt
emd or dbus activation) yet. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.

Re: about sysemd219 ubuntu15.04

2015-11-29 Thread Martin Pitt
not installed by default. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubunt

Re: about the systemd(219) of ubuntu

2015-11-29 Thread Martin Pitt
/user/ > there is no $user as like descripted by systemd. Thank you! Do you have the package "libpam-systemd" installed? Do you have the line session optionalpam_systemd.so in /etc/pam.d/common-session? Martin -- Martin Pitt| http:

Re: equivalent of chkconfig

2015-08-18 Thread Martin Pitt
erted to > systemctl for postfix but it is. FYI, this is via /lib/lsb/init-functions.d/40-systemd that gets run through the standard /lib/lsb/init-functions which every SysV init script is supposed to source. Martin -- Martin Pitt| http://www.piware.de Ubuntu Develop

Re: equivalent of chkconfig

2015-08-18 Thread Martin Pitt
tually use the powers of a modern init system. Over time this will happen, but I doubt that SysV init scripts will entirely go away anytime soon. At least you need the support for third-party packages, and LSB mandates them. Martin -- Martin Pitt| http://www.piware

Re: equivalent of chkconfig

2015-08-18 Thread Martin Pitt
ld make things even more confusing IMHO. "service" is for runtime starting/stopping, "update-rc.d" for configuring which services start at boot. It has worked like that forever in Debian/Ubuntu, with any init system. Martin -- Martin Pitt| http://www.piware.d

Re: equivalent of chkconfig

2015-08-17 Thread Martin Pitt
g-standing TODO in the Debian/Ubuntu packages. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at:

Re: equivalent of chkconfig

2015-08-04 Thread Martin Pitt
led update-rc.d, see its manpage. It integrates with all init systems. Wrt. the followup discussion, you can also use systemctl directly (it will call update-rc.d for SysV init scripts) in Ubuntu 15.04 and later. Martin -- Martin Pitt| http://www.piware.de Ubuntu Devel

Re: Removing runlevel 06 no longer needed?

2015-06-10 Thread Martin Pitt
doesn't do that, this should be updated as well (and again the change forwarded to Debian). So in short, we should get rid of such Ubuntu deltas, but not by dropping them but by getting them into Debian IMHO. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu De

Re: Debian Continuous Integration on Ubuntu

2015-04-09 Thread Martin Pitt
/update_excuses.html is also an useful page to look at. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings o

Re: Cloud images and ubuntu package testing now use systemd

2015-03-04 Thread Martin Pitt
Kai Mast [2015-03-04 13:11 -0500]: > Will the user sessions also be switched to systemd? Eventually, but not in this cycle. We haven't even started working on that. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian D

Re: Go 1.3 is unmaintained/unsupported upstream

2015-02-14 Thread Martin Pitt
Go compiler (and then need to have an SRU exception for this). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature -- Ubuntu-devel-discuss mailing list Ubuntu-deve

Re: Go 1.3 is unmaintained/unsupported upstream

2015-02-13 Thread Martin Pitt
; This wouldn't fix the fact that it will become unmaintained in > Vivid's timeframe It's in universe, so inherently unsupported, and I figure at the moment folks developing with Go would rather use some backports or a PPA anyway? Martin -- Martin Pitt

Re: dpkg packaging problems

2015-01-02 Thread Martin Pitt
don't need to and should not be executable. If you have a corner case where that's desirable, use -X to exclude those from permission fixes. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) --

Re: 15.04 and systemd

2014-12-07 Thread Martin Pitt
@.service. The sysvinit script is called at boot to bring up the non-hotplugged interfaces (lo, builtin ethernet or wifi cards), if they are tagged as "auto". > I'll set up a VM to try to reproduce this. > > Do you mean upgrade trusty-to-utopic or utopic-to

Re: 15.04 and systemd

2014-12-05 Thread Martin Pitt
M and dist-upgrade? > 3) friendly-recovery.service > > https://bugs.launchpad.net/ubuntu/+source/friendly-recovery/+bug/1354937 Fixed in vivid. > 4) nfs-common, nfs-kernel-server, rpcbind > > NFS is broken with systemd as pid 1 because nfs-common only has upstart job

Re: Devuan

2014-12-02 Thread Martin Pitt
would be to point out actual problems in Ubuntu's choice so that we can improve it. (Technical problems, not "I don't like it" :-) ). Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.de

Re: Devuan

2014-12-01 Thread Martin Pitt
testing explosion, etc. that we don't want and don't offer for any other part of the plumbing stack. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ub

Re: root and capabilities list

2014-10-14 Thread Martin Pitt
ng the kernel defaults in devtmpfs. If open and read on them is additionally protected by CAP_SYS_RAWIO, then world-readability should not hurt indeed (note that I haven't verified this). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.co

Re: root and capabilities list

2014-10-14 Thread Martin Pitt
s which prevented effective privilege dropping in klogd. Thus ideally you should start as root, open /dev/*, then suid() and run as normal user without extra privs and can do without the capability dance. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubun

Re: Bug in some way but where? Where to file a bug?

2014-04-04 Thread Martin Pitt
ou fix that with sudo chown -R thnov:thnov ~ it should be all fine again, and probably also fix a couple of other misbehaviours. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss

Re: NetworkManager cleartext config files vs home folder encryption

2013-12-25 Thread Martin Pitt
, and all our OEMs changed the default anyway, so since natty or precise or so NM now defaults to system-wide connections. (FWIW, I fully agree with this.) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)

Re: Including VirtualBox guest drivers in trusty iso.

2013-12-20 Thread Martin Pitt
b in software-properties. virtualbox-guest* is already whitelisted for auto-installation in ubuntu-drivers-common, so once it gets a Modaliases: it should "just work" in ubiquity, "ubuntu-drivers autoinstall", etc. Martin -- Martin Pitt| http://www.piware.de

Re: unable to install apache2 mod php5

2013-07-14 Thread Martin Pitt
Hello, 李白|字一日 [2013-07-15 12:34 +0800]: > is there anyone know how to solve this problem? Yes, please stop using saucy-proposed in your apt sources. By its very definition it is packages that are broken. Martin -- Martin Pitt| http://www.piware.de Ubuntu Develo

Re: Proposal to change default search engine

2013-06-24 Thread Martin Pitt
am. For the record, even the ubuntu-defaults-builder machinery allows derivatives to change the default search engine. This is not a technical problem, but a political/business/decision making one. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.co

Re: Source packages appropriate by default?

2013-05-21 Thread Martin Pitt
fer a lot more functionality (downloading from different pockets, releases, and Debian). We don't install those by default, though, they are in ubuntu-dev-tools. But these are obvious candiates for replacing "apt-get source" in the absence of deb-src apt sources. Martin -- Martin Pitt

Re: any plymouth ...

2013-05-15 Thread Martin Pitt
fter power on to get to the grub menu), or permantly in /etc/default/grub and then running "sudo update-grub". Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing

Re: Ubuntu without polkit

2013-04-08 Thread Martin Pitt
any extra power/privilege. Pulling in JS is a valid concern for the latest upstream PK versions, and the main reason why we keep an older version for now. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian

Re: Discovering the package of an open window

2013-01-18 Thread Martin Pitt
arge one big binary with different "modes" for Writer, etc., and it is indeedn libreoffice-core which ships /usr/lib/libreoffice/program/soffice.bin. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian

Re: Suggestions on controlling the automounter

2013-01-07 Thread Martin Pitt
we all use the same plumbing stack (Linux, udisks, gvfs). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubs

Re: Suggestions on controlling the automounter

2013-01-06 Thread Martin Pitt
word, you cannot then remove the device via > the graphic front end (I am using Oneiric on my primary work > machine) but have to do it at command line using umount and > cryptsetup luksClose. That again works fine here, so needs more details. Thanks, Martin -- Martin Pitt

Re: b43 driver in Ubuntu (and also Debian)

2012-11-09 Thread Martin Pitt
mmon will pick it up automatically. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.

Re: Accessing GVFS mounts from 3rd party applications?

2012-05-05 Thread Martin Pitt
can click "Unmount" in the dialog that comes up when you plug in the camera, and then use any photo management program which uses libgphoto2 directly to access the camera instead of gvfs. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com)

Re: user-mode-linux in precise

2012-01-30 Thread Martin Pitt
tin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-de

Re: recommended way to build upstream kernel for ubuntu

2012-01-06 Thread Martin Pitt
buntu.com/~kernel-ppa/mainline/daily/ Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe a

Re: wine on precise

2011-12-19 Thread Martin Pitt
f ia32-libs and install that, then wine will run smooth as silk. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify setti

Re: Ubuntu should move all binaries to /usr/bin/

2011-11-01 Thread Martin Pitt
letion etc, which cleans up the command namespace a bit. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or uns

Re: Brainstorming for UDS-P

2011-09-27 Thread Martin Pitt
and letting developers manually sync from unstable at will. Now that this is by and large a self-service, this should work even better than in lucid. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-de

Re: Brainstorming for UDS-P

2011-09-26 Thread Martin Pitt
s. :-) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinf

Re: Brainstorming for UDS-P

2011-09-25 Thread Martin Pitt
my own [1]). Martin [1] https://bugs.launchpad.net/~pitti/+assignedbugs?field.tag=pet-bug -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com M

Re: Brainstorming for UDS-P

2011-09-25 Thread Martin Pitt
Python 2.6 dropped. Yay :) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify se

Re: Plugins written in Python can no longer be enabled

2011-09-04 Thread Martin Pitt
Jean-Philippe Fleury [2011-09-02 15:25 -0400]: > I updated to Ubuntu 11.10 Beta 1, and I'm no longer able to enable > gedit plugins written in Python. Example of an error on the > terminal: Known issue, this needs an update of libpeas. I'm on it. Mar

Re: only Unity 2D with latest Oneiric updates

2011-07-11 Thread Martin Pitt
ular Unity 3D. Both issues are caused by https://launchpad.net/bugs/807306 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.co

Re: [Oneiric topic] IPv6

2011-04-19 Thread Martin Pitt
ble for any kind of interactive internet usage. :-/ Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubs

Re: [Oneiric topic] IPv6

2011-04-19 Thread Martin Pitt
a router which has that problem, standard German Telekom gear - SpeedPort W7xx thingy). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lis

Re: URGENT: CUPS test page does not print due to buildds problem

2011-04-19 Thread Martin Pitt
Till Kamppeter [2011-04-19 21:02 +0200]: > it is about bug 710881, https://bugs.launchpad.net/bugs/710881. For the record, this is most likely due to the optipng optimization in pkgbinarymangler. I'll have a look tomorrow morning. Martin -- Martin Pitt

Re: Natty Feature Freeze

2011-02-21 Thread Martin Pitt
ase (assuming that there will be a new compatible upstream release up to that point). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.

Re: Busy work

2011-02-04 Thread Martin Pitt
eam, and then trickle down into the distros as part of new upstream releases. (Actually this is true for many bugs even in supported software, not just for this kind of "neglected old universe packages"). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (ww

Re: Introducing Products

2010-12-01 Thread Martin Pitt
on source package, which seems like a step backwards. This was a trade-off to be able to build several of them in parallel. But i386/amd64 architectures/builders are "fast enough" and also multi-core, so I'd love to see this workaround being limited to arm kernels.

Re: SSH and the Ubuntu Server

2010-11-18 Thread Martin Pitt
27;m a bit confused by your answer -- are you saying that the "ssh" task is enough to accomplish this, or that you don't consider that good enough? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (

Re: incomplete apport retraces fix...

2010-11-11 Thread Martin Pitt
s > thus tested and resolves the functionality breakage. Ah, right. I committed it to trunk now, and I'll upload a new release to natty soon. Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.d

Re: I am looking for packages with checks

2010-11-11 Thread Martin Pitt
tests don't get run during package build. pkgbinarymangler has a python test suite run during build, and pkg-create-dbgsym has a shell test suite. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) si

Re: More LiveCD space optimizations

2010-11-07 Thread Martin Pitt
ts, but udev is good at efficient rule matching and parsing (that's what it is for, after all). Martin -- Martin Pitthttp://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.u

Re: More LiveCD space optimizations

2010-11-05 Thread Martin Pitt
ee https://bugs.launchpad.net/ubuntu/+source/advancecomp/+bug/671599/comments/1 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.c

Re: More LiveCD space optimizations

2010-11-05 Thread Martin Pitt
e language packs. Since Lucid (or so) we strip those out of the app packages and ship them in the language packs. That already saved us a lot of space. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) --

Re: LiveCD optimisations

2010-11-05 Thread Martin Pitt
couraged since they're in "universe"? Would these optimisations be > a case for inclusion into "main"? Yes, of course. I added some work items for advancecomp and jpegoptim to the spec. Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu

Re: LiveCD optimisations

2010-11-01 Thread Martin Pitt
nce-desktop-n-install-footprint Thanks a lot for bringing this up! > Optimising the SVG files saves an additional 7 MB. This is next on my list. I'll package scour, and add it to cdbs gnome.mk with some test cases. Thanks, Martin -- Martin Pitt| http://www.piwar

Re: incomplete apport retraces fix...

2010-10-22 Thread Martin Pitt
ough. the -dbgsym packages conflict with the -dbg ones, so we must do an either/or check here. I don't have time to fix/test this right now, though. If you do, that'd be great, I'm happy to merge a tested patch. Otherwise we should track this as a bug report, please feel free to assi

Re: Split all documentation into their own packages

2010-09-27 Thread Martin Pitt
Gonsolo [2010-09-27 16:26 +0200]: > Well, then you package system is destroyed/bewildered, isn't it? No, if you add these filters to /etc/dpkg/dpkg/conf.d/, the packaging system will be fine. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ub

Re: Split all documentation into their own packages

2010-09-27 Thread Martin Pitt
o that relatively easily in Maverick thanks to a new dpkg feature: https://wiki.ubuntu.com/ReducingDiskFootprint#Drop%20unnecessary%20files Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-deve

Re: About ibus 1.3.7 ibus languages

2010-09-23 Thread Martin Pitt
ers) does pull in ibus-chewing and ibus-table-cangjie. Do we need anything else? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ub

Re: About ibus 1.3.7 ibus languages

2010-09-23 Thread Martin Pitt
network status. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or

Re: extending apport/problem_report format?

2010-09-22 Thread Martin Pitt
re it is readable). But why do you care? This format is supposed to be nothing more than a transport vehicle from client computers to Launchpad. It's not really supposed to be looked at by humans. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer

Re: Backport an non-exist package to lucid main

2010-09-22 Thread Martin Pitt
Hello YunQiang, YunQiang Su [2010-09-14 1:37 +0800]: > opencc now is in 10.10's main, but it is not in lucid. > > Can I backport it? Yes, the backport process covers that. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.

Re: Including usb-modeswitch in default installation?

2010-09-02 Thread Martin Pitt
Hello Josua, Josua Dietze [2010-09-02 19:22 +0200]: > In the meantime, things have happened. Indeed! usb-modeswitch is in Maverick by default, replacing modem-modeswitch. :-) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Deb

Re: Discussion about bug #615504

2010-08-16 Thread Martin Pitt
't packaged, it seems to be a third-party app? Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubs

Re: Reintroducing packages throught -proposed

2010-08-15 Thread Martin Pitt
utosyncs. -backports sounds fine for this IMHO. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@li

Re: Apache2 in default Ubuntu install

2010-08-12 Thread Martin Pitt
to PHP, which includes the web server module. If you only want the command line interpreter, but none of the web stuff, just install php5-cli instead. But I dare to claim that most people who want PHP actually want it as a web server platform. Martin -- Martin Pitt| http://www.pi

Re: Desktop CDs: Around 60 MB saved on the installed system, 28 MB in binary packages

2010-08-11 Thread Martin Pitt
Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubun

Re: Desktop CDs: Around 60 MB saved on the installed system, 28 MB in binary packages

2010-08-11 Thread Martin Pitt
to do a lot of work to get alpha-3 non-overflown. However, if we get enough space for -extra, I'd keep the split in any case, since it's not needed for the majority of systems. So it should still be possible to uninstall it on small footprint systems. Thanks, Martin -- Martin Pitt

Re: Ubuntu-devel-discuss Digest, Vol 44, Issue 39

2010-07-28 Thread Martin Pitt
g to that is to download the source code DVD: http://cdimage.ubuntu.com/releases/lucid/release/source/ (They are also available for Maverick alpha-2, and all forthcoming milestones). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian

Re: bug reporting and file descriptors...

2010-07-22 Thread Martin Pitt
Reinhard Tartler [2010-07-22 13:00 +0200]: > > 7 -> /home/daniel/test.mp3 > > > > Would it make sense to have this information, or have I overlooked > > something? > > I think it would be incredibly helpful. Note that we got quite a lot of complaints when hooks exposed arbitrary paths to files o

Re: Who's still maintaining libusb-0.1?

2010-07-09 Thread Martin Pitt
blem any more? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.co

Re: Fwd: Re: How to use the new Launchpad status?

2010-07-07 Thread Martin Pitt
should really be "Invalid". A better approach to this would IMHO be to make it much harder to reopen bugs which are in a terminal state (fix released, wontfix, invalid). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Devel

Re: How to use the new Launchpad status?

2010-07-07 Thread Martin Pitt
otentially be changed/fixed (unlike "invalid", which rather means "it's not a bug in the first place" or "it's impossible to fix"). "opinion" does not connote being a terminal state, and is fairly confusing as a bug state IMHO. Martin -- Mar

Re: Rethinking Ubuntu's Repositories

2010-05-26 Thread Martin Pitt
sktop-lucid-new-firefox-support-model Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://l

Re: Maverick is open for development

2010-05-08 Thread Martin Pitt
tthias). Whether or not 4.5 becomes the default is an UDS decision, as far as I understood. Martin -- Martin Pitthttp://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.

Re: Keyboard issues with Ubuntu Lucid 10.04 and VMWare Workstation 7.0

2010-04-27 Thread Martin Pitt
l add a workaround (also for lucid, in an update) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe a

Re: HAL service scripts

2010-04-15 Thread Martin Pitt
d have pcmanfm connect to hal straight away (and of course check if that failed). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.co

Re: "Blank CD-ROM disc" icon when there is no disc in the drive

2010-04-15 Thread Martin Pitt
to actually burn files in this manner, the only option you > receive is to make an ISO. Relevant LP bugs: 559723, 561585, 562978. If it's still happening for you on current lucid, it's bug 562978. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (

Re: "Blank CD-ROM disc" icon when there is no disc in the drive

2010-04-13 Thread Martin Pitt
urn files in this manner, the only option you > receive is to make an ISO. This is https://bugs.launchpad.net/ubuntu/+source/udev/+bug/559723 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubunt

Re: White-on-black terminal should be default

2010-03-05 Thread Martin Pitt
Lucid for terminals is white-on-black (well, some slightly different colors, but in principle). But oh well, easy enough to fix that to an ergonomically sane black-on-white again. :-) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debi

Re: Goal proposal: Replace gksu because incompatible to at-spi

2010-03-04 Thread Martin Pitt
option than gksu-polkit would be "pkexec" which comes with polkit directly. It has the big advantage of sharing the UI with all the other polkit dialogs, so that we finally stop having multiple different authentication dialogs. Would that work? Martin -- Martin Pitt

Re: White-on-black terminal should be default

2010-03-02 Thread Martin Pitt
ght, black text on light background is ergonomically much better, and also much more effective on a TFT (doesn't matter so much on CRTs). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubun

Re: make udev ignore vmware virtual interfaces

2010-02-02 Thread Martin Pitt
help with this: Can you please do "ubuntu-bug udev" in such a vmware instance (this will attach the udev dump, etc.) and point out which interfaces should be ignored? After filing, please assign the bug to me ("pitti"). Thanks, Martin -- Martin Pitt

Re: rebuilding apache with debugging symbols

2010-01-11 Thread Martin Pitt
ny logs online of the build process, the flags you use, or how > the package itself is created. Before doing this, you could also just use the readymade debug symbol packages: http://ddebs.ubuntu.com/pool/main/a/apache2/ See https://wiki.ubuntu.com/DebuggingProgramCrash for det

Re: Security vulnerabilities in default Ubuntu install boot process

2010-01-04 Thread Martin Pitt
Crispin Cooper [2009-12-31 1:49 +]: > By default GRUB / GRUB2 will allow anyone who walks up to the computer to > select 'Recovery Mode' and gain root privileges. This is clearly insecure. Not really: https://wiki.ubuntu.com/SecurityTeam/FAQ#Rescue%20Mode Martin

Re: Problems using apport-chroot for local crash analysis

2009-12-22 Thread Martin Pitt
supports). apport-chroot then also calls apport-retrace with --unpack-only --no-pkg to minimize the packaging overhead. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mai

Re: Problems using apport-chroot for local crash analysis

2009-12-22 Thread Martin Pitt
ce (see Problem #3), but I want to be able to do > unattended crash reporting. > > I reported this problem originally as a bug: LP: #487759 [1], and Martin > Pitt explained that this info isn't collected right after the crash for > performance reasons. > He suggested tha

Re: Introduction to Ubuntu Distributed Development

2009-12-18 Thread Martin Pitt
ted, and didn't even have branches, so it's utterly useless for the things we are trying to achieve here :-) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ub

Re: Problems with language-pack-nds

2009-11-16 Thread Martin Pitt
(for lucid) will correct this. Thanks for pointing out! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscri

  1   2   3   >