Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: errors with apt in utopic terminal?

  1. #1
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    errors with apt in utopic terminal?

    Just tried to install fvwm-crystal in Terminal and got the following errors:

    Code:
    ventrical@ventrical-desktop:~$ sudo apt-get install fvwm-crystal
    [sudo] password for ventrical: 
    Reading package lists... Error!
    E: Problem renaming the file /var/cache/apt/pkgcache.bin.ygYWBn to /var/cache/apt/pkgcache.bin - rename (2: No such file or directory)
    W: You may want to run apt-get update to correct these problems
    ventrical@ventrical-desktop:~$
    but it worked just fine in synaptic.
    Last edited by ventrical; April 25th, 2014 at 07:48 PM.

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: errors with apt in utopia terminal?

    With 3.15.0-031500rc2-generic kernel over here. Didn't use fvwm-crystal because of the amount of extra packages it would bring with it, but test it to install mousepad and nothing went wrong:
    Code:
    ~$ sudo apt-get install mousepad 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following NEW packages will be installed:
      mousepad
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    Need to get 202 kB of archives.
    After this operation, 888 kB of additional disk space will be used.
    Get:1 http://pt.archive.ubuntu.com/ubuntu/ utopic/universe mousepad i386 0.3.0-2 [202 kB]
    Fetched 202 kB in 1s (103 kB/s)    
    Selecting previously unselected package mousepad.
    (Reading database ... 187757 files and directories currently installed.)
    Preparing to unpack .../mousepad_0.3.0-2_i386.deb ...
    Unpacking mousepad (0.3.0-2) ...
    Processing triggers for man-db (2.6.7.1-1) ...
    Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
    Rebuilding /usr/share/applications/bamf-2.index...
    Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
    Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
    Processing triggers for mime-support (3.54ubuntu1) ...
    Setting up mousepad (0.3.0-2) ...

  3. #3
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: errors with apt in utopia terminal?

    Logged out and back in again:

    Code:
    ventrical@ventrical-desktop:~$ sensors
    The program 'sensors' is currently not installed. You can install it by typing:
    sudo apt-get install lm-sensors
    ventrical@ventrical-desktop:~$ sudo apt-get install lm-sensors
    [sudo] password for ventrical: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
      linux-headers-3.13.0-14 linux-headers-3.13.0-14-generic
      linux-headers-3.13.0-19 linux-headers-3.13.0-19-generic
      linux-image-3.13.0-14-generic linux-image-3.13.0-19-generic
      linux-image-extra-3.13.0-14-generic linux-image-extra-3.13.0-19-generic
    Use 'apt-get autoremove' to remove them.
    Suggested packages:
      fancontrol sensord read-edid i2c-tools
    The following NEW packages will be installed:
      lm-sensors
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    Need to get 84.6 kB of archives.
    After this operation, 423 kB of additional disk space will be used.
    Get:1 http://archive.ubuntu.com/ubuntu/ utopic/universe lm-sensors amd64 1:3.3.4-2ubuntu1 [84.6 kB]
    Fetched 84.6 kB in 0s (172 kB/s)    
    Selecting previously unselected package lm-sensors.
    (Reading database ... 291798 files and directories currently installed.)
    Preparing to unpack .../lm-sensors_1%3a3.3.4-2ubuntu1_amd64.deb ...
    Unpacking lm-sensors (1:3.3.4-2ubuntu1) ...
    Processing triggers for man-db (2.6.7.1-1) ...
    Processing triggers for ureadahead (0.100.0-16) ...
    ureadahead will be reprofiled on next reboot
    Setting up lm-sensors (1:3.3.4-2ubuntu1) ...
    Processing triggers for ureadahead (0.100.0-16) ...
    ventrical@ventrical-desktop:~$
    but I'll keep an eye on it.

  4. #4
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: errors with apt in utopia terminal?

    It could well have been some temporary glitch.

  5. #5
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: errors with apt in utopia terminal?

    Quote Originally Posted by slickymaster View Post
    It could well have been some temporary glitch.
    Yes. I guess lot of these "temporary glitches" will come in future. Almost always I've had such glitches in development branch.

  6. #6
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: errors with apt in utopia terminal?

    Yeah, that's U+1 for you. It's all in a day's work, as expected.

  7. #7
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: errors with apt in utopia terminal?

    Another thought was that perhaps it may be the Ubuntu.info file update missing.

    Got it
    Last edited by ventrical; April 25th, 2014 at 03:54 PM.

  8. #8
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: errors with apt in utopic terminal?

    Got a few bisquits down the pipe.

    Code:
    The following packages will be upgraded:
      dpkg gawk kmod libdpkg-perl libkmod2 locales module-init-tools pkg-config
      unity-greeter vim-common vim-tiny

  9. #9
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: errors with apt in utopic terminal?

    I did a conversion (i386) on my overclock box using the /devel/ method repository and got the following.

    Code:
    Processing triggers for libc-bin (2.19-0ubuntu6) ...
    Processing triggers for initramfs-tools (0.103ubuntu4) ...
    update-initramfs: Generating /boot/initrd.img-3.13.0-24-generic
    cp: cannot stat ‘/lib/modprobe.d/*’: No such file or directory
    E: /usr/share/initramfs-tools/hooks/kmod failed with return 1.
    update-initramfs: failed for /boot/initrd.img-3.13.0-24-generic with 1.
    dpkg: error processing package initramfs-tools (--configure):
     subprocess installed post-installation script returned error exit status 1
    Processing triggers for menu (2.1.46ubuntu1) ...
    Processing triggers for dictionaries-common (1.23.2) ...
    Errors were encountered while processing:
     initramfs-tools
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    ventrical@ventrical-Asus-Overclock:~$ lsb_release -a
    No LSB modules are available.
    Distributor ID:    Ubuntu
    Description:    Ubuntu Utopic Unicorn (development branch)
    Release:    14.10
    Codename:    utopic
    ventrical@ventrical-Asus-Overclock:~$
    but it's working.

  10. #10
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: errors with apt in utopic terminal?

    Vetrical, don't know if you're aware or not, but did you saw this: https://bugs.launchpad.net/ubuntu/+s...s/+bug/1313085

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •