[Bug 1943587] Re: support frame preemption

2021-10-13 Thread Ben Hutchings
This request seems extremely premature.

These patches haven't been applied to upstream ethtool and the API they
are using has not been accepted in upstream Linux yet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943587

Title:
  support frame preemption

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1943587/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1885411] Re: sgt-pattern draws in wrong window

2020-06-28 Thread Ben Hutchings
Seems to be caused by sgt-launcher, which is a separate package

** Package changed: sgt-puzzles (Ubuntu) => sgt-launcher (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1885411

Title:
  sgt-pattern draws in wrong window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sgt-launcher/+bug/1885411/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1874444] Re: Bionic ubuntu ethtool doesn't check ring parameters boundaries

2020-04-23 Thread Ben Hutchings
This can't be fixed in ethtool, it has to be fixed in the kernel.

** Package changed: ethtool (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/187

Title:
  Bionic ubuntu ethtool doesn't check ring parameters boundaries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/187/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1843743] Re: klibc ftbfs in eoan

2019-10-14 Thread Ben Hutchings
Steve Langasek wrote:
> The root failure is:
>   objcopy -O binary usr/klibc/syscalls/typesize.o 
> usr/klibc/syscalls/typesize.bin
>   mkdir -p usr/include/klibc/; perl /tmp/klibc-2.0.6/usr/klibc/syscalls.pl -2 
> usr/klibc/syscalls/SYSCALLS.i 
> /tmp/klibc-2.0.6/usr/klibc/arch/x86_64/sysstub.ph x86_64 64 
> usr/klibc/syscalls/syscalls.nrs usr/klibc/syscalls 
> usr/include/klibc/havesyscall.h usr/klibc/syscalls/typesize.bin > 
> usr/klibc/syscalls/syscalls.mk || ( rm -f usr/klibc/syscalls/syscalls.mk ; 
> exit 1 )
> [...]
> /tmp/klibc-2.0.6/usr/klibc/syscalls.pl: usr/klibc/syscalls/typesize.bin: 
> magic number not found

Thanks, I wasn't able to access the build log so I didn't see this.

Adam Conrad wrote:
> 2.0.7-1 fails to build in the same way on Ubuntu 19.10. I'm assuming it's 
> either glibc 2.30 (Debian is at 2.29) or linux 5.3 (Debian is at 5.2), with 
> the latter being more likely.

I tested upstream with Linux 5.3 headers, and klibc doesn't use glibc,
so it's unlikely to be either of those.

The best guess I can come up with is that there's something different
about the compiler defaults you're using that causes "objcopy -O binary"
to not include static data in the output.  objcopy itself probably isn't
the difference as Debian unstable and Ubuntu eoan seem to have the same
version of binutils.

(But I wonder whether the objcopy is even necessary. syscalls.pl doesn't
require the magic number to be at the beginning of the file, so
presumably it would also work with a regular ELF object file.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843743

Title:
  klibc ftbfs in eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/1843743/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1750989] Re: [Ubuntu 18.04][I2S][ethtool] -k options says 'Cannot get device udp-fragmentation-offload settings: Operation not supported'

2018-08-01 Thread Ben Hutchings
@paelzer: New features in ethtool are certainly dependent on kernel
version, but it always used to stay backward compatible with (much)
older kernel versions. When I maintained it I would test on old versions
before every release.

It's possible that this backward compatibility is no longer maintained,
particularly around UFO control, but I think it's worth testing whether
the new version could work for all supported kernel versions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1750989

Title:
  [Ubuntu 18.04][I2S][ethtool] -k options says 'Cannot get device udp-
  fragmentation-offload settings: Operation not supported'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1750989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1780872] Re: wake on lan is not working

2018-07-09 Thread Ben Hutchings
This is a bug in the driver, not in ethtool.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1780872

Title:
  wake on lan is not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ethtool/+bug/1780872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1670605] Re: Icons missing from game menu's

2017-03-07 Thread Ben Hutchings
Is this a regression, or a wishlist item? I don't recall that there ever
were icons in the menus.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1670605

