[Bug 122814] git clone -q timeout workaround

2015-01-26 Thread Ian Jackson
*** This bug is a duplicate of bug 122988 *** https://bugs.launchpad.net/bugs/122988 This problem is trigered only use of git-daemon's --timeout option with small timeouts. A workaround is to pass a much larger value for --timeout. The value should be large enough to prepare a complete

[Bug 1175557] Re: adt-run fulfills dependencies with --built-tree contrary to the manpage

2014-01-28 Thread Ian Jackson
Martin Pitt writes ([Bug 1175557] Re: adt-run fulfills dependencies with --built-tree contrary to the manpage): I'm trying to understand how these arguments actually work, keeping my notes here. Probably not interesting to anyone else, but maybe for me for future reference. Do you want me to

[Bug 1175557] Re: adt-run fulfills dependencies with --built-tree contrary to the manpage

2014-01-28 Thread Ian Jackson
Martin Pitt writes ([Bug 1175557] Re: adt-run fulfills dependencies with --built-tree contrary to the manpage): oh, you are listening here, nice! Sure. To be honest I'm not doing very much but I can try to clear up any misunderstandings and help explain the tangles in my code... I'd

Re: [Bug 1175557] Re: adt-run fulfills dependencies with --built-tree contrary to the manpage

2014-01-28 Thread Ian Jackson
Robie Basak writes (Re: [Bug 1175557] Re: adt-run fulfills dependencies with --built-tree contrary to the manpage): On Tue, Jan 28, 2014 at 04:22:06PM -, Ian Jackson wrote: Do you want me to try to explain how I think they're supposed to work ? Please! I said this to pitti on IRC

[Bug 1212208] Re: quilt patches are not applied during --unbuilt-tree build

2013-10-09 Thread Ian Jackson
Martin Pitt writes ([Bug 1212208] Re: quilt patches are not applied during --unbuilt-tree build): ** Changed in: autopkgtest (Ubuntu) Status: New = Triaged Certainly applying quilt patches by default is entirely wrong. What if you want to use adt-run to see whether a particular patch

[Bug 1169604] Re: set permission to og+rx on working directory to allow test execution by any user

2013-04-18 Thread Ian Jackson
Jean-Baptiste Lallement writes ([Bug 1169604] Re: set permission to og+rx on working directory to allow test execution by any user): The case I'm trying to address, is a test running as root to prepare the test environment (for example start/stop services) then drop privileges to another user

Re: [Bug 1169604] [NEW] set permission to og+rx on working directory to allow test execution by any user

2013-04-16 Thread Ian Jackson
Jean-Baptiste Lallement writes ([Bug 1169604] [NEW] set permission to og+rx on working directory to allow test execution by any user): Public bug reported: adt-run creates a working directory with mktemp in /tmp/ e.g /tmp/tmp.XX which is set to the default permissions u+rwx. This makes

[Bug 107023] Re: cfdisk complains about auto-resize generated setup

2012-12-14 Thread Ian Jackson
Phillip Susi writes ([Bug 107023] Re: cfdisk complains about auto-resize generated setup): This is easy to reproduce by simply creating two logical partitions out of order. This is an error in cfdisk not parted. ** Changed in: parted (Ubuntu) Status: Triaged = Invalid I think the

[Bug 865515] Re: virtual machines should not have nat on servers

2011-12-12 Thread Ian Jackson
Serge Hallyn writes ([Bug 865515] Re: virtual machines should not have nat on servers): Agreed the default isn't ideal for servers, but I'm not convinced there is a good wya to set up a works-everywhere ideal solution for servers. I would assume that any site which cares enough about the

[Bug 865515] Re: virtual machines should not have nat on servers

