Re: Debian and our frenemies of containers and userland repos

2019-10-21 Thread Enrico Weigelt, metux IT consult
wondering if there is something Debian can do to be even more > successful in the container world. You could use dck-buildpackage --create-baseimage to do that. Feel free to create some target configs, and I'll be happy to add them. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded e

Re: Debian and our frenemies of containers and userland repos

2019-10-21 Thread Enrico Weigelt, metux IT consult
ependencies already installed - but I don't like manual things :o) BTW: one important point w/ dck-buildpackage for me was being able to specifiy what's in the image. I really prefer to have it really minimal. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineer

Re: Debian and our frenemies of containers and userland repos

2019-10-21 Thread Enrico Weigelt, metux IT consult
w/ k8s ... --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Debian and our frenemies of containers and userland repos

2019-10-21 Thread Enrico Weigelt, metux IT consult
On 05.10.19 03:31, Paul Wise wrote: > On Fri, Oct 4, 2019 at 10:49 PM Enrico Weigelt wrote: >> On 24.07.19 08:17, Marc Haber wrote: >> >>> Do we have a build technology that uses containers instead of chroots >>> yet? >> >> Something like docker-bu

Re: Debian and our frenemies of containers and userland repos

2019-10-04 Thread Enrico Weigelt, metux IT consult
On 24.07.19 08:17, Marc Haber wrote: > Do we have a build technology that uses containers instead of chroots > yet? Something like docker-buildpackage ? --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Debian and our frenemies of containers and userland repos

2019-07-22 Thread Enrico Weigelt, metux IT consult
igured installations. One thing seems to be right: folks who always have been hostile towards the whole concept of distros now have a better excuse. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Backports needed for Firefox/Thunderbird ESR 68 in Stretch

2019-07-08 Thread Enrico Weigelt, metux IT consult
e can also release > build > dependency updates via stretch-security). ACK. I haven't had a chance to take a deeper look at the rust/cargo issue yet (currently too occupied with other things). If anybody could come forward with a solution, I'd be really glad. --mtx -- Enrico Weigelt, metux I

Re: OpenCL / handling of hardware-specific packages

2019-07-02 Thread Enrico Weigelt, metux IT consult
this ... > The AppStream metadata format includes a field for "hardware this works > with", and beignet-opencl-icd has one, but I don't know if any existing > tools use this field. I don't like the idea of making driver packages depending on some desktop stuff :o IMHO, it shou

Re: ZFS in Buster

2019-07-01 Thread Enrico Weigelt, metux IT consult
On 01.07.19 21:06, Enrico Weigelt, metux IT consult wrote: Hi, > IIRC the whole things is actually about crypto stuff. Why don't zfs> folks > just use the standard linux crypto api (potentially introduce a> new algo if the existing ones aren't sufficient) ? Addendum: just had

Re: ZFS in Buster

2019-07-01 Thread Enrico Weigelt, metux IT consult
as far as I remember). IIRC the whole things is actually about crypto stuff. Why don't zfs folks just use the standard linux crypto api (potentially introduce a new algo if the existing ones aren't sufficient) ? --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineeri

Re: AMDGPU+OpenCL with Debian?

2019-07-01 Thread Enrico Weigelt, metux IT consult
pplications that treat "no hardware for this driver" as "fatal error" > instead of "try the next driver". So, installing an opencl-based package pulls in *all* cl driver stacks ? Please don't do that. This IMHO clearly belongs into the operator's hands (or possibly s

Re: scratch buildds

2019-07-01 Thread Enrico Weigelt, metux IT consult
bianized branch) and publishes the repos to the outside world, would be a really cool thing for me. IIRC that should also cover this 'scratch builds' usecase. I admit, I haven't checked whether gitlab-ci can already do that. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedde

Re: Survey: git packaging practices / repository format