Title:
  Icons missing from game menu's

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sgt-puzzles/+bug/1670605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735675] Re: bzdiff does not pass -I option to diff

2017-01-29 Thread Ben Hutchings
This patch is broken:

1. $OPTIONS is used (unquoted) in 4 different places but this patch only 
updates one of them
2. Quoting $OPTIONS prevents use of multiple options

Unfortunately I don't see a reasonable way to fix this while using only
POSIX shell features.

- If bzdiff is changed to use bash then the options can be accumulated into an 
array variable.  This would be fine in Debian and Ubuntu, but not upstream.
- POSIX allows positional arguments to be used in an array-like way, but we 
already use them for the filenames.
- This could be done by escaping, quoting and concatenating the options and 
then using eval to expand to multiple arguments.  But this is not what I would 
consider reasonable!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735675

Title:
  bzdiff does not pass -I option to diff

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzip2/+bug/735675/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1651609] Re: Missing hugepages in xenial on 4.4.0-36-generic

2016-12-20 Thread Ben Hutchings
Unrelated to ethtool

** Changed in: ethtool (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651609

Title:
  Missing hugepages in xenial on 4.4.0-36-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ethtool/+bug/1651609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072015] Re: lsinitramfs not aware of COMPRESS in initramfs.conf

2016-04-17 Thread Ben Hutchings
Actually this was fixed rather earlier in Debian, in version 0.100.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072015

Title:
  lsinitramfs not aware of COMPRESS in initramfs.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1072015/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072015] Re: lsinitramfs not aware of COMPRESS in initramfs.conf

2016-04-17 Thread Ben Hutchings
Fixed in Debian version 0.120 and Ubuntu version 0.120ubuntu1.

** Changed in: initramfs-tools (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072015

Title:
  lsinitramfs not aware of COMPRESS in initramfs.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1072015/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1538773] Re: Default WoL settings override BIOS and cause battery drain while powered off.

2016-01-27 Thread Ben Hutchings
** Package changed: ethtool (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1538773

Title:
  Default WoL settings override BIOS and cause battery drain while
  powered off.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1538773/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1533721] Re: Ethtool didn't support link speed 25Gb 56Gb 100Gb 200Gb

2016-01-19 Thread Ben Hutchings
Those are all the advertised flags defined by the kernel. This does not
prevent forcing higher link speeds, only enabling auto-negotiation of
those speeds.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533721

Title:
  Ethtool didn't support link speed 25Gb 56Gb 100Gb 200Gb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ethtool/+bug/1533721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1500717] Re: ethtool -t option is failing for shiner-t in Ubuntu 14.04

2015-09-29 Thread Ben Hutchings
Self-tests are implemented in the driver, not in ethtool. Assuming that
this is an in-tree driver, I'm reassigning to linux. If the driver is
out-of-tree then I don't think it's an Ubuntu issue at all.

** Package changed: ethtool (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1500717

Title:
  ethtool -t option is failing for shiner-t in Ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1500717/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880316] Re: Link not detected / cable seems unplugged with jme - JMicron JMC250 Gigabit Ethernet Controller

2015-05-14 Thread Ben Hutchings
I had a look at what JMicron's driver does differently from the version
included with Linux.  It appears that it periodically checks for link
failure after autonegotiation and then automatically tries renegotiating
with only lower speed(s) enabled.

So this is faulty hardware that can't maintain a 1000BASE-T link with
some link partners. But since it works with others, disabling 1000BASE-T
operation completely would cause a regression for some users.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880316

Title:
  Link not detected / cable seems unplugged with jme - JMicron JMC250
  Gigabit Ethernet Controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880316] Re: Link not detected / cable seems unplugged with jme - JMicron JMC250 Gigabit Ethernet Controller

2015-05-14 Thread Ben Hutchings
Here's a patch with the changes relating to link management in the
vendor driver version 1.0.5. Totally untested, but it applies and
compiles against Linux 4.0.

Don't ask me for help; I'm only uploading this to save time for anyone
else who wants to work on the bug.

** Patch added: "jme: link management changes from OOT version 1.0.8.5"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880316/+attachment/4397673/+files/0001-jme-link-management-changes-from-OOT-version-1.0.8.5.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880316

