Bug#498397: vlc segfaults during test run in build process on mips resulting in build failure

2008-09-09 Thread peter green
package: vlc severity: serious vlc is run during it's own build process as a test and during that test it segfaults on mips and mipsel. I have tried moddin the wrapper script to run vlc under gdb and therefore get a backtrace (note: i'm using a libavcodec patched to fix the issue that was

Bug#498397: vlc segfaults during test run in build process on mips resulting in build failure

2008-09-09 Thread peter green
Could you add -vvv and retry ? Could you also try with ffmpeg-dbg installed ? Ok i've reverted to the libavcodec package from the repositry and installed ffmpeg-dbg and libc6-dbg. Results of run with -vvv under those conditions debian-mips:~/vlc-0.8.6.h# ./vlc -vvv --reset-plugins-cache

Bug#267040: gcjwebplugin runs untrusted code without sandbox

2008-09-09 Thread peter green
I can't believe you're actually arguing that the solution against blindly trusting a website is blindly trusting a binary blob. I would rather use a secure free plugin than a secure non-free plugin, but apparently that doesn't exist. Since the choice is between a secure non-free plugin and an

Bug#498397: vlc segfaults during test run in build process on mips resulting in build failure

2008-09-11 Thread peter green
Could you try to build vlc-0.8.6.h-1 (the one in lenny)? That segfaulted too. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#498397: vlc segfaults during test run in build process on mips resulting in build failure

2008-09-11 Thread peter green
106: void av_free_static(void) 107: { 108:while(last_static){ 109:av_freep(array_static[--last_static]); 110:} 111:av_freep(array_static); 112: } A segfault in line 108 is, uhm, strange. Agreed, either gdb is misbehaving or something very weired is going on. Either

Bug#498647: program that links against libavcodec and does nothing segfaults on mips

2008-09-11 Thread peter green
package: libavcodec-dev severity: serious justification: probable cause of http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498397 donothing.c contains the following code (the segfault also happens without the printf statement I just added it to test if it happened before or after main ran)

Bug#463333: tags 463333 +patch

2008-02-13 Thread peter green
tag 46 +patch thanks the submitter included a patch, tag as patch to mark as such. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#458717: bitlbee: FTBFS: install: missing destination file operand after

2008-01-11 Thread peter green
retitle 458717 bitlbee: FTBFS if $(DEB_BUILD_OPTIONS) contains stuff that configure doesn't recognise It built fine in my sid chroot. The key difference seems to be: grid 5000: ./configure --debug=0 --prefix=/usr --etcdir=/etc/bitlbee parallel=8 BitlBee configure Usage: ./configure

Bug#452312: Iceweasel FTBFS in current sid

2007-11-21 Thread peter green
package: iceweasel version: 2.0.0.9-1 severity: serious I noticed a build failure on the mips buildd build and it appeared to be to be much the same issue that broke other mozilla related apps. I tried to reproduce in my amd64 sid chroot but instead of the failure from the buildd I got a

Bug#452416: cronosii FTBFS if built twice in a row

2007-11-22 Thread peter green
package: cronosii version: 0.2.2.23.1-3.2 severity: serious tags: patch dpkg-source: building cronosii using existing cronosii_0.2.2.23.1.orig.tar.gz dpkg-source: building cronosii in cronosii_0.2.2.23.1-3.2.diff.gz dpkg-source: cannot represent change to po/de.gmo: binary file contents

Bug#450472: cronosii: FTBFS: your implementation of AM_INIT_AUTOMAKE comes, from an old Automake version

2007-11-22 Thread peter green
tags 450472 +patch thanks This package needs the automake command to point to automake 1.4 for the package to build successfully. There is a conflict on automake1.9 but not on any other version of automake. the automake package (which contains automake1.10) will break the build simply by

Bug#452695: d-i manual: please add some more info about using defrag on windows partitions