2019-07-01 Thread Enrico Weigelt, metux IT consult
On 01.07.19 15:09, Andrey Rahmatullin wrote: > On Mon, Jul 01, 2019 at 03:04:26PM +0200, Enrico Weigelt, metux IT consult > wrote: >> On 29.05.19 17:41, Andrey Rahmatullin wrote: >> >>>> Perhaps we should update policy to say that the .orig tarball may (or >>

Re: Survey results: git packaging practices / repository format

2019-07-01 Thread Enrico Weigelt, metux IT consult
ld be better to just differenciate the statistics between official debian and others (such as downstreams). --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Survey: git packaging practices / repository format

2019-07-01 Thread Enrico Weigelt, metux IT consult
adable git repo and makes interacting w/ upstream (eg. submitting patches) unncessarily hard. That's something I regularily see w/ crappy vendor kernels, which then take lots of time to bring them into some somewhat usable state :o --mtx -- Enrico Weigelt, metux IT consult Free software and

Re: Survey: git packaging practices / repository format

2019-07-01 Thread Enrico Weigelt, metux IT consult
le process (eg. fully automatic, easily reproducable transformations) --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Survey: git packaging practices / repository format

2019-07-01 Thread Enrico Weigelt, metux IT consult
idiered "applicable" (or better: when is it okay not doing that) and some rules on how the generation process shall be done. (maybe having some script with a defined name ?) --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Survey: git packaging practices / repository format

2019-07-01 Thread Enrico Weigelt, metux IT consult
some more details on the intended workflow ? Why does one need that information at all ? --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Survey: git packaging practices / repository format

2019-07-01 Thread Enrico Weigelt, metux IT consult
o > record what the most recent rebase is. Obviously I prefer > git-debrebase since I wrote it - using a different data model - even > after I knew about git-dpm and its data model. But maybe this isn't > the thread for that advocacy conversation. What exactly does this tool do ?

Re: Survey: git packaging practices / repository format

2019-07-01 Thread Enrico Weigelt, metux IT consult
we could figure out a way to collaborate on something like that well, > it might be a very interesting tool to have. ACK. I believe we should set some computable policies on how orig trees are generated from actual upstream repos and patches are handled, so we can do imports/transformations fully aut

Re: Survey: git packaging practices / repository format

2019-07-01 Thread Enrico Weigelt, metux IT consult
ll required to produce a .dsc. I don't think that .dsc really makes the picture so different. It always can be generated automatically. IMHO, it's only needed as an output format for creating src repos and as an intermediate transport for traditional tools like buildd. --mtx -- Enrico Weigel

Re: ZFS in Buster

2019-05-29 Thread Enrico Weigelt, metux IT consult
tary userland interface can't be accepted for mainline - it has to be reworked to be conformant w/ standard uapi (eg. we already have it for things like snapshots, deduplication, quotas, ...) But it's up to ZoL developers to do the actual work and post patches to lkml. There won't be anybody else doing that.

Re: Survey: git packaging practices / repository format

2019-05-29 Thread Enrico Weigelt, metux IT consult
ours, etc. - instead I'm using separate layer 2 branches for that. (for maintaining lots of kernel configs based on some meta config, I've got a separate tool) --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Survey: git packaging practices / repository format

2019-05-29 Thread Enrico Weigelt, metux IT consult
just basing on their release tags. And, of course, there shouldn't be anything autogenerated in the git repo - always recreate everything (*especially* autotools-generated stuff). The orig tarball, IMHO, is a long obsolete ancient relic. For upstreams that don't have a git repo yet, I setup an

Re: Survey: git packaging practices / repository format

2019-05-29 Thread Enrico Weigelt, metux IT consult
success, so I just gave up :( --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Survey: git packaging practices / repository format

2019-05-29 Thread Enrico Weigelt, metux IT consult
intainers was asymptotically approaching zero, from below. > Enrico Weigelt, metux IT consult writes ("Re: Survey: git packaging practices > / repository format"): >> I'm always cloning the upstream repo, branch off at their release tag >> and add all necessary chanages a

Re: Survey: git packaging practices / repository format

2019-05-28 Thread Enrico Weigelt, metux IT consult
ome the generic (non-deb specific) patches, then the deb specific ones. No text-based patches, or even magic rewriting within the build process. The HEAD is exactly the debianized source tree, which is then fed to dck-buildpackage. --mtx -- Enrico Weigelt, metux IT consult Free software and Linu

Re: Introducting Debian Trends: historical graphs about Debian packaging practices, and "packages smells"

2019-04-16 Thread Enrico Weigelt, metux IT consult
ack source tree plus debian/, some w/ extra text-based patches, some w/ patches already applied in git. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: PPAs (Re: [Idea] Debian User Repository? (Not simply mimicing AUR))

2019-04-16 Thread Enrico Weigelt, metux IT consult
rd upstreams in my list... Maybe we should talk about some of these cases, to get a better idea. In general, we IMHO should rethink the workflows for creating the actual buildable debian tree from upstream releases (in many packages that's still pretty manual and hackish) --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: PPAs (Re: [Idea] Debian User Repository? (Not simply mimicing AUR))

2019-04-16 Thread Enrico Weigelt, metux IT consult
erything from a debianzed source tree (eg. git repo) within a minimal container/jail, w/o any other extra configuration outside that source tree - even for those cases where the control file needs to be generated, which again needs some deps. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: [Idea] Debian User Repository? (Not simply mimicing AUR)

2019-04-16 Thread Enrico Weigelt, metux IT consult
hich is used by my build machinery (dck-buildpackage) in a separate preparation step, when control file is missing. But still, IMHO, the debian packaging toolstack is much superior to anything else i've every encountered. --mtx -- Enrico Weigelt, metux IT consult Free software and Linu

[prototype] Debian User Repository Toolkit 0.0a release

2019-04-16 Thread Enrico Weigelt, metux IT consult
Okay, it's just a dream, but a very nice one ;-) --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Conflict over /usr/bin/dune

2019-01-18 Thread Enrico Weigelt, metux IT consult
IMHO not in official Debian repo, but I've got it hanging around in some 3rdparty repo ... --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Limiting the power of packages

2018-12-07 Thread Enrico Weigelt, metux IT consult
On 19.11.18 20:24, gregor herrmann wrote: > On Mon, 19 Nov 2018 17:29:37 +0100, Enrico Weigelt, metux IT consult wrote: > > (OT, but since I noticed it too:) > >> Anyways, Skype doesn't work since 8.30 as it crashes directly on >> startup. > > Apparently it need

Re: git vs dfsg tarballs

2018-12-07 Thread Enrico Weigelt, metux IT consult
y code changes outside git, and I'm building packages only directly from git. Frankly, I don't see any reason why that can't be the standard case. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: git vs dfsg tarballs

2018-11-19 Thread Enrico Weigelt, metux IT consult
haviour. hmm, looks like good start. But it doesn't really look easy to clone from different distros and specific or yet unreleased versions. and one of my main problems remains unresolved: linear history ontop of the upstream's release tag. --mtx -- Enrico Weigelt, metux IT consult Free so

Re: Limiting the power of packages

2018-11-19 Thread Enrico Weigelt, metux IT consult
tworthy code them into a minimal container w/ fine tuned minimal permissions. Anyways, Skype doesn't work since 8.30 as it crashes directly on startup. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: git vs dfsg tarballs

2018-11-19 Thread Enrico Weigelt, metux IT consult
re and there, it still far away from an fully-automated process. I'm currently helping myself w/ lots of mappings and import scripts, but I'd like to get rid of maintaining all these little pieces. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

git vs dfsg tarballs

2018-11-19 Thread Enrico Weigelt, metux IT consult
cases where upstream history is extremely huge - like mozilla stuff) would be just branching at the upstream's release tag and adding commits for removing the non-dfsg files ontop of that. From that branching the debianized branch, where all patches are directly applied in git. --mtx -- Enrico

Re: A message from CMake upstream: announcing dh-cmake

2018-11-19 Thread Enrico Weigelt, metux IT consult
sure that nothing in that really complex cmake file can even try build/use any piece of them. the package was just meant for an inhouse installation for my client, so i didn't care much about policies and orig tarball handling - I've just patched directly in the git repo. --mtx -- Enrico Weigelt

Re: You are not seriously considering dropping the support of sysVinit?!

2018-11-19 Thread Enrico Weigelt, metux IT consult
affected packages. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Limiting the power of packages

2018-10-04 Thread Enrico Weigelt, metux IT consult
en and unusable anyways - for several month now. We could reconsider once the Upstream (Microsoft) manages get it at least running w/o segfaulting. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: Limiting the power of packages

2018-10-04 Thread Enrico Weigelt, metux IT consult
bad quality or even malicious. Finally, I'd really like to reduce complexity, not introduce even more. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Announce: docker-buildpackage

2018-05-01 Thread Enrico Weigelt, metux IT consult
some local customizations. (planned for future releases) I'm also hacking on another tool which automatically clones repos and calls dck-buildpackage for building whole pipelines - but that's still experimental and hackish: https://github.com/metux/deb-pkg --mtx -- Enrico Weigelt, metux

Re: FHS: Where to store user specific plugins / code

2018-03-09 Thread Enrico Weigelt, metux IT consult
ations, eg. moz). --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: MIA ? Miriam Ruiz