2011-12-12 Thread Ian Jackson
Serge Hallyn writes ([Bug 865515] Re: virtual machines should not have nat on servers): How would you suggest configuring out of the box on install for a server? eth0 should be bridged. Specifically, for a vm host, the primary network interface (by which I mean the one used for the original

[Bug 33832] Re: Get browser startpage translated

2011-11-14 Thread Ian Jackson
** Changed in: mozilla-firefox-locale-all (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/33832 Title: Get browser startpage

[Bug 802626] lvm hangs: watershed and environment

2011-11-08 Thread Ian Jackson
Another possible cause of problems is that, due to the use of watershed, DM_COOKIE is not passed to the actual invocation of vgchange, or vgchange is run fewer times than expected. watershed considers two identical command lines with different environments coalescable. So if you run watershed

[Bug 803488] Re: [Oneiric] Load xen_blkback and xen_netback on startup

2011-10-07 Thread Ian Jackson
Dave Walker writes ([Bug 803488] Re: [Oneiric] Load xen_blkback and xen_netback on startup): I think I was confused on what the proposed Oneiric resolution was. I thought it was being suggested that adding the two modprobes to the init script would be a suitable resolution. Looking at the

[Bug 865515] Re: virtual machines should not have nat on servers

2011-10-04 Thread Ian Jackson
Dave Walker writes ([Bug 865515] Re: virtual machines should not have nat on servers): @Ian, If i understand the bug report correctly, this would seem to be a generic bug regarding the default networking option setup as part of libvirt. If this is the case, I agree it's not a great ideal for

[Bug 803488] Re: [Oneiric] Load xen_blkback and xen_netback on startup

2011-10-04 Thread Ian Jackson
Dave Walker writes ([Bug 803488] Re: [Oneiric] Load xen_blkback and xen_netback on startup): ** Changed in: xen-common (Ubuntu Oneiric) Importance: Wishlist = Medium ** Changed in: xen-common (Ubuntu Oneiric) Assignee: (unassigned) = Dave Walker (davewalker) ** Changed in:

[Bug 865515] Re: virtual machines should not have nat on servers

2011-10-04 Thread Ian Jackson
Dave Walker writes ([Bug 865515] Re: virtual machines should not have nat on servers): @Ian, If i understand the bug report correctly, this would seem to be a generic bug regarding the default networking option setup as part of libvirt. If this is the case, I agree it's not a great ideal for

[Bug 865502] Re: virtualisation host task does not install xen

2011-10-04 Thread Ian Jackson
Dave Walker writes ([Bug 865502] Re: virtualisation host task does not install xen): Thanks for raising this bug.. I think it's reasonable to have a Xen UDS session for P-series, which this could fit nicely into. I'm going to mark this bug Invalid, but I certainly agree that Xen

[Bug 865502] [NEW] virtualisation host task does not install xen

2011-10-03 Thread Ian Jackson
Public bug reported: When installing oneiric with the virtualisation host task, the Xen hypervisor and tools (perhaps, via the xen-hypervisor metapackage) should be automatically installed as well as the kvm (libvirt). ** Affects: ubuntu-virt (Ubuntu) Importance: Undecided Status:

[Bug 865515] [NEW] virtual machines should not have nat on servers

2011-10-03 Thread Ian Jackson
Public bug reported: When installing a machine which is to be a VM host, it is necessary to make arrangements for the networking for the VMs. By default at the moment this is done by having libvirt create a virbr0 bridge. The physical network interface is not enslaved to this bridge. Instead,

[Bug 803488] Re: [Oneiric] Load xen_blkback and xen_netback on startup

2011-10-03 Thread Ian Jackson
For oneiric, this should be fixed in the xend init script in the xen- utils-common package, not in the xen-common package (I'm not sure what that is). The ultimate fix is in the kernel, which should do this automatically. That's commit 149bb2fab547253e6359e76f1b86b95247110e68 in the kernel git

[Bug 803488] Re: [Oneiric] Load xen_blkback and xen_netback on startup

2011-10-03 Thread Ian Jackson
I will see about getting this bug escalated. I think it should be fixed for oneiric and the fix is trivial and low-risk. ** Changed in: xen-common (Ubuntu) Status: Triaged = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 125017] Re: change defaults for dialup default route and nameservers

2011-07-11 Thread Ian Jackson
Pedro Villavicencio writes ([Bug 125017] Re: change defaults for dialup default route and nameservers): Thanks for the report Ian Jackson , It has been a long time without any comment or a duplicate in this bug report and It is possible that the bug has been fixed. May you please try

[Bug 54925] Re: ping provides vague message `Packet filtered'

2011-04-30 Thread Ian Jackson
Josh writes ([Bug 54925] Re: ping provides vague message `Packet filtered'): Ping only knows that the packet was filtered, it doesn't know why and it is not Ping's job to figure out why the packet was filtered. You are entirely wrong. ping has the complete ICMP unreachable packet, with the

[Bug 678201] [NEW] nautlius lockup with jpg-named svgs referring to svgs

2010-11-21 Thread Ian Jackson
Public bug reported: Binary package hint: nautilus To reproduce: 1. Create a directory /home/ceb/Desktop/iwj 2. Put the files from the attached tarball into it 3. Open the directory in Nautilus 4. Double-click on outline3.jpg Observed behaviour: nautilus locks up; this window and all other

[Bug 678201] Re: nautlius lockup with jpg-named svgs referring to svgs

2010-11-21 Thread Ian Jackson
** Attachment added: Tarball of jpg and svgs for repro https://bugs.launchpad.net/bugs/678201/+attachment/1740463/+files/iwj.tar -- nautlius lockup with jpg-named svgs referring to svgs https://bugs.launchpad.net/bugs/678201 You received this bug notification because you are a member of

[Bug 521765] [NEW] update-manager silently ignores HTTP 403 on meta-release

2010-02-14 Thread Ian Jackson
Public bug reported: Binary package hint: update-manager I was attempting to use update-manager to upgrade a hardy desktop i386 install to intrepid. We enabled show updates to normal releases and did check for updates but no new release was advertised. On checking the log on the squid web

[Bug 107028] Re: reinstall grub option makes other installs unbootable

2009-07-24 Thread Ian Jackson
There is no reason to think that this bug does not exist in current Ubuntu releases. As I understand it the design has not changed, and the problem is caused by the design. ** Changed in: rescue (Ubuntu) Status: Incomplete = Confirmed -- reinstall grub option makes other installs

[Bug 107032] Re: iso image search repetition unavoidable (expert mode)

2009-07-24 Thread Ian Jackson
There is no reason to think that this bug is not also present in current Ubuntu releases. I don't have the facilities for reproducing it here right now (I'm at Debconf) but the information I provided should be sufficient to either reproduce (and hence confirm) the bug, or to demonstrate that it

[Bug 145225] Re: searches for codecs when none can be found and not necessary

2009-07-24 Thread Ian Jackson
There is no reason to think that this bug is not also present in current Ubuntu releases. I don't have the facilities for reproducing it here right now (I'm at Debconf) but the information I provided should be sufficient to either reproduce (and hence confirm) the bug, or to demonstrate that it

