doesn't install when using apt-listbugs

Bug #282173 reported by t4450950
2
Affects Status Importance Assigned to Milestone
U-lite
New
Undecided
t4450950

Bug Description

apt-listbugs is a small console app to download new buglists when installing programs
basically apt-listbugs stops ubuntulite from installing! (ie from downloading web components, I think)
i had to uninstall apt-listbugs to be able to (hopefully) install ubuntulite

===

user@ubuntu:~$ cd Desktop/PROJ/
user@ubuntu:~/Desktop/PROJ$ wget wget http://download.tuxfamily.org/ubuntulite/nouveau/install_ubuntulite_nouveau
--03:38:02-- http://wget/
           => `index.html'
Resolving wget... failed: Name or service not known.
--03:38:02-- http://download.tuxfamily.org/ubuntulite/nouveau/install_ubuntulite_nouveau
           => `install_ubuntulite_nouveau'
Resolving download.tuxfamily.org... 88.191.250.18
Connecting to download.tuxfamily.org|88.191.250.18|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 989 [application/octet-stream]

100%[====================================>] 989 --.--K/s

03:38:02 (159.89 MB/s) - `install_ubuntulite_nouveau' saved [989/989]

FINISHED --03:38:02--
Downloaded: 989 bytes in 1 files
user@ubuntu:~/Desktop/PROJ$ dir
Get\ Ubuntulite\ |\ Ubuntulite.html install_ubuntulite_nouveau mini.iso
user@ubuntu:~/Desktop/PROJ$ sh install_ubuntulite_nouveau
Createing /tmp/ubuntulite for install logs . . .[OK]
Testing if your version is supported . . . [OK]
Installing ubuntulite-repository_0.1~ubuntulite~ppa2_all.deb . . .dpkg: requested operation requires superuser privilege
[OK]
Updating APT package information . . . E: Could not open lock file /var/lib/apt/lists/lock - open (13 Permission denied)
E: Unable to lock the list directory
[OK]
Updating base packages before installing Ubuntulite . . . E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
[OK]
Installing Ubuntulite default packages . . . E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
[OK]
Reboot to complete the process.
user@ubuntu:~/Desktop/PROJ$ sudo sh install_ubuntulite_nouveau
[sudo] password for user:
Createing /tmp/ubuntulite for install logs . . .mkdir: cannot create directory `/tmp/ubuntulite': File exists
[OK]
Testing if your version is supported . . . [OK]
Installing ubuntulite-repository_0.1~ubuntulite~ppa2_all.deb . . .[OK]
Updating APT package information . . . [OK]
Updating base packages before installing Ubuntulite . . .
E: Sub-process /usr/sbin/apt-listbugs apt || exit 10 returned an error code (10)
E: Failure running script /usr/sbin/apt-listbugs apt || exit 10
[OK]
Installing Ubuntulite default packages . . . E: Sub-process /usr/sbin/apt-listbugs apt || exit 10 returned an error code (10)
E: Failure running script /usr/sbin/apt-listbugs apt || exit 10
[OK]
Reboot to complete the process.
user@ubuntu:~/Desktop/PROJ$
user@ubuntu:~/Desktop/PROJ$ sudo apt-get remove apt-listbugs
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libhttp-access2-ruby1.8 libxml-parser-ruby1.8 libintl-gettext-ruby1.8
  liblocale-ruby1.8 libdpkg-ruby1.8
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  apt-listbugs
0 upgraded, 0 newly installed, 1 to remove and 320 not upgraded.
After this operation, 438kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 526110 files and directories currently installed.)
Removing apt-listbugs ...
user@ubuntu:~/Desktop/PROJ$ sudo sh install_ubuntulite_nouveau
Createing /tmp/ubuntulite for install logs . . .mkdir: cannot create directory `/tmp/ubuntulite': File exists
[OK]
Testing if your version is supported . . . [OK]
Installing ubuntulite-repository_0.1~ubuntulite~ppa2_all.deb . . .[OK]
Updating APT package information . . . [OK]
Updating base packages before installing Ubuntulite . . . Reading changelogs...
sh: /usr/sbin/sendmail: not found
Traceback (most recent call last):
  File "/usr/bin/apt-listchanges", line 227, in <module>
    main()
  File "/usr/bin/apt-listchanges", line 211, in main
    apt_listchanges.mail_changes(config.email_address, news, subject)
  File "/usr/share/apt-listchanges/apt_listchanges.py", line 99, in mail_changes
    fh.write(message.as_string())
IOError: [Errno 32] Broken pipe
Extracting templates from packages: 100%
[OK]
Extracting templates from packages: 100% . .
[OK]
Reboot to complete the process.
user@ubuntu:~/Desktop/PROJ$

Revision history for this message
t4450950 (t4450950) wrote :

let me know what you do!

Changed in ul:
assignee: nobody → t4450950
Revision history for this message
Shae Smittle (starfall87-deactivatedaccount) wrote :

Try

sudo apt-get install ubuntulite-desktop

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.