2017-10-23 Thread Enrico Weigelt, metux IT consult
. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

substvars in *.install + friends

2017-05-04 Thread Enrico Weigelt, metux IT consult
Hi folks, is it possible to use the substvars mechanism for the *.install and similar files, just like w/ control file ? For multi-version installations, I'm keeping the whole package in a prefix w/ the version number (see my other mail - nodejs). I don't like to change lots of files which

Re: Packaging nodejs-7.9

2017-05-04 Thread Enrico Weigelt, metux IT consult
On 04.05.2017 09:26, Jérémy Lal wrote: > At the moment, in debian, /usr/lib/nodejs is there to store all node > modules installed from debian packages. hmm, would that conflict w/ having certain "nodejs-$version" subdirs w/ the actual engines (the whole tree - not splitted out the several FHS

Packaging nodejs-7.9

2017-05-04 Thread Enrico Weigelt, metux IT consult
Hi folks, I'm currently packaging nodejs-7.9 for various deb Distros. I'll have to maintain some applications that use the fanciest new features, and precompiled binaries from untrusted sources (eg. nvm+friends) of course are not an option. Before I go all of this alone - is there anybody here

Re: Bug#857394: Debian Policy violation -- libgegl-dev contains duplicate copy of openCL library files

2017-04-14 Thread Enrico Weigelt, metux IT consult
On 14.04.2017 14:34, ian_br...@mail.ru wrote: > I was right -- it IS a Debian Policy violation: > > * 4.13 Convenience copies of code * I've got a similar problem while packaging recent webkit (latest surf needs a newer one). Their git repo is >GB (!). No idea how much I'll have to cut out

Re: init system agnosticism [WAS: how to remove libsystemd0 from a live-running debian desktop system]

2017-04-14 Thread Enrico Weigelt, metux IT consult
On 13.04.2017 11:27, Vincent Danjean wrote: > For me, the first argument explain in the first mail is not this one. > systemd is not portable on lots of system (hurd, kFreeBSD, ...), This is just one of many arguments for not making applications depending on it. (and they shouldn't depend on

init system agnosticism [WAS: how to remove libsystemd0 from a live-running debian desktop system]

2017-04-12 Thread Enrico Weigelt, metux IT consult
On 17.02.2015 18:49, The Wanderer wrote: Hi folks, just digging out an older thread that was still laying around in my inbox - w/ about 2yrs distance, I hope it was enough cool down time so we discuss it more objectively about that. > libsystemd0 is not a startup method, or an init system.

Re: What's a safe way to have extensions in chromium in Debian?

2017-04-11 Thread Enrico Weigelt, metux IT consult
On 11.04.2017 10:22, Andrey Rahmatullin wrote: > On Tue, Apr 11, 2017 at 04:22:40AM +0200, Enrico Weigelt, metux IT consult > wrote: >>>> >>>> >>>> could anyone please give me some insight, was the security problems >>>> are here exactly ? &

Re: What's a safe way to have extensions in chromium in Debian?

2017-04-10 Thread Enrico Weigelt, metux IT consult
On 09.04.2017 22:58, Andrey Rahmatullin wrote: > On Sat, Apr 08, 2017 at 08:28:38AM +0200, Enrico Weigelt, metux IT consult > wrote: >> >> >> could anyone please give me some insight, was the security problems >> are here exactly ? > Extension auto-updating is

Re: What's a safe way to have extensions in chromium in Debian?

2017-04-08 Thread Enrico Weigelt, metux IT consult
could anyone please give me some insight, was the security problems are here exactly ? --mtx -- mit freundlichen Grüßen -- Enrico, Sohn von Wilfried, a.d.F. Weigelt, metux IT consulting +49-151-27565287

dpkg packaging problems

2015-01-02 Thread Enrico Weigelt, metux IT consult
? See: https://github.com/metux/fskit/tree/jessie/master https://github.com/metux/fskit/tree/trusty/master the build process is driven by: https://github.com/metux/packaging cu -- Enrico Weigelt, metux IT consulting +49-151-27565287 -- To UNSUBSCRIBE, email to debian-devel-requ

Re: dpkg packaging problems

2015-01-02 Thread Enrico Weigelt, metux IT consult
On 02.01.2015 17:08, Martin Pitt wrote: Hi, Yes, man dh_fixperms. Shared libraries don't need to and should not be executable. Oh, wasn't aware of that. Just used to that as gcc sets that flag. Is it a bug in gcc, or are there platforms where +x is required ? cu -- Enrico Weigelt, metux

Re: Technical committee acting in gross violation of the Debian constitution

2014-12-06 Thread Enrico Weigelt, metux IT consult
On 25.11.2014 16:29, Philip Hands wrote: How is it that Debian changing the default for something on some of What about the enforced replace on dist-upgrade, which at least produces lots of extra work and can easily cause systems being unbootable ? cu -- Enrico Weigelt, metux IT consulting

Re: Summary:Re: Bug#762194: Proposal for upgrades to jessie (lendows 1)

2014-12-05 Thread Enrico Weigelt, metux IT consult
On 29.11.2014 19:15, Svante Signell wrote: Since there is no interest in adding a debconf message on new installs, I wish for a menu entry in the advanced part of the installer to be able to install a new system with sysvinit-core or upstart! +1 -- mit freundlichen Grüßen -- Enrico

Re: Technical committee acting in gross violation of the Debian constitution

2014-12-04 Thread Enrico Weigelt, metux IT consult
the impression that these guys still value traditional unix concepts, like using the filesystem for simple hierarchical data structures and access control, tiny and easily compositable servers and tools, etc. cu -- Enrico Weigelt, metux IT consulting +49-151-27565287 -- To UNSUBSCRIBE, email

Re: Technical committee acting in gross violation of the Debian constitution

2014-12-04 Thread Enrico Weigelt, metux IT consult
GNOME originally have the intention of being crossplaform, not Linux-only ? cu -- Enrico Weigelt, metux IT consulting +49-151-27565287 -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https

Re: Technical committee acting in gross violation of the Debian constitution

2014-12-04 Thread Enrico Weigelt, metux IT consult
wrote muxmpm, which ran individual sites under their own uid/gid, chroot, etc. That made things like cgixec, php's safe_mode etc practically obsolete. It was even shipped by several large distros, eg. suse (the orignal one, not novell). cu -- Enrico Weigelt, metux IT consulting +49-151-27565287

gnome depending on apache [WAS: Technical committee acting in gross violation of the Debian constitution]

2014-12-04 Thread Enrico Weigelt, metux IT consult
like perfectly reasonable and useful feature to me. Okay. But WebDAV would be one of the last protocols, I'd consider for that (maybe for the wide internet, but not for local networks). cu -- Enrico Weigelt, metux IT consulting +49-151-27565287 -- To UNSUBSCRIBE, email to debian-devel-requ

mass hosting + cgi [WAS: Technical committee acting in gross violation of the Debian constitution]

2014-12-04 Thread Enrico Weigelt, metux IT consult
with arbitrary UIDs, and how much overhead copying between processes (compared to socket-passing) produces on modern systems (back when I wrote muxmpm, it still was quite significant) OTOH, for high-volume scenarios, apache might not be the first choice. cu -- Enrico Weigelt, metux IT consulting +49-151

Re: Technical committee acting in gross violation of the Debian constitution

2014-12-04 Thread Enrico Weigelt, metux IT consult
ever going into my system - instead of replacing it later (eg. some option in the installer) ? cu -- Enrico Weigelt, metux IT consulting +49-151-27565287 -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: Technical committee acting in gross violation of the Debian constitution

2014-12-04 Thread Enrico Weigelt, metux IT consult
would even question, why each DE needs it own display manager ? What's so wrong with all the other DMs ? Certain DEs (like GNOME and KDE) seem trying to build their own operating system - I really fail to understand why. cu -- Enrico Weigelt, metux IT consulting +49-151-27565287

Re: Technical committee acting in gross violation of the Debian constitution

2014-12-04 Thread Enrico Weigelt, metux IT consult
. If there really is some functionality which some DEs really need, why not having an entirely separate tool for that ? Anyways, I still didn't understand why udev is bundled within systemd. cu -- Enrico Weigelt, metux IT consulting +49-151-27565287 -- To UNSUBSCRIBE, email to debian-devel-requ

Re: Technical committee acting in gross violation of the Debian constitution

2014-12-04 Thread Enrico Weigelt, metux IT consult
faction ? cu -- Enrico Weigelt, metux IT consulting +49-151-27565287 -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/54812e53.9080...@gr13.net

Re: Technical committee acting in gross violation of the Debian constitution

2014-12-01 Thread Enrico Weigelt, metux IT consult
On 27.11.2014 02:18, Josh Triplett wrote: gnome Depends: gnome-core, which Depends: gnome-user-share, which Depends: apache2-bin (or apache2.2-bin in stable, which is a transitional package depending on apache2-bin in unstable). gnome depends on apache ? seriously ? cu -- Enrico Weigelt

Re: Technical committee acting in gross violation of the Debian constitution

2014-11-25 Thread Enrico Weigelt, metux IT consult
will continue to provide the existing alternatives, including fresh installation (choosable at installation time, or separate installer images) c) the init system will never be switched w/o _explicit_ order by the operator d) this decision stands until explicitly revoked cu -- Enrico Weigelt