Title:
  Link not detected / cable seems unplugged with jme - JMicron JMC250
  Gigabit Ethernet Controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1395269] Re: ethtool -t eth0 offline loses routing table

2014-11-22 Thread Ben Hutchings
This is not ethtool's decision. Maybe the driver is taking the interface
down and up.

** Package changed: ethtool (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1395269

Title:
  ethtool -t eth0 offline loses routing table

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1395269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1299845] Re: Pearl freezes on many custom game types

2014-03-30 Thread Ben Hutchings
Most of the puzzle types include a solver which is used to assess the
difficulty level of a randomly generated puzzle (can it be solved using
simple deductions? is more complex reasoning required? is there actually
a single solution?). They will repeatedly generate random puzzles and
attempt to solve them, until they find one of the wanted difficulty
level.

For small sizes, it may be that there are no possible puzzles at the
higher difficulty levels, so this will run forever. This is arguably a
bug, and at least one instance of this bug (in Bridges, I think) has
been fixed by falling back to a lower difficulty level.

Some solvers can require time proportional to the square or higher power
of the number of spaces in the puzzle, or even exponential to the number
of spaces in the puzzle. For large sizes, they will not run forever but
may take an unreasonably long time.

I agree that there ought to be a way to cancel puzzle generation, which
would deal with both problems. However this may be quite difficult to do
as it would require changes to each individual puzzle (check for
cancellation).

By the way, Pearl settings of 12x12 tricky work for me, usually taking
under 10 seconds.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1299845

Title:
  Pearl freezes on many custom game types

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sgt-puzzles/+bug/1299845/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1218691] Re: Possible missing firmware /lib/firmware/radeon/KAVERI

2013-09-30 Thread Ben Hutchings
KAVERI firmware is now included in linux-firmware.git

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1218691

Title:
  Possible missing firmware /lib/firmware/radeon/KAVERI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1218691/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1163155] Re: keep the 3 or 5 youngest linux-image-*-generic and autoremove the rest

2013-05-04 Thread Ben Hutchings
kernel-package contains tools for building custom kernel packages. It is
not the correct package for this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163155

Title:
  keep the 3 or 5 youngest linux-image-*-generic and autoremove the rest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1163155/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1093999] Re: ip route src not working

2012-12-27 Thread Ben Hutchings
** Package changed: kernel-package (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1093999

Title:
  ip route src not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1093999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 242340] Re: Kernel update should invoke shell script

2012-09-27 Thread Ben Hutchings
Packages generated by kernel-package have been calling hook scripts for
a long time. The maintainer scripts in Debian's linux-2.6/linux source
package are derived from kernel-package and do the same. And packages
generated by the upstream deb-pkg target have also done this since
before the beginning of git history (Linux 2.6.12-rc2).

In 2010 Debian adopted a policy that actually specifies how these hook scripts 
should be used:
http://kernel-handbook.alioth.debian.org/ch-update-hooks.html

My memory is that Ubuntu's linux source package was changed to call hook
scripts only after that policy existed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/242340

Title:
  Kernel update should invoke shell script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/242340/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 984589] Re: so many puzzles hides everything else in the "Games" category

2012-04-18 Thread Ben Hutchings
The .desktop files for all the games in sgt-puzzles classify them as
Game;LogicGame. The desktop environment decides whether to show
subcategories of Games or to bundle them all together.

Therefore, I'm reassigning this to Xfce and hope this is the right
package.

** Package changed: sgt-puzzles (Ubuntu) => xfdesktop4 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/984589

Title:
  so many puzzles hides everything else in the "Games" category

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfdesktop4/+bug/984589/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 975392] [NEW] Sync kernel-package 12.036+nmu2 (universe) from Debian testing (main)

