Bug#1000322: marked as done (locking issues can lead to complete mail spool destruction)

2024-11-08 Thread Debian Bug Tracking System
Your message dated Fri, 08 Nov 2024 18:06:34 + with message-id and subject line Bug#1082604: Removed package(s) from unstable has caused the Debian Bug report #1000322, regarding locking issues can lead to complete mail spool destruction to be marked as done. This means that you claim that

Bug#1004645: marked as done (rc: Tab complete leads to crash on some (e.g. empty) lines)

2023-02-02 Thread Debian Bug Tracking System
Your message dated Thu, 02 Feb 2023 16:50:29 + with message-id and subject line Bug#1004645: fixed in rc 1.7.4+97.gceb59bb-5 has caused the Debian Bug report #1004645, regarding rc: Tab complete leads to crash on some (e.g. empty) lines to be marked as done. This means that you claim that

Bug#465185: marked as done (libnss-ldap: crashes bash when try to tab complete ~)

2022-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 16 Nov 2022 01:20:11 + with message-id and subject line Bug#1024140: Removed package(s) from unstable has caused the Debian Bug report #465185, regarding libnss-ldap: crashes bash when try to tab complete ~ to be marked as done. This means that you claim that the

Bug#1004645: rc: Tab complete leads to crash on some (e.g. empty) lines

2022-06-02 Thread Nils Dagsson Moskopp
Bernhard Übelacker writes: > Hello Nils, > I tried to reproduce the issue but it showed not up > for me in a minimal Bullseye i386 VM. > > Therefore I guess the maintainer might need some more informations. > > Maybe you could try again with installing valgrind and starting rc like this: >val

Bug#973053: marked as done (rasdaemon: fails to give complete summary)

2022-02-16 Thread Debian Bug Tracking System
Your message dated Thu, 17 Feb 2022 03:07:16 + with message-id and subject line Bug#973053: fixed in rasdaemon 0.6.7-1 has caused the Debian Bug report #973053, regarding rasdaemon: fails to give complete summary to be marked as done. This means that you claim that the problem has been dealt

Bug#1004645: rc: Tab complete leads to crash on some (e.g. empty) lines

2022-01-30 Thread Nils Dagsson Moskopp
Package: rc Version: 1.7.4+97.gceb59bb-4 Severity: important X-Debbugs-Cc: nils+debian-report...@dieweltistgarnichtso.net Dear maintainer, I have used the rc shell for quite a while now. I really like it. However, It fails to tab complete after an upgrade to Debian Bullseye. When I press tab

Bug#309158: marked as done (freepats: config file: consider using (more complete) crude.cfg)

2022-01-18 Thread Debian Bug Tracking System
Your message dated Tue, 18 Jan 2022 11:33:33 + with message-id and subject line Bug#309158: fixed in freepats 20060219-4 has caused the Debian Bug report #309158, regarding freepats: config file: consider using (more complete) crude.cfg to be marked as done. This means that you claim that

Bug#973053: rasdaemon: fails to give complete summary

2021-06-01 Thread Harald Dunkel
metoo # ras-mc-ctl --summary No Memory errors. No PCIe AER errors. No Extlog errors. DBD::SQLite::db prepare failed: no such table: devlink_event at /usr/sbin/ras-mc-ctl line 1183. Can't call method "execute" on an undefined value at /usr/sbin/ras-mc-ctl line 1184. # ras-mc-ctl --errors N

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-09-02 Thread Thomas Schmitt
Hi, Raphael Hertzog wrote: > Let the work continue! Are there any result ISOs published yet ? I'd like to include them in my xorriso regression tests. Have a nice day :) Thomas

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-09-02 Thread Raphael Hertzog
Hi, On Fri, 26 Aug 2016, adrian15 wrote: > I don't know how to add Debian Installer to a Debian Live so I have not been > able to test it. > > So your feedback as user of the Debian Installer is welcome. Your patch seems to work. We get a lot of new top-level entries (install, expert, rescue, au

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-26 Thread adrian15
+ if [ ${BOOTLOADER_NUMBER} -ge 2 ] + then + XORRISO_OPTIONS="${XORRISO_OPTIONS} -eltorito-alt-boot " + fi + case "${BOOTLOADER}" in + grub) + XORRISO_OPTIONS="${XORRISO_OPTIONS} -no-emul-boot -boot-load-size 4 -boot-info-table" + XORRISO_OPTIONS="${XORRISO_OPTIONS} -

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-26 Thread Michal Suchanek
Ubuntu so you can just pull the packages from there either through apt pinning or by building a personal repo with them. It seems some parts of the stuff are landing in experimental/sid but it would be nice to have support for this in debian-live when it's complete. I am probably not going to look

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-26 Thread adrian15
El 26/08/16 a las 13:34, Raphael Hertzog escribió: On Fri, 26 Aug 2016, adrian15 wrote: Well, it sucks compared to the default visual appearance of isolinux/syslinux in live-build. I know, but the purpose of my patch is to add UEFI support. Not to improve visual appearance of grub2 so that it m

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-26 Thread Thomas Schmitt
Hi, Raphael Hertzog wrote: > I believe that syslinux-efi works for less cases than grub-efi Discussions on syslinux mailing lists indicate that syslinux-efi does not work with optical drives. (And i know of no bootable ISO 9660 image which would have syslinux-efi in its El Torito boot image which

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-26 Thread Raphael Hertzog
On Fri, 26 Aug 2016, adrian15 wrote: > > Well, it sucks compared to the default visual appearance of > > isolinux/syslinux in live-build. > I know, but the purpose of my patch is to add UEFI support. Not to improve > visual appearance of grub2 so that it matches the isolinux/syslinux one. Well, my

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-26 Thread adrian15
El 26/08/16 a las 09:52, Raphael Hertzog escribió: On Thu, 25 Aug 2016, adrian15 wrote: That's how the grub-pc menu (BIOS) shows currently in live-build. Well, it sucks compared to the default visual appearance of isolinux/syslinux in live-build. I know, but the purpose of my patch is to add

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-26 Thread Raphael Hertzog
On Thu, 25 Aug 2016, adrian15 wrote: > That's how the grub-pc menu (BIOS) shows currently in live-build. Well, it sucks compared to the default visual appearance of isolinux/syslinux in live-build. > > - there are no menu entries to start debian-installer even though > >I built my image with

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-25 Thread adrian15
El 25/08/16 a las 15:36, Raphael Hertzog escribió: Hello Adrian, On Tue, 16 Aug 2016, adrian15 wrote: Kristian Klausen thinks is a good idea to wait for your tests. So your feedback is welcome. I just built a test Kali image with your patch applied. It works: I can boot the live system in UEF

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-16 Thread adrian15
El 04/08/16 a las 14:51, Raphael Hertzog escribió: Hi, On Sun, 31 Jul 2016, adrian15 wrote: Is there anyone else than can provide feedback on this patch / branch? Either by: * Installing live-build with this applied patch * Building your iso and check if it boots in both BIOS and UEFI mode. *

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-08 Thread adrian15
El 04/08/16 a las 14:51, Raphael Hertzog escribió: Hi, On Sun, 31 Jul 2016, adrian15 wrote: Is there anyone else than can provide feedback on this patch / branch? Either by: * Installing live-build with this applied patch * Building your iso and check if it boots in both BIOS and UEFI mode. *

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-08-04 Thread Raphael Hertzog
Hi, On Sun, 31 Jul 2016, adrian15 wrote: > Is there anyone else than can provide feedback on this patch / branch? > > Either by: > > * Installing live-build with this applied patch > * Building your iso and check if it boots in both BIOS and UEFI mode. > * Check non usual UEFI machines. > > I s

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-07-31 Thread adrian15
der and thus we need to tell + # mkisosfs to add an additional eltorito entry + if [ ${BOOTLOADER_NUMBER} -ge 2 ] + then + XORRISO_OPTIONS="${XORRISO_OPTIONS} -eltorito-alt-boot " + fi + case "${BOOTLOADER}" in + grub) + XORRISO_OPTIONS="${XORRISO_OPTIONS} -no-emul-boo

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-07-31 Thread adrian15
quot;This will produce a most likely not bootable image (Continuing in 5 seconds)." + sleep 5 + ;; + esac done IFS="$OLDIFS" -- 2.1.4 >From dd30c24f9fd70ef28e2fee0b50d637e867f3dcca Mon Sep 17 00:00:00 2001 From: Adrian Gibanel Lopez Date: Sat, 30 Jul 2016 19:04:26 +0200 S

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-07-31 Thread Michal Suchanek
Hello, On 31 July 2016 at 09:35, adrian15 wrote: > This new update tries to implement actual support for multiple bootloaders. > It only enforces grub-legacy not to be an extra bootloader because it's > current implementation in binary-iso is not compatible (without hacking) > with multiple bootl

20% korting op alle douchecabines en complete douchecabine! | 20% de réduction sur toutes les cabines de douche et cabines de douche complètes

2016-06-29 Thread OnlineSanitair
.ens-mail7.net/z3vsfm Défiler vers le bas pour voir la version Française - Scroll naar beneden voor de Franse versie Goed nieuws: vanaf vandaag profiteert u van 20% korting op alle douchecabines en complete douchec

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-03-21 Thread Michal Suchanek
On 21 March 2016 at 23:06, adrian15 wrote: > El 21/03/16 a las 22:19, Michal Suchanek escribió: > >> The bootloader support in live-build is limited. With your patches it >> becomes wrong. eg. compatibility of bootloader with selected >> filesystem and image type is only checked for first bootloa

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-03-21 Thread adrian15
latform/" +for x in "/usr/lib/grub/$platform"/*.mod; do + # TODO: Some of these exclusions are based on knowledge of module + # dependencies. It would be nice to have a way to read the module + # list directly out of the image. + case $(basename "$x" .mod) in + configfi

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-03-21 Thread adrian15
, my patch does not bring UEFI complete support, but a minimal one. So according to you the many changes I make on the bootloader functions do not compensate the minimal UEFI support I add to live-build? Thank you. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-03-21 Thread Michal Suchanek
Hello, On 21 March 2016 at 21:09, adrian15 wrote: > > The branch which include specifically the commits I attach here as patches > is: > > https://github.com/rescatux/live-build/tree/efi_support_based_on_debian_cd_rebased_5 > > . > > About the variable names issue: I think the new terms: first a

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-03-21 Thread adrian15
-a "/usr/lib/grub/$platform"/*.lst "$outdir/boot/grub/$platform/" +for x in "/usr/lib/grub/$platform"/*.mod; do + # TODO: Some of these exclusions are based on knowledge of module + # dependencies. It would be nice to have a way to read the module + # list directly ou

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-27 Thread Michal Suchanek
On 26 January 2016 at 23:20, adrian15 wrote: > El 26/01/16 a las 10:18, Michal Suchanek escribió: >> >>> >>> My use case is the following one. The final user requests: >>> >>> --bootloaders=grub-efi,syslinux >>> >>> so I show him: >>> >>> "Warning. You are using: syslinux as a non first bootloade

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-26 Thread adrian15
El 26/01/16 a las 10:18, Michal Suchanek escribió: If you set bootloaders like LB_BOOTLOADERS="syslinux grub-efi" then you can just do for bootloader in $LB_BOOTLOADERS ; do some $bootloader foo Mostly what current path does but with commas instead. IIRC multivalue options use mostly space

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-26 Thread Michal Suchanek
On 25 January 2016 at 21:33, adrian15 wrote: > > > El 25/01/16 a las 16:12, Michal Suchanek escribió: >> >> On 25 January 2016 at 03:05, adrian15 wrote: >>> >>> El 24/01/16 a las 16:51, Michal Suchanek escribió: >> >> >>> What you are describing here is what it's actually implemented in my >>> pa

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-25 Thread adrian15
El 25/01/16 a las 16:12, Michal Suchanek escribió: On 25 January 2016 at 03:05, adrian15 wrote: El 24/01/16 a las 16:51, Michal Suchanek escribió: What you are describing here is what it's actually implemented in my patch (Well, actually the first patch version because the current one enfo

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-25 Thread Michal Suchanek
On 25 January 2016 at 03:05, adrian15 wrote: > El 24/01/16 a las 16:51, Michal Suchanek escribió: > What you are describing here is what it's actually implemented in my patch > (Well, actually the first patch version because the current one enforces > bootloader roles). Actually, no. Nowhere in

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-24 Thread adrian15
El 24/01/16 a las 16:51, Michal Suchanek escribió: The model does not imply any ranking. "First", "Second", "Third" could be justified, because there are lists in El Torito and partition tables where the boot entries have to line up in sequence. For my taste, "Main" or "Primary" too much implies

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-24 Thread Thomas Schmitt
Hi, adrian15 wrote: > I propose you to send these concerns to live-wrapper project which has just > begun and it's advertised as highly modular by Iain. New customers ? Welcome ! > I think we should focus on making UEFI to boot and not re-thinking all the > bootloader handling. I well understa

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-24 Thread Michal Suchanek
ISO-Object, Bootloader, Medium, Firmware, Architecture >> >> E.g. >> >>Appended Partition, with GRUB2 content, for CDROM and HDD, via EFI, on >> i386 >> >>ISO Data File, with SYSLINUX content, for HDD, via BIOS, on i386 and >> amd64 >> >

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-23 Thread adrian15
content, for CDROM and HDD, via EFI, on i386 ISO Data File, with SYSLINUX content, for HDD, via BIOS, on i386 and amd64 I am not sure whether this list of more or less combinable dimensions is complete yet. Further one will want to express whether the gaps between partitions should be filled

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-23 Thread Thomas Schmitt
Hi, after checking El Torito specs, i have to correct my statements about ranking of El Torito boot images. The first entry in the boot catalog not only has the title "Initial" but "Initial/Default". "4.4 Boot Entry Selection If the CD has several boot entries, a default entry which boots a ele

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-23 Thread Thomas Schmitt
ader, Medium, Firmware, Architecture E.g. Appended Partition, with GRUB2 content, for CDROM and HDD, via EFI, on i386 ISO Data File, with SYSLINUX content, for HDD, via BIOS, on i386 and amd64 I am not sure whether this list of more or less combinable dimensions is complete yet. Further

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-22 Thread adrian15
El 21/01/16 a las 10:13, Thomas Schmitt escribió: Now primary means: "First lure" and secondary means "Second lure" by your definition. There are normally two lures per firmware-hardware combination. Depending on the medium, the lures are recognized in El Torito, or in MBR, or in partition tab

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-22 Thread adrian15
/grub/$platform"/*.lst "$outdir/boot/grub/$platform/" +for x in "/usr/lib/grub/$platform"/*.mod; do + # TODO: Some of these exclusions are based on knowledge of module + # dependencies. It would be nice to have a way to read the module + # list directly out o

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-22 Thread adrian15
El 21/01/16 a las 12:57, Thomas Schmitt escribió: adrian15 wrote: Do you mean if you have: xorriso bunch-of-options-1 -eltorito-alt-boot bunch-of-options-2 you could just re-arrange them as: xorriso bunch-of-options-2 -eltorito-alt-boot bunch-of-options-1 and it would be fine? From the view

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-22 Thread adrian15
El 21/01/16 a las 10:13, Thomas Schmitt escribió: Hi, For the nomenclature: "USB" alone is misleading because there are also optical drives attachable to USB. Better distinguish the boot media families CDROM (CD, DVD, BD) and HDD (hard disk, USB stick, memory card, ...). Sorry. I was refering t

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-21 Thread Thomas Schmitt
Hi, i wrote: > http://bazaar.launchpad.net/~libburnia-team/libisofs/scdbackup/view/head:/doc/boot_sectors.txt adrian15 wrote: > I want to document the different ways of how BIOS boot, UEFI boot and > Secure Boot work and that might be helpful. Secure Boot is not covered. (I am not sure whether i

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-21 Thread Thomas Schmitt
Hi, For the nomenclature: "USB" alone is misleading because there are also optical drives attachable to USB. Better distinguish the boot media families CDROM (CD, DVD, BD) and HDD (hard disk, USB stick, memory card, ...). adrian15 wrote: > Grub-pc would be the one installed to be boot but sysli

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-20 Thread adrian15
El 18/01/16 a las 13:38, Thomas Schmitt escribió: Hi, adrian15 wrote: * What is it a secondary bootloader? It's what happens when you request mkisofs that your bootloader to be boot in second place or as a second partition. I don't know how it actually works. An ISO may contain several lures

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-20 Thread adrian15
El 18/01/16 a las 14:00, Thomas Schmitt escribió: So any bootloader is made primary by leaving out -eltorito-alt-boot. There is no "primary" or "secondary" on the level of boot images and loaders. (Of course you may call them this way in your project.) There are first, second, third ... El Tor

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-20 Thread adrian15
El 18/01/16 a las 12:57, Michal Suchanek escribió: Unless the user requests two bootloaders that are incompatible the medium can be created. Ignoring bootloaders is not a good idea. If the user requested something that is not possible the build should report an error and stop. Yeah, that it's

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-18 Thread adrian15
A quick update on my grub-efi work: 1) I have noticed I have missed to give execution permissions to many files when I rebased. These are: scripts/build/binary_grub-efi scripts/build/binary_syslinux-efi scripts/build/efi-image scripts/build/grub-cpmodules You can find additional commits to fi

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-18 Thread Thomas Schmitt
Hi, Michal Suchanek wrote: > -eltorito-alt-boot is not documented option of xorriso. You need to look into man xorrisofs for the options of the -as mkisofs emulation. -eltorito-alt-boot Finalize the current El Torito boot catalog entry and begin a new one. A boot image file and

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-18 Thread Thomas Schmitt
Hi, adrian15 wrote: > * What is it a secondary bootloader? > It's what happens when you request mkisofs that your bootloader to be > boot in second place or as a second partition. I don't know how it > actually works. An ISO may contain several lures for boot firmware. If it is booted from CD/

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-18 Thread Michal Suchanek
On 18 January 2016 at 10:43, adrian15 wrote: > El 18/01/16 a las 07:31, Michal Suchanek escribió: >> >> Hello, >> >> thanks for working on this. >> > >> As to the primary and secondary bootloader - how is the efi bootloader >> secondary? It boots the same as the legacy bootloader. You probably >>

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-18 Thread adrian15
El 18/01/16 a las 07:31, Michal Suchanek escribió: Hello, thanks for working on this. On 18 January 2016 at 05:24, adrian15 wrote: In my last message I forgot to CC many people who are involved in this bug so I'm going to refer to my former message, CC some people and finally point you to my

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-17 Thread Michal Suchanek
Hello, thanks for working on this. On 18 January 2016 at 05:24, adrian15 wrote: > In my last message I forgot to CC many people who are involved in this bug > so I'm going to refer to my former message, CC some people and finally point > you to my repo/branches where you might find interesting c

Bug#731709: grub-efi UEFI support based on debian-cd work complete (repos)

2016-01-17 Thread adrian15
In my last message I forgot to CC many people who are involved in this bug so I'm going to refer to my former message, CC some people and finally point you to my repo/branches where you might find interesting commits. 1) My original message with attached patches (which you can download to yo

Bug#731709: grub-efi UEFI support based on debian-cd work complete

2016-01-17 Thread adrian15
packages.binary diff --git a/scripts/build/binary_loopback_cfg b/scripts/build/binary_loopback_cfg index 6034ddc..6031a8d 100755 --- a/scripts/build/binary_loopback_cfg +++ b/scripts/build/binary_loopback_cfg @@ -330,12 +330,14 @@ fi # Copying templates mkdir -p binary/boot/grub -cp "${_SOURCE}

Bug#732607: tvtime: apt cannot complete installation of tvtime

2013-12-19 Thread michael
Package: tvtime Version: 1.0.2-12 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? System attempted to upgrade to the new unstable version of tvtime. * What exactly did you do (or not do) that was effect

Complete Targeted Email Marketing Service

2011-09-01 Thread email2city
Hello, My name is RAnderson and I am sending this email because I wish you to use our cost effective Local Email Marketing service. Following are the features - Start finding New Customers in Your City. - Choose any City or country from our database. - We send your Exclusive Stand Alone Email

Complete Targeted Email Marketing Service

2011-09-01 Thread email2city
Hello, My name is RAnderson and I am sending this email because I wish you to use our cost effective Local Email Marketing service. Following are the features - Start finding New Customers in Your City. - Choose any City or country from our database. - We send your Exclusive Stand Alone Email

Bug#219454: marked as done (opensched: doesn't handle "done task_id N" with "complete task_id N" properly)

2010-09-20 Thread Debian Bug Tracking System
Your message dated with message-id <20100920214950.28465.53076.mass-bugs-cl...@merkel.debian.org> and subject line opensched removed from Debian unstable has caused the Debian Bug report #219454, regarding opensched: doesn't handle "done task_id N" with "complete task_id

Bug#569352: marked as done (sun-java6: Broken URL in debconf to complete license)

2010-02-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Feb 2010 23:48:10 + with message-id and subject line Bug#569352: fixed in sun-java6 6.18-2 has caused the Debian Bug report #569352, regarding sun-java6: Broken URL in debconf to complete license to be marked as done. This means that you claim that the problem has

Bug#569352: sun-java6: Broken URL in debconf to complete license

2010-02-11 Thread Sylvestre Ledru
; This happened probably because I sent an update for French today with > a text suggesting the maintainer to issue such calls for translations > when changing templates. > > So, (s)he of course had a complete French translation, hence no call > to the French list. And (s)he probab

Bug#569352: sun-java6: Broken URL in debconf to complete license

2010-02-11 Thread Christian PERRIER
ner to issue such calls for translations when changing templates. So, (s)he of course had a complete French translation, hence no call to the French list. And (s)he probably didn't use the --call switch of po-debconf-reportpo, hence no call for new translations in -i18n And, nice catch for

Bug#569352: sun-java6: Broken URL in debconf to complete license

2010-02-11 Thread Sylvestre Ledru
> Today a call for translation updates was made (only to some lists, > e.g. German and Swedish, but not e.g. for French or to -i18n for new > translations). Looking at the strings the user is requested to accept > a license, where more information supposedly is found on > http://java.sun.com/notes

Bug#569352: sun-java6: Broken URL in debconf to complete license

2010-02-11 Thread Helge Kreutzmann
Package: sun-java6 Version: 6-18-2 Severity: serious Justification: Policy 2.3 X-Debbugs-CC: Christian Perrier X-Debbugs-CC: debian-i...@lists.debian.org Today a call for translation updates was made (only to some lists, e.g. German and Swedish, but not e.g. for French or to -i18n for new transla

Bug#252116: marked as done (gnome-apt: Crashing after Complete Run)

2009-06-08 Thread Debian Bug Tracking System
Your message dated Mon, 8 Jun 2009 19:20:07 +0100 with message-id <200906081820.n58ik7zx015...@kmos.homeip.net> and subject line gnome-apt has been removed from Debian, closing #252116 has caused the Debian Bug report #252116, regarding gnome-apt: Crashing after Complete Run to be marked a

Bug#517103: marked as done (fish: crashes when trying to complete $ as the first thing)

2009-04-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Apr 2009 21:23:24 -0300 with message-id <1239582204.25785.23.ca...@abacate.horta> and subject line Seems to be fixed has caused the Debian Bug report #517103, regarding fish: crashes when trying to complete $ as the first thing to be marked as done. This means th

Bug#362153: So close, yet so far, complete your degree in 35 days

2008-06-24 Thread Juana Bernal
Give your career a makeover with a new degree A degree with no classes or test in your spare time Call 24/7 on For US: 1-419-735-9250 Outside US: +1-419-735-9250 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#415470: emacs-snapshot-gtk: mini-buffer tab-complete segfault

2007-03-20 Thread Sven Joachim
dann frazier writes: > Package: emacs-snapshot-gtk > Version: 1:20070302-1 > Severity: normal > > To reproduce: > 1) start emacs > 2) use meta+x to enter command buffer > 3) hit tab > [SEGV] > > I can reproduce w/ both the -q and -Q parameters (as suggested by reportbug). I cannot reproduce this

Bug#415470: emacs-snapshot-gtk: mini-buffer tab-complete segfault

2007-03-19 Thread dann frazier
cs/site-lisp/emacs-goodies-el/marker-visit.el -rw-r--r-- 1 root root 2267 Mar 19 13:51 marker-visit.elc lrwxrwxrwx 1 root root 53 Mar 19 13:51 matlab.el -> /usr/share/emacs/site-lisp/emacs-goodies-el/matlab.el -rw-r--r-- 1 root root 151001 Mar 19 13:51 matlab.elc lrwxrwxrwx 1 root roo

Complete

2004-09-20 Thread Tamara W. Mills
pbckdg xhozvojg rjbjnv fvylzwwnb kgexoic abniicgiq cvcaskau? vafmj ogpjoudrs Dear Participant, Recently you filled out a information request form regarding your home mor t gage   l o an. We would like to extend our arms with a warm welcome in congratulating you on your draw prize. mogxs hakkhi

Bug#71527: 70774 The Complete Guide To Make More Money

2004-02-17 Thread Chance Goldstein
70774 What would you do if Ebay started depositing thousands of dollars into your bank account every month? Thats what it is doing for 50,000 + other people each month... And It Can Happen To You Too! The Best way to describe eBay is this: It's a private money machine in your house or apartme