Update the avrdude, avr-libc, binutils-avr and other packages in precise and lucid branches of Ubuntu

Bug #1263053 reported by Rounak SIngh
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pinta
Invalid
Undecided
Unassigned
avrdude (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

hi,
Ubuntu will release "trusty" 14.04 LTS next year, though its apt branch has most of the updated packages. Also, what I found is the other LTS branch like precise (which I use)(support till 2017) packages are not updated. For Example: avrdude(new release has new features which makes it faster), avr-libc, binutils-avr, pinta(current package is unstable), etc.

Though I updated the avrdude and pinta manually, an update is not alerted (automatically) to all the persons who are using Ubuntu. But its the package management system (say apt) which keeps track of the updates, notify updates to user and automatically installs them. Here, I think somebody forget updating the packages of old LTS branch(precise) (which is supported till 2017) and hence the people(or user of Ubuntu) are suffering with bugs and low performance releases.

So, I request the admin or the person resolving this bug to PLEASE NOTIFY THE PACKAGE MAINTAINERS TO UPDATE THE PACKAGES OF THE LTS BRANCHES, precise, since this branches will be in use till 2017; so that public can enjoy new features and updated (debugged) programs.

description: updated
Revision history for this message
Rounak SIngh (rounaksingh17) wrote :

After lots of googling, I found that the third party software (or community maintained) are in "universe" repository component.

https://help.ubuntu.com/community/Repositories/Ubuntu

So, I changed my apt software sources for only "universe" to "trusty", as the other three (main, restricted and multiverse) are good with "precise".

Add following to the /etc/apt/sources.list
[code]
deb http://archive.ubuntu.com/ubuntu/ trusty universe
deb-src http://archive.ubuntu.com/ubuntu/ trusty universe
[/code]

It is working fine... though need to be vigil for some behaviour of apt; such as some packages may be kept back or not upgrade ( but that's not a big deal since those are dependencies which are kept back for some other packages, and therefore need not to upgrade).

Changed in pinta:
status: New → Opinion
Changed in avrdude (Ubuntu):
status: New → Invalid
Changed in pinta:
status: Opinion → Invalid
no longer affects: git
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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