Re: wwwoffle

2012-06-12 Thread Enrico Weigelt
git-buildpackage. Uploaded it to github, maybe somebody likes to have a look at it: https://github.com/metux/wwwoffle/ cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig

Packaging entirely via git

2012-06-12 Thread Enrico Weigelt
a signed tag (to the debianized branch) and let the machinery run ;-) cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427

incomplete de translation of maintainer guide

2012-06-12 Thread Enrico Weigelt
Hi folks, just seen that the German translation of the maintainer guide is quite incomplete. Perhaps I could find some time for fixing it, if anybody explains me how to do that ;-) cu -- -- Enrico Weigelt, metux IT service

wwwoffle

2012-06-11 Thread Enrico Weigelt
me know what should be done here. thx -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: from / to /usr/: a summary

2012-01-03 Thread Enrico Weigelt
* Fernando Lemos fernando...@gmail.com schrieb: Are you guys applying for maintainership for this huge delta you want to introduce between upstream and us? Actually, yes. cu -- -- Enrico Weigelt, metux IT service -- http

Re: from / to /usr/: a summary

2012-01-03 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

dokuwiki and /usr [WAS: from / to /usr/: a summary]

2012-01-03 Thread Enrico Weigelt
* Tanguy Ortolo tanguy+deb...@ortolo.eu schrieb: Enrico Weigelt, 2011-12-31 03:55+0100: IMHO this is completely wrong, those files should be under /usr/lib/... or maybe even /usr/share/... as they're not dynamic data. Well, when people install new plugins or new themes, they get

