Speaker choice deadlock again delays lower house business

By Republica
Published: January 01, 2020 08:01 AM

KATHMANDU, Jan 1: The meeting of the lower house of parliament has been deferred yet again after the ruling Nepal Communist Party failed to produce a consensus candidate for speaker.

A day before the lower house was scheduled to initiate the election of the new speaker, the parliamentary secretariat issued a notice putting off its meeting till January 12. Citing ‘special circumstances’, parliament General Secretary Manohar Prasad Bhattarai deferred the meeting for two weeks.

Previously, the secretariat had announced resumption of the meeting from Tuesday and initiation of the process for selecting the new speaker. 

This is the second time parliament has deferred a session at the request of the ruling party. The latest deferral notice was issued after NCP chiefs KP Oli and Pushpa Kamal Dahal failed to decide on a speaker candidate from the party. 

Both the top party leaders have been pushing their own candidates for speaker.

Oli wants to select former speaker Subas Nemang to the position again. Dahal is backing Agni Sapkota as the candidate. Incumbent Deputy Speaker Shivamaya Tumbahangphe herself is lobbying for the position, arguing it’s her legitimate right to upgrade to the higher position when it has fallen vacant. 

Tumbahangphe is said to be enjoying the support of President Bidya Devi Bhandari. Many women rights activists have also demanded that she be elevated to speaker.

The post of speaker position fell vacant when then speaker Krishna Bahadur Mahara was suspended from the position after being charged with attempting to rape a staffer at the parliament secretariat. 

Some leaders of the NCP, which was formed after the merging of the CPN-UML and CPN (Maoist Center), have been demanding that the new speaker be picked from the Maoist camp as Mahara was from that camp also.

Oli, however, wants to give the speakership to two times former speaker Subas Nembang, citing  his experience in dealing across party lines. 

In a bid to produce a consensus candidate, Dahal had gone to Baluwatar for discussions with Oli. But the meeting ended without making any headway.

With the ruling party still undecided about speaker, the parliamentary endorsement of several bills and the Millennium Challenge Corporation agreement signed with the US are likely to be delayed further.

Because of the delay, the US has not released the funds for MCC Nepal staff. The government has been paying the staff salaries.

 