2007-11-24 Thread peter green
While preparing this, I noticed that there is no hint in the manual, that in such cases man should use the defrag program to put all data on the ntfs partition together to one block. (defrag program is only mentioned in chapter about non-debian partitioning, but using defrag is also

Bug#453264: libc6-dev: fails to define ptrdiff_t in malloc.h

2007-11-29 Thread peter green
It's not that easy in the swi-prolog case. The two headers are included in two separate headers, which are then included into the .c file. The order cannot be switched around, because the former header includes config.h, which is needed for the second header to work at all (IIRC). Can't you

Bug#454118: disabling caca makes it build

2007-12-13 Thread peter green
severity 454118 serious tags 454118 +patch thanks Changing --enable-caca to --disable-caca in debian/rules and removing usr/lib/vlc/video_output/libcaca_plugin.so from debian/vlc.install gives a successfull build. I agree with the submitter that ascii art output is really a gimmik and

Bug#456390: vlc-nox: Dependency on obsolete packages libiso9660-4, libcdio6

2007-12-15 Thread peter green
reassign 456390 vlc forcemerge 456390 456403 block 456390 by 454118 A rebuild was enough to fix this. Unfortunately i386 failed to build in the last round of binnmus due to 454118 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#454118: FTBFS: caca.c:309: error: 'struct caca_event' has, no member named 'type'

2007-12-20 Thread peter green
severity 454118 normal retitle 454118 relies on structure fields in caca that upstream has removed thanks this no longer causes a FTBFS in debian because the patched libcaca has been built on all architectures but still relying on an interface that upstream has got rid of doesn't seem like a

Bug#458135: libperl-dev from experimental depends on wrong package name

2007-12-28 Thread peter green
Package: libperl-dev Version: 5.10.0-1 Severity: important The name of the libperl package has been changed to libperl5.10 in experimental but the dependency in the libperl-dev package has not been changed to match. This renders experimentals version of libperl-dev uninstallable. -- System

Bug#458143: libpod-simple-perl FTBFS with perl from experimental

2007-12-28 Thread peter green
package: libpod-simple-perl severity: important While trying to rebuild your package against the version of perl and associated packages from experimental I got the following error: rmdir: failed to remove `/libpod-simple-perl-3.05/debian/libpod-simple-perl/usr/lib/perl5': No such file or

Bug#458144: libxml-parser-perl: depends/build depends loop makes building against new perl versions impossible

2007-12-28 Thread peter green
package: libxml-parser-perl version: libxml-parser-perl_2.34-4.3 severity: important I was trying to rebuild your package against the version of perl in experimental. While doing this I discovered that libxml-parser-perl build-depends on libxml-encoding-perl which in turn depends on

Bug#458144: libxml-parser-perl: depends/build depends loop makes building against, new perl versions impossible

2008-01-01 Thread peter green
Well I took another look at this bug and it looks like the build-dep issue was introduced with the previous NMU so I went back to the previous version but then ran into another problem with the testsuite failing. t/encodingmy variable $p masks earlier declaration in same scope at

Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-17 Thread peter green
I did some build tests with the following results: sid's version on sid: fails with this error sid's version on lenny: success lenny (with security)'s version on lenny: success lenny (with security)'s version on sid (with ecj-bootstrap from lenny): success On first impression it looks like

Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-17 Thread peter green
re-running the command manually with -lXrender added seemed to succeed but I have no idea how to integrate this into the build system. See bug #451431 I tried applying the patch from that bug report (a dpatch version of it is attatched) but I got the following error when trying to

Bug#454266: upgrade to 2.7 fails, leaving system unusable

2007-12-04 Thread peter green
+++-==-==- un libc6-i686 none (no description available) The file comes from libc6-i686 version 2.6.1-1. According to the symlink it has been installed on 2007-08-21 (ie the date it migrates to testing). After a

Bug#401287: time to fix this?

2007-12-06 Thread peter green
It looks like the easy way to fix this would be to modify the libungif4g package to not contain libgif but unstead depend on the libgif4 package for it and version the conflict in the libgif package to reflect that change. Then once that change has reached testing the build-deps of packages

Bug#441160: found a soloution

2007-09-20 Thread peter green
tags 441160 +patch thanks the problem appears to be that the openssl headers are not c++ clean. The macros in them seem to rely on implicit conversion from void * to char * which are permitted in C but not C++. A workarround is to add the following line to CASignature.cpp below the includes

Bug#444362: dpkg-dev: dpkg-buildpackage fails in experimental chroot

2007-09-27 Thread peter green
Package: dpkg-dev Version: 1.14.7~newshlib.1 Severity: important debian:/gfire-trunk# LANG=C linux32 dpkg-buildpackage dpkg-buildpackage: source package gaim-xfire dpkg-buildpackage: source version 0.7.0-trunk0 dpkg-buildpackage: source changed by Peter Green [EMAIL PROTECTED] dpkg-buildpackage

Bug#446960: i386 build of axiom is missing all shlibs dependencies

2007-10-16 Thread peter green
package: axiom version: 20050901-9 severity: serious justification: violates section 3.5 of debian policy all shlibs dependencies are missing from the i386 build of axiom. This seems to have been a build environment related problem so a binnmu should fix it. -- To UNSUBSCRIBE, email to

Bug#431853: depends on non-essential package adduser in postrm

2007-07-30 Thread peter green
found 431853 mailto:[EMAIL PROTECTED] 2.4.2-6.1 thanks firstly this is also present in the version in lenny. secondly is there a correct way of managing system users using only essential packages? If not then imo there should be! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#409687: re-upload required

2007-07-30 Thread peter green
reopen 409687 thanks as per the message a couple of months ago this was fixed but then rebroken through a tpu upload. Please re-upload what you uploaded as 0.8.7 with a version number higher than the version in testing/unstable. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#435604: xserver-xorg: Please reconsider Recommends: on xserver-xorg-video-all

2007-08-01 Thread peter green
Neil Williams wrote: Package: xserver-xorg Version: 1:7.2-5 Severity: normal With the proposed changes to apt behaviour: http://lists.debian.org/debian-devel-announce/2007/08/msg0.html xserver-xorg would bring in a massive range of extra packages via the Recommends: on

Bug#431524: this appears to affect testing too

2007-08-02 Thread peter green
found 431524 1.0.36-1 thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#440350: please build with gnutls

2007-08-31 Thread peter green
package:pidgin severity:wishlist mozilla nss is currently blocking pidgins migration to testing and has been for some time. switching to gnutls is a simple matter of changing some settings in debian/rules and adjusting build-deps to match. Doing so should allow pidgin to migrate to testing.

Bug#444285: testing unaffected, unstable affected

2007-09-30 Thread peter green
It appears that gtk-update-icon-cache now errors if there is a png file placed directly in /usr/share/icons/hicolor, this is a regression from the version currently in testing. steps to reproduce: apt-get install pidgin-data libgtk2.0-bin hicolor-icon-theme cp

Bug#444785: please build-depend on libnspr4-dev (= 4.6.7-1)

2007-09-30 Thread peter green
package: pidgin version: 2.2.1-1 trying to build using the version of libnspr4-dev currently in testing results in the configure script not seeing mozilla nss due to the absense of nspr.pc . This results in the package building on testing but the binaries that result lacking ssl support (and

Bug#445176: GTK+2.0 FTBFS

2007-10-03 Thread peter green
Package: gtk+2.0 Severity: serious I tried to build gtk+2.0 in my i386 sid chroot but it failed with the following error. creating autotestfilechooser /bin/sh ../libtool --mode=link -o autotestkeywords libtool: unrecognized option `-o' Try `libtool --help' for more information.

Bug#444785: please build-depend on libnspr4-dev (= 4.6.7-1)

2007-10-03 Thread peter green
Er, the libnspr4-dev in testing has xulrunner-nspr.pc, which is the same as in unstable. unstable has both xulrunner-nspr.pc and nspr.pc. Testing only has xulrunner-nspr.pc . What is the actual build error? The build doesn't error as such but it reports that it can't find nss and is being

Bug#444785: please build-depend on libnspr4-dev (= 4.6.7-1)

2007-10-04 Thread peter green
That still doesn't make any sense, since configure (as patched by cdbs) should be looking for xulrunner-nss first: the nss check checks for nspr as well as nss. It is nspr that seems to cause the problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#444785: please build-depend on libnspr4-dev (= 4.6.7-1)

2007-10-04 Thread peter green
Ari Pollak wrote: Once again, that doesn't make any sense. Pidgin's configure only looks for nss You are indeed correct, I was misinformed by the pidgin developers on irc, I have now worked out what really happened. nss was forciblly updated in testing because it was blocking so many

Bug#428582: xulrunner_1.8.1.4-2 (mips/unstable): FTBFS: relocation overflow

2007-10-06 Thread peter green
I notice gcc 3.3 and 3.4 are still availible in testing/unstable, could one of those be used to build xulrunner for mips? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#406554: woody contents files missing from archive.debian.org

2007-01-11 Thread peter green
package:ftp.debian.org the contents files for woody seem to be missing from archive.debian.org

Bug#405549: installation-reports: Also ATI Rage

2007-01-11 Thread peter green
My ATI Rage was also not configured after install -- gdm fails and X reports no devices. Missing input and video drivers. ATI device is configured as agp. The desktop package doesn't seems to install the correct driver or detect it I guess. Easy fix -- I added the video and input

Bug#406399: installation-report: Dell Inspiron 6400: X server configuration problems

2007-01-11 Thread peter green
The initial debootstrap doesn't have download speed reported, but then, it's only a few dozen megabytes download. thats a pretty long wait for a dialup, isdn bri or very low end broadband user.

Bug#407460: USB ethernet interface renamed after installation on NSLU2 which causes the system to be inaccessible

2007-01-19 Thread peter green
However, when booting after the installation, the NPE driver seems to assume control of the interface name eth0, which causes something to rename the interface of the USB to ethernet adapter to eth1_rename. it sounds to me like the built in nic is getting detected first before the USB to

Bug#407602: inappropriate conffile prompts on upgrading from firefox on etch

2007-01-19 Thread peter green
package: iceweasel severity: minor I upgraded my etch system to have iceweasel wirh apt-get install iceweasel (btw it removed firefox but left mozilla-firefox, i don't think that is relavent to this issue though). i got a couple of conffile prompts as below. Configuration file

Bug#407696: add a guided partitioning option for resizing an existing partition

2007-01-20 Thread peter green
package: debian-installer currently to use guided partitioning on a system with no unpartitioned free space the user must go into manual partitioning, resize the existing partition and then go back out of manual partitioning and select guided using the largest free space, this is somewhat

Bug#407759: Set-up attempt failed.

2007-01-20 Thread peter green
The install did not find the CDROM drives. As a workarround you might like to try installing using the boot, root, net-drivers 1 and net-drivers 2 floppies.

Bug#377032: i'm thinking

2006-12-29 Thread peter green
wouldn't it be more sensible to combine the protocol, hostname, port (if such a question exists) and directory questions into a single request for a mirror url?

Bug#377032: i'm thinking

2006-12-29 Thread peter green
For experienced users, yes. For newbies, definitely not (IMNSHO). For them, the only really variable part they understand is the hostname, the rest is goobleycook. Feel free to try to convince me otherwise. imho there are only two classes of people who are likely to be using the manual

Bug#404972: Minor problems with Notebook HP nc 6000

2006-12-29 Thread peter green
In particular, it kept waiting at the fd0 lines, so what I think is that it had troubles with that. This notebook does NOT have a floppy drive, so I guess that the long wait is related to fd0 timing out. is this by any chance one of those laptops where the bios thinks there is a floppy

Bug#404990: sort out default page for first start after upgrading

2006-12-29 Thread peter green
package:iceweasel version:2.0.0.1+dfsg-1 severity:minor after upgrading iceweasel i got directed to a nonexistant whats new page, imo it would be sensible to either drop use of a special start page for the first run after upgrading or change this to point to an iceweasel specific page.

Bug#405639: just to let you know

2007-01-05 Thread peter green
i think i've caught wind of a real-life case of this breaking the installtion of a gui from the installer (the guy didn't give very many details but from the symptoms he reports it sure sounds like it) his post can be found at http://forums.debian.net/viewtopic.php?t=11221.

Bug#405639:

2007-01-05 Thread peter green
What is wrong with both having the -all packages in reccomends on thier own (so that reccomends using package managers always pull them in on sarge-etch upgrades) AND also having them as an alternative in depends so that they get pulled in by new installs made using package management tools

Bug#400621: you might like to note

2007-01-08 Thread peter green
that the bug that is marked as blocking this one has now been resolved.

Bug#402482: tried to reproduce and failed.

2006-12-16 Thread peter green
i've tried to reproduce this bug but failed btw in the process of trying this i discovered that busybox --install doesn't seem to work either i had to manually copy busybox and make a symlink for this test. debian:~/busyboxinstall# cp /bin/busybox . debian:~/busyboxinstall# ln -s gunzip

Bug#403890: installation successfull with some manual work

2006-12-20 Thread peter green
Package: installation-reports Boot method: CD boot with nothing extra typed at boot prompt Image version: Etch RC1 full CD 1 Date: Date and time of the install Machine: maxdata PC Processor: celeron D (at least according to the label on the front) Memory: 256MB Partitions: df -Tl

Bug#403890: oops forgot to finish off the report

2006-12-20 Thread peter green
it should have said and windows still booted fine afterwards.

Bug#403890: installation successfull with some manual work

2006-12-20 Thread peter green
This was possible in export installs and this is still possible in expert installs. The behaviour has not changed with regard to that matter. i'm pretty sure i've never intentionally booted d-i in expert mode, and when i did a sarge install i'm pretty sure i managed to skip creating a

Bug#403890: installation successfull with some manual work

2006-12-20 Thread peter green
Not sure what was wrong here, but it does not seem like something we can fix in the installer. well ntfsfix cleared up the journal and made it work so it would presumablly be possible to do that, i dunno how safe ntfsfix is though. btw why do you ask for installation reports even on

Bug#404611: the problem is

2006-12-27 Thread Peter Green
that iceweasel replaces that directory with a symlink but it can't do that if another package already has files in it. What i think needs to happen is that any plugins need to be modified to only put the files in the iceweasel directory and then i belive the iceweasel package needs to be made to

Bug#412249: please install resolvconf by default

2007-02-25 Thread peter green
-Original Message- From: Robert Millan [mailto:[EMAIL PROTECTED] Sent: 25 February 2007 00:57 To: peter green Cc: [EMAIL PROTECTED] Subject: Re: Bug#412249: please install resolvconf by default On Sun, Feb 25, 2007 at 12:30:36AM -, peter green wrote: As to what

Bug#412387: patch doesn't fix the real issue

2007-02-26 Thread peter green
the real issue is that there is no longer a /etc/init.d/inetd in debian, netkit has been removed and its two replacements use their own init script names, applying the patch would remove the errors but would just mean that inetd would not be restarted. based on initial testing (i'd like a

Bug#336054: retitle per remaining part of the request

2007-02-26 Thread peter green
retitle 336054 add auto rejoin on kick support thanks since the confusing text has apparently been removed in 2.0 the only remaining part of this bug is a request to add an auto-rejoin on kick feature, retitling appropriately

Bug#412916: [EMAIL PROTECTED]

2007-02-28 Thread peter green
I want to install the distribution debian for ia64 and when i restart de the PC with the bootable installation CD inside it does not work, the pc read from CD but the installation doesn't start. What can i do?. With the distribution for i386 it works perfectly. The core 2 duo is not an

Bug#412982: installation-reports: Enabling 'sudo' in installer skips setting root password and breaks desktop root tasks

2007-03-02 Thread peter green
reopen 412982 reassign 412982 gnome thanks The Gnome date/time applet asks for the root password. The user password doesn't work. this sounds like a gnome bug then, it really should be able to handle the case with the root account disabled but sudo availible.

Bug#413248: installation-reports: (etch) strangeness with non-ASCII-character filenames on vfat partition

2007-03-03 Thread peter green
It could also be that there really is an issue with the display of VFAT filenames if UTF-8 is used, but that would not be my first guess. Anyway, I doubt this would be an installer issue as there is no real way for the installer to determine the correct settings. VFAT stores filenames in

Bug#413281: x11-common: sarge to etch upgrade fails

2007-03-03 Thread peter green
Thanks, I'll add a conflict on hamsoft. Do you have any idea where hanterm comes from? after doing some initial research and some quick tests in a sarge chroot it seems to be a symlink into /etc/alternatives that is created when either hanterm-classic or hanterm-xf is installed and removed

Bug#413248: success with 'utf8' vfat mount option

2007-03-05 Thread peter green
AFAICT this option is relevant not only for vfat, but also for ntfs and iso9660, but _not_ for fat16. afaict it is not relavent for partitions mounted as dos (no long filenames) but it *is* relavent for fat12 and fat16 partitions mounted as vfat and using long filenames.

Bug#413574: jigdo really needs to be completed

2007-03-05 Thread peter green
package:jigdo severity:important currently there is no decent method for downloading cd images other than http/ftp. jigdo-lite is virtually unusable (no indication of progress or if its resuming or restarting etc). Bittorrent is only usable on some networks (often throttled or banned) and only

Bug#389881: RC-ness of this bug

2007-03-06 Thread peter green
I urge you to reconsider severity of this problem. There's another situation that makes it much worse: The correct solution is to make d-i use labels in fstab and to find the root file system. udev has not much to do with this. Which will enable a whole lot of other broken setups.

Bug#415646: sarge etch dist-upgrade fails, x11-common fails overwrite /usr/X11R6/bin

2007-03-21 Thread peter green
-Original Message- From: Scott Raun [mailto:[EMAIL PROTECTED] Sent: 21 March 2007 21:11 To: [EMAIL PROTECTED] Subject: Bug#415646: sarge etch dist-upgrade fails, x11-common fails overwrite /usr/X11R6/bin On Wed, Mar 21, 2007 at 03:54:21PM -0400, Aaron M. Ucko wrote: Scott

Bug#390369: -o is not one option

2007-03-22 Thread peter green
it is a series of options from ssmtps sendmail manpage Most sendmail options are irrelevent to sSMTP. Those marked ``ignored'' or ``default'' have no effect on mail transfer. Those marked ``unsup- ported'' are fatal errors. Those marked ``simulated'' are not errors,

Bug#416115: pitfal: no mention of /etc/modules

2007-03-24 Thread peter green
There is no mention of updating /etc/modules. Without a network driver, or something else equally critical, you may find your remote dedicated box happily running while noone can ssh into it. afaict nowadays /etc/modules isn't really nessacery anymore and can even cause upgrade problems. If

Bug#415989: Debootstrap Warning : [...]/packages.gz was corrupt

2007-03-25 Thread peter green
PS: Is there a way to fix memory hardware issues ? if you can get the system working well enough to install and compile stuff (say by pulling out some of the memory) you can build a custom kernel with the badram patches. Then put the bad memory back in, run a memory test and use the

Bug#415379: fixed in testing but what about unstable

2007-03-26 Thread peter green
this bug has been fixed in testing through a TPU upload but there doesn't seem to be any information on if it is still present in unstable. -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.18/733 - Release Date: 25/03/2007 11:07

Bug#414944:

2007-03-28 Thread peter green
notfound 414944 0.2.3-4 found 414944 0.1.20 sorry seems i messed up on the version in this bug -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.20/733 - Release Date: 27/03/2007 00:00

Bug#416788: add a sneakernet source type

2007-03-30 Thread peter green
package: apt severity: wishlist Installing packages on machines with no internet connection currently is a pain. CDs are a partial soloution but only for official free packages and only for users of stable/testing not of unstable. my proposal is to add a sneakernet source type. With this

Bug#416944: dist-upgrade stuck

2007-03-31 Thread peter green
-Original Message- From: Lou Poppler [mailto:[EMAIL PROTECTED] Sent: 31 March 2007 17:58 To: [EMAIL PROTECTED] Subject: Bug#416944: dist-upgrade stuck Package: installation-reports Trying to upgrade from sarge to etch, not doing well. I net-installed sarge a couple weeks

Bug#410224: give the user the ability to answer conffile prompts during installation

2007-02-08 Thread peter green
package:debian-installer severity:wishlist conffile prompts should not happen during installation (unless of course the admin uses a vt to edit files manually), but sometimes they do due to bugs in packages or other issues. just freezing with the conffile prompt on another vt and worse no way

Bug#410218: etch RC1 release installation

2007-02-08 Thread peter green
-Original Message- From: Wojciech Zareba [mailto:[EMAIL PROTECTED] Sent: 08 February 2007 16:28 To: [EMAIL PROTECTED] Subject: Bug#410218: etch RC1 release installation Package: installation-reports Boot method: CD netinst default install Image version:

Bug#410218: etch RC1 release installation

2007-02-09 Thread peter green
-Original Message- From: Frans Pop [mailto:[EMAIL PROTECTED] Sent: 08 February 2007 18:00 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Bug#410218: etch RC1 release installation On Thursday 08 February 2007 18:21, peter green wrote: if so you are probablly hitting

Bug#410419: confile prompts should use debconf

2007-02-10 Thread peter green
package:dpkg in situations where a user cannot interact directly with dpkg (debian-installer is one example of this though conffile prompts shouldn't normally happen there) conffile prompts currently result in a hung installation process, this is not a good thing. since debconf seems to be

Bug#410721: migration from xfree 4.3.0.dfsg.1-14sarge2 to xorg 1:7.1.0-11 failed to correctly configure swiss german keyboard

2007-02-12 Thread peter green
i think i may have a similar issue on a box that has been tracking etch for a while with a british keyboard and developed the can't switch out of x with the CTRL-ALT-Fx keys sometime while tracking etch (i don't recall exactly when). i mention this because it means the issue of keyboard layout

Bug#389881: RC-ness of this bug

2007-03-07 Thread peter green
-Original Message- From: Marco d'Itri [mailto:[EMAIL PROTECTED] Sent: 07 March 2007 11:05 To: Robert Millan [ackstorm] Cc: Mike Hommey; [EMAIL PROTECTED]; debian-release@lists.debian.org Subject: Bug#389881: RC-ness of this bug On Mar 07, Robert Millan [ackstorm] [EMAIL

Bug#389881: RC-ness of this bug

2007-03-07 Thread peter green
by-uuid contains my two ext3 partitions but not my swap partition, it also seems like it may be vulnerable to becoming confused. Only if the admin is a moron and keeps around multiple file systems cloned with dd. are you calling it moronic to make a backup of a partition by dding to to a

Bug#389881: RC-ness of this bug

2007-03-07 Thread peter green
I don't know how invasive those changes might be. AFAIK Ubuntu already does it (Colin?) and wouldn't be too hard to pick the changes from them but we would also need RM and Frans approval :( ubuntu already does what? there are four possible soloutions proposed aren't there (labels in fstab

Bug#413574: jigdo really needs to be completed

2007-03-07 Thread peter green
i'm not going to fight over the severity since but http://www.debian.org/Bugs/Developer#severities says important a bug which has a major effect on the usability of a package, without rendering it completely unusable to everyone. i'd say this bug fits that definition, the main binary is

Bug#389881: RC-ness of this bug

2007-03-07 Thread peter green
I don't believe this should be changed for etch at this point in the release process, and that's speaking as someone who's run into this problem myself with SCSI device renumbering -- it's awkward and annoying to have to manually fiddle your boot config because a USB device is no longer

Bug#389881: RC-ness of this bug

2007-03-08 Thread peter green
UUIDs certainly have their disadvantages (verbosity being the main one), but they're a hell of a lot better than labels for automatic use like this. UUIDs are suitable for automatic generation while labels should only be set by the sysadmin. The fiasco with Red Hat's installer setting labels

Bug#413788: Daily Etch build fails to install on iMac G5 - Ethernet not detected

2007-03-09 Thread peter green
-Original Message- From: Mike Hore [mailto:[EMAIL PROTECTED] Sent: 09 March 2007 01:40 To: Frans Pop Cc: [EMAIL PROTECTED] Subject: Bug#413788: Daily Etch build fails to install on iMac G5 - Ethernet not detected Hi again Frans, On Thursday 08 March 2007 02:30, Mike Hore

Bug#414172: xserver-xorg: on sarge-etch upgrade, fails produce usable xorg.conf

2007-03-09 Thread peter green
-- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing'), (200, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of

Bug#407689: tasksel: Please consider adding a Development task for Etch

2007-03-10 Thread peter green
I've added module-assistant to forcd1. build-essential was already included. are the kernel headers for the standard debian kernels on CD1 as well? module assistant isn't going to be much use without those.

Bug#410047: marking as fixed in unstable per info from upstream bugtracker

2007-03-12 Thread peter green
close 410047 0.11-1 according to upstream (http://www.workplaceproxy.com/cgiproxy/nph-proxy.pl/010110A/http/trac.gajim.org/query?status=closedmilestone=0.11 note, there are two bug reports mentioned in this thread but one appears to be a typo, 2038 seems to be the correct one) was fixed in

Bug#286213: reopen 286213

2007-03-12 Thread peter green
Is the X process consuming lots of CPU when the freeze occur? I don't know. I have no access to the system when X freezes. can you setup sshd so you can login from another machine when the interface freezes?

Bug#404148: i'm not convinced release notes are enough

2007-03-13 Thread Peter Green
despite the best intentions of debian i am convinced that most users will not read the release notes and over the lifetime of the etch release having large ammounts (just how much is needed to trigger this bug btw) of memory will become more and more common. what does the sarge kernel do when

Bug#414683: d-i RC2 installation report

2007-03-14 Thread peter green
I am still not sure my failure was not due to a misconfigured network/router but the D-Link DI-524 used usually works fine for me. can you check if the default gateway is set and if there is something sane in resolv.conf within the installer environment? failing that try starting the

Bug#389881: RC-ness of this bug

2007-03-14 Thread peter green
Personally I also feel that all possible solutions effectively make /etc/fstab unreadable and unmaintainable. Maybe Debian should lead the way to make /etc/fstab a generated file (like e.g. modules.conf used to be). what is so bad about /dev/disk/by-path/pci-:00:07.1-ide-0:0-part1 ?

Bug#414944: libapt-pkg-perl and hence apt-file are uninstallable on a system that preffers experimental

2007-03-14 Thread peter green
Package: libapt-pkg-perl Version: 0.2.3-4 Severity: important Tags: experimental debian:/# apt-get install apt-file Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible

Bug#389881: RC-ness of this bug

2007-03-14 Thread peter green
That it's not a persistent means of identifying a filesystem. for most users fstab has always identified by rough position (e.g. hda=ide primary master), changing to a system based on partition IDs would mean a lot of relearning for admins (e.g. its no longer ok to backup a partition by

Bug#380552: a possible medium term soloution

2007-02-19 Thread peter green
would it be possible to reduce the test to only cause a warning until it is worked out what about the build environment is causing the false positive?

Bug#48152: installer packages

2007-02-19 Thread peter green
reopen 48152 thanks there seems to be a general issue with installer packages like flashplugin-nonfree and msttcorefonts, such packages don't contain any non-free software in the package itself (and hence are placed in contrib) but installing them causes non-free software to be installed on to

<    1   2   3   4   5   6   7   8   9   10   >