Re: Packaging best practice when upstream git contains more directory levels than the upstream tarball?

2012-01-03 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: Conffiles (was: from / to /usr/: a summary)

2011-12-30 Thread Enrico Weigelt
, without operators used to look at /etc and comparing current config with new defaults. Not sure how Debian handles this, but Gentoo's etc-update mechanism has shown to be very handy. cu -- -- Enrico Weigelt, metux IT service

Re: from / to /usr/: a summary

2011-12-30 Thread Enrico Weigelt
them up) cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: from / to /usr/: a summary

2011-12-30 Thread Enrico Weigelt
* Tanguy Ortolo tanguy+deb...@ortolo.eu schrieb: Enrico Weigelt, 2011-12-30 06:21+0100: Which packages ship files in /var ? Many install directories there. And one of my packages, dokuwiki, also installs files under /var/lib/dokuwiki/lib/{plugins,tpl}. These files define the default set

Re: from / to /usr/: a summary

2011-12-30 Thread Enrico Weigelt
. Sometimes the distro maintainers have to bite in the bitter apple and cleanup upstreams's dirt. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49

Re: from / to /usr/: a summary

2011-12-29 Thread Enrico Weigelt
problem are the uncountable existing systems which might become troublemakers with that change. We need practical and reliable migration strategies first. In the end, I'm curious if it's really worth all of this. cu -- -- Enrico

