Comment 16 for bug 1309369

Revision history for this message
JMB (jmb-tux) wrote :

I would have liked to test the new version - it seems to be no longer available
(if I did not enter something wrong):

[code]
sudo vi /etc/apt/sources.list
  ## SYNAPTIC error with displaying old lines after selection:
 deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main multiverse universe
 # see: /etc/apt/preferences to avoid automatic updates from proposed!
 # - installed via: sudo apt-get install synaptic/trusty-proposed

sudo vi /etc/apt/preferences
  Package: *
  Pin: release a=trusty-proposed
  Pin-Priority: 400

sudo apt-get install synaptic/trusty-proposed
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  E: Release 'trusty-proposed' for 'synaptic' was not found
[/code]

Is there a possibility to test the new version myself?

When will the new version enter standard repositories?

Thanks in advance for the information!