2012-04-06 Thread Ben Hutchings
On Fri, 2012-04-06 at 18:51 +, Etienne Goyer wrote:
> Public bug reported:
> 
> Please sync kernel-package 12.036+nmu2 (universe) from Debian testing
> (main)
[...]
>   * Fix native builds on armel and armhf (Closes: #633743):
> - Test for cross-compilation by comparing build CPU name with host
>   CPU name, not host Debian architecture name
> - Merge armel.mk into arm.mk
> - Add default configuration for armhf
[...]

Bear in mind that the changes to fix #633743 are reported to cause a
regression for armel (Debian bug #664854).

Ben.

-- 
Ben Hutchings
Reality is just a crutch for people who can't handle science fiction.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975392

Title:
  Sync kernel-package 12.036+nmu2 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/975392/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 793796] Re: 2.6.38-10 panic after ejecting drive

2011-07-20 Thread Ben Hutchings
** Bug watch added: Debian Bug tracker #634681
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634681

** Also affects: linux-2.6 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634681
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/793796

Title:
  2.6.38-10 panic after ejecting drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/793796/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 777193] Re: ethtool settings may not apply on boot with separate /usr

2011-05-04 Thread Ben Hutchings
*** This bug is a duplicate of bug 280421 ***
https://bugs.launchpad.net/bugs/280421

ethtool is installed in /sbin since 1:2.6.34-1ubuntu1 (in maverick).

** Changed in: ethtool (Ubuntu)
   Status: New => Fix Released

** This bug has been marked a duplicate of bug 280421
   ethtool not available in post-ifup script
 * You can subscribe to bug 280421 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/ethtool/+bug/280421/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/777193

Title:
  ethtool settings may not apply on boot with separate /usr

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 565625] Re: every game from »sgt-puzzles « uses Slant’s screenshot

2010-08-15 Thread Ben Hutchings
Andrew wrote:
> I think that this is a problem with the package. Just as gnome-games was
> split up, shouldn't this package be split up?

This is not going to happen, at least not in Debian. This package
currently has 31 games and it would be ridiculous to put each one in its
own package - particularly since they are currently built as a single
busybox-style executable.

-- 
every game from »sgt-puzzles« uses Slant’s screenshot
https://bugs.launchpad.net/bugs/565625
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 598118] Re: dvswitch ftbfs in maverick

2010-06-24 Thread Ben Hutchings
Bhavani, did you actually try running it? You need another fix to make
this work with ffmpeg 0.6. I'll be applying it and uploading to Debian
shortly.

-- 
dvswitch ftbfs in maverick
https://bugs.launchpad.net/bugs/598118
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 280421] Re: ethtool not available in post-ifup script

2010-06-02 Thread Ben Hutchings
Note that since version 6+20080913-2 you can specify ethtool settings directly 
in /etc/network/interfaces.
However, this will of course fail in the same way if /usr is not mounted.

-- 
ethtool not available in post-ifup script
https://bugs.launchpad.net/bugs/280421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 531823] Re: [lucid] All linux guests oops in kvm_leave_lazy_mmu during boot (9.04, 9.10, 10.04)

2010-04-23 Thread Ben Hutchings
Stefan; Giovanni: We will include the fix in Debian kernel version
2.6.32-12. The Debian bug report now includes a reference to the fix.

-- 
[lucid] All linux guests oops in kvm_leave_lazy_mmu during boot (9.04, 9.10, 
10.04)
https://bugs.launchpad.net/bugs/531823
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 531823] Re: [lucid] All linux guests oops in kvm_leave_lazy_mmu during boot (9.04, 9.10, 10.04)

2010-03-10 Thread Ben Hutchings
** Bug watch added: Debian Bug tracker #573071
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573071

** Also affects: linux-2.6 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573071
   Importance: Unknown
   Status: Unknown

-- 
[lucid] All linux guests oops in kvm_leave_lazy_mmu during boot (9.04, 9.10, 
10.04)
https://bugs.launchpad.net/bugs/531823
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 296610] Re: [PATCH] Input: ALPS - add interleaved protocol support (Dell E6x00 series)

2010-01-19 Thread Ben Hutchings
On Tue, 2010-01-19 at 00:36 -0800, Dmitry Torokhov wrote:
> On Mon, Jan 18, 2010 at 03:23:12PM +0100, Stefan Bader wrote:
> > I am a bit uncertain about this patch in stable from the view of regression
> > avoidance. Looking over the patch its hard to tell for certain whether the 
> > path
> > of execution is the same as before for the non-interleaved protocol.
> > Dmitry, how do you feel about it? Or maybe there has even be positive 
> > testing
> > with non-interleaved hardware with that patch.
> 
> Umm, it is a bit large for -stable to my taste. However without the
> patch the affected laptops are pretty much unusable so I think we better
> get it in. The non-interleaved devices should continue to work fine, at
> least I don't see any adverse effects on my d630 (caveat - I am not
> using _this_ version of the patch but rather what is currently in Linus's
> tree).
[...]

For what it's worth, we already added this to Debian kernel packages and
I don't believe we've seen any bug reports related to it.

Ben.

-- 
Ben Hutchings
Any smoothly functioning technology is indistinguishable from a rigged demo.

-- 
ALPS DualPoint Touchpad flaky performance
https://bugs.launchpad.net/bugs/296610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 493145] Re: [Lucid] NFS kernel server doesn't work anymore with 2.6.32

2009-12-17 Thread Ben Hutchings
I substituted a much cleaner test in Debian (see the linked bug report)
and suggest you take that change.

** Bug watch added: Debian Bug tracker #550153
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550153

** Also affects: nfs-utils (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550153
   Importance: Unknown
   Status: Unknown

-- 
[Lucid] NFS kernel server doesn't work anymore with 2.6.32
https://bugs.launchpad.net/bugs/493145
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 2765] Re: Cannot scan availables devices

2009-11-29 Thread Ben Hutchings
Stefan: This cannot possibly have been fixed in karmic because
05-excl.patch is still applied. Reopening.

** Changed in: cdrdao (Ubuntu)
   Status: Fix Released => Confirmed

-- 
Cannot scan availables devices
https://bugs.launchpad.net/bugs/2765
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414584] [NEW] VideoLink doesn't work with XULRunner 1.9.1

2009-08-16 Thread Ben Hutchings
Public bug reported:

Binary package hint: videolink

Version: 1.2.7-1ubuntu1.0xul191

VideoLink doesn't work with XULRunner 1.9.1 yet. See
http://bugs.debian.org/536628

** Affects: videolink (Ubuntu)
 Importance: Undecided
 Status: New

-- 
VideoLink doesn't work with XULRunner 1.9.1
https://bugs.launchpad.net/bugs/414584
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 385149] Re: sgt-puzzles don't reap spawned yelp processes

2009-07-22 Thread Ben Hutchings
The FTBFS is due to Debian bug #535418. I will fix that shortly.

-- 
sgt-puzzles don't reap spawned yelp processes
https://bugs.launchpad.net/bugs/385149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387947] Re: package ion3 20080825-1 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-06-16 Thread Ben Hutchings
Was this an unattended installation, with
DEBIAN_FRONTEND=noninteractive?

The upstream author requires you to acknowledge a notice at installation
time. If you disable interaction then this notice is not displayed and
installation fails. This is annoying, but it is a licence requirement
and not a bug.

-- 
package ion3 20080825-1 failed to install/upgrade: el subproceso 
post-installation script devolvi? el c?digo de salida de error 1
https://bugs.launchpad.net/bugs/387947
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 385149] Re: sgt-puzzles don't reap spawned yelp processes

2009-06-09 Thread Ben Hutchings
Yes, we need to ignore SIGCHLD. I'll fix this in Debian.

** Changed in: sgt-puzzles (Ubuntu)
   Status: New => Confirmed

-- 
sgt-puzzles don't reap spawned yelp processes
https://bugs.launchpad.net/bugs/385149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 272942] Re: netslide desktop file executes wrong command

2009-05-04 Thread Ben Hutchings
This has nothing to do with #495561 and I wondered why it was never
forwarded to Debian. I'm fixing it in the next upload, anyway.

** Changed in: sgt-puzzles (Debian)
   Status: Fix Released => Confirmed

** Changed in: sgt-puzzles (Debian)
 Assignee: (unassigned) => Ben Hutchings (benh-debian)

-- 
netslide desktop file executes wrong command
https://bugs.launchpad.net/bugs/272942
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 290850] Re: Should provide control over LRO

2009-03-09 Thread Ben Hutchings (Solarflare)
Jaunty has been updated from Debian.

** Changed in: ethtool (Ubuntu)
   Status: New => Fix Committed

-- 
Should provide control over LRO 
https://bugs.launchpad.net/bugs/290850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 6386] Re: dialog box has taken over

2009-02-28 Thread Ben Hutchings
Doesn't happen in OpenOffice.org 3.0.

** Changed in: openoffice
   Status: Invalid => Fix Released

-- 
dialog box has taken over
https://bugs.launchpad.net/bugs/6386
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 6386] Re: dialog box has taken over

2009-02-28 Thread Ben Hutchings
Not an Ion bug. Yet another application that doesn't/didn't use
transients properly.

** Changed in: ion3 (Ubuntu)
   Status: New => Invalid

-- 
dialog box has taken over
https://bugs.launchpad.net/bugs/6386
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 314943] Re: Game Application help broken for sgt-puzzles

2009-01-08 Thread Ben Hutchings
*** This bug is a duplicate of bug 294906 ***
https://bugs.launchpad.net/bugs/294906

Ishantz, the GNOME help browser now calls itself simply "Help" but the
command and package name are still "yelp". Run "yelp" from a terminal
window to prove this.

-- 
Game Application help broken for sgt-puzzles
https://bugs.launchpad.net/bugs/314943
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 314943] Re: Game Application help broken for sgt-puzzles

2009-01-08 Thread Ben Hutchings
*** This bug is a duplicate of bug 294906 ***
https://bugs.launchpad.net/bugs/294906

** This bug has been marked a duplicate of bug 294906
   Yelp fails to show a local HTML file

-- 
Game Application help broken for sgt-puzzles
https://bugs.launchpad.net/bugs/314943
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 290850] Re: Should provide control over LRO

2008-11-04 Thread Ben Hutchings (Solarflare)
** Bug watch added: Novell/SUSE Bugzilla #440003
   https://bugzilla.novell.com/show_bug.cgi?id=440003

** Also affects: ethtool (openSUSE) via
   https://bugzilla.novell.com/show_bug.cgi?id=440003
   Importance: Unknown
   Status: Unknown

-- 
Should provide control over LRO 
https://bugs.launchpad.net/bugs/290850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 290850] [NEW] Should provide control over LRO

2008-10-29 Thread Ben Hutchings (Solarflare)
Public bug reported:

Binary package hint: ethtool

Release: 8.10
Version: 6+20080227-1

Since Ubuntu 8.10 includes Linux 2.6.25, with some network drivers that
implement LRO, ethtool should provide control over this feature.

My patch to add that was applied to the upstream git repository a while
ago (commit id c36a51cd7ee9a31981f904a7406b798f1f75ee8e).

It may also be worthwhile to update 8.04 accordingly.

** Affects: ethtool (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Should provide control over LRO 
https://bugs.launchpad.net/bugs/290850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209987] Re: ion3 redraw problem; fixed by latest sid package

2008-04-01 Thread Ben Hutchings
Currently ion3 is not transitioning into Debian testing because it has
not been auto-built on most architectures since it became non-free.
However, I'm resolving that. So far as I know, the current version is
good enough to release, though it will not have upstream support for the
duration of a Debian release or Ubuntu LTS release.

-- 
ion3 redraw problem; fixed by latest sid package
https://bugs.launchpad.net/bugs/209987
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59221] Re: Unable to find 'debian-menu-i18n' on search path

2008-03-04 Thread Ben Hutchings
The menu modules are loaded using dopath(), which is configured to
search the path:

- EXTRABINDIR = /usr/lib/ion3
- MODULEDIR = /usr/lib/ion3
- ETCDIR = /etc/X11/ion3
- SHAREDIR = /usr/share/ion3
- LCDIR = /usr/lib/ion3
- calling module's directory

The package has sym-links to the generated menu modules in
/usr/share/ion3, So there should be no need to create sym-links in
/etc/X11/ion3.

