Re: [PRQ#57963] Orphan Request for python2-nose

2024-03-18 Thread Markus Schaaf
Am 18.03.24 um 13:35 schrieb Pellegrino Prevete: [PRQ#57963] Orphan Request for python2-nose – markuschaaf [1] filed an orphan request for python2-nose [2]: The package does not build due to a bad URL. A working PKGBUILD has been posted on 2023-10-14. I would like to adopt the package. [1] http

Re: [PRQ#57951] Deletion Request for didjvu

2024-03-17 Thread Markus Schaaf
Am 17.03.24 um 21:23 schrieb not...@aur.archlinux.org: MarsSeed [1] filed a deletion request for didjvu [2]: Djvu is practically dead except for readers and tools than convert from it to other formats. This is a totally uneducated personal opinion. My whole document workflow is based on djvu.

Re: [PRQ#57951] Deletion Request for didjvu

2024-03-17 Thread Markus Schaaf
Am 17.03.24 um 22:07 schrieb Marcell Meszaros: As you have ignored my comment from June 2023 and haven't fixed your package, I think this czar has a valid point in sending this deletion request. There is no need to "fix" it. Python2-nose builds perfectly well (contrary to your statement) wit

Re: archinstall mystery

2023-10-05 Thread Markus Schaaf
Am 05.10.23 um 18:01 schrieb Jude DaShiell: Mystery solved! grub-install --efi-directory=/boot/grub worked. This worked by pure luck. Next time use just /boot, not /boot/grub Best regards.

Re: archinstall mystery

2023-10-05 Thread Markus Schaaf
Am 04.10.23 um 21:00 schrieb Jude DaShiell: I now have a disk with two partitions on it first one being fat32 esp. The machine is uefi 64 capable. For that reason I can't figure out how to run grub-install on the latest update of grub. Why do you want to run grub-install again? Pacman is able

Re: Archlinux32: python & lots of dependent packages out of sync

2023-09-07 Thread Markus Schaaf
Am 07.09.23 um 21:03 schrieb Erich Eckner: Here is part of the build log for python-jaraco.functools: Optional dependencies for python python-setuptools I.e. not installed. ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Pac

Archlinux32: python & lots of dependent packages out of sync

2023-09-07 Thread Markus Schaaf
Hi, in the Archlinux32 repos, a lot of packages that install Python modules need rebuilding. It would be nice, if upgrading Python and such packages could somehow be coordinated, such that a new release of the Python interpreter and these packages are only pushed after all of them have been r

Re: Pacman: There are N providers available for X

2023-03-29 Thread Markus Schaaf
Am 29.03.23 um 12:13 schrieb Ralph Corderoy: a$ pacman -Qq >a.all a$ pacman -Qqe >a.explicit b$ pacman -S --asdeps --needed Make that last line $ pacman -D --asexplicit < a.explicit BR

Re: how to configure networking

2023-03-13 Thread Markus Schaaf
Am 13.03.23 um 08:09 schrieb Rino Mardo: after install, my archlinux vm have no configured networking! why is that? how do i make sure that networking works after an installation? If you had installed a complete desktop group, say xfce4 or gnome, which seems advisable as a newcomer, then net

Re: Account Suspended

2023-03-01 Thread Markus Schaaf
Am 28.02.23 um 23:51 schrieb irecca@gmail.com: Or there are no rules and TUs actually do what they want? Simply put, yes. Actually the project is run by a club of people, called Arch-devs. It is their project, not yours. Although they admit new members, and work partially in public, they

Re: Libssl error with dotnet sdk

2023-02-27 Thread Markus Schaaf
Am 27.02.23 um 10:55 schrieb Sadeep Madurange: I apologize in advance for the noise as this may well be an issue with dotnet. I'm trying to build a project that uses SDK version 3.1. When I ran the build command, I got the error "No usable version of libssl was found". Installing libssl-1.1 let

Re: What is/are the IPv4 addresses used by archlinux-keyring-wkd-sync? I need to tell iptables

2023-02-26 Thread Markus Schaaf
Am 26.02.23 um 04:00 schrieb David C. Rankin: Arch devs, What is/are the IPv4 address(es) used by archlinux-keyring-wkd-sync? I am not sure if I understand your question correctly. But WKD lookup works something like this: Having some kind of e-mail address (from a PGP user-id, for insta

Re: Where can I get last source pkg for hylafax before it was dropped in 2021?

2023-01-26 Thread Markus Schaaf
Am 27.01.23 um 02:56 schrieb David C. Rankin: On 1/26/23 17:35, Markus Schaaf wrote: Am 27.01.23 um 00:13 schrieb David C. Rankin:     Where can I get the last sourcepkg used to pkg hylafax for Arch before hylafax was dropped from Arch? It is either in svntogit-packages or svntogit

Re: Where can I get last source pkg for hylafax before it was dropped in 2021?

2023-01-26 Thread Markus Schaaf
Am 27.01.23 um 00:13 schrieb David C. Rankin: Archdevs, Where can I get the last sourcepkg used to pkg hylafax for Arch before hylafax was dropped from Arch? https://github.com/archlinux/ It is either in svntogit-packages or svntogit-community. Find the commit that dropped the package an

Re: Linux kernel: delay before power-off

2023-01-23 Thread Markus Schaaf
Am 23.01.23 um 19:47 schrieb Genes Lists: So the hardware just lies - What a surprise. Disk firmware has been lying for ages. Acknowledging write barriers or cache flushes early, to look good in benchmarks, for instance. perhaps they should just add a capacitor on board with enough juice

Re: Linux kernel: delay before power-off

2023-01-23 Thread Markus Schaaf
Am 23.01.23 um 17:40 schrieb Friedrich Romstedt: Can you maybe detail a little the actual symptoms of these unsafe shutdowns? The post I linked to explains the problem rather well. Devices are sent a stop/shutdown message shortly before the system is losing power. The devices acknowledge the

Re: Linux kernel: delay before power-off

2023-01-23 Thread Markus Schaaf
Am 23.01.23 um 18:08 schrieb Genes Lists: I haven't been following this thread - but I'm curious. Does this very old commit (2014) not do what's needed? commit 2484f40780b97df1b5eb09e78ce4efaa78b21875 Author: Dan McLeran Date: Tue Jul 1 09:33:32 2014 -0600 NVMe: Add shutdown timeout

Re: Linux kernel: delay before power-off

2023-01-21 Thread Markus Schaaf
Am 16.01.23 um 15:45 schrieb Markus Schaaf: for a long time now, I'm seeing unclean shutdowns of SATA drives on different machines running Arch. [...] Is there anything like that in the distributed kernels right now? Any knob I could turn? Cursory reading some kernel sources, I could not

Linux kernel: delay before power-off

2023-01-16 Thread Markus Schaaf
Hi all, for a long time now, I'm seeing unclean shutdowns of SATA drives on different machines running Arch. There is a nice write-up about the problem here: https://lore.kernel.org/lkml/20170410232118.ga4...@khazad-dum.debian.net/ If you are willing to google with the right keywords, you will

[Mailman-i18n] Re: German translation

2021-09-22 Thread Markus Schaaf
Am 19.09.21 um 23:28 schrieb Bernd Petrovitsch via Mailman-i18n: And I haven't heard/found any good German translation of "message thread" and I actually don't know if (where) there is an equivalent concept somewhere outside the email/Usenet/froum/... world. Wer noch mit dem "alten" Usenet auf

[Mailman-i18n] German translation

2021-09-19 Thread Markus Schaaf
Dear translators, after installing mailman-3 and postorius for the first time, I'm unhappy with the German translations. I understand that new translators are invited to use weblate. So I had registered an account there and tried to fix listed problems first. But I didn't complete this undert

Re: [aur-general] Notification of GPL violation

2021-05-17 Thread Markus Schaaf via aur-general
Danke fürs Corn-Poppen! :-)

Re: [arch-general] Can't login to flyspray

2021-04-16 Thread Markus Schaaf via arch-general
Am 16.04.21 um 20:31 schrieb Justin Capella via arch-general: > Can't help but think that if there is a length limit to a password it is > plaintext in the database. Good catch, but no: https://github.com/Flyspray/flyspray/blob/master/scripts/authenticate.php > Latest commit 1528f9d on 2 Sep 201

Re: [arch-general] Can't login to flyspray

2021-04-16 Thread Markus Schaaf via arch-general
Am 16.04.21 um 20:02 schrieb Giancarlo Razzolini via arch-general: > My password is bigger than 50 too =D. I think it might be more related > to having > special chars on it, than the actual size. Now it works for me. Could have been my browser autocompleting the user-name. Or something else. May

[arch-general] Can't login to flyspray

2021-04-16 Thread Markus Schaaf via arch-general
My account exists and I've even reset my password, just in case. But still can't login. Could someone please have a look at it? E-mail is the same I'm posting from and username is the local part.

Re: [aur-general] Perl module install path

2021-04-16 Thread Markus Schaaf via aur-general
Am 16.04.21 um 11:31 schrieb Markus Schaaf via aur-general: > created and packed, despite !emptydirs in options. Maybe !emptydirs is > not working? https://bugs.archlinux.org/task/53770 (Would vote for that silly and long standing bug with obvious solution, but cannot log in to fl

Re: [aur-general] Perl module install path

2021-04-16 Thread Markus Schaaf via aur-general
Am 16.04.21 um 11:31 schrieb Markus Schaaf via aur-general: > created and packed, despite !emptydirs in options. Maybe !emptydirs is > not working? https://bugs.archlinux.org/task/53770 (Would vote for that silly and long standing bug with obvious solution, but cannot log in to fl

Re: [aur-general] Perl module install path

2021-04-16 Thread Markus Schaaf via aur-general
What I have found myself, looking closer. (Had been a very tired yesterday.) > I have made a PKGBUILD for a Perl module according to the Wiki. The > module's files get installed to > > /usr/lib/perl5/5.32/vendor_perl Actually, the module's .pm is installed correctly to /usr/share/perl5. Ne

[aur-general] Perl module install path

2021-04-15 Thread Markus Schaaf via aur-general
Hi, I have made a PKGBUILD for a Perl module according to the Wiki. The module's files get installed to /usr/lib/perl5/5.32/vendor_perl like most/all other such packages. But that module (and probably many others) do not depend on the exact version of Perl interpreter. I always find it a

Re: Any ideas what this warnings are about?

2021-04-02 Thread Markus Schaaf
Am 02.04.21 um 03:10 schrieb Zygo Blaxell: flushoncommit does give better crash consistency--I've been using it for years for that reason. Okay. This machine is the last I have setup, and it was my first try with flushoncommit. But I didn't remember, until you mentioned it. So I will leave i

Re: Any ideas what this warnings are about?

2021-04-01 Thread Markus Schaaf
Am 31.03.21 um 22:20 schrieb Chris Murphy: Flushoncommit is safe but noisy in dmesg, and can make things slow it just depends on the workload. And discard=async is also considered safe, though relatively new. The only way to know for sure is disable it, and only it, run for some time period to e

Re: Any ideas what this warnings are about?

2021-03-31 Thread Markus Schaaf
Am 31.03.21 um 03:58 schrieb Zygo Blaxell: [ cut here ] WARNING: CPU: 1 PID: 314 at fs/fs-writeback.c:2472 __writeback_inodes_sb_nr+0xb8/0xd0 Modules linked in: iTCO_wdt wireguard curve25519_x86_64 libchacha20poly1305 intel_pmc_bxt iTCO_vendor_support chacha_x86_64 poly

Any ideas what this warnings are about?

2021-03-30 Thread Markus Schaaf
Hi all, on one of my machines I'm seeing these warnings a lot lately: [ cut here ] WARNING: CPU: 1 PID: 314 at fs/fs-writeback.c:2472 __writeback_inodes_sb_nr+0xb8/0xd0 Modules linked in: iTCO_wdt wireguard curve25519_x86_64 libchacha20poly1305 intel_pmc_bxt iTCO_vendor

Re: [arch-general] Unstable/Unusably slow Wi-Fi connection with systemd-networkd/wpa_supplicant

2021-03-24 Thread Markus Schaaf via arch-general
Am 24.03.21 um 15:11 schrieb Mike Cloaked via arch-general: I use DHCP but systemd-resolved is not enabled or running ... I have unbound set up This is a possible configuration, if you are willing to run your own resolver, which defeats split horizon DNS setups, IDS, or spam filters like pi

Re: [arch-general] Unstable/Unusably slow Wi-Fi connection with systemd-networkd/wpa_supplicant

2021-03-24 Thread Markus Schaaf via arch-general
Am 24.03.21 um 08:42 schrieb Anton Hvornum via arch-general: Systemd is arguably very stable too, Just to clarify, we are talking about systemd-networkd here: No, it's the total opposite of stable. I had to experience two breaking changes lately, before I decided to migrate away from it. Fir

Re: [aur-general] My -git package not updating

2021-03-18 Thread Markus Schaaf via aur-general
Am 10.03.21 um 10:33 schrieb Barnabás Béres via aur-general: What is wrong with it? Nothing. There are AUR helpers that rebuild git-packages automatically, if needed. E.g. yay does it with the --devel option. (You need to run yay --gendb once before.)

Re: [aur-general] (no subject)

2020-05-20 Thread Markus Schaaf via aur-general
Reply-To considered harmful. Maybe better strip DKIM? :-(

Re: [aur-general] (no subject)

2020-05-20 Thread Markus Schaaf via aur-general
Are you aware that you are posting these "test" messages to an English language mailing list with many thousand readers? If you don't stop, you will be banned. Am 19.05.20 um 20:53 schrieb khashayar nazari via aur-general: > لاین لطفا >

Re: [aur-general] TU application; freswa

2020-05-16 Thread Markus Schaaf
Am 16.05.20 um 21:01 schrieb Levente Polyak via aur-general: > - shouldn't this package be named exfat-nofuse-dkms-git ? its not Why would a fuse-filesystem use dkms? The whole purpose of fuse is to run in user space. And renaming packages is an annoyance. Just my 2¢, as a user of this package.

Re: [aur-general] When to use optdepends

2020-05-14 Thread Markus Schaaf
Am 14.05.20 um 20:05 schrieb Eli Schwartz via aur-general: > but the name of the plugin implies it's intended to be used for a > specific type of command. If it's just a... general command > runner? It provides a toolbar and a bit of magic for *editing* latex files: inserting images, item lists,

Re: [aur-general] When to use optdepends

2020-05-14 Thread Markus Schaaf
Am 12.05.20 um 17:53 schrieb Eli Schwartz via aur-general: > I'd generally expect an optdepends for something which the program > has a built-in ability to use simply by installing the optdepends. I'm sorry, but since you came up with the (IMO too clever by half) suggestion to add optdepends, I e

[aur-general] When to use optdepends (was: AUR package q -- newbie)

2020-05-12 Thread Markus Schaaf
> It's not really clear to me when to optdepend. Comments welcome. My idea is to use optdepends for things the user may want, but it's not obvious how to make them work, like a glue-library the application needs to use another facility, e.g. gpgme to use gpg, or ghostscript to produce PDF.

Re: [aur-general] AUR package q -- newbie

2020-05-12 Thread Markus Schaaf
Am 12.05.20 um 13:54 schrieb Eli Schwartz via aur-general: > On the other hand, this *would* seem like a good situation in which > to use optdepends. Thought about this. It's just a suggested/preset command line for a user command. I don't use rubber myself. Why suggest to install it? There is a

Re: [aur-general] AUR package q -- newbie

2020-05-12 Thread Markus Schaaf
Am 12.05.20 um 13:03 schrieb Raj Kombiyil via aur-general: > charm. If there's a place where I can upvote/something pl let me know. Well, on https://aur.archlinux.org/packages/gedit-latex-git/ there is a link "Vote for this package" on the right side, which is meant to count active users, or such

Re: [aur-general] AUR package q -- newbie

2020-05-12 Thread Markus Schaaf
Am 12.05.20 um 05:40 schrieb Raj Kombiyil via aur-general: > $git clone https:://AUR.archlinux.org/gedit-latex.git > Thanks in advance for any pointers. Appreciate it. BTW, this isn't the package I've uploaded, but the older you complained about. The older one installs rubber and texlive-core, so

Re: [aur-general] AUR package q -- newbie

2020-05-12 Thread Markus Schaaf
Am 12.05.20 um 05:40 schrieb Raj Kombiyil via aur-general: > Before, I could just write my .Tex file and Ctrl+alt+1 and will get PDF. > pdflatex is installed via texlive-most pkg. Here, Ctrl+alt+1 doesn't do > anything. What am I missing? Because install was not proper? $which > gedit-latex says n

Re: [aur-general] AUR package q -- newbie

2020-05-11 Thread Markus Schaaf via aur-general
Am 11.05.20 um 16:09 schrieb Raj Kombiyil via aur-general: > https://aur.archlinux.org/packages/gedit-latex > I see that in the comments section, there's some issue. The package is > updated in 2017 last. Since I'm using this plugin occasionally, I took the freedom to upload https://aur.archlinux

Re: [arch-general] Heads up: After system update, LUKS fails with certain BIOS versions

2020-05-01 Thread Markus Schaaf via arch-general
Am 01.05.20 um 16:56 schrieb LuKaRo: > [...] I tried cryptsetup open, luksOpen, luksDump and isLuks > ..., all hanging after printing the header checksum. May I ask if your headers are --type=luks or luks2?

Re: [arch-general] NFS "updates"?

2020-04-29 Thread Markus Schaaf via arch-general
Am 29.04.20 um 13:44 schrieb Andy Pieters: > While it is relatively trivial to compile your own kernel with those > options enabled using Arch's build system, I think you'd better talk to the > actual people that made the change upstream. > This change might have slipped through unnoticed. It see

Re: [arch-general] NFS "updates"?

2020-04-27 Thread Markus Schaaf via arch-general
Am 27.04.20 um 20:00 schrieb Leonidas Spyropoulos via arch-general: > It's a kernel configuration which is introduced with 5.6 kernel. In my > CONFIG_NFS_DISABLE_UDP_SUPPORT=y Wow! I'd say udp is used a lot with nfsvers=3. That will break many nfs3 deployments.

Re: [arch-general] NFS "updates"?

2020-04-27 Thread Markus Schaaf via arch-general
Am 27.04.20 um 16:51 schrieb Hauke Fath: > NFSV4: Unsupported transport protocol udp Have you tried vers=3 in mount options?

Re: [arch-general] Hibernation Failure

2020-04-23 Thread Markus Schaaf via arch-general
Am 23.04.20 um 10:14 schrieb Paul Dann via arch-general: > it down to a kernel update. That being said, I don't hibernate > regularly, so maybe I've just been lucky :p Probably. I needed to read some of the code and it hasn't changed lately AFAIK. My guess is that the problem has something to

Re: [arch-general] Hibernation Failure

2020-04-06 Thread Markus Schaaf via arch-general
Am 12.01.20 um 12:19 schrieb Markus Schaaf via arch-general: > > > Am 12.01.20 um 01:39 schrieb Paul Dann via arch-general: >> I'm having trouble getting hibernation to work on my new Dell Inspiron >> 7590. It seems that the image is stored correctly (onto LUKS+LVM t

Re: [arch-general] Hibernation Failure

2020-01-12 Thread Markus Schaaf via arch-general
Am 12.01.20 um 01:39 schrieb Paul Dann via arch-general: > I'm having trouble getting hibernation to work on my new Dell Inspiron > 7590. It seems that the image is stored correctly (onto LUKS+LVM thin-lv), I've noticed something similar on a similar setup. It looks like the kernel is taking so

[arch-ports] Please close FS#92 on bugs.archlinux32.org

2020-01-09 Thread Markus Schaaf
Seems there has been some data loss on bugs.archlinux32.org, and I can't login anymore. A proper fix has been committed upstream. (tag nfs-utils-2-4-3-rc4) BR ___ arch-ports mailing list arch-ports@archlinux.org https://lists.archlinux.org/listinfo/arch-

[arch-ports] {i686, pentium4}/core: linux-lts & linux-lts-headers out of sync

2019-08-23 Thread Markus Schaaf
Since this seems to be a recurring theme lately, I'm asking straightly: Is someone over-worked? Is there any help needed? Also borg for pentium4 is lagging behind. What's the problem? Regards ___ arch-ports mailing list arch-ports@archlinux.org https://l

Re: [arch-ports] {i686, pentium4}/core: linux & linux-headers out of

2019-08-09 Thread Markus Schaaf
Am 08.08.19 um 16:26 schrieb Andreas Baumann: > Accounts for bug reporting have to be opened manually, we had too > much spam everwhere. I don't know what that means, but the promised e-mail never arrived, when I tried to create an account. Regards ___

[arch-ports] {i686, pentium4}/core: linux & linux-headers out of sync

2019-08-08 Thread Markus Schaaf
I would have opened a bug report, but that seems impossible. I have seen the new packages in staging, but updates on "normal" machines still leave broken systems, if these depend on any extra modules. Regards ___ arch-ports mailing list arch-ports@archli

Re: [arch-general] kernel compilation

2019-03-29 Thread Markus Schaaf via arch-general
Am 28.03.19 um 11:25 schrieb Pascal via arch-general: > after compilation, if I modify/patch file src/linux-4.19/block/blk-core.c, > do I have to replace the kernel ? the kernel and all its modules ? or just > the module concerned by the change (if it concerns a module) ? You just need to replace

Re: [aur-general] About bullying in our community

2018-10-31 Thread Markus Schaaf via aur-general
Am 30.10.18 um 21:48 schrieb Giancarlo Razzolini via aur-general: > Em outubro 30, 2018 16:07 Ralf Mardorf escreveu: >> Apparently this TU has got special rights. That he could behave like >> this again and again does strengthen him to continue doing it. >> > This thread has lived much longer than

Re: [aur-general] Unresponsive maintainer (=TU)

2014-11-12 Thread Markus Schaaf
Am 12.11.2014 um 12:18 schrieb Fabio Castelli: > Another package in the AUR called mysql-connector-c++, which unfortunately I > don't use, requires the mysql-clients package to be built without the no-rtti > flag. > > This is entirely the point here, I don't know why the mysql-connector-c++ is

[PATCHES] libpq not linked against libgssapi

2008-10-01 Thread Markus Schaaf
src/interfaces/libpq/Makefile is missing a reference to libgssapi. The problem occurred while compiling 8.3.3 on NetBSD --with-gssapi, and is still present in HEAD. A patch is attached. Index: src/interfaces/libpq/Makefile === RCS file

Re: Kerberized DBMS's Available

2006-10-06 Thread Markus Schaaf
"Henry B. Hotz" <[EMAIL PROTECTED]> wrote: > I'm looking for a DBMS that supports Kerberos for user authentication = > and has a JDBC client. It appears that I may have to write the =20 > support myself, unless someone can add something I haven't been able =20 > to find out. > PostgreSQL -- su

Re: Fitug allows foreigners to vote at the upcoming German election

2005-09-17 Thread Markus Schaaf
Die Blindingfaktor r. Der Server kennt r nicht und lernt es nie kennen. Dieser Begriff und Formelzeichen kommt nicht auf besagter URL vor. Du meinst die "Verschleierungs-Zahl"? Das hat keinen Einfluß auf die Möglichkeit der Zuordnung. Der Punkt ist folgender: »Alle verschleierten Wahlscheina

Re: Fitug allows foreigners to vote at the upcoming German election

2005-09-16 Thread Markus Schaaf
Anonymity ist guaranteed by Chaum's blind signing schema. Betrifft das den bei http://www.netzwahltag.de/ablauf.html beschriebenen Ablauf? Ich sehe nicht, wie dadurch Anonymität gewährleistet würde: Der Wahlserver merkt sich einfach, an wen welche Signatur ausgegeben wurde und vergleicht dies

Re: Softwarepatente abgelehnt

2005-07-11 Thread Markus Schaaf
"Lutz Donnerhacke" <[EMAIL PROTECTED]> schrieb: Wo ist der Unterschied zu den anderen Verfahren? Irgendwann ist alles "Neue" nur eine brilliante Idee. Im Fall von MP3 gehörte dann noch ein großer Satz an Messungen dazu, um ein elektroakustisches Modell zu parametrisieren. Genau diese Ergebisse

Re: FITUG: Meinungsfreiheit braucht Linkfreiheit

2004-10-07 Thread Markus Schaaf
Rigo Wenning schrieb: >> - Alvar verurteilt: 120 Tagessätze >> - FreedomPhone: Keine Kunst! >> - Infofreiheit: Keine Dokumentation! >> > Das ist nach dem Fall Somm das zweite Mal. Langsam finde ich, dass die > deutsche Justiz im Bereich Amtsgerichte ein strukturelles Problem hat. Die Fälle sin

Re: Internet-Filter der FHT Esslingen

2004-06-02 Thread Markus Schaaf
"Rigo Wenning" <[EMAIL PROTECTED]> schrieb: >Hier sind wir am Kern des Problems angelangt... >>Am Wednesday 02 June 2004 09:03 verlautbarte Wolfgang Wiese : >> Das Hauptproblem ist IMHO: Wenn man es richtig machen wollte, dann >> braucht man den menschlichen Kontakt mit den Leuten (sprich: vorhe

Re: Amitai Etzioni zu Vollanonymitaet und SPAM

2004-01-29 Thread Markus Schaaf
"Kristian Köhntopp" <[EMAIL PROTECTED]> schrieb: >Diesen Krieg haben wir bereits. Er endet, wenn die Majors gelernt haben, was >die Spielehersteller damals begriffen haben: Kopierschutz schadet dem Umsatz. Habe ich was nicht mitbekommen? Es ist zwar schon wieder einige Zeit her, aber die letzten

Re: [FYI] Innere Sicherheit/Jugendschutz: Experten warnen vor Bombenbauplänen aus dem Internet

2003-11-27 Thread Markus Schaaf
Florian Weimer schrieb: > > Dito. Vor allem Kreationen wie das "deutsche Internet". > > Im Prinzip gibt es schon so etwas in der Richtung. Das "Inter" in > "Internet" kommt *nicht* von "international". Schon. Doch was ist das "deutsche Internet"? Alle, die am DE-CIX peeren? Alle Rechner, die ein

Re: [OT] Re: Was hat Hohmann mit dem Internet zu tun?

2003-11-12 Thread Markus Schaaf
Von "Till Kinstler" <[EMAIL PROTECTED]>: > Dass selbst heute noch an "Zwangsläufigkeiten" zwischen dem > Versailler Vertrag und dem Dritten Reich geglaubt wird, > zeigt wohl, wie wirksam die Propaganda der NSDAP war... Daher werde ich's haben, klar. Aber Danke für die Demonstration üblicher Totsc

Re: Was hat Hohmann mit dem Internet zu tun?

2003-11-11 Thread Markus Schaaf
Von "Matthias Hannich" <[EMAIL PROTECTED]>: > > Was war eher Ursache für den zweiten Weltkrieg: Die liberale Weimarer > > Verfassung oder die Versailler Verträge? > > Keines war mehr oder weniger Ursache, man könnte allerdings beides als > Voraussetzung ansehen. Hier muß man schon differenzieren.

Re: Was hat Hohmann mit dem Internet zu tun?

2003-11-11 Thread Markus Schaaf
Von "Oliver Gassner" <[EMAIL PROTECTED]>: >On Tue, 11 Nov 2003 22:34:26 +0100, Florian Weimer <[EMAIL PROTECTED]> >wrote: > >>Die Weimarer Verfassung war wesentlich liberaler und räumte auch den >>Feinden der Demokratie weitgehende Rechte ein. > >Das soll ich jetzt prima finden, gell? War doch Her

Re: Hohmann und Internet

2003-11-11 Thread Markus Schaaf
> Weil Hitler im Gegensatz zu z.B. George W. Bush demokratisch gewählt > wurde. Bitte? Ich sehe zwar weder die Relevanz, noch die Aussage an sich; aber die Wahl von Hitler ist der von Bush zumindest ähnlich, was den durch Mehrheitsverhältnisse bekundeten Volkswillen und dessen nachträgliche Korrek

Re: Hohmann und Internet

2003-11-11 Thread Markus Schaaf
Von <[EMAIL PROTECTED]>: > "Tätervolk". Das ist schon für uns Deutsche ein zweifelhafter Begriff, > auf Juden angewandt ist er unerträglich. Warum gibt es da ein unterschiedliches Maß? Genau das ist doch der Ausgangspunkt. Der Rest ist einfach unsachlich-emotionaler Stil. Auf beiden Seiten. Gleic

Re: [FYI] Bin?res XML -

2003-10-02 Thread Markus Schaaf
"Martin Uecker" <[EMAIL PROTECTED]> schrieb: > Aber eine formale Spezifikation zu schreiben ist doch > *weniger* Arbeit als einen Parser zu schreiben. Beides ist äquivalent. Der Unterschied, den Du vielleicht im Sinn hattest, als Du das schriebst, ließe sich noch am ehesten mit "Wahl einer geeign

Re: [FYI] Bin?res XML -

2003-10-01 Thread Markus Schaaf
"Rigo Wenning" <[EMAIL PROTECTED]> schrieb: >Anders als bei ASN.1 wird in XML aber keine Anleitung bei einem solchen >Fehler gegeben, sondern einfach gesagt, es ist nicht well-formed. Da gibt es keinen Unterschied zwischen XML und ASN.1. >Die üblichen Parser sagen dann einfach, dass es etwas ist

Re: [FYI] Bin?res XML -

2003-10-01 Thread Markus Schaaf
"Rigo Wenning" <[EMAIL PROTECTED]> schrieb: >> Diese Klasse von Fehlern läßt sich in XML genauso haben: >> >> > > Das ist kein well-formed XML. muss entweder innerhalb > geschlossen werden oder wie einen slash enthalten. Darum ging's doch. Was Kristian beschrieb, ist auch kein gültiges AS

Re: [FYI] Bin?res XML -

2003-10-01 Thread Markus Schaaf
"Martin Uecker" <[EMAIL PROTECTED]> schrieb: >Würde man formatierte Daten immer mit einem aus einer formalen >Spezifikation erzeugten Parser verarbeiten, würde man alle >Fehler und Sicherheitslücken auf dieser Ebene komplett los. Tatsächlich wäre das der anzustrebende Zustand. Leider sind praktis

Re: [FYI] Bin?res XML -

2003-10-01 Thread Markus Schaaf
"Kristian Köhntopp" <[EMAIL PROTECTED]> schrieb: >Das muß er nicht. Es zumindest theoretisch ist möglich, zwei valide >(Codierungen von) ASN.1-Daten so ineinander zu nesten, daß ein wissender >(einer der in Container hineinsehen kann) und ein unwissender (einer, der >sich auf die Längenangaben des

Re: [FYI] Bin?res XML -

2003-10-01 Thread Markus Schaaf
"Kristian Koehntopp" <[EMAIL PROTECTED]> schrieb: > Das Problem sind nie die korrekten Daten, sondern die defekten. Das Problem ist eine falsche Interpretation von Daten. Wenn Du hier Redundanz zum Problem erklärst, ist das unsinnig. Die Frage ist nur, wie ich mit durch Redundanz erkannten Fehler

Re: Univention vs. SCO Behauptungen immer noch online

2003-06-06 Thread Markus Schaaf
"Rigo Wenning" <[EMAIL PROTECTED]> schrieb: > On Thu, Jun 05, 2003 at 02:20:00PM +0200, Christian Peper wrote: > > Hast du vielleicht noch einen proxy dazwischen? > > Wenn dann transparent in RENATER. Wie kann ich das 'rausfinden? Von einem Server, der kein eigenes 404-Dokument sendet, etwas an

Re: Datenschutz: Anzeige gegen T-Online

2003-05-12 Thread Markus Schaaf
"Lutz Donnerhacke" <[EMAIL PROTECTED]> schrieb: > * Peter Ross wrote: > > Wie auch immer, wer wann was Einfrieren und Mithoeren darf, ist viel > > wichtiger. Und das ist z.T. mit Gesetzen zu regeln, aber wie die Praxis > > des Telephonabhoerens beweist, hat das auch 'ne Menge mit Gepflogenheiten >

Re: [FYI] DNA Fingerprinting for All!

2003-04-26 Thread Markus Schaaf
"Lars Weitze" <[EMAIL PROTECTED]> schrieb: > Entnahme einer Speichelprobe ist ja nun mal ein wenig mehr als die Frage nach > dem Aufenthaltsort. Ich darf die Bullen beluegen wie ich will! Die Wahrheit > muss ich nur vor dem Gericht sagen. Der Unterschied zur bisherigen Rechtslage(?) ist vor allem

Re: [FYI] DNA Fingerprinting for All!

2003-04-25 Thread Markus Schaaf
> DNA Fingerprinting for All! > > Reuters > 01:46 PM Apr. 23, 2003 PT > > LONDON -- Everyone should be DNA fingerprinted ... Im Prinzip sind wir in Deutschland doch auch schon soweit. Die "Freiwilligkeit" der Massengentests, wie sie hierzulande fast regelmäßig zu beobachten sind, ist nur eine F

Re: [FYI] Die deutsche Musikindustrie geht gegen eDonkey-Seiten vor

2003-02-13 Thread Markus Schaaf
"Lutz Donnerhacke" <[EMAIL PROTECTED]> schrieb: > > http://www.heise.de/newsticker/data/vza-13.02.03-001/ > > > ist es rechtlich irrelevant, ob sich die rechtsverletzenden Angebote > > physisch auf Ihrem Server befinden oder durch einen Hyperlink > > verfügbar gemacht werden." Damit will die IF

Re: Danke, debate..

2002-09-28 Thread Markus Schaaf
"Alvar Freude" <[EMAIL PROTECTED]> schrieb: >Gehen sollte es. Spamassassin kann "einfach" in eine Pipe-Kette >eingebastelt werden und kann dann Nachrichten entsprechend markieren, die >dann später weiterverarbeitet werden. Oder es kann Mails auch gleich >ablehnen (lassen). Liegen denn Erfahrungen

Re: Machen Handies krank ?

2002-09-06 Thread Markus Schaaf
"Heiko Recktenwald" <[EMAIL PROTECTED]> schrieb: > Dachte da eher an Strahlenschutz. So ganz laecherlich ist das Thema ja > nicht, es wird von ernsthaften Leuten diskutiert, trotz der Entwarnung aus > Herdecke, und wo gerade einer wegen Strahlen aus der Microwelle > einsitzt... Das ist bei "Handy

Fw: Wirkung von Pornographie auf Jugendliche

2002-09-05 Thread Markus Schaaf
"Rigo Wenning" <[EMAIL PROTECTED]> schrieb: >Daher wollen nun die einen alles freigeben und die anderen alles >verbieten. (Hartmut hatte sicher nicht diesen zweiten Standpunkt) >Sie werden sich streiten, bis ein neues Gleichgewicht gefunden ist. Das ist doch völlig normal. Wenn jemand eine grunds

Re: Wirkung von Pornographie auf Jugendliche

2002-09-05 Thread Markus Schaaf
"PILCH Hartmut" <[EMAIL PROTECTED]> schrieb: >Jugendliche sind oder gelten als besonders labil und anleitungsbedürftig. >Wenn in ihrer Umgebung sich Pornographie stark verbreitet, wird das zu >einem Leitbild, an dem sie ihre Wertevorstellungen ausrichten. Diese Funktion übernimmt sie doch auch je

Re: DE: Infowarcon Referent in Psychatrie eingewiesen

2002-09-03 Thread Markus Schaaf
Sven Gottwald schrieb: > * Quoting Lars Weitze <[EMAIL PROTECTED]>: > > ..er soll nun "zu seinem eigenen Schutz" auf Gerichtsbeschluss > > stationär zur Einnahme von Psychopharmaka, der er strikt ablehnt, > > gezwungen werden, bis er die Mikrowellentheorie widerrufe,... > > Die Katholische Kirche

Re: Bitte immer google.com nutzen

2002-08-30 Thread Markus Schaaf
Florian Weimer schrieb: >> Auch läßt sich eine Partitionierung des physikalischen Netzes nicht >> nach Nationen vornehmen. > >Hey, natürlich geht das (vom generellen Globalisierungsproblem >abgesehen). Die Unternehmen wissen schließlich auch, welche Leitungen >ihnen gehören und wo sie vergraben si

Re: Bitte immer google.com nutzen

2002-08-29 Thread Markus Schaaf
Florian Weimer schrieb: >> Des "deutschen Internets"? > >Was stört Dich an dem Begriff? Daß sich die Grenzen nicht maschinell >ermitteln lassen und der Begriff ein wenig schwammig ist? Es ist ein Unwort, weil "Internet" auch sowas wie "international" impliziert. Die Teilnetze des Internets sind s

Re: Bitte immer google.com nutzen

2002-08-29 Thread Markus Schaaf
Florian Weimer schrieb: >In weiten Teilen des deutschen Internets sind die Seiten vermutlich >erreichbar. Des "deutschen Internets"? Da ist mir ja Googles Ansicht von Deutschland = .de einsichtiger.

Re: Cybercoins

2002-08-27 Thread Markus Schaaf
"Lars Weitze" <[EMAIL PROTECTED]> schrieb: > bash-2.05a$ man Talente > No manual entry for Talente > > Ein Geldsystem was nur auf vertrauensbasis funktiniert, funktiniert ab > einer gewissen groesse nicht mehr. Die Solidaritaet nimmt im Quadrat zur > Anzahl der Leute in der Solidargemeinschaft ab

Re: [FYI] MS Source Code Policy

2002-05-21 Thread Markus Schaaf
"Andreas Jellinghaus" <[EMAIL PROTECTED]> fragte: >QUELLE? http://www.eweek.com/article/0,3658,s%253D701%2526a%253D26875,00.asp May 13, 2002 Allchin: Disclosure May Endanger U.S. By Caron Carlson A senior Microsoft Corp. executive told a federal court last week that sharing informatio

Re: Rauchen etc.

2002-05-09 Thread Markus Schaaf
"Oliver Gassner" <[EMAIL PROTECTED]> schrieb: >On Thu, 9 May 2002 18:35:39 +0200 (CEST), Heiko Recktenwald ><[EMAIL PROTECTED]> wrote: > >>> Argumente? >> >>Der oesterreichische Dichter H.C.Artmann ist zufaelligerweise mit dem >>anschliessenden Moerder, denn an was ist er denn sonst gestorben, von

Re: OT - Re: [Netzzensur] Re: [FYI] Stoiber will Gewalt in Computerspielen verbieten

2002-04-29 Thread Markus Schaaf
"Joerg-Olaf Schaefers" <[EMAIL PROTECTED]> schrieb: > Scheinbar kommt man > mit medienwirksamer Symbolpolitik eher zu Erfolg, als mit > langfristig angelegten Konzepten. Nicken ist halt einfacher > als Denken. Das einzig passende zum Sachverhalt, was ich bisher las, war Message-ID: <[EMAIL PROTEC

Re: ZaRD - die Internetstreife des BKA

2002-04-27 Thread Markus Schaaf
"Horst-Walter Schwager" <[EMAIL PROTECTED]> schrieb: >>http://md.hudora.de/jura/ZaRD/ > >diese Statistiken sind interessant Ja, genauso interessant wie die Vermittlungsstatistiken des Arbeitsamtes. Wen interessieren Verdachtsfälle? "Er bemühte sich stets ..." > und und zwar auch weil der lt. Büs

Re: [FYI] US-Senator fordert rigiden Kopierschutz

2002-03-26 Thread Markus Schaaf
>Es handelt sich hier um echtes DR*M*, d.h. man verwaltet Rechte und >vertraut auf andere Mechanismen zur Durchsetzung. Ok, der Begriff war in meinem Beitrag etwas schwammig benutzt. Wie nennt man das, was der Herr Senator möchte, griffig kurz?

  1   2   >