[Bug 145247] Re: manual partitoning resize lvm lv does not work

2009-07-24 Thread Ian Jackson
There is no reason to think that this bug is not also present in current Ubuntu releases. I don't have the facilities for reproducing it here right now (I'm at Debconf) but the information I provided should be sufficient to either reproduce (and hence confirm) the bug, or to demonstrate that it

Re: [Bug 151325] Re: scrollback gesture should be disabled

2009-01-05 Thread Ian Jackson
Martin Mai writes ([Bug 151325] Re: scrollback gesture should be disabled): Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for

Re: [Bug 41624] Re: Replaying journals of other OS's filesystems, by mounting them, is unsafe

2008-09-07 Thread Ian Jackson
Phillip Susi writes ([Bug 41624] Re: Replaying journals of other OS's filesystems, by mounting them, is unsafe): Which kernel you are using does not really matter because the linux kernel developers consider this to be working as intended. I have tried arguing with the on the LKML a few

Re: [Bug 64490] Re: Assertion `dependtry = 4' failed.

2008-09-07 Thread Ian Jackson
*** This bug is a duplicate of bug 46530 *** https://bugs.launchpad.net/bugs/46530 Matt Zimmerman writes ([Bug 64490] Re: Assertion `dependtry = 4' failed.): *** This bug is a duplicate of bug 46530 *** https://bugs.launchpad.net/bugs/46530 It is not normally correct to mark bugs as

[Bug 104553] Re: upgrade failed when fontconfig cache dirs are newer than system date

2008-03-05 Thread Ian Jackson
I just had exactly the same experience as jeroenvrp, and thanks to finding this report I was able to work around the problem. It's clear that fontconfig fails to deal properly with font directory timestamps in the future, so I'm setting this bug to Confirmed. Also, the error message is deeply

[Bug 2993] Re: Profile Screen does not come up on First Launch of Firefox

2007-11-08 Thread Ian Jackson
** Changed in: firefox (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- Profile Screen does not come up on First Launch of Firefox https://bugs.launchpad.net/bugs/2993 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber

[Bug 132473] Re: [gutsy] network-manager i have to manually configure wpa/2 enterprise every time to connect

2007-11-02 Thread Ian Jackson
** Changed in: network-manager (Ubuntu) Assignee: Ubuntu Core Development Team (ubuntu-core-dev) = (unassigned) -- [gutsy] network-manager i have to manually configure wpa/2 enterprise every time to connect https://bugs.launchpad.net/bugs/132473 You received this bug notification because

[Bug 26037] Re: Download manager empty

2007-11-02 Thread Ian Jackson
** Changed in: firefox (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- Download manager empty https://bugs.launchpad.net/bugs/26037 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 31746] Re: Impossible to use multiple profiles at the same time

2007-11-02 Thread Ian Jackson
** Changed in: firefox Assignee: Ian Jackson (ijackson) = (unassigned) -- Impossible to use multiple profiles at the same time https://bugs.launchpad.net/bugs/31746 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 156963] autopkgtest gutsy festival: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
problems. Please forgive this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson

[Bug 156964] autopkgtest gutsy nmap: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8

[Bug 156962] autopkgtest gutsy xfonts-scalable amd64: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8- ++ fetching http://archive.ubuntu.com/ubuntu/dists/gutsy/main/binary-amd64/Packages.gz ++ ++ selecting ++ selected xfonts-scalable (age never-yet, score 14009540) Package: xfonts

[Bug 156961] autopkgtest gutsy powermanagement-interface amd64: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8- ++ fetching http://archive.ubuntu.com/ubuntu/dists/gutsy/main/binary-amd64/Packages.gz ++ ++ selecting

[Bug 156960] autopkgtest gutsy at: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8

[Bug 156959] autopkgtest gutsy acpi: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
forgive this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards

[Bug 156957] autopkgtest gutsy multipath-tools amd64: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8- ++ fetching http://archive.ubuntu.com/ubuntu/dists/gutsy/main/binary-amd64/Packages.gz ++ ++ selecting ++ selected multipath-tools (age never-yet, score 28342600) Package

[Bug 156958] autopkgtest gutsy tofrodos: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian

[Bug 156956] autopkgtest gutsy time: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards

[Bug 156955] autopkgtest gutsy python-kde3: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
are FTBFS problems. Please forgive this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian

[Bug 156954] autopkgtest gutsy mdadm amd64: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
. Please forgive this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED

[Bug 156953] autopkgtest gutsy pychecker: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
forgive this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED

[Bug 156952] autopkgtest gutsy linux32 amd64: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
problems. Please forgive this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL

[Bug 156951] autopkgtest gutsy openjade: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
problems. Please forgive this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL

[Bug 156950] autopkgtest gutsy nant: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8

[Bug 156949] autopkgtest gutsy minicom: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8

[Bug 156972] autopkgtest gutsy ghostscript-doc amd64: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8- ++ fetching http://archive.ubuntu.com/ubuntu/dists/gutsy/main/binary-amd64/Packages.gz ++ ++ selecting ++ selected ghostscript-doc (age never-yet, score 9494700) Package

[Bug 156971] autopkgtest gutsy ghostscript: erroneous package!

2007-10-25 Thread Ian Jackson autopkgtest
this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8- ++ fetching http://archive.ubuntu.com/ubuntu/dists/gutsy/main/source/Sources.gz ++ ++ selecting ++ selected ghostscript (age never-yet, score 12102520) Package: ghostscript Binary: ghostscript-x

[Bug 156514] autopkgtest gutsy python-pqueue: erroneous package!

2007-10-23 Thread Ian Jackson autopkgtest
are FTBFS problems. Please forgive this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian

[Bug 156539] autopkgtest gutsy capiutils amd64: erroneous package!

2007-10-23 Thread Ian Jackson autopkgtest
contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8- ++ fetching http://archive.ubuntu.com/ubuntu/dists/gutsy/main/binary-amd64/Packages.gz ++ ++ selecting ++ selected capiutils (age never-yet, score 8503680) Package: capiutils Priority: extra Section: net Installed-Size

[Bug 155914] Re: dpkg --configure -a fails when acpid is running because invoke-rc.d fails.

2007-10-23 Thread Ian Jackson
Peter Mawhorter writes ([Bug 155914] dpkg --configure -a fails when acpid is running because invoke-rc.d fails.): Running: sudo dpkg --configure -a (to recover after a crashed update session due to a power outage) gave me the message: invoke-rc.d: initscript acpid, action start failed.

[Bug 155896] Re: dpkg blocks updating

2007-10-23 Thread Ian Jackson
** Changed in: apt (Ubuntu) Sourcepackagename: dpkg = apt -- dpkg blocks updating https://bugs.launchpad.net/bugs/155896 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 155329] Re: Massive, meaningless updates

2007-10-23 Thread Ian Jackson
Launchpad Bug Tracker writes ([Bug 155329] Massive, meaningless updates): Why does dpkg not support a patch process that can generate patch debs based on binary comparison (whole files, not binary patching; though binary patching might improve things further when one line of code gets a

[Bug 26040] Re: mozilla-firefox: su root -c firefox gives root access to any other firefox loaded.

2007-10-23 Thread Ian Jackson
** Changed in: firefox (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- mozilla-firefox: su root -c firefox gives root access to any other firefox loaded. https://bugs.launchpad.net/bugs/26040 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 20036] Re: Contextual menu item 'copy image' inexistent

2007-10-23 Thread Ian Jackson
** Changed in: firefox (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- Contextual menu item 'copy image' inexistent https://bugs.launchpad.net/bugs/20036 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 18995] Re: Open With dialog not user-friendly

2007-10-23 Thread Ian Jackson
** Changed in: firefox (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- Open With dialog not user-friendly https://bugs.launchpad.net/bugs/18995 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 15224] Re: Firefox does not display a png image, but wants to open it with external app

2007-10-23 Thread Ian Jackson
** Changed in: firefox (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- Firefox does not display a png image, but wants to open it with external app https://bugs.launchpad.net/bugs/15224 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 151925] Re: Bugs set to Fix Released by changelog-closes-bugs before fixed version is published

2007-10-23 Thread Ian Jackson
** Changed in: autopkgtest (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- Bugs set to Fix Released by changelog-closes-bugs before fixed version is published https://bugs.launchpad.net/bugs/151925 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 46593] Re: droppings from text cursor left behind

2007-10-23 Thread Ian Jackson
I'm not likely to reproduce this. ** Changed in: openoffice.org (Ubuntu) Status: Incomplete = Invalid -- droppings from text cursor left behind https://bugs.launchpad.net/bugs/46593 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber.

[Bug 45898] Re: 2 Georgian letters are confused. You can Notice that from the screenshot.

2007-10-23 Thread Ian Jackson
** Changed in: ttf-freefont (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- 2 Georgian letters are confused. You can Notice that from the screenshot. https://bugs.launchpad.net/bugs/45898 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 41624] Re: Replaying journals of other OS's filesystems, by mounting them, is unsafe

2007-10-23 Thread Ian Jackson
** Changed in: partman-basicfilesystems (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- Replaying journals of other OS's filesystems, by mounting them, is unsafe https://bugs.launchpad.net/bugs/41624 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 63506] Re: Mistake in deluser.conf manpage

2007-10-23 Thread Ian Jackson
We will merge this into hardy in the normal course of events. ** Changed in: adduser (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) Status: Confirmed = Won't Fix -- Mistake in deluser.conf manpage https://bugs.launchpad.net/bugs/63506 You received this bug notification

[Bug 112515] Re: Problem with kill man page

2007-10-23 Thread Ian Jackson
** Changed in: coreutils (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- Problem with kill man page https://bugs.launchpad.net/bugs/112515 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 137179] Re: 2.6.1-1ubuntu3 makes apps crash with Bus error

2007-10-23 Thread Ian Jackson
** Changed in: glibc (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- 2.6.1-1ubuntu3 makes apps crash with Bus error https://bugs.launchpad.net/bugs/137179 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu

[Bug 125017] Re: change defaults for dialup default route and nameservers

2007-10-23 Thread Ian Jackson
** Changed in: gnome-system-tools (Ubuntu) Importance: Undecided = Medium Assignee: Ian Jackson (ijackson) = (unassigned) -- change defaults for dialup default route and nameservers https://bugs.launchpad.net/bugs/125017 You received this bug notification because you are a member

[Bug 6614] Re: Use of uninitialized value in print at /var/lib/defoma/scripts/gs.defoma line 108

2007-10-23 Thread Ian Jackson
** Changed in: ghostscript (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- Use of uninitialized value in print at /var/lib/defoma/scripts/gs.defoma line 108 https://bugs.launchpad.net/bugs/6614 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 50238] Re: pstoraster segfaults

2007-10-23 Thread Ian Jackson
** Changed in: ghostscript (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- pstoraster segfaults https://bugs.launchpad.net/bugs/50238 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 38538] Re: man pages suggest info pages that don't exist.

2007-10-23 Thread Ian Jackson
** Changed in: dpkg (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- man pages suggest info pages that don't exist. https://bugs.launchpad.net/bugs/38538 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 30635] Re: ${pkgconfig:Depends}

2007-10-23 Thread Ian Jackson
** Changed in: dpkg (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- ${pkgconfig:Depends} https://bugs.launchpad.net/bugs/30635 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 49756] Re: manpage does not mention '-Z' to select gzip/bzip2/none compression

2007-10-23 Thread Ian Jackson
** Changed in: dpkg (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- manpage does not mention '-Z' to select gzip/bzip2/none compression https://bugs.launchpad.net/bugs/49756 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 27121] Re: The 'mail' command is not encoding the user name correctly

2007-10-23 Thread Ian Jackson
** Changed in: mailx (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- The 'mail' command is not encoding the user name correctly https://bugs.launchpad.net/bugs/27121 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber

[Bug 139635] Re: [cryptsetup] library dependency in /sbin/cryptsetup

2007-10-23 Thread Ian Jackson
** Changed in: cryptsetup (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- [cryptsetup] library dependency in /sbin/cryptsetup https://bugs.launchpad.net/bugs/139635 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu

[Bug 63175] Re: fsck on every (re)boot

2007-10-23 Thread Ian Jackson
** Changed in: e2fsprogs (Ubuntu Gutsy) Assignee: Ian Jackson (ijackson) = (unassigned) ** Changed in: e2fsprogs (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- fsck on every (re)boot https://bugs.launchpad.net/bugs/63175 You received this bug notification because you

[Bug 23046] Re: mkisofs aborts on malformed joliet filenames

2007-10-23 Thread Ian Jackson
** Changed in: cdrkit (Ubuntu) Assignee: Ian Jackson (ijackson) = (unassigned) -- mkisofs aborts on malformed joliet filenames https://bugs.launchpad.net/bugs/23046 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 155329] Re: Massive, meaningless updates

2007-10-22 Thread Ian Jackson
** Changed in: openoffice.org (Ubuntu) Sourcepackagename: dpkg = openoffice.org -- Massive, meaningless updates https://bugs.launchpad.net/bugs/155329 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 46593] Re: droppings from text cursor left behind

2007-10-22 Thread Ian Jackson
I don't have a kubuntu install right now. -- droppings from text cursor left behind https://bugs.launchpad.net/bugs/46593 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 47698] Re: spellchecker language keeps reverting

2007-10-22 Thread Ian Jackson
Chris Cheney writes ([Bug 47698] Re: spellchecker language keeps reverting): I am not sure I see what the bug here is. The document oo-about-these- files.odt is set to default language of English (UK) so when you go to spellcheck with English (US) spellings in it makes you change to the US

[Bug 93320] Re: unable to make backup link before installing new version: Operation not permitted

2007-10-22 Thread Ian Jackson
Sorry, I reacted before I read Martin's comment. Reading more closely, `Operation not permitted' is a very strange error to get here. Do you have selinux enabled or something ? Or have you used chattr +i on some files ? Is NFS involved ? Could you please strace dpkg doing this operation, with

[Bug 155867] kill switch induces mystifying failure

2007-10-22 Thread Ian Jackson
Public bug reported: Binary package hint: network-manager My mother has a Dell laptop with builtin ipw3945 wireless. Recently she accidentally knocked the hardware wifi kill switch. This caused the network to stop working, as might be expected. However, what ought not to be expected is that

[Bug 154187] Re: autopkgtest gutsy dmake: erroneous package!

2007-10-19 Thread Ian Jackson
Seems to be some random glitch between the tester and the archive server (!) ** Changed in: dmake (Ubuntu) Status: New = Invalid -- autopkgtest gutsy dmake: erroneous package! https://bugs.launchpad.net/bugs/154187 You received this bug notification because you are a member of Ubuntu

[Bug 154148] Re: autopkgtest gutsy language-pack-kde-tr amd64: erroneous package!

2007-10-19 Thread Ian Jackson
Seems to be some random glitch between the tester and the archive server (!) ** Changed in: language-pack-kde-tr (Ubuntu) Status: New = Invalid -- autopkgtest gutsy language-pack-kde-tr amd64: erroneous package! https://bugs.launchpad.net/bugs/154148 You received this bug notification

[Bug 154187] autopkgtest gutsy dmake: erroneous package!

2007-10-18 Thread Ian Jackson autopkgtest
forgive this bug report if the problem is due to archive skew; in that case you've just been unlucky with the timing. Feel free to close the bug if the skew has been fixed, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards

[Bug 154148] autopkgtest gutsy language-pack-kde-tr amd64: erroneous package!

2007-10-18 Thread Ian Jackson autopkgtest
, or will be fixed soon. If you have any questions about this service please contact me at: Ian Jackson [EMAIL PROTECTED] Regards, Ian - -8- ++ fetching http://archive.ubuntu.com/ubuntu/dists/gutsy/main/binary-amd64/Packages.gz ++ ++ selecting ++ selected language-pack-kde-tr

Re: [Bug 94230] Re: thumbnails privacy violation hazard

2007-10-17 Thread Ian Jackson
Loïc Minier writes ([Bug 94230] Re: thumbnails privacy violation hazard): What's the difference with a browser cache? The browser cache contains images you've viewed on websites, ie probably not images that you took and that are probably not of you. (Also browser cache privacy problems are

[Bug 152813] Re: Update from Feisty to Gusty fails in multiple packages

2007-10-16 Thread Ian Jackson
Sorry, when I say does not cover I should say does not appear to cover. The term.log is confusing and has at least some corruption. So it is possible that you have attached the right files but I would like you to confirm the times for me. -- Update from Feisty to Gusty fails in multiple

[Bug 152813] Re: Update from Feisty to Gusty fails in multiple packages

2007-10-16 Thread Ian Jackson
The dpkg.log you have attached does not cover the same period as term.log. Could you please tell us at what dates and times are involved in the failed upgrade shown in term.log, and provide the corresponding parts of dpkg.log* ? -- Update from Feisty to Gusty fails in multiple packages

[Bug 153311] poor error handling - lack of recovery

2007-10-16 Thread Ian Jackson
Public bug reported: Binary package hint: oem-config I installed gutsy 20071016.1 i386 d-i in oem mode in English (with auto- resize of another gutsy test install): During the oem boot I: * Fiddled a bit with the Software Sources to remove the CD entry * Installed libadns1-bin using Synaptic

[Bug 153311] Re: poor error handling - lack of recovery

2007-10-16 Thread Ian Jackson
The other bug I refer to, about support for oem-created users, is bug 153310. -- poor error handling - lack of recovery https://bugs.launchpad.net/bugs/153311 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 153310] oem-prepare cannot cope if oem creates user (?)

2007-10-16 Thread Ian Jackson
Public bug reported: Binary package hint: oem-config I installed gutsy 20071016.1 i386 d-i in oem mode in English (with auto- resize of another gutsy test install): During the oem boot I: * Fiddled a bit with the Software Sources to remove the CD entry * Installed libadns1-bin using Synaptic

[Bug 153310] Re: oem-prepare cannot cope if oem creates user (?)

2007-10-16 Thread Ian Jackson
I have filed another bug about these events, regarding the poor error handling. That other bug is bug 153311. -- oem-prepare cannot cope if oem creates user (?) https://bugs.launchpad.net/bugs/153310 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 153336] oem-config crash

2007-10-16 Thread Ian Jackson
Public bug reported: Binary package hint: oem-config I just did an install of 20071016.1 gutsy d-i i386 in OEM mode (with auto resize). I installed in French (with UK keyboard and London timezone). I made only one change in the oem boot: to use Synaptic to install libadns1-bin. I then ran the

[Bug 153336] Re: oem-config crash

2007-10-16 Thread Ian Jackson
AFAICT from my retest there are two bugs here: * The Step 1 of 4 counter does not advance There is no confirmation, after completing the final screen, that everything is OK. Instead the X server just quits and presents the user with a login prompt. This is quite jarring. ** Summary

  1   2   3   4   5   6   7   8   9   10   >