strace may be useful to find out what it's actually doing.

-- 
Unable to find 'debian-menu-i18n' on search path
https://bugs.launchpad.net/bugs/59221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177367] Re: Please remove ion3 from hardy

2008-03-04 Thread Ben Hutchings
#415287 has been closed; you might want to reconsider this.

-- 
Please remove ion3 from hardy
https://bugs.launchpad.net/bugs/177367
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 138472] Re: Ion3 lasts less than 10 seconds in Gusty Gibbon

2008-03-04 Thread Ben Hutchings
** Changed in: ion3 (Ubuntu)
   Status: Fix Released => Fix Committed

-- 
Ion3 lasts less than 10 seconds in Gusty Gibbon
https://bugs.launchpad.net/bugs/138472
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116853] Re: GIMP open dialog doesn't work in Ion3

2008-03-04 Thread Ben Hutchings
Fixed in version 20070506-1.

** Changed in: ion3 (Ubuntu)
   Status: New => Fix Released

-- 
GIMP open dialog doesn't work in Ion3
https://bugs.launchpad.net/bugs/116853
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 138472] Re: Ion3 lasts less than 10 seconds in Gusty Gibbon

2008-03-04 Thread Ben Hutchings
Fixed in version 20070608-1.

** Changed in: ion3 (Ubuntu)
   Status: New => Fix Released

-- 
Ion3 lasts less than 10 seconds in Gusty Gibbon
https://bugs.launchpad.net/bugs/138472
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154307] Re: Help fails to launch successfully

2008-03-04 Thread Ben Hutchings
ardchoille, the online help implementation used to depend on the GNOME help 
browser yelp. You are seeing an error because you don't have that installed.
In 7703-1 I changed the implementation so that it could use one of several 
different programs. This bug is in the new implementation.

Ian, could you run "strace -f -o galaxies.strace galaxies", try to open
help, and then attach the file galaxies.strace?

-- 
Help fails to launch successfully
https://bugs.launchpad.net/bugs/154307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 155201] Re: package update-manager 1:0.81 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /tmp/tmpgCJnk8/backports/usr/bin/dpkg returned an error code (1)

2008-03-04 Thread Ben Hutchings
I don't think this is a bug. The ion3 package deliberate disallows non-
interactive installation, due to the licence conditions.

-- 
package update-manager 1:0.81 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process 
/tmp/tmpgCJnk8/backports/usr/bin/dpkg returned an error code (1)
https://bugs.launchpad.net/bugs/155201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 139070] Re: [Gutsy] Ralink 2573 usb adapter does not work out of the box

2007-10-29 Thread Ben Hutchings
Unfortunately the id 148f:2573 has been used in devices with two
different chipsets which may require the rt2570(usb) or rt73(usb)
driver. There is no way for the module auto-loading mechanism to
distinguish them.

-- 
[Gutsy] Ralink 2573 usb adapter does not work out of the box
https://bugs.launchpad.net/bugs/139070
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 155498] Re: rutilt 0.15-0ubuntu5 crashes while applying a profile

2007-10-22 Thread Ben Hutchings
Cesare, this looks exactly the same as the crash I fixed with
020_fix_refresh_rate_crash.diff.

-- 
rutilt 0.15-0ubuntu5 crashes while applying a profile
https://bugs.launchpad.net/bugs/155498
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 92082] Re: ion3 crashs because of hibernation

2007-08-06 Thread Ben Hutchings
This is an old and unsupported version of Ion3. I don't understand how
this error could happen but it looks like it could be a bug in the
Xinerama support which has since been removed.

-- 
ion3 crashs because of hibernation
https://bugs.launchpad.net/bugs/92082
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116853] Re: GIMP open dialog doesn't work in Ion3

2007-08-06 Thread Ben Hutchings
There was a bug in "unsqueezing" of transient windows like the Gtk file
dialog in version 3rc-20070318, which was fixed in 3rc-20070506. This
report doesn't say which version was used, but Gimp works properly with
current versions of Ion3 so I suspect this could be that bug.

