[Bug 341002] Re: Computer Janitor complains that package dash is missing

2010-02-15 Thread David D Lowe
I found the source of the error: for some reason, Ubuntu main updates had been 
disabled. Once I enabled them again, Computer Janitor launched without any 
problems. I'm marking this bug as invalid because it was my mistake.
If anyone else is experiencing this problem, please attach a copy of 
/etc/apt/sources.list and re-open the bug.

** Changed in: computer-janitor (Ubuntu)
   Status: Confirmed = Invalid

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2010-02-14 Thread David D Lowe
I get a similar error. I'm running Ubuntu 9.10. I  got this error after
trying to install cubemodel according to these instructions:
http://forum.ubuntu-fr.org/viewtopic.php?id=259077p=1

I've since disabled all third-party repositories in sources.list.

I think it's a bug in apt_pkg python module, not computer janitor per
se. See the attached file for proof.

** Attachment added: debugging output
   http://launchpadlibrarian.net/39189186/bug.txt

** Changed in: computer-janitor (Ubuntu)
   Status: Invalid = Confirmed

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-12-13 Thread celamad
its happend to me too

this is me dpkg status

dpkg --status dash
Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 228
Maintainer: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: i386
Version: 0.5.5.1-2ubuntu3
Depends: debianutils (= 2.15)
Pre-Depends: libc6 (= 2.4)
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell
 derived from ash.
 .
 It can be usefully installed as /bin/sh (because it executes scripts
 faster than bash), or as the default shell for the superuser.  It
 depends on fewer libraries than bash, and is therefore less likely to
 be affected by an upgrade problem or a disk failure. It is also
 useful for checking the POSIX compliance of scripts.
Homepage: http://gondor.apana.org.au/~herbert/dash/
Original-Maintainer: Gerrit Pape p...@smarden.org


any heLP..?

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-11-17 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-10-16 Thread Fernando Chávez
Hola,
It just happened to me, after installing 9.10 Beta
dpkg --status dash
Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 228
Maintainer: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: i386
Version: 0.5.5.1-2ubuntu3
Depends: debianutils (= 2.15)
Pre-Depends: libc6 (= 2.4)
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell
 derived from ash.
 .
 It can be usefully installed as /bin/sh (because it executes scripts
 faster than bash), or as the default shell for the superuser.  It
 depends on fewer libraries than bash, and is therefore less likely to
 be affected by an upgrade problem or a disk failure. It is also
 useful for checking the POSIX compliance of scripts.
Homepage: http://gondor.apana.org.au/~herbert/dash/
Original-Maintainer: Gerrit Pape p...@smarden.org


dpkg --status dash
Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 228
Maintainer: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: i386
Version: 0.5.5.1-2ubuntu3
Depends: debianutils (= 2.15)
Pre-Depends: libc6 (= 2.4)
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell
 derived from ash.
 .
 It can be usefully installed as /bin/sh (because it executes scripts
 faster than bash), or as the default shell for the superuser.  It
 depends on fewer libraries than bash, and is therefore less likely to
 be affected by an upgrade problem or a disk failure. It is also
 useful for checking the POSIX compliance of scripts.
Homepage: http://gondor.apana.org.au/~herbert/dash/
Original-Maintainer: Gerrit Pape p...@smarden.org
consulto...@consultorio-desktop:~$ apt-cache policy dash
dash:
  Instalados: 0.5.5.1-2ubuntu3
  Candidato: 0.5.5.1-2ubuntu3
  Tabla de versión:
 *** 0.5.5.1-2ubuntu3 0
100 /var/lib/dpkg/status
 0.5.5.1-2ubuntu2 0
500 http://ubuntu.patan.com.ar karmic/main Packages

Hope this helps.
Fernando

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-08-19 Thread Lars Wirzenius
I can't reproduce this with a fresh jaunty install now. I suspect it
depends on exactly which code path gets executed during the
installation: perhaps there is one where the package list is not updated
correctly (but that gets fixed when update-manager updates is
automatically).

However, it should be pretty rare for someone to need to run Computer
Janitor straight after an install, so I'll not worry about this.

** Changed in: computer-janitor (Ubuntu)
   Status: New = Invalid

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-05-20 Thread Nicolas Joyard
I have the same issue after upgrading from intrepid to jaunty.

dpkg --status dash gives the same output as DB Cummings, here is the
output from apt-cache policy dash :

$ apt-cache policy dash
dash:
  Installé : 0.5.4-12ubuntu2
  Candidat : 0.5.4-12ubuntu2
  Table de version :
 *** 0.5.4-12ubuntu2 0
500 http://archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-04-22 Thread Lars Wirzenius
** Changed in: computer-janitor (Ubuntu)
   Status: Incomplete = New

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-04-21 Thread DB Cummings
One additional note.  I am running Jaunty within VirtualBox 2.2.0
r45846.

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-04-21 Thread DB Cummings
I am getting the same error.  I just installed a fresh copy of Jaunty
last night.  The first package I ran was Computer Janitor because I am
going to be working on documentation for it.

The output for dpkg --status dash:

administra...@jauntydesktop:~$ dpkg --status dash
Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 224
Maintainer: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: i386
Version: 0.5.4-12ubuntu2
Depends: debianutils (= 2.15)
Pre-Depends: libc6 (= 2.4)
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell
 derived from ash.
 .
 It can be usefully installed as /bin/sh (because it executes scripts
 faster than bash), or as the default shell for the superuser.  It
 depends on fewer libraries than bash, and is therefore less likely to
 be affected by an upgrade problem or a disk failure. It is also
 useful for checking the POSIX compliance of scripts.
Homepage: http://gondor.apana.org.au/~herbert/dash/
Original-Maintainer: Gerrit Pape p...@smarden.org

The output for apt-cache policy dash:

administra...@jauntydesktop:~$ dpkg --status dash
Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 224
Maintainer: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: i386
Version: 0.5.4-12ubuntu2
Depends: debianutils (= 2.15)
Pre-Depends: libc6 (= 2.4)
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell
 derived from ash.
 .
 It can be usefully installed as /bin/sh (because it executes scripts
 faster than bash), or as the default shell for the superuser.  It
 depends on fewer libraries than bash, and is therefore less likely to
 be affected by an upgrade problem or a disk failure. It is also
 useful for checking the POSIX compliance of scripts.
Homepage: http://gondor.apana.org.au/~herbert/dash/
Original-Maintainer: Gerrit Pape p...@smarden.org

I hope this is helpful.

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-04-21 Thread DB Cummings
I apologize.  I should have run may updates before posting above.  When
updates are ran, the error is corrected.

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-04-15 Thread Lars Wirzenius
rumandfruit, does it still occur to you? If it does, could you attach
the output of the commands dpkg --status dash and apt-cache policy
dash?

** Changed in: computer-janitor (Ubuntu)
   Status: New = Incomplete

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-04-10 Thread rumandfruit
This bug affects me though; I tried moving /etc/apt/sources.list to
/etc/apt/sources.list.bak and running computer janitor again, same
error. How do i go about debugging it/providing you with relevant
information?

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-04-10 Thread Lars Wirzenius
** Changed in: computer-janitor (Ubuntu)
   Status: Invalid = New

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-03-30 Thread Lars Wirzenius
I don't seem to be able to reproduce this with a fresh jaunty beta
install. Thus, I'll close it, but if it occurs again, please reopen the
bug!

** Changed in: computer-janitor (Ubuntu)
   Status: New = Invalid

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-03-12 Thread Colin Watson
cruft is actually a different package, FWIW; Computer Janitor is in the
computer-janitor package.

** Changed in: computer-janitor (Ubuntu)
Sourcepackagename: cruft = computer-janitor

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-03-11 Thread Colin King

** Attachment added: Computer Janitor Error message
   http://launchpadlibrarian.net/23747631/ComputerJanitor.png

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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 341002] Re: Computer Janitor complains that package dash is missing

2009-03-11 Thread Colin King
Once one rolls in updates this problem does not occur.

-- 
Computer Janitor complains that package dash is missing
https://bugs.launchpad.net/bugs/341002
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