Request history8.2.19PHP Version3.9sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12ms)time
    • Application (3.89s)time
    • 1 x Application (99.69%)
      3.89s
      1 x Booting (0.31%)
      12.00ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed3.85s
      • NewsController.php#297republica1419msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'speaker-choice-deadlock-again-delays-lower-house-business' and `status` = 1 limit 1
        Bindings
        • 0: speaker-choice-deadlock-again-delays-lower-house-business
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1720μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (83143)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1550μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (83143)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1550μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (83143)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1520μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (83143)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica12.91sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Speaker choice deadlock again delays lower house business' IN BOOLEAN MODE) as score from `news` where `id` != 83143 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 83143
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1990μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (82785, 83345, 151504, 152849, 155470, 157535)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1670μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (82785, 83345, 151504, 152849, 155470, 157535)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1610μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-02 16:34:34' and '2025-04-03 16:34:34' and `id` not in (83143) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-02 16:34:34
        • 1: 2025-04-03 16:34:34
        • 2: 83143
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica1509msupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-03 16:34:34' where `id` = 83143 and `status` = 1
        Bindings
        • 0: 2025-04-03 16:34:34
        • 1: 83143
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      4Attachment.php#?
      App\Models\Category
      2Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          3Hfp8fnYm4DbP2RYddaAN0OXBpIu9ftEJ2De1fLv
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/speaker-choice-deadlock-again-delays-lower-house-business
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/speaker-choice-deadlock-again-delays-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/speaker-choice-deadlock-again-delays-lower-house-business
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-connecting-ip" => array:1 [ 0 => "18.191.61.74" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InpjbGRoaTZSdjFkNk9QZ0tqNm1ON0E9PSIsInZhbHVlIjoiL1pQaWEveElpenhTL1Z6dW44ZEFzamkrYk5LNFBRak51a05neGJqa3VzTVlsN0VzZjZHUHlMaFM5M2xHTTRGSFlPWVVlV3BpeXZyNEJnNXZSWkhzMm1IUzk0WHNHRlpGa1ZYNnBuSW85b2ZPaVBQRHhCWUh0aW5reVQ3WVk2S0ciLCJtYWMiOiIyNTgzYjM2YTAzMmYwNTY2MWFiNWMzMjQwNDM5MDU4Y2FmNzQyYzUzYTBjMDlhYzgwNjY0ZTBkNzc0MTcyZjA5IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6InBzNkNnNUtkNTF4NU1OWWlRQUxHK2c9PSIsInZhbHVlIjoiTnI0d1pxUUlTeWZROHNjTTlPZFBDcE91NnI4cVpVdENPVnIwMDU2WmFHZ1pCWGRDVnN6N0hTMkNhdGc0akF1RFJ3SjN3bHR0QWgzVDJhaEVFdDJGdDQwQnpaR25aWXRqUHcrMFFkUXV5VzhybkpJQXMwenVhMXVqNDBzbmp0UjgiLCJtYWMiOiJhYmI4MmYyMTRmYjRhMjk3MTkwNmIwYTIzMTY1YjM2YTVjMTAzYzI0YzE2OTY2ODhlMDQ0Y2M2ZDg2ODBkNDkxIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InpjbGRoaTZSdjFkNk9QZ0tqNm1ON0E9PSIsInZhbHVlIjoiL1pQaWEveElpenhTL1Z6dW44ZEFzamkrYk5LNFBRak51a05neGJqa3VzTVlsN0VzZjZHUHlMaFM5M2xHTTRGSFlPWVVlV" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "18.191.61.74" ] "cf-ray" => array:1 [ 0 => "92a7ffee6d0d2317-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "3Hfp8fnYm4DbP2RYddaAN0OXBpIu9ftEJ2De1fLv" "republica_session" => "zYzEhEJY8tRcCBY7PQfOjHZZwz1AhdgjhmGbcqx0" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 03 Apr 2025 10:49:34 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndrN1liVXZrNDB1SW05RjVBUkFob1E9PSIsInZhbHVlIjoiRlQ2OEpZanJRdmlZbEg4QnBoYXZPKzU2Z3ZUcXA3QlhtTitaMklIbVhoU3NNTjRxY0x6MkZHU3RBNDk5aGJwZjMwbHBzTkhPT2VSR1poeDY5UGZ4L3BXVVBKa3NoWlYwdEkrVjhDQmdBSyt6ZkJrOGN4Qmw5Z2JiTm5zT29FVmQiLCJtYWMiOiI2N2ZkYTMyMzllNmZkOWU3ZDc1YTM2Mzg5NDliODE5MGNhYjNjYTJiNDY1OTliODE2MDJjMGQ0ZjM0OGQyNzUxIiwidGFnIjoiIn0%3D; expires=Fri, 03 Apr 2026 10:49:34 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IndrN1liVXZrNDB1SW05RjVBUkFob1E9PSIsInZhbHVlIjoiRlQ2OEpZanJRdmlZbEg4QnBoYXZPKzU2Z3ZUcXA3QlhtTitaMklIbVhoU3NNTjRxY0x6MkZHU3RBNDk5aGJwZjMwbHBzT" 1 => "republica_session=eyJpdiI6IjlSbnh4aVo1Nk5RNjZUdnpuTWVVblE9PSIsInZhbHVlIjoiUUpnWDNHUFdLVW1XT0lYOUxPb1M2d2o5TzZOOHoxdGNjdlNCUGl3VHRFZFpIdXFZa3VVRDAvMXRSQnJiT2dXTU0xN0U5bWRGREhlR1VBcXBIMFZBY25rMk1Nc29ZUXZUT1ByV083N3lVbUtmTzdrUWVnZm45bFJ6Y3l5bzY2cS8iLCJtYWMiOiJiOGMyMzhmNjJjZDVlZjNhMDZiNGZlZWYxNGYwZDM0NTE0NWZlZTdhMGE4M2Y1ZmE5MzA0MTdjNTZjOTIxZjhjIiwidGFnIjoiIn0%3D; expires=Fri, 03 Apr 2026 10:49:34 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IjlSbnh4aVo1Nk5RNjZUdnpuTWVVblE9PSIsInZhbHVlIjoiUUpnWDNHUFdLVW1XT0lYOUxPb1M2d2o5TzZOOHoxdGNjdlNCUGl3VHRFZFpIdXFZa3VVRDAvMXRSQnJiT2dXTU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndrN1liVXZrNDB1SW05RjVBUkFob1E9PSIsInZhbHVlIjoiRlQ2OEpZanJRdmlZbEg4QnBoYXZPKzU2Z3ZUcXA3QlhtTitaMklIbVhoU3NNTjRxY0x6MkZHU3RBNDk5aGJwZjMwbHBzTkhPT2VSR1poeDY5UGZ4L3BXVVBKa3NoWlYwdEkrVjhDQmdBSyt6ZkJrOGN4Qmw5Z2JiTm5zT29FVmQiLCJtYWMiOiI2N2ZkYTMyMzllNmZkOWU3ZDc1YTM2Mzg5NDliODE5MGNhYjNjYTJiNDY1OTliODE2MDJjMGQ0ZjM0OGQyNzUxIiwidGFnIjoiIn0%3D; expires=Fri, 03-Apr-2026 10:49:34 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IndrN1liVXZrNDB1SW05RjVBUkFob1E9PSIsInZhbHVlIjoiRlQ2OEpZanJRdmlZbEg4QnBoYXZPKzU2Z3ZUcXA3QlhtTitaMklIbVhoU3NNTjRxY0x6MkZHU3RBNDk5aGJwZjMwbHBzT" 1 => "republica_session=eyJpdiI6IjlSbnh4aVo1Nk5RNjZUdnpuTWVVblE9PSIsInZhbHVlIjoiUUpnWDNHUFdLVW1XT0lYOUxPb1M2d2o5TzZOOHoxdGNjdlNCUGl3VHRFZFpIdXFZa3VVRDAvMXRSQnJiT2dXTU0xN0U5bWRGREhlR1VBcXBIMFZBY25rMk1Nc29ZUXZUT1ByV083N3lVbUtmTzdrUWVnZm45bFJ6Y3l5bzY2cS8iLCJtYWMiOiJiOGMyMzhmNjJjZDVlZjNhMDZiNGZlZWYxNGYwZDM0NTE0NWZlZTdhMGE4M2Y1ZmE5MzA0MTdjNTZjOTIxZjhjIiwidGFnIjoiIn0%3D; expires=Fri, 03-Apr-2026 10:49:34 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IjlSbnh4aVo1Nk5RNjZUdnpuTWVVblE9PSIsInZhbHVlIjoiUUpnWDNHUFdLVW1XT0lYOUxPb1M2d2o5TzZOOHoxdGNjdlNCUGl3VHRFZFpIdXFZa3VVRDAvMXRSQnJiT2dXTU" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "3Hfp8fnYm4DbP2RYddaAN0OXBpIu9ftEJ2De1fLv" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/speaker-choice-deadlock-again-delays-lower-house-business" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/speaker-choice-deadlock-again-delays-lower-house-business" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-03 16:34:34GET/amp/news/speaker-choice-deadlock-again-delays-lower-house-business11014