Re: from / to /usr/: a summary

2011-12-22 Thread Enrico Weigelt
we could do in this regard is to move some stuff from /usr to /usr/share or some other tree that is more convenient for placing on a different filesystem. What exacty do you intend to put to /usr/share ? cu -- -- Enrico

Re: from / to /usr/: a summary

2011-12-22 Thread Enrico Weigelt
Things have changed a lot since the FSSTD first came out. True. But the need for quick and easy system maintenance remains. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig

Re: from / to /usr/: a summary

2011-12-20 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux

Re: Crypto consolidation in debian ?

2011-07-24 Thread Enrico Weigelt
as an synthentic filesystem. The interesting question is how this behaves on high-load scenarios. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile

Re: Best practice for cleaning autotools-generated files?

2011-07-24 Thread Enrico Weigelt
alone and do the redundant fixes (which distros still are doing alone, just for themselves, again and again) in one dedicated project where distros then can pull from. cu -- -- Enrico Weigelt, metux IT service -- http

Re: Using -Werror in CFLAGS for a debian package build

2011-07-23 Thread Enrico Weigelt
, but often can give good hints where there *might* be some bug. So, IMHO, maintainers should always enable them for testing and try to fix the problems. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone

Re: Crypto consolidation in debian ?

2011-07-23 Thread Enrico Weigelt
from glibc and pam. That would also solve the static linking problem. Perhaps something like Plan9's factotum ? cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de

Re: Best practice for cleaning autotools-generated files?

2011-07-23 Thread Enrico Weigelt
* Tollef Fog Heen tfh...@err.no schrieb: ]] Enrico Weigelt | Autoconf (w/o automake) offers no means to tell additional m4 | include pathes (eg. in configure.ac), so that just calling | autoreconf (w/o any additional parameters!) can do a full | regeneration all on its own. What's wrong

Re: anyone interested in adopting ICU?

2011-07-23 Thread Enrico Weigelt
to pull it through my own embedded QM process and build machinery first, so we'll also get crosscompile fixups etc as a buy-product here ;-) cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207

Re: Software quality metrics in Debian?

2011-07-23 Thread Enrico Weigelt
) -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux

Re: Best practice for cleaning autotools-generated files?

2011-05-08 Thread Enrico Weigelt
a common interface, which (for autoconf'ed packages) looks like this: #1: ./autogen.sh #2: CC=.. LD=.. ... ./configure feature-flags #3: make #4: make DESTDIR=... install cu -- -- Enrico Weigelt, metux IT service -- http

Re: Best practice for cleaning autotools-generated files?

2011-05-08 Thread Enrico Weigelt
purposes only. Generally don't find tags useful in upstreams. Ah, okay, now it starts clearing up to me ... You're using a file-based VCS ? cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207

Re: Best practice for cleaning autotools-generated files?

2011-05-08 Thread Enrico Weigelt
own. Right ? cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: Best practice for cleaning autotools-generated files?

2011-05-08 Thread Enrico Weigelt
near that level of importance. Probably not. But why not learning from the other areas of engineering ? cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de

Re: Best practice for cleaning autotools-generated files?

2011-05-08 Thread Enrico Weigelt
* Neil Williams codeh...@debian.org schrieb: (forgot attachments) ... -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq

Re: Best practice for cleaning autotools-generated files?

2011-05-08 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: Best practice for cleaning autotools-generated files?

2011-05-07 Thread Enrico Weigelt
to upstreams. I've already done that for several packages in the OSS-QM project. (which is not meant for Debian, but completely distro agnostic) cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207

  1   2   >