Dear Adam,

the log you provided does not seem to indicate an issue with acquiring
data from http://ppa.launchpad.net/jtaylor/keepass/ubuntu but from
http://ppa.launchpad.net/daniel.pavel/solaar/ubuntu - a PPA which does
not support your Ubuntu release (18.04 / bionic).

So this appears to not be a bug, just use of an incompatible PPA, making
this more of a support request. I'm therefore changing the status to
"invalid" - should I have missed relevant facts you are welcome to undo
this change.

Should you need further support with this, please consider one of the following 
options:
https://www.ubuntu.com/support
https://www.ubuntu.com/support/community-support

Thanks,

Tom

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1831025

Title:
  apt update fails with `  404  Not Found [IP: 91.189.95.83 80]`.
  Possible cause: three dots in the sources.list

Status in apt package in Ubuntu:
  Invalid

Bug description:
  The following file siteated in /etc/apt/sources.d/jtaylor-ubuntu-
  keepass-bionic.list:

     deb http://ppa.launchpad.net/jtaylor/keepass/ubuntu bionic main

  causes sudo apt update to fail for this entry with the error:

    404  Not Found [IP: 91.189.95.83 80]

  Full transcript:

  $ sudo apt update
  Hit:1 http://deb.playonlinux.com bionic InRelease
  Hit:2 http://pl.archive.ubuntu.com/ubuntu bionic InRelease                    
                                                                                
                                                                               
  Hit:3 http://ppa.launchpad.net/bookworm-team/bookworm/ubuntu bionic InRelease 
                                                                                
                                                                               
  Hit:4 http://pl.archive.ubuntu.com/ubuntu bionic-updates InRelease            
                                                                                
                                                                             
  Ign:5 
http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  
InRelease                                                                       
                                                                            
  Hit:6 http://pl.archive.ubuntu.com/ubuntu bionic-backports InRelease          
                                                                                
                                                                               
  Hit:7 
http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  
Release                                                                         
                                                                            
  Hit:8 http://cran.rstudio.com/bin/linux/ubuntu bionic-cran35/ InRelease       
                                                                                
                                                  
  Hit:9 http://pl.archive.ubuntu.com/ubuntu bionic-proposed InRelease           
                                                                                
                                                 
  Ign:10 http://ppa.launchpad.net/daniel.pavel/solaar/ubuntu bionic InRelease   
                                                                                
                           
  Hit:11 https://repo.skype.com/deb stable InRelease                            
                                                                                
                           
  Hit:12 http://ppa.launchpad.net/elementary-os/stable/ubuntu bionic InRelease  
                                                                                
         
  Hit:13 http://ppa.launchpad.net/fixnix/netspeed/ubuntu bionic InRelease       
                                                                    
  Hit:14 http://dl.winehq.org/wine-builds/ubuntu bionic InRelease               
                                                                                
     
  Hit:15 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease  
                                                                                
     
  Hit:16 http://ppa.launchpad.net/jtaylor/keepass/ubuntu bionic InRelease       
                                                      
  Hit:18 http://ppa.launchpad.net/noobslab/themes/ubuntu bionic InRelease       
                                                      
  Hit:20 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu bionic InRelease         
  Hit:21 http://ppa.launchpad.net/unity7maintainers/unity7-desktop/ubuntu 
bionic InRelease
  Hit:22 http://ppa.launchpad.net/yktooo/ppa/ubuntu bionic InRelease            
                         
  Err:23 http://ppa.launchpad.net/daniel.pavel/solaar/ubuntu bionic Release     
                         
    404  Not Found [IP: 91.189.95.83 80]
  Ign:17 https://attic.owncloud.com/org/download/repositories/10.0/Ubuntu_18.04 
 InRelease              
  Hit:24 http://download.owncloud.org/download/repositories/10.0/Ubuntu_18.04  
Release
  Hit:26 http://security.ubuntu.com/ubuntu bionic-security InRelease
  Reading package lists... Done 
  E: The repository 'http://ppa.launchpad.net/daniel.pavel/solaar/ubuntu bionic 
Release' does not have a Release file.
  N: Updating from such a repository can't be done securely, and is therefore 
disabled by default.
  N: See apt-secure(8) manpage for repository creation and user configuration 
details.

  
  Possible cause: three dots in the source confused the parser and it 
improperly handles TCP port.

  Please note, that when I connect through acng with

     Acquire::http::Proxy "http://192.168.10.2:3142";;

  the error turns into `  404  Not Found [IP: 192.168.10.2 3142]`.

  Further info:

  $ lsb_release -a 
  No LSB modules are available.
  Distributor ID:       Ubuntu
  Description:  Ubuntu 18.04.2 LTS
  Release:      18.04
  Codename:     bionic

  $ uname -a
  Linux n56vz-bionic 4.15.0-51-generic #55-Ubuntu SMP Wed May 15 14:27:21 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux

  $ apt-cache policy apt
  apt:
    Installed: 1.6.11
    Candidate: 1.6.11
    Version table:
   *** 1.6.11 500
          500 http://pl.archive.ubuntu.com/ubuntu bionic-proposed/main amd64 
Packages
          100 /var/lib/dpkg/status
       1.6.10 500
          500 http://pl.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
       1.6.6ubuntu0.1 500
          500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 
Packages
       1.6.1 500
          500 http://pl.archive.ubuntu.com/ubuntu bionic/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: apt 1.6.10
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: i3
  Date: Thu May 30 09:33:27 2019
  EcryptfsInUse: Yes
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1831025/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to