-- 
GIMP open dialog doesn't work in Ion3
https://bugs.launchpad.net/bugs/116853
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110652] Re: ion3 complains about ws modules not found

2007-08-06 Thread Ben Hutchings
** Changed in: ion3 (Ubuntu)
   Status: New => Invalid

-- 
ion3 complains about ws modules not found 
https://bugs.launchpad.net/bugs/110652
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 66831] Re: Ion3 has some issues with fonts when you change the locale from default utf8 to iso8859-15

2007-08-06 Thread Ben Hutchings
Please be aware that you are using a very old version of Ion3 that is
not supported any more. I cannot reproduce this in the current version.

You might find that installing xfonts-100dpi-transcoded helps, but I
can't promise it will.

-- 
Ion3 has some issues with fonts when you change the locale from default utf8 to 
iso8859-15
https://bugs.launchpad.net/bugs/66831
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115140] Re: FTBFS; missing dependency on libxext-dev

2007-08-06 Thread Ben Hutchings
Fixed in 20070506-1.

** Changed in: ion3 (Ubuntu)
   Status: New => Fix Released

-- 
FTBFS; missing dependency on libxext-dev
https://bugs.launchpad.net/bugs/115140
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 115142] Re: New distribution conditions based on trademark claim

2007-05-17 Thread Ben Hutchings
On Thu, 2007-05-17 at 07:14 +, William Grant wrote:
> I'll handle the Ubuntification once the new version is in Debian. Thanks
> for notifying us!
> 
> If you're changing the name, does it really need to be in non-free?

I'm *not* changing the name.  Instead, I'm providing "prominent version
qualifiers and notices of possible out-datedness".  I should state this
resolution on the Debian bug.

Ben.

-- 
Ben Hutchings
For every complex problem
there is a solution that is simple, neat, and wrong.

-- 
New distribution conditions based on trademark claim
https://bugs.launchpad.net/bugs/115142
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78303] Re: Ion3 complains of missing fonts on login

2007-05-16 Thread Ben Hutchings
I'm the Debian maintainer for Ion3 and I have seen similar symptoms, but I 
don't believe Ion3 is at fault.
I tracked what I was seeing down to weird behaviour of the X library with 
fontsets, which I reported in Debian as bug #421025.

-- 
Ion3 complains of missing fonts on login
https://bugs.launchpad.net/bugs/78303
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59221] Re: Unable to find 'debian-menu-i18n' on search path

2007-05-16 Thread Ben Hutchings
This appears to be the same as Debian bug #376446, which was fixed in
version 20060524-2.

-- 
Unable to find 'debian-menu-i18n' on search path
https://bugs.launchpad.net/bugs/59221
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115142] New distribution conditions based on trademark claim

2007-05-16 Thread Ben Hutchings
Public bug reported:

Binary package hint: ion3

The author, Tuomo Valkonen, recently introduced a restrictive trademark licence 
covering the names "Ion" and "Ion3":
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422527#10

Following some discussions with the author, I am attempting to comply
with this licence in the Debian package by checking the upstream version
on first installation and requiring acknowledgement from the user if
that is newer. Users are directed to report bugs through the Debian bug
tracking system and not to the author (though they should do so
anyway!). The new package will be in the non-free section.

You should check the licence and possibly contact the author if
clarification is necessary. If you continue to use the Debian package as
a basis, you will obviously need to change the notices to refer to
Launchpad and not the Debian bug tracking system.

** Affects: ion3 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
New distribution conditions based on trademark claim
https://bugs.launchpad.net/bugs/115142
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115140] FTBFS; missing dependency on libxext-dev

2007-05-16 Thread Ben Hutchings
Public bug reported:

Binary package hint: ion3

ion3 requires libxext-dev to build. Previously libx11-dev depended on 
libxext-dev, so this worked. From Xorg 7.2 this is no longer the case.
I'll fix this in the next version of the Debian package, which you will 
probably want to use as there's a new upstream version and includes other 
important changes.

** Affects: ion3 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
FTBFS; missing dependency on libxext-dev
https://bugs.launchpad.net/bugs/115140
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs