[Touch-packages] [Bug 2059862] Re: Getting dependency error when trying to install vim on noble chroot

2024-04-02 Thread Juozas Pocius
** Description changed: I'm getting dependency conflict when trying to install vim in Ubuntu noble chroot. The dependency version it wants is older then what is available in repositories. Running apt-get install vim fails with error as shown below: (chroot) $ sudo apt-get install vim

[Touch-packages] [Bug 2059862] Re: Getting dependency error when trying to install vim on noble chroot

2024-03-31 Thread Juozas Pocius
** Summary changed: - Getting dependency error when trying to install of vim on noble chroot + Getting dependency error when trying to install vim on noble chroot -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to vim in

[Touch-packages] [Bug 2059862] Re: Getting dependency error when trying to install of vim on noble chroot

2024-03-31 Thread Juozas Pocius
** Description changed: I'm getting dependency conflict when trying to install vim in Ubuntu noble chroot. The dependency version it wants is older then what is available in repositories. Running apt-get install vim fails with error as shown below: - $ sudo apt-get install vim +

[Touch-packages] [Bug 2059862] [NEW] Getting dependency error when trying to install of vim on noble chroot

2024-03-31 Thread Juozas Pocius
Public bug reported: I'm getting dependency conflict when trying to install vim in Ubuntu noble chroot. The dependency version it wants is older then what is available in repositories. Running apt-get install vim fails with error as shown below: (chroot) $ sudo apt-get install vim Reading

[Touch-packages] [Bug 2004003] Re: /etc/network/if-up.d/resolved: line 20: return: can only `return' from a function or sourced script

2024-02-05 Thread Juozas Pocius
I've also encountered this bug in Ubuntu 22.04 LTS. I'd get an error in /etc/network/if-up.d/resolved unless I change 'return' to 'exit' in the affected line. After the change I'd no longer encounter an error. I have /bin/sh symlinked to bash as requirement to build some software. -- You

[Touch-packages] [Bug 1990280] [NEW] apt-get dist-upgrade does not upgrade some packages, only manual dist-upgrade possible by adding affected package to command line

2022-09-20 Thread Juozas Pocius
Public bug reported: Trying to use apt dist-upgrade mode to upgrade some packages results in such packages not upgraded. Some packages can be manually upgraded w/o problem (adding package name to dist-upgrade command line), others result in dependency error only solved by upgrading every other