Changes between Initial Version and Version 1 of Ticket #15228, comment 2


Ignore:
Timestamp:
Aug 4, 2019, 3:04:16 PM (5 years ago)
Author:
kallisti5

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15228, comment 2

    initial v1  
    1 actually, the drop-repo worked.. the error was non-fatal to the drop process.
     1{{{
     2
     3> pkgman add-repo https://eu.hpkg.haiku-os.org/haiku/master/x86_64/current
     4Fetching repository info from https://eu.hpkg.haiku-os.org/haiku/master/x86_64/current ...
     5Activating repository config from https://eu.hpkg.haiku-os.org/haiku/master/x86_64/current ...
     6Error: Failed to open repository file "/boot/system/cache/package-repositories/Haiku": No such file or directory
     7*** request for refreshing repository "Haiku" failed : No such file or directory
     8
     9> pkgman list-repos
     10        Haiku
     11                base-url:  https://eu.hpkg.haiku-os.org/haiku/master/x86_64/current
     12                url:       https://hpkg.haiku-os.org/haiku/master/x86_64/current
     13                priority:  1
     14/Data/rune-image> pkgman drop-repo Haiku
     15Removing repository Haiku ...
     16Really remove the repository 'Haiku'? [yes/no] (no) : yes
     17Error: Failed to open repository file "/boot/system/cache/package-repositories/Haiku": No such file or directory
     18}}}
     19
     20So... yeah. that's weird.