[Bug 76094] Tor 0.1.1.26 fixes HttpProxyAuthenticator privacy flaw

2006-12-17 Thread Roger Dingledine
Public bug reported:

Binary package hint: tor

We found a big bug and put out a new bugfix release:

http://archives.seul.org/or/announce/Dec-2006/msg0.html

There's also a link to a patch for the 0.1.0.x Tor tree, if you're still
maintaining whichever Ubuntu it is that ships 0.1.0.16-2.

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

-- 
Tor 0.1.1.26 fixes HttpProxyAuthenticator privacy flaw
https://launchpad.net/bugs/76094

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


[Bug 76093] Nautilus crashes when launching home folder while nfs share is present on desktop.

2006-12-17 Thread Richard Marzan
Public bug reported:

Binary package hint: nautilus

This crash has occurred on a regular basis. I'm usually running some
java apps which makes my CPU peak at 20% CPU utilization. This problem
occurs more often when filesystems are mounted and present on the
desktop. NFS, NTFS, FAT32, or ISO9660. The problem occur when attempting
to open the home folder from the desktop. Shortly after a single click
of the folder, the app seems to almost be ready to generate to the
screen, I hear the hard disk increase speed and see cpu usage percentage
rise and nothing. Within the next 10 seconds i get a bug report applet,
and nautilus respawns. Version of nautilus is: 2.16.1. Running ubuntu
linux 2.6.17-10-386 edgy eft.

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

-- 
Nautilus crashes when launching home folder while nfs share is present on 
desktop.
https://launchpad.net/bugs/76093

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


[Bug 76093] Re: Nautilus crashes when launching home folder while nfs share is present on desktop.

2006-12-17 Thread Richard Marzan

** Attachment added: "application generated crash report. Includes dumps and 
log files."
   http://librarian.launchpad.net/5428991/_usr_bin_nautilus.1000.crash

-- 
Nautilus crashes when launching home folder while nfs share is present on 
desktop.
https://launchpad.net/bugs/76093

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


[Bug 75021] Re: critical missing dependencies (edgy)

2006-12-17 Thread Jordan Mantha
debdiff for edgy-proposed backporting fixes from 1.1.5-11

** Attachment added: "edgy-proposed debdiff"
   
http://librarian.launchpad.net/5428992/python-imaging_1.1.5-10ubuntu1%7Eprop1.debdiff

-- 
critical missing dependencies (edgy)
https://launchpad.net/bugs/75021

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


[Bug 73335] Re: Installer crashed

2006-12-17 Thread Brian
As requested the files will be attached.  Here is what the traceback:

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 166, in ?
main()
  File "/usr/bin/ubiquity", line 161, in main
install(sys.argv[1])
  File "/usr/bin/ubiquity", line 57, in install
ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 338, in run
self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 828, in 
process_step
self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 589, in 
progress_loop
ret = dbfilter.run_command(auto_process=True)
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 153, in run_command
self.start(auto_process=auto_process)
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 62, in start
self.db = DebconfCommunicator(PACKAGE, cloexec=True)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 125, in __init__
write=self.dccomm.tochild)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 48, in __init__
self.setUp(title)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 51, in setUp
self.version = self.version(2)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 60, in 
lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.4/site-packages/debconf.py", line 81, in command
status = int(status)
ValueError: invalid literal for int(): 


** Attachment added: "syslog"
   http://librarian.launchpad.net/5428993/syslog

-- 
Installer crashed
https://launchpad.net/bugs/73335

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


[Bug 73335] Re: Installer crashed

2006-12-17 Thread Brian
And now the partman log.

** Attachment added: "partman"
   http://librarian.launchpad.net/5428994/partman

-- 
Installer crashed
https://launchpad.net/bugs/73335

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


[Bug 75021] Re: SRU: python-imaging missing dependencies (edgy)

2006-12-17 Thread Jordan Mantha
** Summary changed:

- critical missing dependencies (edgy)
+ SRU: python-imaging missing dependencies (edgy)

** Description changed:

- There are no dependencies on the following packages:
+ During the new python policy transition python-imaging lost its 
${shlibs:Depends}. This causes dependencies like 
+ libc6, libfreetype6, libjpeg62, and zlib1g (which are critical to the 
function of python-imaging) to be missing. On desktop machines these 
dependencies are brought in by other packages but on a server install they 
aren't.
  
- libc6, libfreetype6, libjpeg62, zlib1g
+ This bug was fixed with 1.1.5-11 in Debian and Feisty.
  
- These are all critical to the function of this package. This bug is very
- similar to the one i posted about python-psycopg. It's like the dapper
- package python2.4-imaging was moved to python-imaging, but the
- dependencies weren't set.
- 
- Anyway, if one does an aptitude dist-upgrade from dapper to edgy, then
- the required C libraries may be uninstalled.
- 
- If this is a fresh install of the package, then C libraries may be
- missing.
- 
- Here is an example error you will get:
- 
-   File "/usr/lib/python2.4/site-packages/PIL/Image.py", line 35, in 
__getattr__
- raise ImportError("The _imaging C module is not installed")
- ImportError: The _imaging C module is not installed
+ I have just added the ${shlibs:Depends} back in as version 1.1.5-11
+ does. See the attached debdiff for full details of changes.

-- 
SRU: python-imaging missing dependencies (edgy)
https://launchpad.net/bugs/75021

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


[Bug 75711] Re: Installer Crashed (6.10)

2006-12-17 Thread Brian
*** This bug is a duplicate of bug 72713 ***

I added the requested files to but #73335.  Sorry, still learning the
site.

-- 
Installer Crashed (6.10)
https://launchpad.net/bugs/75711

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


[Bug 37599] Re: Investigate upstream changes required for Vista compatibility

2006-12-17 Thread Andrew Mitchell
If someone can test with vista & the version of samba in feisty
(3.0.23d), it would be appreciated.

** Changed in: samba (Ubuntu)
   Status: Confirmed => Needs Info

-- 
Investigate upstream changes required for Vista compatibility
https://launchpad.net/bugs/37599

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


[Bug 76095] xwpe fails to work properly in AMD64

2006-12-17 Thread Mike Rochester
Public bug reported:

Binary package hint: xwpe

Ubuntu 6.10:  xwpe-1.5.29a-3_AMD64 works properly - on launch from the
gnome terminal window the windows programming environment comes up in a
separate window and xwpe starts inside it. The mouse can be used to
carry out all operations with the programme. The latest version,
xwpe-1.5.29a-5_AMD64 fails.  It launches inside the terminal window, the
mouse cannot be used to do anything, and the keyboard launches menus in
the terminal window, not in the xwpe window. In addition some components
are missing from the Options menu - in particular the Compile option.

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

-- 
xwpe fails to work properly in AMD64
https://launchpad.net/bugs/76095

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


[Bug 76081] Re: kdesu never opens target

2006-12-17 Thread Matthew East
Bug was reported on Ubuntu.

** Also affects: kdelibs (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: kdelibs (Ubuntu)
   Status: Unconfirmed => Needs Info

** Changed in: kdelibs (upstream)
   Status: Needs Info => Rejected

-- 
kdesu never opens target
https://launchpad.net/bugs/76081

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


[Bug 57453] Re: After Standby no Terminal is opening

2006-12-17 Thread Maximilian Federle
I guess I know that problem. After suspend the logout menu is
inaccessible for a certain time and no applications can be started.
After a minute or so everything gets fine again...

-- 
After Standby no Terminal is opening
https://launchpad.net/bugs/57453

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


[Bug 73146] Re: D4x crashes on starting downloading an Ati binary driver installer

2006-12-17 Thread blunile
yes. d4x crashes and closes when i add the following link
https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-
driver-installer-8.32.5-x86.x86_64.run

i don't know why ?? but it refuses to download it any other way.

-- 
D4x crashes on starting downloading an Ati binary driver installer
https://launchpad.net/bugs/73146

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


[Bug 76022] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
** Changed in: efingerd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76022

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


[Bug 76008] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
** Changed in: bootp (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76008

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


[Bug 75981] Re: missing dependency on update-inetd make it uninstalable on feisty

2006-12-17 Thread Lionel Porcheron
** Changed in: bidentd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
missing dependency on update-inetd make it uninstalable on feisty
https://launchpad.net/bugs/75981

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


[Bug 75979] Re: update-inetd dependency missing in Feisty make uninstalable

2006-12-17 Thread Lionel Porcheron
** Changed in: afbackup (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
update-inetd dependency missing in Feisty make uninstalable
https://launchpad.net/bugs/75979

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


[Bug 76020] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
** Changed in: csync2 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76020

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


[Bug 76018] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
** Changed in: ckermit (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76018

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


[Bug 76009] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
** Changed in: bozohttpd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76009

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


[Bug 75987] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
** Changed in: binkd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/75987

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


[Bug 75990] Re: update-inetd dependency missing in Feisty make uninstalable

2006-12-17 Thread Lionel Porcheron
** Changed in: bitlbee (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
update-inetd dependency missing in Feisty make uninstalable
https://launchpad.net/bugs/75990

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


[Bug 76097] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

When trying to install on feisty:
Setting up ftpd-ssl (0.17.18+0.3-6) ...
Installing new version of config file /etc/ftpusers ...
/var/lib/dpkg/info/ftpd-ssl.postinst: 18: update-inetd: not found
dpkg: error processing ftpd-ssl (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 ftpd-ssl
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: linux-ftpd-ssl (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76097

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


[Bug 76096] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Binary package hint: fsp

When trying to install on feisty:
Setting up fspd (2.81.b24-2) ...
/var/lib/dpkg/info/fspd.postinst: 65: update-inetd: not found
dpkg: error processing fspd (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 fspd
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76096

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


[Bug 70491] Re: scilab won't install on edgy x64

2006-12-17 Thread Torsten Werner
*** This bug is a duplicate of bug 68007 ***

You need at least version 4.0-7 which fixes the amd64 problem but every
version up to 4.0-12 fixes some important bugs. See
http://packages.debian.org/changelogs/pool/non-
free/s/scilab/scilab_4.0-12/changelog for more details.

Cheers,
Torsten

-- 
scilab won't install on edgy x64
https://launchpad.net/bugs/70491

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


[Bug 76096] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Adding update-inetd and inetd daemon dependencies

** Attachment added: "Adding update-inetd and inetd daemon dependencies"
   http://librarian.launchpad.net/5429183/fsp_76096.diff

** Changed in: fsp (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76096

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


[Bug 62195] Re: edgy update-grub destroys kopt

2006-12-17 Thread Eythian
I'm seeing this as a real problem too. I have a machine with root on
/dev/sdb1 (Just a SATA disk with ext3, nothing fancy), and update-grub
puts the UUID reference in kopts, however the kernel only seems to work
with root=/dev/sdb1.

I'd consider this critical, as it renders the machine unbootable unless
you know what you are doing and edit the command line as the machine is
starting. There really needs to be an option to leave kopts unchanged.

-- 
edgy update-grub destroys kopt
https://launchpad.net/bugs/62195

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


[Bug 76097] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Adding update-inetd and inetd daemon dependencies

** Changed in: linux-ftpd-ssl (Ubuntu)
   Status: Unconfirmed => Confirmed

** Attachment added: "Adding update-inetd and inetd daemon dependencies"
   http://librarian.launchpad.net/5429228/linux-ftpd-ssl_76097.diff

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76097

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


Re: [Bug 49961] Re: Using scim by default causes kwin not to start

2006-12-17 Thread Rajeev J Sebastian
Well, I don't care anymore :) I switched distros after all that
trouble with Kubuntu.

Regards,
Rajeev J Sebastian

On 12/17/06, Richard Johnson <[EMAIL PROTECTED]> wrote:
> I was unable to reproduce the issue so i cannot confirm, however have
> you tested recently or installed recently and noticed this same issue?
>
> ** Changed in: scim (Ubuntu)
>Status: Unconfirmed => Needs Info
>
> --
> Using scim by default causes kwin not to start
> https://launchpad.net/bugs/49961
>

-- 
Using scim by default causes kwin not to start
https://launchpad.net/bugs/49961

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


[Bug 76098] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Binary package hint: glcpu

When trying to install on feisty:

Setting up statd (1.0.1-6.2) ...
/var/lib/dpkg/info/statd.postinst: 4: update-inetd: not found

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76098

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


[Bug 75456] Re: Writing PS file crash

2006-12-17 Thread Stéphane Brunner
I have the same problem :(

** Changed in: xcircuit (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
Writing PS file crash
https://launchpad.net/bugs/75456

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


[Bug 71966] Re: install gnats_4.1.0-0_amd64.deb returns Syntax error

2006-12-17 Thread Lionel Porcheron
Thanks for you bug report.

Can you run:
LANG=C sudo apt-get install gnats 
and copy again error messages?

Which version of Ubuntu are you using?

** Changed in: gnats (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
install gnats_4.1.0-0_amd64.deb returns Syntax error
https://launchpad.net/bugs/71966

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


[Bug 75835] Re: crash when saving .run file (shell script)

2006-12-17 Thread Hilario J. Montoliu \(hjmf\)
** Description changed:

- Crash when saving .run file (shell script) on page
- http://www.s2games.com/savage/downloads.php (file
- http://www.happypuppy.com/s2games/Savage_with_sep3t.run)
+ DistroRelease: Ubuntu 6.10
+ Package: firefox 2.0+0dfsg-0ubuntu3
+ SourcePackage: firefox
+ Crash report attached.
+ 
+ Description:
+ Crash when saving .run file (shell script) on page 
http://www.s2games.com/savage/downloads.php (file 
http://www.happypuppy.com/s2games/Savage_with_sep3t.run)
  
  bug report attached

-- 
crash when saving .run file (shell script)
https://launchpad.net/bugs/75835

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


[Bug 71433] Re: X session crashes when using Function key on laptop

2006-12-17 Thread Sridhar Dhanapalan
I upgraded from the Dell A04 to the latest A05 BIOS and removed the
'alias video off' line. After a power cycle, the problem returned.

-- 
X session crashes when using Function key on laptop
https://launchpad.net/bugs/71433

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


[Bug 76099] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Binary package hint: gnats

When trying to install on feisty:
Setting up gnats (4.1.0-0.1) ...
No packages found matching qmail.
Copying default files from /etc/gnats/defaults
/var/lib/dpkg/info/gnats.postinst: 293: update-inetd: not found
dpkg: error processing gnats (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 gnats
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76099

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


[Bug 75626] Re: usb2 stops working

2006-12-17 Thread drunken-wallaby
** Description changed:

- on a hp pavilion dv904ea.
+ on a hp pavilion dv9043ea.
  
  it seems that there is a irq problem. in /var/log/kern.log is a line
  "spurious 8259A interrupt: irq 7". after a while of using the desktop
  irq 7 is disabled (the usb2 port). i have to manually remove ehci_hcd to
  get usb working again (at 1.1 speed).
  
  the same problem is persisting in dapper and edgy as well.

-- 
usb2 stops working
https://launchpad.net/bugs/75626

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


[Bug 76098] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Adding update-inetd and inetd daemon dependencies

** Attachment added: "Adding update-inetd and inetd daemon dependencies"
   http://librarian.launchpad.net/5429275/glcpu_76098.diff

** Changed in: glcpu (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76098

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


[Bug 71609] Re: Can't unmount UUID= volume as a user

2006-12-17 Thread wiertel
I've encountered the same problem when I tried to unmount /mnt/win with
nautilus.

UUID=ACB84F65B84F2D60 /mnt/win ntfs nls=utf8,ro,users,uid=1000 0 0

-- 
Can't unmount UUID= volume as a user
https://launchpad.net/bugs/71609

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


[Bug 74773] Re: /var/crash/_usr_bin_gnome-app-install.1000.crash

2006-12-17 Thread namibwolf
Seems I had the same issue! Apt-get can not connect to restricted stores
and dies on last part.

** Attachment added: "Problem report for Gnome-app-install"
   http://librarian.launchpad.net/5429276/_usr_bin_gnome-app-install.1000.crash

-- 
/var/crash/_usr_bin_gnome-app-install.1000.crash
https://launchpad.net/bugs/74773

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


[Bug 51573] Re: Please update HPLIP to 1.6.7

2006-12-17 Thread aexl
hplip 1.6.9 is in synaptic and worksforme.
closing.

-- 
Please update HPLIP to 1.6.7
https://launchpad.net/bugs/51573

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


[Bug 76100] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

When trying to install on feisty:
Setting up firebird2-classic-server (1.5.3.4870-11) ...
/var/lib/dpkg/info/firebird2-classic-server.postinst: 297: update-inetd: not 
found
Created default security.fdb

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76100

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


[Bug 76101] gdmsetup not working

2006-12-17 Thread Matthew East
Public bug reported:

Binary package hint: gdm

After upgrading to Feisty, gdmsetup does not work - running it from the
menu or a terminal simply does nothing. I receive no error messages.

If you know how I can be more helpful in providing debugging, please let
me know.

gdm version is 2.17.3-0ubuntu3

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

-- 
gdmsetup not working
https://launchpad.net/bugs/76101

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


[Bug 76099] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Adding update-inetd dependency

** Attachment added: "Adding update-inetd dependency"
   http://librarian.launchpad.net/5429277/gnats_76099.diff

** Changed in: gnats (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76099

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


[Bug 76102] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Binary package hint: gwhois

When trying to install on feisty:
Setting up gwhois (20061206) ...
/var/lib/dpkg/info/gwhois.postinst: 43: update-inetd: not found
dpkg: error processing gwhois (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 gwhois
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76102

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


[Bug 75835] Re: crash when saving .run file (shell script)

2006-12-17 Thread Hilario J. Montoliu \(hjmf\)
Thank you for reporting this inform.

Does it always happens; I mean, can you reproduce the bug? I've followed
the steps w/o problems (ofcourse I haven't downloaded that huge file,
397Mb, to the end).

Please if you have time it could be very helpful for us in order to get
more info about your problem if you follow the hints on debugging
firefox form https://wiki.ubuntu.com/DebuggingFirefox


** Changed in: firefox (Ubuntu)
 Assignee: (unassigned) => Hilario J. Montoliu (hjmf)
   Status: Unconfirmed => Needs Info

-- 
crash when saving .run file (shell script)
https://launchpad.net/bugs/75835

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


[Bug 72851] Re: Intel HDA is not working anymore

2006-12-17 Thread Aleksander Kamil Modzelewski
The bug persists, as does the workaround.

-- 
Intel HDA is not working anymore
https://launchpad.net/bugs/72851

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


[Bug 73437] Re: Curl module contains incorrect regex for detecting features

2006-12-17 Thread Ante Karamatić
** Changed in: smokeping (Ubuntu)
 Assignee: (unassigned) => Ante Karamatić

-- 
Curl module contains incorrect regex for detecting features
https://launchpad.net/bugs/73437

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

[Bug 45471] Re: 4 updates ago wifi-radar broke

2006-12-17 Thread Ante Karamatić
** Changed in: wifi-radar (Ubuntu)
   Status: Needs Info => Rejected

-- 
4 updates ago wifi-radar broke
https://launchpad.net/bugs/45471

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


[Bug 37150] Re: Gitweb in dapper does not work at all

2006-12-17 Thread Luca Falavigna
I can confirm this issue has been fixed in Edgy and Feisty.

** Changed in: gitweb (Ubuntu)
Sourcepackagename: gitweb => git-core
   Status: Confirmed => Fix Released

-- 
Gitweb in dapper does not work at all
https://launchpad.net/bugs/37150

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


[Bug 76102] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Adding update-inetd dependency

** Attachment added: "Adding update-inetd dependency"
   http://librarian.launchpad.net/5429278/gwhois_76102.diff

** Changed in: gwhois (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76102

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


[Bug 47596] Re: "Ubuntu Book Excerpt" doesn't show book excerpt (shows "Welcome to Ubuntu" instead)

2006-12-17 Thread Sebastien Bacher
Marking fixed then, thank you for the comment

** Changed in: gnome-panel (Ubuntu)
   Importance: Medium => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Needs Info => Fix Released

-- 
"Ubuntu Book Excerpt" doesn't show book excerpt (shows "Welcome to Ubuntu" 
instead)
https://launchpad.net/bugs/47596

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


[Bug 76103] Mono-jit crashed

2006-12-17 Thread angrykeyboarder
Public bug reported:

Binary package hint: mono

I have no idea what this means. It just happned prior to a Firefox
crash.

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

-- 
Mono-jit crashed
https://launchpad.net/bugs/76103

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


[Bug 76103] Re: Mono-jit crashed

2006-12-17 Thread angrykeyboarder

** Attachment added: "Backtrace"
   http://librarian.launchpad.net/5429282/_usr_bin_mono.1000.crash

-- 
Mono-jit crashed
https://launchpad.net/bugs/76103

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


[Bug 65601] Re: avahi-discover should display an error message instead of crashing

2006-12-17 Thread Sebastien Estienne
@bubba
- you must edit /etc/default/avahi-daemon
- then start the daemon : /etc/init.d/avahi-daemon start

maybe a fix to this issue would be to popup a window.

This window would explain that the deamon is not running and could
explain how to activate it

-- 
avahi-discover should display an error message instead of crashing
https://launchpad.net/bugs/65601

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


[Bug 76063] Re: Often extremely slow at drawing things

2006-12-17 Thread Sebastien Bacher
John, beryl or compiz will be decided by the technical board, compiz is
available from Ubuntu at the moment, users should probably try that one

-- 
Often extremely slow at drawing things
https://launchpad.net/bugs/76063

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


[Bug 50922] Re: Bad window title

2006-12-17 Thread Martin Böhm
It seems this bug is fixed in Edgy.

** Attachment added: "A screenshot from Edgy Eft."
   http://librarian.launchpad.net/5429281/hwdbguipb7.png

-- 
Bad window title
https://launchpad.net/bugs/50922

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


[Bug 67001] Re: asterisk.init fails when /var/run is tmpfs

2006-12-17 Thread Ante Karamatić
This is fixed in feisty.

** Changed in: asterisk (Ubuntu)
   Status: In Progress => Fix Released

-- 
asterisk.init fails when /var/run is tmpfs
https://launchpad.net/bugs/67001

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


[Bug 76104] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Setting up heimdal-servers (0.7.2.dfsg.1-8) ...
/var/lib/dpkg/info/heimdal-servers.postinst: 45: update-inetd: not found
dpkg: error processing heimdal-servers (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 heimdal-servers
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76104

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


[Bug 67974] Re: Crash in evolution-alarm-notify

2006-12-17 Thread Perfecto
I use gnome and normaly evolution-alarm-notify crashes  on startup.

** Attachment added: "_usr_lib_evolution_2.10_evolution-alarm-notify.1001.crash"
   
http://librarian.launchpad.net/5429327/_usr_lib_evolution_2.10_evolution-alarm-notify.1001.crash

-- 
Crash in evolution-alarm-notify
https://launchpad.net/bugs/67974

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


[Bug 76059] Re: evolution-alarm crashed

2006-12-17 Thread Sebastien Bacher
That looks like bug #67361, might be some ORBit bug

-- 
evolution-alarm crashed
https://launchpad.net/bugs/76059

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


[Bug 76101] Re: gdmsetup not working

2006-12-17 Thread Sebastien Bacher
*** This bug is a duplicate of bug 71248 ***

Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs which you find.

** Changed in: gdm (Ubuntu)
Sourcepackagename: gdm => dbus-glib
   Status: Unconfirmed => Rejected

** This bug has been marked a duplicate of bug 71248
   apps using dbus hang when runned with sudo

-- 
gdmsetup not working
https://launchpad.net/bugs/76101

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


[Bug 75835] Re: crash when saving .run file (shell script)

2006-12-17 Thread Kamil Páral
no it doesn't happen always, but it happens often (once a week?). i
can't reproduce this bug on will. maybe it is not connected with .run
files, it happend for some movie files also.

-- 
crash when saving .run file (shell script)
https://launchpad.net/bugs/75835

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


[Bug 23597] default umask still too open 2

2006-12-17 Thread Lars Noodén
this is a problem for regular accounts, too

-- 
Default umask too open
https://launchpad.net/bugs/23597

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


[Bug 44024] Re: Window dragging display corruption

2006-12-17 Thread Flabdablet
There's a link to a working rdesktop 1.5 .deb on the Ubuntu forums:

http://ubuntuforums.org/attachment.php?attachmentid=18030&d=1161587227

I've just installed this on Edgy and it works for me (note that although
it claims to be a .tar.gz, it's actually just a .tar).  Forum thread
link is

http://ubuntuforums.org/showthread.php?t=282085

-- 
Window dragging display corruption
https://launchpad.net/bugs/44024

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


Re: [Bug 60751] Re: not complete package in the edgy eft officials repositorys.

2006-12-17 Thread popi31
the package has be corected, yes, no matter now, I had fond the matter when
edgy was in beta... but now, no matter

On 12/17/06, William Grant <[EMAIL PROTECTED]> wrote:
>
> It seems to have been rebuilt since then. Can you try again, and see if
> it works?
>
> ** Changed in: qalculate-gtk (Ubuntu)
>Status: Confirmed => Needs Info
>
> --
> not complete package in the edgy eft officials repositorys.
> https://launchpad.net/bugs/60751
>

-- 
not complete package in the edgy eft officials repositorys.
https://launchpad.net/bugs/60751

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


[Bug 23597] default umask still too open

2006-12-17 Thread Lars Noodén
the default umask is 0022, but should be 0027 instead

this is in

/etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION="Ubuntu 6.06.1 LTS"

Linux 2.6.15-23-powerpc #1 Tue May 23 13:46:54 UTC 2006 ppc GNU/Linux

-- 
Default umask too open
https://launchpad.net/bugs/23597

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


[Bug 66905] Re: libqt3-mt-dev doesn't install due to dependencies problems

2006-12-17 Thread Cimmo
I think reporting a bug with so general subject and part of the report
in french doesn't help at all to fix it.

the problem is:
libqt3-mt-dev depends on libglu1-mesa-dev
libglu1-mesa-dev is v6.5.1-20060817 and it depends on 
libglu1-mesa=v6.5.1-20060817, but only v6.5.1-20060824 is available!

** Summary changed:

- package doesn't install
+ libqt3-mt-dev doesn't install due to dependencies problems

** Description changed:

  Binary package hint: libqt3-mt-dev
  
  try to install it using apt-get give me the following output :
  Lecture des listes de paquets... Fait
  Construction de l'arbre des dépendances
  Reading state information... Fait
  Certains paquets ne peuvent être installés. Ceci peut signifier
  que vous avez demandé l'impossible, ou bien, si vous utilisez
  la distribution unstable, que certains paquets n'ont pas encore
  été créés ou ne sont pas sortis d'Incoming.
  
  Puisque vous n'avez demandé qu'une seule opération, le paquet n'est
  probablement pas installable et vous devriez envoyer un rapport de bogue.
- L'information suivante devrait vous aider à résoudre la situation :
+ L'information suivante devrait vous aider à résoudre la situation :
  
- Les paquets suivants contiennent des dépendances non satisfaites :
+ Les paquets suivants contiennent des dépendances non satisfaites :
libqt3-mt-dev: Dépend: libgl1-mesa-dev mais ne sera pas installé ou
libgl-dev
   Dépend: libglu1-mesa-dev mais ne sera pas installé ou
libglu-dev
  E: Paquets défectueux

** Summary changed:

- libqt3-mt-dev doesn't install due to dependencies problems
+ libqt3-mt-dev doesn't install due to libglu1-mesa-dev dependencies problems

-- 
libqt3-mt-dev doesn't install due to libglu1-mesa-dev dependencies problems
https://launchpad.net/bugs/66905

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

[Bug 76106] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Binary package hint: ident2

When trying to install on feisty:
Setting up ident2 (1.05-1) ...
/var/lib/dpkg/info/ident2.postinst: 24: update-inetd: not found
dpkg: error processing ident2 (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 ident2
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76106

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


[Bug 76105] gstreamer can't be started

2006-12-17 Thread Ralph Schuengel
Public bug reported:

Whenever I try to start an application depending on gstreamer, I get the 
following error:
Could not initialize GStreamer: Error re-scanning registry , child terminated 
by signal

This means that for example gnome-sound-properties, gnome-settings-
daemon don't work.

I'm running feisty on a G3 ibook.

Running strace gnome-sound-properties I get:
(gnome-sound-properties:15408): libgnomevfs-WARNING **: Cannot load module 
`/usr/lib/gnome-vfs-2.0/modules/libmapping.so' 
(/usr/lib/gnome-vfs-2.0/modules/libmapping.so: cannot open shared object file: 
No such file or directory)
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x3003cc68) = 15408
close(4)= 0
read(3, "", 1)  = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3)= 0
waitpid(15408, NULL, 0) = 15408
open("/usr/share/locale-langpack/en/LC_MESSAGES/gstreamer-0.10.mo", O_RDONLY) = 
3
fstat64(3, {st_mode=S_IFREG|0644, st_size=17144, ...}) = 0
mmap(NULL, 17144, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30193000
close(3)= 0
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x30198000
write(1, "Could not initialize GStreamer: "..., 88Could not initialize 
GStreamer: Error re-scanning registry , child terminated by signal
) = 88
exit_group(1)   = ?
Process 15407 detached

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

-- 
gstreamer can't be started
https://launchpad.net/bugs/76105

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


[Bug 76060] Re: epiphany crashreport

2006-12-17 Thread Sebastien Bacher
Thank you for your bug. The backtrace is not really useful. Might be due
to bug #67361. Could you try to apport-retrace the complete crash file
with epiphany-browser-dbgsym installed and maybe with linux 2.6.17 to
workaround the bug pointed?

** Changed in: epiphany-browser (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Unconfirmed => Needs Info

-- 
epiphany crashreport
https://launchpad.net/bugs/76060

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


[Bug 70536] Re: gitweb doesn't handle utf8 in /etc/passwd names

2006-12-17 Thread Luca Falavigna
This bug seems solved from version 1:1.4.3.3-1 according to project
changelog ("gitweb: Show project descriptions with utf-8 characters in
project list").

I also attach a gitweb screenshot taken from Feisty.

Could you please upgrade to Feisty package and verifiy it?

** Attachment added: "gitweb screenshot"
   http://librarian.launchpad.net/5429330/screenshot.png

-- 
gitweb doesn't handle utf8 in /etc/passwd names
https://launchpad.net/bugs/70536

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


[Bug 63713] Re: /var/run/asterisk does not exist

2006-12-17 Thread Ante Karamatić
This is fixed in feisty. Sorry, but for problems with configuring
asterisk you should look somewhere else, not on bug list.

** Changed in: asterisk (Ubuntu)
   Status: Needs Info => Fix Released

-- 
/var/run/asterisk does not exist
https://launchpad.net/bugs/63713

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


[Bug 67361] Re: Gaim crashes after startup (strcmp) [NO MORE CRASH FILES NEEDED]

2006-12-17 Thread Sebastien Bacher
Look like an ORBit problem rather than a gaim one

-- 
Gaim crashes after startup (strcmp) [NO MORE CRASH FILES NEEDED]
https://launchpad.net/bugs/67361

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


[Bug 76107] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Binary package hint: leafnode

When trying to install on feisty:
Setting up leafnode (1.11.5-4ubuntu1) ...
/var/lib/dpkg/info/leafnode.postinst: 195: update-inetd: not found
dpkg: error processing leafnode (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 leafnode
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76107

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


[Bug 66046] Re: Audio not synced with video

2006-12-17 Thread Reinhard Tartler
This is debian bug http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=403102, which has 3 duplicats up to now. (for some
reason, lp doesn't let me set a bugwatch).

** Changed in: xine-lib (Ubuntu)
   Importance: Undecided => High

** Summary changed:

- Audio not synced with video
+ Audio not synced with video on dvd playback

-- 
Audio not synced with video on dvd playback
https://launchpad.net/bugs/66046

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


[Bug 49343] Re: stv680 module needs swapRGB_on=1

2006-12-17 Thread nanophase
The was for 2.6.15 which I don't have anymore. On edgy (2.6.17) quick tests 
show that this can be corrected by the webcam software too, not just the module:
gqcam shows swapped blue/red while camorama shows the colors right.

I will wait a little and test it with Feisty, I think/hope there will be
some official video-chat app in there, so I can test it with that, and
if that works I'll just drop this report.

-- 
stv680 module needs swapRGB_on=1
https://launchpad.net/bugs/49343

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


[Bug 76106] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Adding update-inetd and inetd daemon dependencies

** Attachment added: "Adding update-inetd and inetd daemon dependencies"
   http://librarian.launchpad.net/5429335/ident2_76106.diff

** Changed in: ident2 (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76106

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


[Bug 64258] Re: HR matroska playback very slow

2006-12-17 Thread amnesia
I have no feisty yet, will come back to this when I do.

How can I get more info on the actual codec? Totem seems to have taken a
step back, I don't have a properties menuitem anymore where the
resolution/codec were advertised. Hmm maybe I could use mplayer for that
aswell, but AFAIK mplayer only tells me what it is using to decode the
file (like ffmpeg).

-- 
HR matroska playback very slow
https://launchpad.net/bugs/64258

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


[Bug 76110] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Binary package hint: lukemftpd

When trying to install on feisty:
Setting up lukemftpd (1.1-2.3) ...
Installing new version of config file /etc/ftpusers ...
ftp stream  tcp nowait  root/usr/sbin/tcpd /usr/sbin/proftpd
/var/lib/dpkg/info/lukemftpd.postinst: 14: update-inetd: not found
dpkg: error processing lukemftpd (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 lukemftpd
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76110

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


[Bug 76109] crashes on file load

2006-12-17 Thread Daniel Newman
Public bug reported:

Binary package hint: emacs-snapshot

using GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.10.3)
 of 2006-09-20 on rothera, modified by Debian

as packaged in emacs-snapshot-gtk, Version: 1:20060915-1

Emacs starts normally, with or without splash screen and either from the
command line or from the menu item.  From the command line a file can be
opened for editing, eg "emacs caparea.m"

However, trying to load a file using either the File->Open File menu
item, or the toolbar icon, or M-x load-file fails.  For the menu or
toolbar, failure crashes the entire emacs process, leaving a message
"Fatal error (6)Aborted".

For the M-x load-file case, the process history looks like:

(emacs caparea.m)
Loading 00debian-vars...done
Loading /etc/emacs-snapshot/site-start.d/50auctex.el (source)...
Loading /usr/share/emacs/22.0.50/site-lisp/auctex.el (source)...
Loading /usr/share/emacs/22.0.50/site-lisp/tex-site.el (source)...done
Loading /usr/share/emacs/22.0.50/site-lisp/auctex.el (source)...done
Loading /usr/share/emacs/22.0.50/site-lisp/preview-latex.el (source)...done
Loading /etc/emacs-snapshot/site-start.d/50auctex.el (source)...done
Loading /etc/emacs/site-start.d/50autoconf.el (source)...done
Loading /etc/emacs/site-start.d/50css-mode.el (source)...done
Loading /etc/emacs/site-start.d/50devhelp.el (source)...done
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
Skipping dictionaries-common setup for emacs-snapshot
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...done
Loading /etc/emacs/site-start.d/50emacs-goodies-el.el (source)...done
Loading /etc/emacs/site-start.d/50matlab.el (source)...
Loading easy-mmode...done
Loading regexp-opt...done
Loading /etc/emacs/site-start.d/50matlab.el (source)...done
Loading /etc/emacs/site-start.d/50maxima-emacs.el (source)...done
Loading /etc/emacs/site-start.d/50mmm-mode.el (source)...done
Loading /etc/emacs/site-start.d/50octave2.9-emacsen.el (source)...done
Loading /etc/emacs/site-start.d/50php-elisp.el (source)...done
Loading /etc/emacs/site-start.d/50psvn.el (source)...done
Loading /etc/emacs-snapshot/site-start.d/50tdtd.el (source)...done
For information about the GNU Project and its goals, type C-h C-p.
Loading octave-mod...done
For information about the GNU Project and its goals, type C-h C-p.
Loading /home/dmn/tech/time+spatial/geography/MissionAreas/fullcaparea.m...
load-with-code-conversion: Symbol's value as variable is void: function

It's running on a standard Ubuntu edgy distribution, nothing changed
which could affect this as far as I know

Any suggestions?

** Affects: emacs-snapshot (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
crashes on file load
https://launchpad.net/bugs/76109

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


[Bug 76108] Flakey graphics colours kubuntu edgy

2006-12-17 Thread Ray Willis
Public bug reported:

To see the fault:-
Use sony vaio PCG-R600HMPD with intel graphics chipset i830. Run kubunt edgy 
6.10
set vga=773 in grub menu.lst (two places as in latest edgy)
the text when X is running is randomly coloured as are some parts of pictures. 
the effect is very noticable.
workarounds:-
1/ log out of the session then log back in again - The text and graphics are OK.
2/ take out the command vga= in boot/grub/menu.lst. The splash screen is then 
black, but the text is OK when X runs.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Flakey graphics colours kubuntu edgy
https://launchpad.net/bugs/76108

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


[Bug 75896] Re: Feisty Fawn Herd 1: cannot boot cd-rom

2006-12-17 Thread Richard Lamont
Sorry, my package hint is wrong. It's the kernel first booted on the
installation CD that has this problem, not the kernel that subsequently
gets installed.

-- 
Feisty Fawn Herd 1: cannot boot cd-rom
https://launchpad.net/bugs/75896

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


[Bug 67810] Re: bad hard disk noise on shutdown

2006-12-17 Thread More
Happens also on my Dell Inspiron 9400. Running Kubuntu 6.06 with no
problem on the shutdown.

Tried  fully updated kubuntu edgy => and the strange noise is there
Tried  kubuntu feisty => and the strange noise is there

This was classified as a kernal bug, but edgy and feisty run different
kernels. Looks to me as a teardown problem.

** Also affects: linux-source-2.6.19 (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

-- 
bad hard disk noise on shutdown
https://launchpad.net/bugs/67810

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


[Bug 47338] Re: libglu-dev and libgl-dev broken on amd64

2006-12-17 Thread Cimmo
in Kubuntu Edgy libglu1-mesa-dev is available but it fails to install
due to dependencies problems with libglu1-mesa.

See: https://launchpad.net/distros/ubuntu/+source/qt-x11-free/+bug/66905

-- 
libglu-dev and libgl-dev broken on amd64
https://launchpad.net/bugs/47338

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


[Bug 72602] Re: qpsmtpd should create /var/run/qpsmtpd in init.d (/var/run/ is tmpfs)

2006-12-17 Thread enyc
I can see what needs patching as-above (very simple really), but I need
to know in what form to create a patch (i.e. where to put the source-
tree directories w.r.t. each other with what names and any special flags
on diff to use).

Will somebody point me at relevant help/information on this?

-- 
qpsmtpd should create /var/run/qpsmtpd in init.d (/var/run/ is tmpfs)
https://launchpad.net/bugs/72602

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


[Bug 34505] Wireless network interface (cisco350) on edgy does not have IP address after boot

2006-12-17 Thread cybervegan
eth1 (my cisco wireless card) is up after boot, but no ip address is
assigned; running "/etc/init.d/networks restart" solves the problem.

I had no such hassle under dapper - could this be related?

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://launchpad.net/bugs/34505

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


[Bug 76112] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Binary package hint: masqmail

When trying to install on feisty:
Setting up masqmail (0.2.21-1.2ubuntu1) ...
Starting MTA (masqmail): /etc/init.d/masqmail: 108: update-inetd: not found
invoke-rc.d: initscript masqmail, action "start" failed.
dpkg: error processing masqmail (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 masqmail
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76112

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


[Bug 76107] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Adding update-inetd dependency

** Attachment added: "Adding update-inetd dependency"
   http://librarian.launchpad.net/5429379/leafnode_76107.diff

** Changed in: leafnode (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76107

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


[Bug 76111] cannot see internet vaio wireless

2006-12-17 Thread Ray Willis
Public bug reported:

To get this error:-
Use Sony Vaio PCG-R600HMPD running kubuntu edgy.
Latest update 17-12-06.
Workarounds:-
1/ In the system settings network devices select "Routes" the default gateway 
address should be as you set it. but the Device defaults to eth0. If you are 
using the wireless device, it should be eth1. When you set this (for this 
session) the internet is avalable.

The device default for the default gateway get reset to eth0 the next
time the system is re-booted and so every time the system is rebooted,
the internet is unavailable. This bug was introduced by edgy - it was
not an issue with DaPPER.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
cannot see internet vaio wireless
https://launchpad.net/bugs/76111

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


[Bug 68742] Re: safe_asterisk not compatible with dash

2006-12-17 Thread Ante Karamatić
** Changed in: asterisk (Ubuntu)
   Status: Unconfirmed => In Progress

-- 
safe_asterisk not compatible with dash
https://launchpad.net/bugs/68742

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


[Bug 68169] Re: Debug switch wrong in /etc/default/asterisk

2006-12-17 Thread Ante Karamatić
** Changed in: asterisk (Ubuntu)
   Status: Unconfirmed => In Progress

-- 
Debug switch wrong in /etc/default/asterisk
https://launchpad.net/bugs/68169

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


[Bug 66905] Re: libqt3-mt-dev doesn't install due to libglu1-mesa-dev dependencies problems

2006-12-17 Thread Sarah Hobbs
[EMAIL PROTECTED]:/# apt-get install libqt3-mt-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  defoma file fontconfig fontconfig-config libaudio-dev libaudio2 libcupsys2
  libcupsys2-dev libdrm2 libexpat1 libexpat1-dev libfontconfig1
  libfontconfig1-dev libfreetype6 libfreetype6-dev libgcrypt11-dev
  libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa
  libglu1-mesa-dev libgnutls-dev libgpg-error-dev libice-dev libice6 libjpeg62
  libjpeg62-dev liblcms1 liblcms1-dev liblzo-dev libmagic1 libmng-dev libmng1
  libopencdk8-dev libpng12-0 libpng12-dev libpopt-dev libqt3-headers libqt3-mt
  libsm-dev libsm6 libtasn1-3-dev libx11-6 libx11-data libx11-dev libxau-dev
  libxau6 libxcursor-dev libxcursor1 libxdmcp-dev libxdmcp6 libxext-dev
  libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6
  libxinerama-dev libxinerama1 libxmu-dev libxmu-headers libxmu6 libxrandr-dev
  libxrandr2 libxrender-dev libxrender1 libxt-dev libxt6 libxxf86vm1
  mesa-common-dev pkg-config qt3-dev-tools ttf-dejavu ucf x11-common
  x11proto-core-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev
  x11proto-randr-dev x11proto-render-dev x11proto-xext-dev
  x11proto-xinerama-dev xtrans-dev zlib1g-dev
Suggested packages:
  defoma-doc psfontmgr x-ttcidfont-conf dfontmgr nas cupsys-common
  libgcrypt11-doc gnutls-doc gnutls-bin liblcms-utils libqt3-mt-psql
  libqt3-mt-mysql libqt3-mt-odbc libqt3-i18n qt3-doc libgnome-dev
Recommended packages:
  libft-perl libqt3-compat-headers debconf-utils
The following NEW packages will be installed:
  defoma file fontconfig fontconfig-config libaudio-dev libaudio2 libcupsys2
  libcupsys2-dev libdrm2 libexpat1 libexpat1-dev libfontconfig1
  libfontconfig1-dev libfreetype6 libfreetype6-dev libgcrypt11-dev
  libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa
  libglu1-mesa-dev libgnutls-dev libgpg-error-dev libice-dev libice6 libjpeg62
  libjpeg62-dev liblcms1 liblcms1-dev liblzo-dev libmagic1 libmng-dev libmng1
  libopencdk8-dev libpng12-0 libpng12-dev libpopt-dev libqt3-headers libqt3-mt
  libqt3-mt-dev libsm-dev libsm6 libtasn1-3-dev libx11-6 libx11-data
  libx11-dev libxau-dev libxau6 libxcursor-dev libxcursor1 libxdmcp-dev
  libxdmcp6 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2
  libxi-dev libxi6 libxinerama-dev libxinerama1 libxmu-dev libxmu-headers
  libxmu6 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxt-dev libxt6
  libxxf86vm1 mesa-common-dev pkg-config qt3-dev-tools ttf-dejavu ucf
  x11-common x11proto-core-dev x11proto-fixes-dev x11proto-input-dev
  x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev
  x11proto-xinerama-dev xtrans-dev zlib1g-dev
0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded.
Need to get 5086kB/32.2MB of archives.
After unpacking 96.8MB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.
[EMAIL PROTECTED]:/# exit

seems to install.

Got any unofficial repositories?  and is this feisty?

-- 
libqt3-mt-dev doesn't install due to libglu1-mesa-dev dependencies problems
https://launchpad.net/bugs/66905

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


[Bug 68537] Re: Edgy Eft: GUI Firestarter wont start after adjustment sudoersfile

2006-12-17 Thread 323232
The issue is the same. The work aroud works almost perfectly. It creates
a new smaller problem. If 2 accounts are logged on and they both start
firestarter with the same script -> firestarter gui starts twice (ok) ->
on the Desktop of one user (not ok). The second user runs the script and
thinks that it is not working.

-- 
Edgy Eft: GUI Firestarter wont start after adjustment sudoersfile
https://launchpad.net/bugs/68537

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


[Bug 46688] Re: asterisk init.d script stop command fails when $RUNASTSAFE = yes

2006-12-17 Thread Ante Karamatić
** Changed in: asterisk (Ubuntu)
   Status: Unconfirmed => In Progress

-- 
asterisk init.d script stop command fails when $RUNASTSAFE = yes
https://launchpad.net/bugs/46688

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


[Bug 76113] KDE session will not shut down

2006-12-17 Thread Ray Willis
Public bug reported:

To get this bug, use Sony Vaio PCG-R600HMPD running kubuntu edgy (Dapper was 
OK).
Symptoms:-
select Kmenu - logout- "end current session" or "shutdown" does. Sometimes it 
works the second time the command is selected.
No workarrounds known.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
KDE session will not shut down
https://launchpad.net/bugs/76113

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


[Bug 76110] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Adding update-inetd dependency

** Attachment added: "Adding update-inetd dependency"
   http://librarian.launchpad.net/5429383/lukemftpd_76110.diff

** Changed in: lukemftpd (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76110

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


[Bug 66905] Re: libqt3-mt-dev doesn't install due to libglu1-mesa-dev dependencies problems

2006-12-17 Thread Sarah Hobbs
rejecting, as this is due to unofficial repositories.

Please dont use them, they break your system.

** Changed in: qt-x11-free (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
libqt3-mt-dev doesn't install due to libglu1-mesa-dev dependencies problems
https://launchpad.net/bugs/66905

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


[Bug 61582] Re: Crash on tag editing

2006-12-17 Thread Stefan Pauwels
For me it's even worse: Most of the times, some of the files that
couldn't be saved are gone the next time I start rhythmbox. Not only
from the rb library but completely. That's pretty ugly..

-- 
Crash on tag editing
https://launchpad.net/bugs/61582

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


[Bug 76114] missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Public bug reported:

Binary package hint: midentd

When trying to install on feisty:
Setting up midentd (2.3.1-3) ...
/var/lib/dpkg/info/midentd.postinst: 34: update-inetd: not found
dpkg: error processing midentd (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 midentd
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: midentd (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76114

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


[Bug 76112] Re: missing dependency on update-inetd make it uninstallable on feisty

2006-12-17 Thread Lionel Porcheron
Adding update-inetd dependency

** Attachment added: "Adding update-inetd dependency"
   http://librarian.launchpad.net/5429385/masqmail_76112.diff

** Changed in: masqmail (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
missing dependency on update-inetd make it uninstallable on feisty
https://launchpad.net/bugs/76112

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


  1   2   3   4   5   6   7   8   9   >